-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group with 17 updates #1994
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
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
|
@dependabot rebase |
ac65f81 to
4af7f70
Compare
Bumps the npm group with 17 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.37.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.2` | `24.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `6.1.0` | `6.1.1` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.18.0` | `10.18.1` | | [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.3.1` | `0.4.0` | | [@eslint/core](https://github.com/eslint/rewrite/tree/HEAD/packages/core) | `0.15.2` | `0.16.0` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.5` | `0.4.0` | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.12.0` | `1.13.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.10` | `2.8.12` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001747` | `1.0.30001748` | | [detect-libc](https://github.com/lovell/detect-libc) | `2.1.1` | `2.1.2` | | [napi-postinstall](https://github.com/un-ts/napi-postinstall) | `0.3.3` | `0.3.4` | | [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.21` | `2.0.23` | | [undici-types](https://github.com/nodejs/undici) | `7.13.0` | `7.14.0` | | [zod-validation-error](https://github.com/causaly/zod-validation-error) | `3.5.3` | `4.0.2` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.1.11` | Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) Updates `eslint-plugin-react-hooks` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `pnpm` from 10.18.0 to 10.18.1 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.18.1/pnpm) Updates `@eslint/config-helpers` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/core-v0.4.0/packages/config-helpers) Updates `@eslint/core` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/core-v0.16.0/packages/core) Updates `@eslint/plugin-kit` from 0.3.5 to 0.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/core-v0.4.0/packages/plugin-kit) Updates `@rushstack/eslint-patch` from 1.12.0 to 1.13.0 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.13.0/eslint/eslint-patch) Updates `baseline-browser-mapping` from 2.8.10 to 2.8.12 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.8.10...v2.8.12) Updates `caniuse-lite` from 1.0.30001747 to 1.0.30001748 - [Commits](browserslist/caniuse-lite@1.0.30001747...1.0.30001748) Updates `detect-libc` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/lovell/detect-libc/blob/main/CHANGELOG.md) - [Commits](lovell/detect-libc@v2.1.1...v2.1.2) Updates `napi-postinstall` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/un-ts/napi-postinstall/releases) - [Changelog](https://github.com/un-ts/napi-postinstall/blob/main/CHANGELOG.md) - [Commits](un-ts/napi-postinstall@v0.3.3...v0.3.4) Updates `node-releases` from 2.0.21 to 2.0.23 - [Commits](chicoxyzzy/node-releases@v2.0.21...v2.0.23) Updates `undici-types` from 7.13.0 to 7.14.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.13.0...v7.14.0) Updates `zod-validation-error` from 3.5.3 to 4.0.2 - [Release notes](https://github.com/causaly/zod-validation-error/releases) - [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md) - [Commits](https://github.com/causaly/zod-validation-error/commits/v4.0.2) Updates `zod` from 3.25.76 to 4.1.11 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.11) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-react-hooks dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-version: 10.18.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/config-helpers" dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/core" dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/plugin-kit" dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@rushstack/eslint-patch" dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: baseline-browser-mapping dependency-version: 2.8.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001748 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: detect-libc dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: napi-postinstall dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: node-releases dependency-version: 2.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: undici-types dependency-version: 7.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: zod-validation-error dependency-version: 4.0.2 dependency-type: indirect update-type: version-update:semver-major dependency-group: npm - dependency-name: zod dependency-version: 4.1.11 dependency-type: indirect update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
4af7f70 to
60c44be
Compare
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
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 npm group with 17 updates:
9.36.09.37.024.6.224.7.09.36.09.37.06.1.06.1.110.18.010.18.10.3.10.4.00.15.20.16.00.3.50.4.01.12.01.13.02.8.102.8.121.0.300017471.0.300017482.1.12.1.20.3.30.3.42.0.212.0.237.13.07.14.03.5.34.0.23.25.764.1.11Updates
@eslint/jsfrom 9.36.0 to 9.37.0Release notes
Sourced from
@eslint/js's releases.Commits
abee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@types/nodefrom 24.6.2 to 24.7.0Commits
Updates
eslintfrom 9.36.0 to 9.37.0Release notes
Sourced from eslint's releases.
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)Updates
eslint-plugin-react-hooksfrom 6.1.0 to 6.1.1Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Updates
pnpmfrom 10.18.0 to 10.18.1Release notes
Sourced from pnpm's releases.
... (truncated)
Changelog
Sourced from pnpm's changelog.
Commits
651a27achore(release): 10.18.1Updates
@eslint/config-helpersfrom 0.3.1 to 0.4.0Release notes
Sourced from
@eslint/config-helpers's releases.... (truncated)
Changelog
Sourced from
@eslint/config-helpers's changelog.Commits
Updates
@eslint/corefrom 0.15.2 to 0.16.0Release notes
Sourced from
@eslint/core's releases.Changelog
Sourced from
@eslint/core's changelog.Commits
7f592e3chore: release main (#257)ab10682docs: Update README sponsorsd800559fix: remove unsupportednodeTypefrom types (#268)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors7b6dd37feat: Add config types in@eslint/core(#237)62089bcdocs: Update README sponsors8413502docs: Update README sponsorsUpdates
@eslint/plugin-kitfrom 0.3.5 to 0.4.0Release notes
Sourced from
@eslint/plugin-kit's releases.Changelog
Sourced from
@eslint/plugin-kit's changelog.Commits
Updates
@rushstack/eslint-patchfrom 1.12.0 to 1.13.0Changelog
Sourced from
@rushstack/eslint-patch's changelog.Commits
6ce5faeBump versions [skip ci]acdc7bcUpdate changelogs [skip ci]1627a83Include some ESLint rules to normalize imports. (#5392)cea05aaBump cyclics. (#5388)d85e956Bump decoupled local dependencies. (#5344)72fde22Bump cyclics. (#5284)aabb1ecBump cyclic dependencies and convert the decoupled-local-node-rig to use flat...Updates
baseline-browser-mappingfrom 2.8.10 to 2.8.12Commits
f4c3e1fPatch to 2.8.12 because browser or feature data changed80c5bdbBrowser or feature data changeda3b88c9Patch to 2.8.11 because browser or feature data changed912cd38Browser or feature data changed788caa8Updating static siteUpdates
caniuse-litefrom 1.0.30001747 to 1.0.30001748Commits
6979d46Update caniuse-db 1.0.30001748Updates
detect-libcfrom 2.1.1 to 2.1.2Changelog
Sourced from detect-libc's changelog.
Commits
98928b7Release v2.1.2a418065Ensure Node.js 10 and 12 can use async file-based detection methods (#33)a950b06Add semi-automated changelog #32Updates
napi-postinstallfrom 0.3.3 to 0.3.4Release notes
Sourced from napi-postinstall's releases.
Changelog
Sourced from napi-postinstall's changelog.
Commits
95a44d2chore: release napi-postinstall (#57)9ce741bfeat: add support for loong64 arch and openharmony platform (#56)2b6c5c0ci: enable trusted publishing (#55)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for napi-postinstall since your current version.
Updates
node-releasesfrom 2.0.21 to 2.0.23Commits
6b5bdcd2.0.2309e4934feat: Nightly Syncc72a2dd2.0.2296acfcffeat: Nightly SyncUpdates
undici-typesfrom 7.13.0 to 7.14.0Release notes
Sourced from undici-types's releases.
Commits
dfa2d15Bumped v7.14.0 (#4420)23423edfix: better set a finalizer on cloned response (#4419)3abbea5chore: update WPT (#4416)5453139refactor: snapshot-recorder (#4413)16e7812chore: improve imports and requires (#4418)c9bdd3dchore: update cache tests (#4096)7db221achore: update WPT (#4358)c399fdffix formdata constructor args mark optional (#4411)c1442a4test: fix snapshot testing flaky test (#4410)c6cc3c1cache-control: no-cache: use quoted-string form (#4177)Updates
zod-validation-errorfrom 3.5.3 to 4.0.2Release notes
Sourced from zod-validation-error's releases.
Changelog
Sourced from zod-validation-error's changelog.
... (truncated)
Commits
Updates
zodfrom 3.25.76 to 4.1.11Release notes
Sourced from zod's releases.
... (truncated)
Commits
2bed4b34.1.1182cd717v4.1.107ffedd0Fix shape caching (#5263)923af80Publish zod@4.1.9a78716dUpdate zshy (#5249)a1726d54.1.836c4ee3Switch back to weakmapaab33564.1.7aa6f0f0More fixes (#5223)9f65038docs(ecosystem): add DRZL; fix Prisma Zod Generator placement (#5215)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions