fix(deps): bump the prod-minor-patch group across 1 directory with 8 updates#403
fix(deps): bump the prod-minor-patch group across 1 directory with 8 updates#403dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the prod-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.2` | `8.5.1` | | [@oclif/core](https://github.com/oclif/core) | `4.11.1` | `4.11.4` | | [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) | `3.2.48` | `3.2.50` | | [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) | `3.1.63` | `3.1.65` | | [sigstore](https://github.com/sigstore/sigstore-js) | `4.1.0` | `4.1.1` | | [ws](https://github.com/websockets/ws) | `8.20.0` | `8.21.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.14.0` | `1.17.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | Updates `@inquirer/prompts` from 8.4.2 to 8.5.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.2...@inquirer/prompts@8.5.1) Updates `@oclif/core` from 4.11.1 to 4.11.4 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.11.1...4.11.4) Updates `@oclif/plugin-autocomplete` from 3.2.48 to 3.2.50 - [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.48...3.2.50) Updates `@oclif/plugin-warn-if-update-available` from 3.1.63 to 3.1.65 - [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.63...3.1.65) Updates `sigstore` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/sigstore/sigstore-js/releases) - [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.1.0...sigstore@4.1.1) Updates `ws` from 8.20.0 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.21.0) Updates `lucide-react` from 1.14.0 to 1.17.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/lucide-react) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: "@oclif/core" dependency-version: 4.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@oclif/plugin-autocomplete" dependency-version: 3.2.50 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.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: sigstore dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: lucide-react dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor 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 AssessmentPackage: group bump (8 packages) — all patch/minor What changed upstream
Migration concerns checked
What brokeAll 4 CI failures share a single root cause: the Ably Control API returned HTTP 500 Internal Server Error when listing integration rules (
None of the 8 bumped packages are involved in making REST HTTP requests to the Ably Control API. The What was fixedNo code changes needed. The failures are caused by a transient Ably API server error, not by the dependency update. Verification
Notes for reviewerThe failing tests should pass on a CI re-run. The Ably Control API's integration rules endpoint returned HTTP 500 during this specific run — this is a known flaky failure pattern for E2E tests that hit live APIs. The dependency bump itself is safe to merge. |
Bumps the prod-minor-patch group with 8 updates in the / directory:
8.4.28.5.14.11.14.11.43.2.483.2.503.1.633.1.654.1.04.1.18.20.08.21.01.14.01.17.03.5.03.6.0Updates
@inquirer/promptsfrom 8.4.2 to 8.5.1Release notes
Sourced from @inquirer/prompts's releases.
Commits
b43359dchore: Publish new release24ecae2chore: fix yarn.lockb078d97fix: validate package engine compatibility3a49f9fchore(deps-dev): Bump oxfmt in the formatting group (#2143)9cc492fchore(deps): Bump fast-wrap-ansi from 0.2.0 to 0.2.2 (#2146)feb7edfchore(deps-dev): Bump@types/nodein the types group (#2145)a05eb68chore(deps-dev): Bump the build group with 3 updates (#2144)f6ddfcechore(deps-dev): Bump the linting group with 3 updates (#2142)5ca6d11chore: Publish new release2520349feat(@inquirer/core): support keybindings env defaultsUpdates
@oclif/corefrom 4.11.1 to 4.11.4Release notes
Sourced from @oclif/core's releases.
Changelog
Sourced from @oclif/core's changelog.
Commits
d55138echore(release): 4.11.4 [skip ci]ef99bf7Merge pull request #1604 from oclif/dependabot-npm_and_yarn-semver-7.8.165e054cfix(deps): bump semver from 7.8.0 to 7.8.109e6926Merge pull request #1602 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...6b029a8chore(dev-deps): bump@oclif/plugin-pluginsfrom 5.4.68 to 5.4.69bd28ff2Merge pull request #1598 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...37cb4d8Merge pull request #1599 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...a240a45chore(dev-deps): bump@oclif/plugin-pluginsfrom 5.4.65 to 5.4.68ae42b32chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.47 to 6.2.48101c033chore(release): 4.11.3 [skip ci]Updates
@oclif/plugin-autocompletefrom 3.2.48 to 3.2.50Release notes
Sourced from @oclif/plugin-autocomplete's releases.
Changelog
Sourced from @oclif/plugin-autocomplete's changelog.
Commits
7121dfbchore(release): 3.2.50 [skip ci]f25d073fix(deps): bump@oclif/corefrom 4.11.3 to 4.11.4 (#1151)6434cf0chore(dev-deps): bump oclif from 4.23.5 to 4.23.7 (#1152)e57879echore(dev-deps): bump eslint-config-oclif from 6.0.164 to 6.0.165 (#1153)6f0f40bchore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#1147)cee68f5chore(dev-deps): bump oclif from 4.23.0 to 4.23.5 (#1150)0fe489dchore(dev-deps): bump eslint-config-oclif from 6.0.160 to 6.0.162 (#1144)de7a0adchore(dev-deps): bump@oclif/plugin-helpfrom 6.2.45 to 6.2.48 (#1145)5250e7cchore(release): 3.2.49 [skip ci]4127ce2fix(deps): bump@oclif/corefrom 4.11.0 to 4.11.2 (#1146)Updates
@oclif/plugin-warn-if-update-availablefrom 3.1.63 to 3.1.65Release notes
Sourced from @oclif/plugin-warn-if-update-available's releases.
Changelog
Sourced from @oclif/plugin-warn-if-update-available's changelog.
Commits
26797dachore(release): 3.1.65 [skip ci]8a5e833fix(deps): bump@oclif/corefrom 4.11.2 to 4.11.3 (#1019)d8e24c6chore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#1020)c7801bdchore(release): 3.1.64 [skip ci]6aa16a8fix(deps): bump@oclif/corefrom 4.11.0 to 4.11.2 (#1016)505e8ebchore(dev-deps): bump eslint-config-oclif from 6.0.160 to 6.0.162 (#1017)Updates
sigstorefrom 4.1.0 to 4.1.1Release notes
Sourced from sigstore's releases.
Commits
c1dc7d4Version Packages (#1607)f074710reject integratedTime w/o inclusionPromise (#1659)7845532OID certificate extension verification (#1658)b5aa4f1proper utf-8 encoding in DSSE PAE (#1657)c7a34e0clarify cert ID matching (#1656)9858bd7Upgrade TypeScript to 6.x (#1655)8cef20dbump qs from 6.15.1 to 6.15.2 (#1654)aca341bbump@sigstore/mockdeps (#1653)0855acaPin all@swc/coreplatform binaries as optionalDependencies (#1652)44a374dPin all@swc/coreplatform binaries as optionalDependencies (#1650)Updates
wsfrom 8.20.0 to 8.21.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 24Updates
lucide-reactfrom 1.14.0 to 1.17.0Release notes
Sourced from lucide-react's releases.
Commits
07c885efix(docs): fix zephyr-cloud URL in readmesUpdates
tailwind-mergefrom 3.5.0 to 3.6.0Release notes
Sourced from tailwind-merge's releases.
Commits
d54f7e5v3.6.0638871aUpdate README to add info about Tailwind CSS v4.3 support39fc7b5Revert "v3.6.0"bd8390fv3.6.0802877cadd v3.6.0 changeloga35fedaMerge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x940389cMerge pull request #667 from dcastil/renovate/release-drafter-release-drafter...005af6dpin to specific version5816cedimplement breaking changes17041e1Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...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 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