-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump nodejs dependencies #172
Conversation
Bumps the nodejs group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.3.0` | `4.0.0` | | [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) | `2.0.1` | `2.0.2` | | [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.19.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.13.0` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.19.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | | [tsup](https://github.com/egoist/tsup) | `8.3.5` | `8.3.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.22.0` | Updates `@actions/cache` from 3.3.0 to 4.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/cache) Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) Updates `zod` from 3.23.8 to 3.24.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.8...v3.24.1) Updates `@eslint/js` from 9.16.0 to 9.19.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.19.0/packages/js) Updates `@types/node` from 22.10.1 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.16.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.19.0) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) Updates `tsup` from 8.3.5 to 8.3.6 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.5...v8.3.6) Updates `typescript` from 5.7.2 to 5.7.3 - [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.2...v5.7.3) Updates `typescript-eslint` from 8.16.0 to 8.22.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.22.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-major dependency-group: nodejs - dependency-name: "@actions/tool-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-minor dependency-group: nodejs - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor 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-patch dependency-group: nodejs - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch 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] <[email protected]>
…rn/nodejs-f367efdf14
guess we should create a new release then |
just tested that this works with the v2 api: actions/toolkit#1890 (reply in thread) |
Bumps the nodejs group with 10 updates in the / directory:
3.3.0
4.0.0
2.0.1
2.0.2
3.23.8
3.24.1
9.16.0
9.19.0
22.10.1
22.13.0
9.16.0
9.19.0
3.4.1
3.4.2
8.3.5
8.3.6
5.7.2
5.7.3
8.16.0
8.22.0
Updates
@actions/cache
from 3.3.0 to 4.0.0Changelog
Sourced from
@actions/cache
's changelog.Commits
Updates
@actions/tool-cache
from 2.0.1 to 2.0.2Changelog
Sourced from
@actions/tool-cache
's changelog.Commits
Updates
zod
from 3.23.8 to 3.24.1Release notes
Sourced from zod's releases.
... (truncated)
Commits
65adeea
v3.24.14e219d6
Bump min TS version to 5.00c6cbbd
Undeprecate .nonempty()b333f96
Fix deno tests964d622
Fix lintb68c05f
feat: Add JWT string validator (#3893)c1dd537
Addsfrrm
package to documentation (#3818)69a1798
Implement Standard Schema spec (#3850)963386d
Fix lint3755146
Remove createParams cascade from .array() (#3530)Maintainer changes
This version was pushed to npm by colinhacks, a new releaser for zod since your current version.
Updates
@eslint/js
from 9.16.0 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
58560e7
chore: package.json update for@eslint/js
release362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)84c5787
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.10.1 to 22.13.0Commits
Updates
eslint
from 9.16.0 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
prettier
from 3.4.1 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
tsup
from 8.3.5 to 8.3.6Release notes
Sourced from tsup's releases.
Commits
bee8f42
chore: release v8.3.686c3b0b
chore: fix pass options314a6d7
fix: don't await sub-process ofonSuccess
(#1256)Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR