Skip to content

Bump the all-npm group with 77 updates#111

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-24235e13eb
Closed

Bump the all-npm group with 77 updates#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-24235e13eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-npm group with 77 updates:

Package From To
@actions/core 1.11.1 3.0.1
@actions/github 6.0.1 9.1.1
@actions/io 1.1.3 3.0.2
@actions/tool-cache 2.0.2 4.0.0
@octokit/plugin-retry 8.0.3 8.1.0
esbuild 0.24.2 0.28.1
eslint 8.57.1 10.5.0
eslint-plugin-promise 6.6.0 7.3.0
nock 13.5.6 14.0.15
@actions/exec 1.1.1 3.0.0
@octokit/auth-token 4.0.0 6.0.0
@octokit/core 5.2.2 7.0.6
@octokit/graphql 7.1.1 9.0.3
@octokit/openapi-types 20.0.0 27.0.0
@octokit/plugin-paginate-rest 9.2.2 14.0.0
@octokit/types 12.6.0 16.0.0
@octokit/plugin-rest-endpoint-methods 10.4.1 17.0.0
before-after-hook 2.2.3 4.0.0
universal-user-agent 6.0.1 7.0.3
@actions/http-client 2.2.3 3.0.2
@esbuild/aix-ppc64 0.24.2 0.28.1
@esbuild/android-arm 0.24.2 0.28.1
@esbuild/android-arm64 0.24.2 0.28.1
@esbuild/android-x64 0.24.2 0.28.1
@esbuild/darwin-arm64 0.24.2 0.28.1
@esbuild/darwin-x64 0.24.2 0.28.1
@esbuild/freebsd-arm64 0.24.2 0.28.1
@esbuild/freebsd-x64 0.24.2 0.28.1
@esbuild/linux-arm 0.24.2 0.28.1
@esbuild/linux-arm64 0.24.2 0.28.1
@esbuild/linux-ia32 0.24.2 0.28.1
@esbuild/linux-loong64 0.24.2 0.28.1
@esbuild/linux-mips64el 0.24.2 0.28.1
@esbuild/linux-ppc64 0.24.2 0.28.1
@esbuild/linux-riscv64 0.24.2 0.28.1
@esbuild/linux-s390x 0.24.2 0.28.1
@esbuild/linux-x64 0.24.2 0.28.1
@esbuild/netbsd-arm64 0.24.2 0.28.1
@esbuild/netbsd-x64 0.24.2 0.28.1
@esbuild/openbsd-arm64 0.24.2 0.28.1
@esbuild/openbsd-x64 0.24.2 0.28.1
@esbuild/sunos-x64 0.24.2 0.28.1
@esbuild/win32-arm64 0.24.2 0.28.1
@esbuild/win32-ia32 0.24.2 0.28.1
@esbuild/win32-x64 0.24.2 0.28.1
@octokit/endpoint 9.0.6 11.0.3
@octokit/request 8.4.1 10.0.10
@octokit/request-error 5.1.1 7.1.0
@tybys/wasm-util 0.10.2 0.10.3
acorn 8.15.0 8.17.0
ajv 6.12.6 6.15.0
brace-expansion 1.1.12 1.1.15
call-bind 1.0.8 1.0.9
es-abstract 1.24.1 1.24.2
es-object-atoms 1.1.1 1.1.2
es-to-primitive 1.3.0 1.3.1
eslint-import-resolver-node 0.3.9 0.3.10
eslint-module-utils 2.12.1 2.13.0
eslint-scope 7.2.2 9.1.2
espree 9.6.1 11.2.0
file-entry-cache 6.0.1 8.0.0
flat-cache 3.2.0 4.0.1
flatted 3.3.3 3.4.2
function.prototype.name 1.1.8 1.2.0
get-tsconfig 4.13.0 4.14.0
hasown 2.0.2 2.0.4
is-core-module 2.16.1 2.16.2
minimatch 3.1.2 3.1.5
resolve 1.22.11 1.22.12
safe-array-concat 1.1.3 1.1.4
side-channel 1.1.0 1.1.1
side-channel-list 1.0.0 1.0.1
string.prototype.trim 1.2.10 1.2.11
string.prototype.trimend 1.0.9 1.0.10
typed-array-length 1.0.7 1.0.8
vite 8.0.16 8.1.0
which-typed-array 1.1.19 1.1.22

