Skip to content

Bump the packages group with 17 updates#124

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-7654437061
Mar 18, 2025
Merged

Bump the packages group with 17 updates#124
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-7654437061

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps the packages group with 17 updates:

Package From To
@octokit/plugin-paginate-rest 11.4.3 11.5.0
eslint-import-resolver-typescript 4.1.1 4.2.1
@octokit/types 13.8.0 13.9.0
@unrs/rspack-resolver-binding-darwin-arm64 1.1.2 1.2.1
@unrs/rspack-resolver-binding-darwin-x64 1.1.2 1.2.1
@unrs/rspack-resolver-binding-freebsd-x64 1.1.2 1.2.1
@unrs/rspack-resolver-binding-linux-arm-gnueabihf 1.1.2 1.2.1
@unrs/rspack-resolver-binding-linux-arm64-gnu 1.1.2 1.2.1
@unrs/rspack-resolver-binding-linux-arm64-musl 1.1.2 1.2.1
@unrs/rspack-resolver-binding-linux-x64-gnu 1.1.2 1.2.1
@unrs/rspack-resolver-binding-linux-x64-musl 1.1.2 1.2.1
@unrs/rspack-resolver-binding-wasm32-wasi 1.1.2 1.2.1
@unrs/rspack-resolver-binding-win32-arm64-msvc 1.1.2 1.2.1
@unrs/rspack-resolver-binding-win32-x64-msvc 1.1.2 1.2.1
caniuse-lite 1.0.30001705 1.0.30001706
consola 3.4.1 3.4.2
rspack-resolver 1.1.2 1.2.1

Updates @octokit/plugin-paginate-rest from 11.4.3 to 11.5.0

Release notes

Sourced from @​octokit/plugin-paginate-rest's releases.

v11.5.0

11.5.0 (2025-03-18)

Features

  • new GET /orgs/{org}/actions/hosted-runners, GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners, GET /orgs/{org}/rulesets/{ruleset_id}/history, GET /orgs/{org}/settings/network-configurations, GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#649) (ef30a05)

v11.4.4-cjs.2

11.4.4-cjs.2 (2025-02-26)

