Skip to content

Bump the packages group with 18 updates#125

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-8598b9736c
Mar 19, 2025
Merged

Bump the packages group with 18 updates#125
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-8598b9736c

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 18 updates:

Package From To
@octokit/plugin-paginate-rest 11.5.0 11.6.0
eslint-import-resolver-typescript 4.2.1 4.2.2
pnpm 10.6.4 10.6.5
@octokit/openapi-types 24.1.0 24.2.0
@octokit/types 13.9.0 13.10.0
@unrs/rspack-resolver-binding-darwin-arm64 1.2.1 1.2.2
@unrs/rspack-resolver-binding-darwin-x64 1.2.1 1.2.2
@unrs/rspack-resolver-binding-freebsd-x64 1.2.1 1.2.2
@unrs/rspack-resolver-binding-linux-arm-gnueabihf 1.2.1 1.2.2
@unrs/rspack-resolver-binding-linux-arm64-gnu 1.2.1 1.2.2
@unrs/rspack-resolver-binding-linux-arm64-musl 1.2.1 1.2.2
@unrs/rspack-resolver-binding-linux-x64-gnu 1.2.1 1.2.2
@unrs/rspack-resolver-binding-linux-x64-musl 1.2.1 1.2.2
@unrs/rspack-resolver-binding-wasm32-wasi 1.2.1 1.2.2
@unrs/rspack-resolver-binding-win32-arm64-msvc 1.2.1 1.2.2
@unrs/rspack-resolver-binding-win32-x64-msvc 1.2.1 1.2.2
nanoid 3.3.10 3.3.11
rspack-resolver 1.2.1 1.2.2

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

Release notes

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

v11.6.0

11.6.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#666) (1f44b54)
Commits
  • 1f44b54 feat: new /orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...
  • See full diff in compare view

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

Release notes

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

v4.2.2

Patch Changes

  • #397 14a7688 Thanks @​JounQin! - chore: bump rspack-resolver for better P'n'P support

    Now rspack-resolver resolves pnpapi natively.

Changelog

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

4.2.2

Patch Changes

  • #397 14a7688 Thanks @​JounQin! - chore: bump rspack-resolver for better P'n'P support

    Now rspack-resolver resolves pnpapi natively.

Commits

Updates pnpm from 10.6.4 to 10.6.5

Release notes

Sourced from pnpm's releases.

pnpm 10.6.5

Patch Changes

  • Remove warnings after having explicitly approved no builds #9296.
  • When installing different dependency packages, should retain the ignoredBuilds field in the .modules.yaml file #9240.
  • Fix usages of the catalog: protocol in injected local workspace packages. This previously errored with ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER. #8715
  • Setting workspace-concurrency to less than or equal to 0 should work #9297.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.6.5

Patch Changes

  • Remove warnings after having explicitly approved no builds #9296.
  • When installing different dependency packages, should retain the ignoredBuilds field in the .modules.yaml file #9240.
  • Fix usages of the catalog: protocol in injected local workspace packages. This previously errored with ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER. #8715
  • Setting workspace-concurrency to less than or equal to 0 should work #9297.
Commits

Updates @octokit/openapi-types from 24.1.0 to 24.2.0

Release notes

Sourced from @​octokit/openapi-types's releases.

v24.2.0

24.2.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints, add issue type to responses, add dismissal request for code scanning for GHES and GHEC, description updates (#456) (6dbabd6)
Commits
  • 6dbabd6 feat: new /orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...
  • See full diff in compare view

Updates @octokit/types from 13.9.0 to 13.10.0

Release notes

Sourced from @​octokit/types's releases.

v13.10.0

13.10.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints, add issue type to responses, description updates (#669) (302087f)
Commits
  • 302087f feat: new /orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...
  • See full diff in compare view

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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

Release notes

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

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

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

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

Updates nanoid from 3.3.10 to 3.3.11

Release notes

Sourced from nanoid's releases.

3.1.11

  • Fixed React Native support.
Changelog

Sourced from nanoid's changelog.

3.3.11

  • Fixed React Native support.
Commits

Updates rspack-resolver from 1.2.1 to 1.2.2

Release notes

Sourced from rspack-resolver's releases.

unrspack-resolver-v1.2.2

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)
Changelog

Sourced from rspack-resolver's changelog.

1.2.2 - 2025-03-19

Bug Fixes

  • (pnp) support pnpapi core module and package deep link (#24)

1.2.0 - 2025-03-18

Features

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

1.1.2 - 2025-03-16

Fixed

  • references should take higher priority (#13)
  • takes paths and references into account at the same time
  • should always try resolve_path_alias

1.1.1 - 2025-03-16

Other

  • bump all (dev) deps
  • bump to edition 2024

1.1.0 - 2025-03-15

Added

  • support resolving path with extra query (#7)

1.0.0 - 2025-03-15

5.0.0 - 2025-03-07

Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)

4.2.0 - 2025-02-19

Features

... (truncated)

Commits

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 wi...

Description has been truncated

Bumps the packages group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `11.5.0` | `11.6.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.2.1` | `4.2.2` |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.6.4` | `10.6.5` |
| [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) | `24.1.0` | `24.2.0` |
| [@octokit/types](https://github.com/octokit/types.ts) | `13.9.0` | `13.10.0` |
| [@unrs/rspack-resolver-binding-darwin-arm64](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-darwin-x64](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-freebsd-x64](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-linux-arm-gnueabihf](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-linux-arm64-gnu](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-linux-arm64-musl](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-linux-x64-gnu](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-linux-x64-musl](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-wasm32-wasi](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-win32-arm64-msvc](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [@unrs/rspack-resolver-binding-win32-x64-msvc](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.10` | `3.3.11` |
| [rspack-resolver](https://github.com/unrs/rspack-resolver) | `1.2.1` | `1.2.2` |


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

Updates `eslint-import-resolver-typescript` from 4.2.1 to 4.2.2
- [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.2.1...v4.2.2)

Updates `pnpm` from 10.6.4 to 10.6.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.6.5/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.6.5/pnpm)

Updates `@octokit/openapi-types` from 24.1.0 to 24.2.0
- [Release notes](https://github.com/octokit/openapi-types.ts/releases)
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v24.2.0/packages/openapi-types)

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

Updates `@unrs/rspack-resolver-binding-darwin-arm64` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-darwin-x64` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-freebsd-x64` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-linux-arm-gnueabihf` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-linux-arm64-gnu` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-linux-arm64-musl` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-linux-x64-gnu` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-linux-x64-musl` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-wasm32-wasi` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-win32-arm64-msvc` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `@unrs/rspack-resolver-binding-win32-x64-msvc` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

Updates `nanoid` from 3.3.10 to 3.3.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.10...3.3.11)

Updates `rspack-resolver` from 1.2.1 to 1.2.2
- [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.2.1...unrspack-resolver-v1.2.2)

---
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-patch
  dependency-group: packages
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@octokit/openapi-types"
  dependency-type: indirect
  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-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-darwin-x64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-freebsd-x64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm-gnueabihf"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-arm64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-x64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-linux-x64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-wasm32-wasi"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-win32-arm64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@unrs/rspack-resolver-binding-win32-x64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: nanoid
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rspack-resolver
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 19, 2025
@vercel
Copy link

vercel bot commented Mar 19, 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 19, 2025 10:56pm

@github-actions github-actions bot merged commit 6f6136f into main Mar 19, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-8598b9736c branch March 19, 2025 22:55
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