Skip to content

chore(deps-dev): bump the patch-dependencies group across 1 directory with 5 updates#6785

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-patch-dependencies-7ac73be762
Open

chore(deps-dev): bump the patch-dependencies group across 1 directory with 5 updates#6785
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-patch-dependencies-7ac73be762

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the patch-dependencies group with 5 updates in the / directory:

Package From To
accessibility-checker-engine 4.0.17 4.0.18
postcss 8.5.14 8.5.15
@types/node 25.9.0 25.9.1
@types/react 19.2.14 19.2.15
vue-tsc 3.3.0 3.3.1

Updates accessibility-checker-engine from 4.0.17 to 4.0.18

Release notes

Sourced from accessibility-checker-engine's releases.

19 May 2026

What's Changed

Rules:

Checker Extension:

Screen Reader Simulator:

Dependencies:

Full Changelog: IBMa/equal-access@4.0.17...4.0.18

Commits
  • 366dfef Merge pull request #2561 from IBMa/archive-2026-05-19
  • 32b67d8 chore(archive): Create archive for 19 May 2026
  • 31f26c1 Merge pull request #2559 from IBMa/vitest-update
  • 620cf93 Update dependencies
  • a3c76d1 Fix test config
  • ac9759b Merge remote-tracking branch 'origin/main-4.x' into vitest-update
  • 2f61b32 Merge pull request #2560 from IBMa/sim-feedback
  • cc011dc Update vitest
  • 5f131e9 Comment for AVT
  • 61b9fdd Merge pull request #2558 from IBMa/dependabot/npm_and_yarn/accessibility-chec...
  • Additional commits viewable in compare view

Updates postcss from 8.5.14 to 8.5.15

Release notes

Sourced from postcss's releases.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).
Changelog

Sourced from postcss's changelog.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).
Commits
  • eae46db Release 8.5.15 version
  • 79508ff Update CI actions
  • b128e21 Speed up declaration parsing by avoiding creating new array on each token
  • 9825dca Fix code format
  • 55789c8 Update dependencies
  • 84fbbe9 Install older pnpm action for old Node.js
  • 9f860bd Revert pnpm action for old Node.js
  • 0877198 Update CI actions
  • b2d1a33 Fix linter warnings
  • 0700dac Merge pull request #2088 from rootvector2/add-oss-fuzz-harness
  • Additional commits viewable in compare view

Updates @types/node from 25.9.0 to 25.9.1

Commits

Updates @types/react from 19.2.14 to 19.2.15

Commits

Updates vue-tsc from 3.3.0 to 3.3.1

Release notes

Sourced from vue-tsc's releases.

v3.3.1

language-core

  • fix: avoid extraneous children error for conditional slots (#6056) - Thanks to @​KazariEX!

language-service

  • refactor: replace scanner-based missing props hints detection with AST traversal - Thanks to @​KazariEX!

typescript-plugin

  • fix: get component prop details from symbols - Thanks to @​KazariEX!
  • fix: skip unchecked JS identifiers in component props (#6055) - Thanks to @​KazariEX!

vscode

  • fix: resolve typescript plugin path from resolved server path (#6058) - Thanks to @​KazariEX!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.3.1 (2026-05-19)

language-core

  • fix: avoid extraneous children error for conditional slots (#6056) - Thanks to @​KazariEX!

language-service

  • refactor: replace scanner-based missing props hints detection with AST traversal - Thanks to @​KazariEX!

typescript-plugin

  • fix: get component prop details from symbols - Thanks to @​KazariEX!
  • fix: skip unchecked JS identifiers in component props (#6055) - Thanks to @​KazariEX!

vscode

  • fix: resolve typescript plugin path from resolved server path (#6058) - Thanks to @​KazariEX!
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 23, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 23, 2026

⚠️ No Changeset found

Latest commit: 906ee7a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot]
github-actions Bot previously approved these changes May 23, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 23, 2026 05:36
@github-project-automation github-project-automation Bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog May 23, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-patch-dependencies-7ac73be762 branch from d4ce120 to e3c9bf1 Compare May 23, 2026 08:22
@mfranzke
Copy link
Copy Markdown
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>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-patch-dependencies-7ac73be762 branch from e3c9bf1 to 906ee7a Compare May 23, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏘components dependencies Pull requests that update a dependency file 🏗foundations javascript Pull requests that update Javascript code 📺showcases Changes to 1-n showcases

Projects

Status: ⏰ready for release

Development

Successfully merging this pull request may close these issues.

1 participant