Updates @actions/core from 1.11.1 to 3.0.1

Changelog

Sourced from @​actions/core's changelog.

3.0.1

  • Bump undici from 6.23.0 to 6.24.1 #2348

3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

2.0.3

  • Bump @actions/http-client to 3.0.2

2.0.1

  • Bump @​actions/exec from 1.1.1 to 2.0.0 #2199

2.0.0

  • Add support for Node 24 #2110
  • Bump @​actions/http-client from 2.0.1 to 3.0.0
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/core since your current version.


Updates @actions/github from 6.0.1 to 9.1.1

Changelog

Sourced from @​actions/github's changelog.

9.1.1

  • Bump undici from 6.23.0 to 6.24.0 #2346

9.1.0

  • Append actions_orchestration_id to user-agent when the ACTIONS_ORCHESTRATION_ID environment variable is set #2364

9.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
    • Example: const { getOctokit, context } = await import('@actions/github')
  • Fix TypeScript compilation by migrating to ESM, enabling proper imports from @octokit/core/types

8.0.1

  • Update undici to 6.23.0
  • Update @actions/http-client to 3.0.2

8.0.0

  • Update @​octokit dependencies
    • @octokit/core ^7.0.6
    • @octokit/plugin-paginate-rest ^14.0.0
    • @octokit/plugin-rest-endpoint-methods ^17.0.0
    • @octokit/request ^10.0.7
    • @octokit/request-error ^7.1.0
  • Breaking change: Minimum Node.js version is now 20 (previously 18)

7.0.0

  • Update to v3.0.1 of @actions/http-client
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/github since your current version.


Updates @actions/io from 1.1.3 to 3.0.2

Changelog

Sourced from @​actions/io's changelog.

3.0.2

  • Fix: update lock file version

3.0.1

  • Fix: export @actions/io/lib/io-util

3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

2.0.0

  • Add support for Node 24 #2110
  • Ensures consistent behavior for paths on Node 24 with Windows
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/io since your current version.


Updates @actions/tool-cache from 2.0.2 to 4.0.0

Changelog

Sourced from @​actions/tool-cache's changelog.

4.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

3.0.1

  • Bump @actions/http-client to 3.0.2

3.0.0

  • Update to v2.0.1 of @actions/core
  • Update to v2.0.0 of @actions/exec
  • Update to v3.0.1 of @actions/http-client
  • Update to v2.0.0 of @actions/io
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/tool-cache since your current version.


Updates @octokit/plugin-retry from 8.0.3 to 8.1.0

Release notes

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

v8.1.0

8.1.0 (2026-02-18)

Features

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​octokit/plugin-retry since your current version.


Updates esbuild from 0.24.2 to 0.28.1

Release notes

Sourced from esbuild's releases.

