Skip to content

build(deps-dev): bump @redocly/cli from 2.44.2 to 2.49.0 - #62

Merged
veil-chow-fyaic merged 1 commit into
mainfrom
dependabot/npm_and_yarn/redocly/cli-2.49.0
Sep 2, 2026
Merged

veil-chow-fyaic merged 1 commit into
mainfrom
dependabot/npm_and_yarn/redocly/cli-2.49.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @redocly/cli from 2.44.2 to 2.49.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.49.0

Minor Changes

  • Added the no-illogical-composition-keywords rule.

    Note: the rule is set to warn in the recommended ruleset and to error in recommended-strict. Existing API descriptions may report new problems.

Patch Changes

  • Fixed an issue where telemetry silently failed to send when npm was not available.
  • Updated @​redocly/openapi-core to v2.49.0.

@​redocly/cli@​2.48.0

Minor Changes

  • Added agent-friendly client generation: python, go, php, and cli generators beside the TypeScript client, each self-documenting with --docs, configurable per generator, and available as source in your own repository through eject-generator.

Patch Changes

  • Fixed an issue where the bundle command didn't resolve $refs inside an AsyncAPI 3 Multi Format Schema Object.
  • Fixed an issue where respect --har-output recorded an empty postData for every request. Request bodies are written to the HAR. Captures replayed through drift can have their request bodies validated instead of silently passing.
  • Updated @​redocly/client-generator to v0.4.0.
  • Updated @​redocly/openapi-core to v2.48.0.

@​redocly/cli@​2.47.0

Minor Changes

  • Added a Vendor Extensions metric to the stats command that reports how many distinct x- extensions a description file uses and how often each one occurs.

Patch Changes

  • Fixed the stats command reporting wrong parameter count for AsyncAPI descriptions.
  • Updated @​redocly/openapi-core to v2.47.0.

@​redocly/cli@​2.46.2

Patch Changes

  • Updated @​redocly/openapi-core to v2.46.2.

@​redocly/cli@​2.46.1

Patch Changes

  • Updated @redocly/ajv to ^8.18.3.
  • Updated @​redocly/openapi-core to v2.46.1.
  • Updated @​redocly/respect-core to v2.46.1.

@​redocly/cli@​2.46.0

Minor Changes

... (truncated)

Commits
  • a2bed4c chore: 🔖 release new versions (#3056)
  • 36a8ae6 chore: fix telemetry when npm is unavailable (#3057)
  • cacda98 feat: add new linting rules for compositions keys oneOf, anyOf, allOf (#2369)
  • 210ee12 chore: change docs about eject-generator command (#3055)
  • 56c5fc5 chore: 🔖 release new versions (#3049)
  • be15fd0 feat(client-generator): agent-friendly generators — python, go, php, cli + ne...
  • 752016a fix(respect): record request bodies in the HAR postData entry (#2992)
  • be0e159 chore: bump vite to ^6.4.3 in generate-client example fixtures (#3051)
  • 03cb486 fix: resolve $refs and validate AsyncAPI 3 Multi Format Schema Object (#3045)
  • 62fdb42 chore: 🔖 release new versions (#3043)
  • Additional commits viewable in compare view

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/cli](https://github.com/Redocly/redocly-cli) from 2.44.2 to 2.49.0.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.44.2...@redocly/cli@2.49.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the documentation Documentation label Sep 1, 2026
@dependabot dependabot Bot added the documentation Documentation label Sep 1, 2026

@veil-chow-fyaic veil-chow-fyaic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed: exact pinned dependency update; repository, security, PostgreSQL, Compose, and contract gates are green.

@veil-chow-fyaic
veil-chow-fyaic merged commit 2facdae into main Sep 2, 2026
7 checks passed
@veil-chow-fyaic
veil-chow-fyaic deleted the dependabot/npm_and_yarn/redocly/cli-2.49.0 branch September 2, 2026 02:44
veil-chow-fyaic added a commit that referenced this pull request Sep 2, 2026
## Outcome

Consolidates the broken one-file Dependabot updates into one verified
maintenance change and removes the wildcard review rule that
automatically requested a personal review on every repository change.

## Changes

- upgrades the Python runtime/development groups from #64 and #65 with a
regenerated lock;
- coordinates the uv 0.12.8 pin from #61 across Docker, CI, release,
acceptance and documentation;
- adapts the MCP 2.1 anticipated-error boundary so unavailable sources
remain sanitized and fail closed;
- adds stdio MCP to the isolated live four-source CLI/REST/CRM parity
gate;
- fixes the Redocly 2.49.0 execution pin left inconsistent after #62;
- scopes CODEOWNERS to governed/security-sensitive paths;
- moves version-update cadence to quarterly, limits concurrent update
PRs, and disables uncoordinated Docker version PRs while retaining
security updates;
- adds the dependency labels referenced by Dependabot.

Python 3.14 from #63 is intentionally not included: it is a runtime
major migration, not a patch update, and its Compose acceptance
currently fails the repository's supported Python 3.13.14 contract.

## Verification

- `./scripts/check.sh`: 2,088 tests, 100% statement/branch coverage,
package/docs/OpenAPI/secret/dependency checks pass; no known
vulnerabilities.
- `./scripts/test_compose.sh`: full PostgreSQL 18.4 reference deployment
passes with zero project residue.
- `./scripts/test_official_screening_live.sh`: current four-source
refresh/replay and CLI/REST/CRM/MCP parity pass with zero residue (EU
FSF 6,234; Annex I 384; OFAC SDN 19,321; Consolidated 481).
- Stale-source and invalid-input MCP paths remain fail closed; no
mutating/clearance tool is exposed.

Evidence: `docs/evidence/dependency-and-mcp-smoke-2026-09-02.md`.

Relates to #47. Supersedes #61, #64 and #65 after merge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant