chore(deps-dev): bump the patch-dependencies group across 1 directory with 5 updates#6785
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the patch-dependencies group across 1 directory with 5 updates#6785dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
d4ce120 to
e3c9bf1
Compare
Collaborator
|
@dependabot recreate |
… with 5 updates Bumps the patch-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [accessibility-checker-engine](https://github.com/IBMa/equal-access) | `4.0.17` | `4.0.18` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.0` | `25.9.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.0` | `3.3.1` | Updates `accessibility-checker-engine` from 4.0.17 to 4.0.18 - [Release notes](https://github.com/IBMa/equal-access/releases) - [Changelog](https://github.com/IBMa/equal-access/blob/main-4.x/CHANGELOG.md) - [Commits](IBMa/equal-access@4.0.17...4.0.18) Updates `postcss` from 8.5.14 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) Updates `@types/node` from 25.9.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `vue-tsc` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.1/packages/tsc) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: accessibility-checker-engine dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: vue-tsc dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
e3c9bf1 to
906ee7a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-dependencies group with 5 updates in the / directory:
4.0.174.0.188.5.148.5.1525.9.025.9.119.2.1419.2.153.3.03.3.1Updates
accessibility-checker-enginefrom 4.0.17 to 4.0.18Release notes
Sourced from accessibility-checker-engine's releases.
Commits
366dfefMerge pull request #2561 from IBMa/archive-2026-05-1932b67d8chore(archive): Create archive for 19 May 202631f26c1Merge pull request #2559 from IBMa/vitest-update620cf93Update dependenciesa3c76d1Fix test configac9759bMerge remote-tracking branch 'origin/main-4.x' into vitest-update2f61b32Merge pull request #2560 from IBMa/sim-feedbackcc011dcUpdate vitest5f131e9Comment for AVT61b9fddMerge pull request #2558 from IBMa/dependabot/npm_and_yarn/accessibility-chec...Updates
postcssfrom 8.5.14 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessUpdates
@types/nodefrom 25.9.0 to 25.9.1Commits
Updates
@types/reactfrom 19.2.14 to 19.2.15Commits
Updates
vue-tscfrom 3.3.0 to 3.3.1Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
9109bf3v3.3.1 (#6059)