v0.28.1

  • Disallow \ in local development server HTTP requests (GHSA-g7r4-m6w7-qqqr)

    This release fixes a security issue where HTTP requests to esbuild's local development server could traverse outside of the serve directory on Windows using a \ backslash character. It happened due to the use of Go's path.Clean() function, which only handles Unix-style / characters. HTTP requests with paths containing \ are no longer allowed.

    Thanks to @​dellalibera for reporting this issue.

  • Add integrity checks to the Deno API (GHSA-gv7w-rqvm-qjhr)

    The previous release of esbuild added integrity checks to esbuild's npm install script. This release also adds integrity checks to esbuild's Deno install script. Now esbuild's Deno API will also fail with an error if the downloaded esbuild binary contains something other than the expected content.

    Note that esbuild's Deno API installs from registry.npmjs.org by default, but allows the NPM_CONFIG_REGISTRY environment variable to override this with a custom package registry. This change means that the esbuild executable served by NPM_CONFIG_REGISTRY must now match the expected content.

    Thanks to @​sondt99 for reporting this issue.

  • Avoid inlining using and await using declarations (#4482)

    Previously esbuild's minifier sometimes incorrectly inlined using and await using declarations into subsequent uses of that declaration, which then fails to dispose of the resource correctly. This bug happened because inlining was done for let and const declarations by avoiding doing it for var declarations, which no longer worked when more declaration types were added. Here's an example:

    // Original code
    {
      using x = new Resource()
      x.activate()
    }
    // Old output (with --minify)
    new Resource().activate();
    // New output (with --minify)
    {using e=new Resource;e.activate()}

  • Fix module evaluation when an error is thrown (#4461, #4467)

    If an error is thrown during module evaluation, esbuild previously didn't preserve the state of the module for subsequent module references. This was observable if import() or require() is used to import a module multiple times. The thrown error is supposed to be thrown by every call to import() or require(), not just the first. With this release, esbuild will now throw the same error every time you call import() or require() on a module that throws during its evaluation.

  • Fix some edge cases around the new operator (#4477)

    Previously esbuild incorrectly printed certain edge cases involving complex expressions inside the target of a new expression (specifically an optional chain and/or a tagged template literal). The generated code for the new target was not correctly wrapped with parentheses, and either contained a syntax error or had different semantics. These edge cases have been fixed so that they now correctly wrap the new target in parentheses. Here is an example of some affected code:

    // Original code
    new (foo()`bar`)()
    new (foo()?.bar)()
    // Old output
    new foo()bar();
    new (foo())?.bar();

... (truncated)

Changelog

Sourced from esbuild's changelog.

Changelog: 2024

This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for esbuild since your current version.


Updates eslint from 8.57.1 to 10.5.0

Release notes

Sourced from eslint's releases.

v10.5.0

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#20962) (Francesco Trotta)
  • f99b47a docs: Update README (GitHub Actions Bot)
  • acf03d4 docs: clarify precedence of parserOptions over languageOptions (#20926) (sethamus)

Chores

  • b18bf58 chore: update ecosystem plugins (#20959) (ESLint Bot)
  • c2d1444 refactor: replace areAllSegmentsUnreachable with !isAnySegmentReachable (#20951) (Taejin Kim)
  • 243b8c5 chore: enhance config-rule to support oneOf, anyOf, and nested schemas (#20788) (kuldeep kumar)
  • 217b2a9 test: add unit tests for ParserService (#20949) (Taejin Kim)
  • 72003e7 test: add location information to error messages in max-statements (#20945) (lumir)
  • 7797c26 refactor: deduplicate isAnySegmentReachable across rules (#20890) (Taejin Kim)
  • 67c46fa chore: update ecosystem plugins (#20938) (ESLint Bot)
  • 95d8c7a chore: update dependency @​eslint/json to v2 (#20934) (renovate[bot])
  • cf9e496 chore: update @​arethetypeswrong/cli to 0.18.3 (#20933) (Pixel998)
  • fb6d396 test: run type tests with TypeScript 7 (#20868) (sethamus)

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)

... (truncated)

Commits

Updates eslint-plugin-promise from 6.6.0 to 7.3.0

Release notes

Sourced from eslint-plugin-promise's releases.

v7.3.0

7.3.0 (2026-04-27)

🌟 Features

  • no-promise-in-callback: add exemptDeclarations option (#513) (550524f)
  • add support for ESLint v10 (#617) (6096821)

🩹 Fixes

  • no-native: fix to report Promise usage in eslint v9 or later (#619) (1230ced)

🧹 Chores

  • add missing 'use strict' directive (#593) (4cd7ea1)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.4.0 (#583) (45385a3)
  • deps-dev: update eslint-plugin-jest to v28.11.0 (#585) (a33ffb6)
  • deps-dev: update eslint-plugin-n to v17.14.0 (#575) (fad9049)
  • deps-dev: update eslint-plugin-prettier to v5.2.3 (#586) (b2095cb)
  • deps-dev: update eslint-plugin-prettier to v5.2.4 (#600) (fad5029)
  • deps-dev: update lint-staged to v15.4.3 (#582) (d1e23e5)
  • deps-dev: update prettier to v3.4.1 (#578) (3fae241)
  • deps-dev: update prettier to v3.4.2 (#580) (7219528)
  • deps-dev: update prettier to v3.5.0 (#588) (5da83c4)
  • deps: update globals to v15.13.0 (#579) (75defcf)
  • deps: update globals to v15.14.0 (#584) (846ad48)
  • deps: update typescript to v5.7.3 (#589) (79b0eff)
  • package: explicitly declare js module type (#592) (b19e133)
  • update typescript to ~5.7.0 (#577) (04d0b2b)

v7.2.1

7.2.1 (2024-11-26)

🩹 Fixes

  • no-callback-in-promise: false triggering of callback (#574) (8324564)

🧹 Chores

  • deps-dev: update husky to v9.1.7 (#573) (24fd90a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#568) (f33f82e)

v7.2.0

7.2.0 (2024-11-25)

... (truncated)

Changelog

Sourced from eslint-plugin-promise's changelog.

7.3.0 (2026-04-27)

🌟 Features

  • no-promise-in-callback: add exemptDeclarations option (#513) (550524f)
  • add support for ESLint v10 (#617) (6096821)

🩹 Fixes

  • no-native: fix to report Promise usage in eslint v9 or later (#619) (1230ced)

🧹 Chores

  • add missing 'use strict' directive (#593) (4cd7ea1)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.4.0 (#583) (45385a3)
  • deps-dev: update eslint-plugin-jest to v28.11.0 (#585) (a33ffb6)
  • deps-dev: update eslint-plugin-n to v17.14.0 (#575) (fad9049)
  • deps-dev: update eslint-plugin-prettier to v5.2.3 (#586) (b2095cb)
  • deps-dev: update eslint-plugin-prettier to v5.2.4 (#600) (fad5029)
  • deps-dev: update lint-staged to v15.4.3 (#582) (d1e23e5)
  • deps-dev: update prettier to v3.4.1 (#578) (3fae241)
  • deps-dev: update prettier to v3.4.2 (#580) (7219528)
  • deps-dev: update prettier to v3.5.0 (#588) (5da83c4)
  • deps: update globals to v15.13.0 (#579) (75defcf)
  • deps: update globals to v15.14.0 (#584) (846ad48)
  • deps: update typescript to v5.7.3 (#589) (79b0eff)
  • package: explicitly declare js module type (#592) (b19e133)
  • update typescript to ~5.7.0 (#577) (04d0b2b)

7.2.1 (2024-11-26)

🩹 Fixes

  • no-callback-in-promise: false triggering of callback (#574) (8324564)

🧹 Chores

  • deps-dev: update husky to v9.1.7 (#573) (24fd90a)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#568) (f33f82e)

7.2.0 (2024-11-25)

🌟 Features

... (truncated)

Commits
  • f1dd605 chore(main): release 7.3.0 (#576)
  • 6096821 feat: add support for ESLint v10 (#617)
  • 1230ced fix(no-native): fix to report Promise usage in eslint v9 or later (#619)
  • 6cf7adb ci: trusted publishing (#610)
  • fad5029 chore(deps-dev): update eslint-plugin-prettier to v5.2.4 (#600)
  • 4cd7ea1 chore: add missing 'use strict' directive (#593)
  • b19e133 chore(package): explicitly declare js module type (#592)
  • 5da83c4 chore(deps-dev): update prettier to v3.5.0 (#588)
  • d1e23e5 chore(deps-dev): update lint-staged to v15.4.3 (#582)
  • b2095cb chore(deps-dev): update eslint-plugin-prettier to v5.2.3 (#586)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-promise since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates nock from 13.5.6 to 14.0.15

Release notes

Sourced from nock's releases.

v14.0.15

14.0.15 (2026-05-07)

Bug Fixes

  • Revert "fix(backport): apply body delay before the response end" (#2973) (de5450c), closes #2969

v14.0.14

14.0.14 (2026-04-30)

Bug Fixes

  • backport: apply body delay before the response end (#2969) (215cd2a)

v14.0.13

14.0.13 (2026-04-20)

Bug Fixes

  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)

v14.0.12

14.0.12 (2026-04-05)

Bug Fixes

  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)

v14.0.11

14.0.11 (2026-02-09)

Bug Fixes

v14.0.10

14.0.10 (2025-08-12)

Bug Fixes

  • Use Error objects instead of plain objects with replyWithError() (#2900) (f2a3389)

... (truncated)

Commits
  • de5450c fix: Revert "fix(backport): apply body delay before the response end" (#2973)
  • 215cd2a fix(backport): apply body delay before the response end (#2969)
  • 07fbfab fix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)
  • fe2c3ea chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)
  • ee49b4f chore(deps-dev): bump flatted from 3.2.5 to 3.4.2
  • 11bf183 chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)
  • 6b80154 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)
  • 4cbf6cc chore(deps): bump tar and npm (#2952)
  • 7ea9933 fix: prevent crash when query params have conflicting dot-notation keys (#2958)
  • d00d371 chore(deps): bump picomatch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nock since your current version.


Updates @actions/exec from 1.1.1 to 3.0.0

Changelog

Sourced from @​actions/exec's changelog.

3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

2.0.0

  • Add support for Node 24 #2110
  • Bump @​actions/io dependency from ^1.0.1 to ^2.0.0
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/exec since your current version.


Updates @octokit/auth-token from 4.0.0 to 6.0.0

Release notes

Sourced from @​octokit/auth-token's releases.

v6.0.0

6.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v5.1.2

5.1.2 (2025-01-27)

Bug Fixes

  • create isJWT helper, avoid regex in favour of String#startsWith() (#420) (59207f6)

v5.1.1

5.1.1 (2024-04-15)

Bug Fixes

  • pkg: add default fallback and types export (#404) (2b19c22)

v5.1.0

5.1.0 (2024-04-03)

Features

v5.0.1

5.0.1 (2024-02-29)

Bug Fixes

v5.0.0

... (truncated)

Commits
  • 86e1a2f ci: stop testing against NodeJS v18 (#448)
  • a4be067 build(deps): bump vite from 6.2.6 to 6.3.4 (#447)
  • db17cfb build(deps): bump vite from 6.2.5 to 6.2.6 (#446)
  • ab9723f ci(prettier): use Node LTS instead of pinning to a specific version (#442)
  • d269e35 chore(deps): update dependency @​octokit/types to v14 (#445)
  • 9c8d051 build(deps): bump vite from 6.1.0 to 6.2.5 (#444)
  • 080bcfc chore(deps): update dependency prettier to v3.5.3 (#438)

Bumps the all-npm group with 77 updates:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.11.1` | `3.0.1` |
| [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.1` | `9.1.1` |
| [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) | `1.1.3` | `3.0.2` |
| [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) | `2.0.2` | `4.0.0` |
| [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.3` | `8.1.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.5.0` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.6.0` | `7.3.0` |
| [nock](https://github.com/nock/nock) | `13.5.6` | `14.0.15` |
| [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) | `1.1.1` | `3.0.0` |
| [@octokit/auth-token](https://github.com/octokit/auth-token.js) | `4.0.0` | `6.0.0` |
| [@octokit/core](https://github.com/octokit/core.js) | `5.2.2` | `7.0.6` |
| [@octokit/graphql](https://github.com/octokit/graphql.js) | `7.1.1` | `9.0.3` |
| [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) | `20.0.0` | `27.0.0` |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `9.2.2` | `14.0.0` |
| [@octokit/types](https://github.com/octokit/types.ts) | `12.6.0` | `16.0.0` |
| [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) | `10.4.1` | `17.0.0` |
| [before-after-hook](https://github.com/gr2m/before-after-hook) | `2.2.3` | `4.0.0` |
| [universal-user-agent](https://github.com/gr2m/universal-user-agent) | `6.0.1` | `7.0.3` |
| [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) | `2.2.3` | `3.0.2` |
| [@esbuild/aix-ppc64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/android-arm](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/android-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/android-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/darwin-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/darwin-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/freebsd-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/freebsd-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-arm](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-ia32](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-loong64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-mips64el](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-ppc64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-riscv64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-s390x](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/linux-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/netbsd-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/netbsd-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/openbsd-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/openbsd-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/sunos-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/win32-arm64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/win32-ia32](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@esbuild/win32-x64](https://github.com/evanw/esbuild) | `0.24.2` | `0.28.1` |
| [@octokit/endpoint](https://github.com/octokit/endpoint.js) | `9.0.6` | `11.0.3` |
| [@octokit/request](https://github.com/octokit/request.js) | `8.4.1` | `10.0.10` |
| [@octokit/request-error](https://github.com/octokit/request-error.js) | `5.1.1` | `7.1.0` |
| [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) | `0.10.2` | `0.10.3` |
| [acorn](https://github.com/acornjs/acorn) | `8.15.0` | `8.17.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `6.12.6` | `6.15.0` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.12` | `1.1.15` |
| [call-bind](https://github.com/ljharb/call-bind) | `1.0.8` | `1.0.9` |
| [es-abstract](https://github.com/ljharb/es-abstract) | `1.24.1` | `1.24.2` |
| [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` |
| [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.1` |
| [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/node) | `0.3.9` | `0.3.10` |
| [eslint-module-utils](https://github.com/import-js/eslint-plugin-import/tree/HEAD/utils) | `2.12.1` | `2.13.0` |
| [eslint-scope](https://github.com/eslint/js/tree/HEAD/packages/eslint-scope) | `7.2.2` | `9.1.2` |
| [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) | `9.6.1` | `11.2.0` |
| [file-entry-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/file-entry-cache) | `6.0.1` | `8.0.0` |
| [flat-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/flat-cache) | `3.2.0` | `4.0.1` |
| [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.2` |
| [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.8` | `1.2.0` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.0` | `4.14.0` |
| [hasown](https://github.com/inspect-js/hasOwn) | `2.0.2` | `2.0.4` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.1.2` | `3.1.5` |
| [resolve](https://github.com/browserify/resolve) | `1.22.11` | `1.22.12` |
| [safe-array-concat](https://github.com/ljharb/safe-array-concat) | `1.1.3` | `1.1.4` |
| [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` |
| [side-channel-list](https://github.com/ljharb/side-channel-list) | `1.0.0` | `1.0.1` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` |
| [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.0` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.19` | `1.1.22` |


Updates `@actions/core` from 1.11.1 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/github` from 6.0.1 to 9.1.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@actions/io` from 1.1.3 to 3.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

Updates `@actions/tool-cache` from 2.0.2 to 4.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/tool-cache)

Updates `@octokit/plugin-retry` from 8.0.3 to 8.1.0
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v8.0.3...v8.1.0)

Updates `esbuild` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `eslint` from 8.57.1 to 10.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.5.0)

Updates `eslint-plugin-promise` from 6.6.0 to 7.3.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.3.0)

Updates `nock` from 13.5.6 to 14.0.15
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.6...v14.0.15)

Updates `@actions/exec` from 1.1.1 to 3.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)

Updates `@octokit/auth-token` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/octokit/auth-token.js/releases)
- [Commits](octokit/auth-token.js@v4.0.0...v6.0.0)

Updates `@octokit/core` from 5.2.2 to 7.0.6
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.2.2...v7.0.6)

Updates `@octokit/graphql` from 7.1.1 to 9.0.3
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v7.1.1...v9.0.3)

Updates `@octokit/openapi-types` from 20.0.0 to 27.0.0
- [Release notes](https://github.com/octokit/openapi-types.ts/releases)
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v27.0.0/packages/openapi-types)

Updates `@octokit/plugin-paginate-rest` from 9.2.2 to 14.0.0
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.2.2...v14.0.0)

Updates `@octokit/types` from 12.6.0 to 16.0.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.6.0...v16.0.0)

Updates `@octokit/plugin-rest-endpoint-methods` from 10.4.1 to 17.0.0
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.1...v17.0.0)

Updates `before-after-hook` from 2.2.3 to 4.0.0
- [Release notes](https://github.com/gr2m/before-after-hook/releases)
- [Commits](gr2m/before-after-hook@v2.2.3...v4.0.0)

Updates `universal-user-agent` from 6.0.1 to 7.0.3
- [Release notes](https://github.com/gr2m/universal-user-agent/releases)
- [Commits](gr2m/universal-user-agent@v6.0.1...v7.0.3)

Updates `@actions/http-client` from 2.2.3 to 3.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

Updates `@esbuild/aix-ppc64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/android-arm` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/android-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/android-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/darwin-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/darwin-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/freebsd-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/freebsd-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-arm` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-ia32` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-loong64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-mips64el` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-ppc64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-riscv64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-s390x` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/linux-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/netbsd-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/netbsd-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/openbsd-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/openbsd-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/sunos-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/win32-arm64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/win32-ia32` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@esbuild/win32-x64` from 0.24.2 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.28.1)

Updates `@octokit/endpoint` from 9.0.6 to 11.0.3
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](octokit/endpoint.js@v9.0.6...v11.0.3)

Updates `@octokit/request` from 8.4.1 to 10.0.10
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v8.4.1...v10.0.10)

Updates `@octokit/request-error` from 5.1.1 to 7.1.0
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v5.1.1...v7.1.0)

Updates `@tybys/wasm-util` from 0.10.2 to 0.10.3
- [Commits](https://github.com/toyobayashi/wasm-util/commits)

Updates `acorn` from 8.15.0 to 8.17.0
- [Commits](acornjs/acorn@8.15.0...8.17.0)

Updates `ajv` from 6.12.6 to 6.15.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v6.15.0)

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

Updates `call-bind` from 1.0.8 to 1.0.9
- [Changelog](https://github.com/ljharb/call-bind/blob/main/CHANGELOG.md)
- [Commits](ljharb/call-bind@v1.0.8...v1.0.9)

Updates `es-abstract` from 1.24.1 to 1.24.2
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.24.1...v1.24.2)

Updates `es-object-atoms` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md)
- [Commits](es-shims/es-object-atoms@v1.1.1...v1.1.2)

Updates `es-to-primitive` from 1.3.0 to 1.3.1
- [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-to-primitive@v1.3.0...v1.3.1)

Updates `eslint-import-resolver-node` from 0.3.9 to 0.3.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/node/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/v0.3.10/resolvers/node)

Updates `eslint-module-utils` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/v2.13.0/utils)

Updates `eslint-scope` from 7.2.2 to 9.1.2
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/eslint-scope/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/eslint-scope-v9.1.2/packages/eslint-scope)

Updates `espree` from 9.6.1 to 11.2.0
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/espree-v11.2.0/packages/espree)

Updates `file-entry-cache` from 6.0.1 to 8.0.0
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/file-entry-cache)

Updates `flat-cache` from 3.2.0 to 4.0.1
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/flat-cache)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

Updates `function.prototype.name` from 1.1.8 to 1.2.0
- [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md)
- [Commits](es-shims/Function.prototype.name@v1.1.8...v1.2.0)

Updates `get-tsconfig` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.13.0...v4.14.0)

Updates `hasown` from 2.0.2 to 2.0.4
- [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md)
- [Commits](inspect-js/hasOwn@v2.0.2...v2.0.4)

Updates `is-core-module` from 2.16.1 to 2.16.2
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.1...v2.16.2)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

Updates `resolve` from 1.22.11 to 1.22.12
- [Commits](browserify/resolve@v1.22.11...v1.22.12)

Updates `safe-array-concat` from 1.1.3 to 1.1.4
- [Changelog](https://github.com/ljharb/safe-array-concat/blob/main/CHANGELOG.md)
- [Commits](ljharb/safe-array-concat@v1.1.3...v1.1.4)

Updates `side-channel` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md)
- [Commits](ljharb/side-channel@v1.1.0...v1.1.1)

Updates `side-channel-list` from 1.0.0 to 1.0.1
- [Changelog](https://github.com/ljharb/side-channel-list/blob/main/CHANGELOG.md)
- [Commits](ljharb/side-channel-list@v1.0.0...v1.0.1)

Updates `string.prototype.trim` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11)

Updates `string.prototype.trimend` from 1.0.9 to 1.0.10
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10)

Updates `typed-array-length` from 1.0.7 to 1.0.8
- [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-length@v1.0.7...v1.0.8)

Updates `vite` from 8.0.16 to 8.1.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.0/packages/vite)

Updates `which-typed-array` from 1.1.19 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.19...v1.1.22)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@actions/github"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@actions/io"
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@actions/tool-cache"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/plugin-retry"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: eslint-plugin-promise
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: nock
  dependency-version: 14.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@actions/exec"
  dependency-version: 3.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/auth-token"
  dependency-version: 6.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/core"
  dependency-version: 7.0.6
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/graphql"
  dependency-version: 9.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/openapi-types"
  dependency-version: 27.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 14.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/types"
  dependency-version: 16.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-version: 17.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: before-after-hook
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: universal-user-agent
  dependency-version: 7.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@actions/http-client"
  dependency-version: 3.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@esbuild/aix-ppc64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/android-arm"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/android-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/android-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/darwin-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/darwin-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/freebsd-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/freebsd-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-arm"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-ia32"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-loong64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-mips64el"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-ppc64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-riscv64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-s390x"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/linux-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/netbsd-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/netbsd-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/openbsd-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/openbsd-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/sunos-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/win32-arm64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/win32-ia32"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@esbuild/win32-x64"
  dependency-version: 0.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@octokit/endpoint"
  dependency-version: 11.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/request"
  dependency-version: 10.0.10
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@octokit/request-error"
  dependency-version: 7.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@tybys/wasm-util"
  dependency-version: 0.10.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: acorn
  dependency-version: 8.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: ajv
  dependency-version: 6.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: brace-expansion
  dependency-version: 1.1.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: call-bind
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: es-abstract
  dependency-version: 1.24.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: es-object-atoms
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: es-to-primitive
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: eslint-import-resolver-node
  dependency-version: 0.3.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: eslint-module-utils
  dependency-version: 2.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-scope
  dependency-version: 9.1.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: espree
  dependency-version: 11.2.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: file-entry-cache
  dependency-version: 8.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: flat-cache
  dependency-version: 4.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: function.prototype.name
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: get-tsconfig
  dependency-version: 4.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: hasown
  dependency-version: 2.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: is-core-module
  dependency-version: 2.16.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: resolve
  dependency-version: 1.22.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: safe-array-concat
  dependency-version: 1.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: side-channel
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: side-channel-list
  dependency-version: 1.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: string.prototype.trim
  dependency-version: 1.2.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typed-array-length
  dependency-version: 1.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: vite
  dependency-version: 8.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
...

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 Jun 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 24, 2026 07:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/all-npm-24235e13eb branch June 24, 2026 12:36
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.

0 participants