-
Notifications
You must be signed in to change notification settings - Fork 458
Bump the dev-dependencies group with 7 updates #2220
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
jakebailey
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-866b4d8f91
Nov 2, 2025
Merged
Bump the dev-dependencies group with 7 updates #2220
jakebailey
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-866b4d8f91
Nov 2, 2025
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
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.0` | | [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `24.9.2` | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20251029.1` | `7.0.0-dev.20251101.1` | | [danger](https://github.com/danger/danger-js) | `13.0.4` | `13.0.5` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.46.2` | Updates `@eslint/js` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `@octokit/rest` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v22.0.0...v22.0.1) Updates `@types/node` from 24.6.1 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/native-preview` from 7.0.0-dev.20251029.1 to 7.0.0-dev.20251101.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `danger` from 13.0.4 to 13.0.5 - [Release notes](https://github.com/danger/danger-js/releases) - [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md) - [Commits](danger/danger-js@13.0.4...13.0.5) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `typescript-eslint` from 8.45.0 to 8.46.2 - [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.46.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20251101.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: danger dependency-version: 13.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Thanks for the PR! This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged. |
HolgerJeromin
approved these changes
Nov 1, 2025
Bashamega
approved these changes
Nov 2, 2025
jakebailey
approved these changes
Nov 2, 2025
Member
jakebailey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wish this thing would update the actual package.json instead of just the lock file...
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 dev-dependencies group with 7 updates:
9.36.09.39.022.0.022.0.124.6.124.9.27.0.0-dev.20251029.17.0.0-dev.20251101.113.0.413.0.516.4.016.5.08.45.08.46.2Updates
@eslint/jsfrom 9.36.0 to 9.39.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@octokit/restfrom 22.0.0 to 22.0.1Release notes
Sourced from
@octokit/rest's releases.Commits
daa3ec9ci(action): update actions/setup-node action to v6 (#534)1dec0c7ci(action): update peter-evans/create-or-update-comment action to v5 (#531)ded2f17fix(deps): update octokit monorepo (major) (#538)0e0eaeachore(deps): update dependency@types/nodeto v24 (#537)c04acc8chore(deps): update vitest monorepo to v4 (major) (#536)e6dd306chore(deps): update dependency undici to v7 (#474)5f380d0build(deps-dev): Bump form-data from 4.0.2 to 4.0.4 in /docs (#520)dc6827dbuild(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 in /docs (#516)Updates
@types/nodefrom 24.6.1 to 24.9.2Commits
Updates
@typescript/native-previewfrom 7.0.0-dev.20251029.1 to 7.0.0-dev.20251101.1Commits
Updates
dangerfrom 13.0.4 to 13.0.5Changelog
Sourced from danger's changelog.
Commits
67ed2c1Release 13.0.5a05ae4aCHANGELOG3a7c728Merge pull request #1493 from danger/SimenB-patch-161e64e2Fix Dockerfile syntax for multi-stage buildsb5764b4Merge pull request #1491 from yoshi-taka/remove-lodash.keys2375820Merge pull request #1492 from yoshi-taka/remove-shutdown-providerse689e98fix: missed commit53a8ca9chore(ci): remove legacy providers (BuddyBuild, DockerCloud, Nevercode)e7367d5chore: remove lodash.keys6a85f77Merge pull request #1490 from yoshi-taka/remove-lodash-findUpdates
globalsfrom 16.4.0 to 16.5.0Release notes
Sourced from globals's releases.
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)b777f09Update Puppeteer (#310)Updates
typescript-eslintfrom 8.45.0 to 8.46.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.05c1a159feat(typescript-eslint): export util types (close #10848) (#10849)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