Merged
Conversation
Bumps the nodejs group with 10 updates: | Package | From | To | | --- | --- | --- | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `4.0.0` | `4.0.2` | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.21.0` | | [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.7` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.21.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` | | [tsup](https://github.com/egoist/tsup) | `8.3.6` | `8.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.22.0` | `8.25.0` | Updates `@actions/cache` from 4.0.0 to 4.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `zod` from 3.24.1 to 3.24.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) Updates `@eslint/js` from 9.19.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@types/node` from 22.13.0 to 22.13.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.19.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.21.0) Updates `prettier` from 3.4.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.2) Updates `tsup` from 8.3.6 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.6...v8.4.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `typescript-eslint` from 8.22.0 to 8.25.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nodejs - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nodejs - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: "@types/eslint__js" dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs - dependency-name: "@types/eslint__js" dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs ... Signed-off-by: dependabot[bot] <support@github.com>
martin-css
pushed a commit
to WTW-CRB-GLAB/setup-pixi
that referenced
this pull request
May 15, 2025
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the nodejs group with 10 updates:
4.0.04.0.23.24.13.24.29.19.09.21.08.42.39.14.022.13.022.13.79.19.09.21.03.4.23.5.28.3.68.4.05.7.35.8.28.22.08.25.0Updates
@actions/cachefrom 4.0.0 to 4.0.2Changelog
Sourced from
@actions/cache's changelog.Commits
Updates
zodfrom 3.24.1 to 3.24.2Release notes
Sourced from zod's releases.
Commits
e308703v3.24.21dd44a0Support async z.customb7e173dFormat7365b7ddocs: translate README to Korean (#3934)706f49ffix: redirect url to correct url (#3939)eedeb4bdocs(X to Zod): Update url for runtyping (#3971)9d3af2eAdd CodeRabbit at Platinum (#3981)587d160WIP (#3976)8a099deAdd CodeRabbit to sponsors (#3975)e376cdaAdd Courier to README (#3961)Updates
@eslint/jsfrom 9.19.0 to 9.21.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
265e0cfchore: package.json update for@eslint/jsrelease031734echore: package.json update for@eslint/jsreleaseUpdates
@types/eslint__jsfrom 8.42.3 to 9.14.0Commits
Updates
@types/eslint__jsfrom 8.42.3 to 9.14.0Commits
Updates
@types/nodefrom 22.13.0 to 22.13.7Commits
Updates
eslintfrom 9.19.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede9.21.0a7ef4c7Build: changelog update for 9.21.0a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453)265e0cfchore: package.json update for@eslint/jsrelease418717ffeat: introduce new deprecated types for rules (#19238)3401b85test: add test forRule.ReportDescriptortype (#19449)e497aa7chore: update rewrite dependencies (#19448)c5561eadocs: Update READMEdb5340dfix: update missing plugin message template (#19445)d8ffdd4fix: do not exit process on rule crash (#19436)Updates
prettierfrom 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
399f427Release 3.5.2bf5aab8Revert "Use ESM entrypoint forrequire(ESM)" (#17156)c98acabReplaceexecawithnano-spawnin release script (#17129)4460a4echore(deps): update eslint related dependencies (#17162)f0707f5chore(deps): update eslint related dependencies (major) (#17163)e2624b6Enforce dependency version be pinned in all packages (#17161)1cee47achore(deps): update dependency react-markdown to v10 (#17160)7ce2a35chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630chore(deps): update dependency knip to v5.44.4 (#17153)Updates
tsupfrom 8.3.6 to 8.4.0Release notes
Sourced from tsup's releases.
Commits
773d27echore: release v8.4.089c4780fix: upgrade esbuild to 0.25 (#1309)0328fd6chore(deps): update dependency@swc/coreto v1.10.18 (#1243)c3f320efeat: upgrade svelte and css compiler (#1288)22e4860chore: upgrade depsd4f133cci: remove corepack4066e73chore: upgrade pnpm612ce12chore: upgrade cross-spawn to 7.0.6 (#1275)Updates
typescriptfrom 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4Bump version to 5.8.2 and LKG8fdbd54🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06Bump version to 5.8.1-rc and LKG48eb13fUpdate LKGfb59c19Merge remote-tracking branch 'origin/main' into release-5.8df342b7FixedrewriteRelativeImportExtensionsforimport()within call expression...775412aBump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799Update LKGUpdates
typescript-eslintfrom 8.22.0 to 8.25.0Release notes
Sourced from typescript-eslint's releases.