[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

  • deps: update @octokit/plugin-rest-endpoint-methods (2c70eaf)

v11.4.4-cjs.1

11.4.4-cjs.1 (2025-02-26)

[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

Reverts

  • Revert "docs(README): update examples to use ESM (#611)" (1389b71)
  • Revert "feat: package is now ESM (#596)" (64ba6f4)
  • Revert "fix(pkg): add default fallback and types export (#612)" (27a8552)
Commits
  • ef30a05 feat: new GET /orgs/{org}/actions/hosted-runners, `GET /orgs/{org}/actions/...
  • fbadb74 chore(deps): update dependency prettier to v3.5.3 (#665)
  • 1c297ca chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 60d26d9 chore(deps): update dependency prettier to v3.5.2 (#664)
  • See full diff in compare view

Updates eslint-import-resolver-typescript from 4.1.1 to 4.2.1

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v4.2.1

Patch Changes

v4.2.0

Minor Changes

  • #391 c8121e5 Thanks @​JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option
Changelog

Sourced from eslint-import-resolver-typescript's changelog.

4.2.1

Patch Changes

4.2.0

Minor Changes

  • #391 c8121e5 Thanks @​JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option
Commits
  • 0adca68 chore: release eslint-import-resolver-typescript (#395)
  • 9f11f6b fix: don't set empty configFile when no tsconfig found (#394)
  • 3b0edff chore: release eslint-import-resolver-typescript (#392)
  • 490ca12 docs: clarify this is a resolver not plugin
  • c8121e5 feat: make is-bun-module as optional peer dependency (#391)
  • See full diff in compare view

Updates @octokit/types from 13.8.0 to 13.9.0

Release notes

Sourced from @​octokit/types's releases.

v13.9.0

13.9.0 (2025-03-18)

Features

  • new /enterprises/{enterprise}/actions/hosted-runners, /orgs/{org}/actions/hosted-runners, /orgs/{org}/settings/network-configurations, /orgs/{org}/rulesets/{ruleset_id}/history,/repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#668) (3ee44b3)

v13.8.1

13.8.1 (2025-03-18)

Bug Fixes

  • deps: update dependency @​octokit/openapi-types to v24 (#664) (94a68f9)
Commits
  • 3ee44b3 feat: new /enterprises/{enterprise}/actions/hosted-runners, `/orgs/{org}/ac...
  • 94a68f9 fix(deps): update dependency @​octokit/openapi-types to v24 (#664)
  • 45945de chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • See full diff in compare view

Updates @unrs/rspack-resolver-binding-darwin-arm64 from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-darwin-arm64's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-darwin-arm64's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-darwin-x64 from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-darwin-x64's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-darwin-x64's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-freebsd-x64 from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-freebsd-x64's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-freebsd-x64's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-linux-arm-gnueabihf from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-linux-arm-gnueabihf's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-linux-arm-gnueabihf's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-linux-arm64-gnu from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-linux-arm64-gnu's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-linux-arm64-gnu's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-linux-arm64-musl from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-linux-arm64-musl's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-linux-arm64-musl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-linux-x64-gnu from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-linux-x64-gnu's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-linux-x64-gnu's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-linux-x64-musl from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-linux-x64-musl's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-linux-x64-musl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-wasm32-wasi from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-wasm32-wasi's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-wasm32-wasi's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-win32-arm64-msvc from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-win32-arm64-msvc's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-win32-arm64-msvc's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates @unrs/rspack-resolver-binding-win32-x64-msvc from 1.1.2 to 1.2.1

Release notes

Sourced from @​unrs/rspack-resolver-binding-win32-x64-msvc's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from @​unrs/rspack-resolver-binding-win32-x64-msvc's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2025-03-18

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Commits

Updates caniuse-lite from 1.0.30001705 to 1.0.30001706

Commits

Updates consola from 3.4.1 to 3.4.2

Release notes

Sourced from consola's releases.

v3.4.2

compare changes

🩹 Fixes

  • Fix issues with CJS types (#358)
  • Export tree utils (#349)
  • Calculate box width with the title width (#362)

❤️ Contributors

Changelog

Sourced from consola's changelog.

v3.4.2

compare changes

🩹 Fixes

  • Export tree utils (#349)
  • Calculate box width with the title width (#362)

🏡 Chore

❤️ Contributors

Commits

Updates rspack-resolver from 1.1.2 to 1.2.1

Release notes

Sourced from rspack-resolver's releases.

unrspack-resolver-v1.2.1

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)

unrspack-resolver-v1.2.0

Features

  • (napi) add mimalloc (#423) (#18)
  • merge from upstream oxc-project/oxc-resolver (#15)
Changelog

Sourced from rspack-resolver's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on

Bumps the packages group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `11.4.3` | `11.5.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.1.1` | `4.2.1` |
| [@octokit/types](https://github.com/octokit/types.ts) | `13.8.0` | `13.9.0` |
| [@unrs/rspack-resolver-binding-darwin-arm64](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-darwin-x64](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-freebsd-x64](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-linux-arm-gnueabihf](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-linux-arm64-gnu](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-linux-arm64-musl](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-linux-x64-gnu](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-linux-x64-musl](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-wasm32-wasi](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-win32-arm64-msvc](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [@unrs/rspack-resolver-binding-win32-x64-msvc](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001705` | `1.0.30001706` |
| [consola](https://github.com/unjs/consola) | `3.4.1` | `3.4.2` |
| [rspack-resolver](https://github.com/unrs/rspack-resolver) | `1.1.2` | `1.2.1` |


Updates `@octokit/plugin-paginate-rest` from 11.4.3 to 11.5.0
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v11.4.3...v11.5.0)

Updates `eslint-import-resolver-typescript` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v4.1.1...v4.2.1)

Updates `@octokit/types` from 13.8.0 to 13.9.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.8.0...v13.9.0)

Updates `@unrs/rspack-resolver-binding-darwin-arm64` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-darwin-x64` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-freebsd-x64` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-linux-arm-gnueabihf` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-linux-arm64-gnu` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-linux-arm64-musl` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-linux-x64-gnu` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-linux-x64-musl` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-wasm32-wasi` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-win32-arm64-msvc` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

Updates `@unrs/rspack-resolver-binding-win32-x64-msvc` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

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

Updates `consola` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v3.4.1...v3.4.2)

Updates `rspack-resolver` from 1.1.2 to 1.2.1
- [Release notes](https://github.com/unrs/rspack-resolver/releases)
- [Changelog](https://github.com/unrs/rspack-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@unrspack-resolver-v1.1.2...unrspack-resolver-v1.2.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@octokit/types"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-darwin-arm64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-darwin-x64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-freebsd-x64"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm-gnueabihf"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm64-musl"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-x64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-x64-musl"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-wasm32-wasi"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-win32-arm64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-win32-x64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: consola
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rspack-resolver
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2025
@vercel
Copy link

vercel bot commented Mar 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2025 10:41pm

@github-actions github-actions bot merged commit bffbdab into main Mar 18, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-7654437061 branch March 18, 2025 22:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant