Skip to content

deps: bump the all-dependencies group with 8 updates #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps the all-dependencies group with 8 updates:

Package From To
@eslint/config-array 0.20.0 0.20.1
@eslint/config-helpers 0.2.2 0.2.3
@eslint/plugin-kit 0.3.1 0.3.2
@swc/types 0.1.22 0.1.23
@types/node 24.0.0 24.0.1
brace-expansion 1.1.11 1.1.12
caniuse-lite 1.0.30001721 1.0.30001722
unrs-resolver 1.7.13 1.9.0

Updates @eslint/config-array from 0.20.0 to 0.20.1

Release notes

Sourced from @​eslint/config-array's releases.

config-array: v0.20.1

0.20.1 (2025-06-09)

Bug Fixes

  • consider negated patterns universal (#220) (2dbe2b9)
  • explicit match in array elements of files (#218) (e84cbd7)
Changelog

Sourced from @​eslint/config-array's changelog.

0.20.1 (2025-06-09)

Bug Fixes

  • consider negated patterns universal (#220) (2dbe2b9)
  • explicit match in array elements of files (#218) (e84cbd7)
Commits

Updates @eslint/config-helpers from 0.2.2 to 0.2.3

Release notes

Sourced from @​eslint/config-helpers's releases.

plugin-kit: v0.2.3

0.2.3 (2024-11-14)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.8.0 to ^0.9.0

config-helpers: v0.2.3

0.2.3 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Changelog

Sourced from @​eslint/config-helpers's changelog.

0.2.3 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Commits

Updates @eslint/plugin-kit from 0.3.1 to 0.3.2

Release notes

Sourced from @​eslint/plugin-kit's releases.

plugin-kit: v0.3.2

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Commits

Updates @swc/types from 0.1.22 to 0.1.23

Commits

Updates @types/node from 24.0.0 to 24.0.1

Commits

Updates brace-expansion from 1.1.11 to 1.1.12

Release notes

Sourced from brace-expansion's releases.

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

Commits

Updates caniuse-lite from 1.0.30001721 to 1.0.30001722

Commits

Updates unrs-resolver from 1.7.13 to 1.9.0

Release notes

Sourced from unrs-resolver's releases.

v1.9.0

Features

Bug Fixes

Contributors

Full Changelog: unrs/unrs-resolver@v1.8.1...v1.9.0

v1.8.1

Bug Fixes

  • keep napi property in package.json for napi-postinstall (#148) (by @​JounQin)

Contributors

Full Changelog: unrs/unrs-resolver@v1.8.0...v1.8.1

v1.8.0

Features

Chore

Contributors

Full Changelog: unrs/unrs-resolver@v1.7.13...v1.8.0

Changelog

Sourced from unrs-resolver's changelog.

1.9.0 - 2025-06-11

Features

Bug Fixes

Contributors

1.8.1 - 2025-06-11

Bug Fixes

  • keep napi property in package.json for napi-postinstall (#148) (by @​JounQin)

Contributors

1.8.0 - 2025-06-11

Features

Chore

Contributors

Commits
  • 5ff17b6 chore: release v1.9.0 (#153)
  • d20ddda chore: always use pnpm to install wasm binding on webcontainer
  • bcd9da6 feat: add two last android targets (#154)
  • e3e93eb feat: add file: protocol path support (#151)
  • c9efe8d fix: try different approach to support web container out of box (#150)
  • e02a6bd fix: keep napi property in package.json for napi-postinstall (#148)
  • 46cbe4d chore: release v1.8.0 (#145)
  • 56e6d60 Merge remote-tracking branch 'upstream/main' into chore/merge_upstream
  • 4d9421e chore(deps): update all dependencies (#141)
  • ad84a30 feat: support runtime fallback for webcontainer (#144)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/config-array](https://github.com/eslint/rewrite/tree/HEAD/packages/config-array) | `0.20.0` | `0.20.1` |
| [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.2.2` | `0.2.3` |
| [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.1` | `0.3.2` |
| [@swc/types](https://github.com/swc-project/swc) | `0.1.22` | `0.1.23` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.0` | `24.0.1` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001721` | `1.0.30001722` |
| [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.13` | `1.9.0` |


Updates `@eslint/config-array` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.20.1/packages/config-array)

Updates `@eslint/config-helpers` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.2.3/packages/config-helpers)

Updates `@eslint/plugin-kit` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.2/packages/plugin-kit)

Updates `@swc/types` from 0.1.22 to 0.1.23
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@types/node` from 24.0.0 to 24.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `caniuse-lite` from 1.0.30001721 to 1.0.30001722
- [Commits](browserslist/caniuse-lite@1.0.30001721...1.0.30001722)

Updates `unrs-resolver` from 1.7.13 to 1.9.0
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.13...v1.9.0)

---
updated-dependencies:
- dependency-name: "@eslint/config-array"
  dependency-version: 0.20.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@eslint/config-helpers"
  dependency-version: 0.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/types"
  dependency-version: 0.1.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001722
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: unrs-resolver
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2025
@github-actions github-actions bot enabled auto-merge June 12, 2025 04:09
@github-actions github-actions bot merged commit d048f4e into master Jun 12, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-dependencies-80fb214981 branch June 12, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants