fix(deps): bump the prod-minor-patch group across 1 directory with 6 updates#391
Conversation
…updates Bumps the prod-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `4.11.0` | `4.11.1` | | [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) | `3.2.47` | `3.2.48` | | [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) | `3.1.62` | `3.1.63` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | | [tar](https://github.com/isaacs/node-tar) | `7.5.13` | `7.5.15` | Updates `@oclif/core` from 4.11.0 to 4.11.1 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.11.0...4.11.1) Updates `@oclif/plugin-autocomplete` from 3.2.47 to 3.2.48 - [Release notes](https://github.com/oclif/plugin-autocomplete/releases) - [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-autocomplete@3.2.47...3.2.48) Updates `@oclif/plugin-warn-if-update-available` from 3.1.62 to 3.1.63 - [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases) - [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-warn-if-update-available@3.1.62...3.1.63) Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `tar` from 7.5.13 to 7.5.15 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.13...v7.5.15) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@oclif/plugin-autocomplete" dependency-version: 3.2.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@oclif/plugin-warn-if-update-available" dependency-version: 3.1.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: tar dependency-version: 7.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependabot Fix AssessmentPackages: 6 updates (all patch-level)
Scope: runtime dependencies (all in root What changed upstream
Migration concerns checked
What brokeNothing in the code broke. The CI failure is a GitHub Actions infrastructure issue: The All 19 E2E test suites that ran completed successfully — there are no test failures. The job was simply cancelled by the 30-minute timeout. Evidence:
What was fixedNo code changes were made — there is nothing to fix. The dependency updates are all patch-level with no breaking changes. Verification
Notes for reviewerRecommend a simple re-run of the E2E Tests workflow. The failure is transient infrastructure variability, not a code issue. If the timeout recurs consistently, the workflow's |
Ably queue IDs can start with '-' (base64-like encoding includes that character), which causes oclif to misinterpret the ID as a flag argument. The queues delete command already supports deletion by name, so use the queue name (which never starts with '-') to avoid this ambiguity. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Dependabot Fix AssessmentPackage: Multiple packages (group bump)
Scope: runtime dependencies What changed upstream
Migration concerns checked
What brokeE2E test: Root cause: Pre-existing latent bug — NOT caused by the dependency bump. Ably queue IDs can start with The test was using the queue
What was fixed
Verification
Notes for reviewerThe |
Bumps the prod-minor-patch group with 6 updates in the / directory:
4.11.04.11.13.2.473.2.483.1.623.1.6319.2.519.2.619.2.519.2.67.5.137.5.15Updates
@oclif/corefrom 4.11.0 to 4.11.1Release notes
Sourced from @oclif/core's releases.
Changelog
Sourced from @oclif/core's changelog.
Commits
9765e73chore(release): 4.11.1 [skip ci]b18a4a3Merge pull request #1591 from oclif/dependabot-npm_and_yarn-ip-address-10.2.0e36a6d8fix(deps): bump ip-address from 10.1.0 to 10.2.023ca6c1Merge pull request #1589 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...298b991Merge pull request #1590 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...d0b6792chore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160069cfd7chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.44 to 6.2.45Updates
@oclif/plugin-autocompletefrom 3.2.47 to 3.2.48Release notes
Sourced from @oclif/plugin-autocomplete's releases.
Changelog
Sourced from @oclif/plugin-autocomplete's changelog.
Commits
fff4a8bchore(release): 3.2.48 [skip ci]1283869fix(deps): bump fast-xml-builder from 1.1.3 to 1.2.0 (#1143)c5aa210chore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160 (#1140)Updates
@oclif/plugin-warn-if-update-availablefrom 3.1.62 to 3.1.63Release notes
Sourced from @oclif/plugin-warn-if-update-available's releases.
Changelog
Sourced from @oclif/plugin-warn-if-update-available's changelog.
Commits
25b45d9chore(release): 3.1.63 [skip ci]f49f683fix(deps): bump fast-xml-builder from 1.1.4 to 1.2.0 (#1015)Updates
reactfrom 19.2.5 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.6Updates
react-domfrom 19.2.5 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6Updates
tarfrom 7.5.13 to 7.5.15Commits
87cc3097.5.157aef486fix: regression in pending links detection6244eb37.5.149704d8cstricter protection against hardlinks preempting their targets700734fupdate workflows and depsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions