-
Notifications
You must be signed in to change notification settings - Fork 20
Bump the node group across 1 directory with 17 updates #255
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
Merged
Conversation
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
9e8f275 to
53a17f2
Compare
Bumps the node group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.2.4` | `4.0.0` | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.5` | `2.16.9` | | [which](https://github.com/npm/node-which) | `4.0.0` | `5.0.0` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.24.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.4` | `22.10.3` | | [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) | `3.0.3` | `3.0.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `8.19.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `8.19.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.15.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.4.2` | | [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.3.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.4` | `5.7.2` | Updates `@actions/cache` from 3.2.4 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/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `fp-ts` from 2.16.5 to 2.16.9 - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](gcanti/fp-ts@2.16.5...2.16.9) Updates `which` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v4.0.0...v5.0.0) Updates `zod` from 3.22.4 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.22.4...v3.24.1) Updates `@types/node` from 20.12.4 to 22.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/which` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/which) Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.5.0 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/parser) Updates `eslint` from 8.57.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.17.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `eslint-plugin-n` from 16.6.2 to 17.15.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.15.1) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) Updates `eslint-plugin-promise` from 6.1.1 to 7.2.1 - [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.1.1...v7.2.1) Updates `prettier` from 3.2.5 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.2.5...3.4.2) Updates `tsup` from 8.0.2 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.0.2...v8.3.5) Updates `typescript` from 5.4.4 to 5.7.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.4.4...v5.7.2) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-major dependency-group: node - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node - dependency-name: fp-ts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: node - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: node - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: "@types/which" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
6994625 to
2f63923
Compare
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
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 node group with 17 updates in the / directory:
3.2.44.0.01.10.11.11.12.16.52.16.94.0.05.0.03.22.43.24.120.12.422.10.33.0.33.0.47.5.08.19.07.5.08.19.08.57.09.17.02.29.12.31.016.6.217.15.15.1.35.2.16.1.17.2.13.2.53.4.28.0.28.3.55.4.45.7.2Updates
@actions/cachefrom 3.2.4 to 4.0.0Changelog
Sourced from
@actions/cache's changelog.Commits
Updates
@actions/corefrom 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core's changelog.Commits
Updates
fp-tsfrom 2.16.5 to 2.16.9Release notes
Sourced from fp-ts's releases.
Changelog
Sourced from fp-ts's changelog.
Commits
669cd3efix: correct the link, otherwise the original link will lead to a github not ...dffb60dversion 2.16.9 (#1950)ee54608SupportstrictBuiltinIteratorReturn(#1949)5469a48remove useless pure comment, closes #1937 (#1948)68b860aupdate vitest and node version (#1947)eb7c025version 2.16.7 (#1945)1b640d2Add tap for Identity (#1943)cabd677add Announcement89a772echoref3263e5version 2.16.6Updates
whichfrom 4.0.0 to 5.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
b8d11c7chore: release 5.0.0 (#152)5d49ed0chore: run template-oss-apply77aba08fix!: align to npm 10 node engine range8a2d8e0chore: bump@npmcli/eslint-configfrom 4.0.5 to 5.0.01a07cd7chore: postinstall for dependabot template-oss PR45f3aa8chore: bump@npmcli/template-ossfrom 4.23.1 to 4.23.326bb552chore: postinstall for dependabot template-oss PRc184c01chore: bump@npmcli/template-ossfrom 4.22.0 to 4.23.1a0799ffchore: postinstall for dependabot template-oss PRd4009b2chore: bump@npmcli/template-ossto 4.22.0Updates
zodfrom 3.22.4 to 3.24.1Release notes
Sourced from zod's releases.
... (truncated)
Commits
65adeeav3.24.14e219d6Bump min TS version to 5.00c6cbbdUndeprecate .nonempty()b333f96Fix deno tests964d622Fix lintb68c05ffeat: Add JWT string validator (#3893)c1dd537Addsfrrmpackage to documentation (#3818)69a1798Implement Standard Schema spec (#3850)963386dFix lint3755146Remove 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
@types/nodefrom 20.12.4 to 22.10.3Commits
Updates
@types/whichfrom 3.0.3 to 3.0.4Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.5.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
e19f30fchore(release): publish 8.19.09746832fix(eslint-plugin): [member-ordering] ignore method overloading (#10536)7eba36efix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec...3097930fix(eslint-plugin): [array-type] autofix with conditional types needs parenth...2e2731dfix(eslint-plugin): add getConstraintInfo to handle generic constraints bette...07d0e0dfeat(eslint-plugin): [strict-boolean-expressions] check array predicate funct...157b781chore(release): publish 8.18.283c3bbffix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387ffix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...Updates
@typescript-eslint/parserfrom 7.5.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
e19f30fchore(release): publish 8.19.0157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)2c8a75echore(release): publish 8.17.0f74a8fachore(release): publish 8.16.0Updates
eslintfrom 8.57.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/[email protected](#19242)8...Description has been truncated