Skip to content

chore(deps): bump @redocly/marketing-pages from 0.2.13 to 0.2.16#347

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/redocly/marketing-pages-0.2.16
Open

chore(deps): bump @redocly/marketing-pages from 0.2.13 to 0.2.16#347
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/redocly/marketing-pages-0.2.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @redocly/marketing-pages from 0.2.13 to 0.2.16.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps @redocly/marketing-pages from 0.2.13 to 0.2.16.

---
updated-dependencies:
- dependency-name: "@redocly/marketing-pages"
  dependency-version: 0.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 04:10
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 23, 2026

@redocly redocly Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marketing-site AI Review: 🟢 Completed

Reunite Agent has reviewed your changes and found 2 potential issue(s).

Note

Low Risk

This is a straightforward dependency update managed by Dependabot. The risk is low as it only updates a marketing-related package and its nested dependencies, which are unlikely to affect the core application functionality.

Overview

Bumps @redocly/marketing-pages from 0.2.13 to 0.2.16 in package.json. It also updates package-lock.json, which includes a bump to the transitive dependency @redocly/openapi-language-server (from 0.9.11 to 0.10.1) and updates expected peer dependency versions for @redocly/realm and @redocly/theme.

Comment thread package.json
"license": "UNLICENSED",
"dependencies": {
"@redocly/marketing-pages": "0.2.13",
"@redocly/marketing-pages": "0.2.16",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: High

Bumping @redocly/marketing-pages to 0.2.16 requires @redocly/realm at 0.136.0-next.3 and @redocly/theme at 0.68.0-next.1 (as peer dependencies). This creates a version conflict with the existing @redocly/realm pinned at 0.136.0-next.0, causing npm install to fail.

Comment thread package.json
"dependencies": {
"@redocly/marketing-pages": "0.2.13",
"@redocly/marketing-pages": "0.2.16",
"@redocly/realm": "0.136.0-next.0",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: High

The current overrides in package.json also cause an npm install ERESOLVE error. Please update the @redocly/realm overrides to match the peer dependency requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants