Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps-dev): bump the misc group across 1 directory with 8 updates#1910

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intodev
base:dev
Choose a base branch
Loading
fromdependabot/npm_and_yarn/misc-611ddb0d45

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 31, 2025
edited
Loading

Bumps the misc group with 8 updates in the / directory:

PackageFromTo
@types/node22.15.3024.9.2
eslint9.28.09.38.0
jest29.7.030.2.0
@types/jest29.5.1430.0.0
prettier3.5.33.6.2
rimraf6.0.16.1.0
ts-jest29.3.429.4.5
typescript5.8.35.9.3

Updates@types/node from 22.15.30 to 24.9.2

Commits

Updateseslint from 9.28.0 to 9.38.0

Release notes

Sourced fromeslint's releases.

v9.38.0

Features

  • ce40f74 feat: updatecomplexity rule to only highlight function header (#20048) (Atul Nair)
  • e37e590 feat: correctno-loss-of-precision false positives withe notation (#20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)
  • c070e65 docs: correct formatting inno-irregular-whitespace rule documentation (#20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: movecustom-formatters type descriptions tonodejs-api (#20190) (Percy Ma)

Chores

  • d17c795 chore: upgrade@​eslint/js@​9.38.0 (#20221) (Milos Djermanovic)
  • 25d0e33 chore: package.json update for@​eslint/js release (Jenkins)
  • c82b5ef refactor: Use types from@​eslint/core (#20168) (Nicholas C. Zakas)
  • ff31609 ci: add Node.js 25 toci.yml (#20220) (루밀LuMir)
  • 004577e ci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])
  • eac71fb test: remove use ofnodejsScope option of eslint-scope from tests (#20206) (Milos Djermanovic)
  • 4168a18 chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)
  • 205dbd2 chore: fix typos (#20200) (ntnyq)
  • dbb200e chore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)
  • 8962089 chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)

v9.37.0

Features

  • 39f7fb4 feat:preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax inno-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correctno-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correctESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: showavailableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: updateREADME files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references frommaster tomain (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update@eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for@​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])

... (truncated)

Commits

Updatesjest from 29.7.0 to 30.2.0

Release notes

Sourced fromjest's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Updatejest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export theTransformerConfig interface (#15820)
  • [jest-config] Fixjest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fixunstable_mockModule withnode: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fixit.concurrent not working withdescribe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from@jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock fortoContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced fromjest's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Updatejest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters indeepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export theTransformerConfig interface (#15820)
  • [jest-config] Fixjest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fixunstable_mockModule withnode: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fixit.concurrent not working withdescribe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from@jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Updates@types/jest from 29.5.14 to 30.0.0

Commits

Updatesprettier from 3.5.3 to 3.6.2

Release notes

Sourced fromprettier's releases.

3.6.2

What's Changed

🔗Changelog

3.6.1

  • Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running--experimental-cli

🔗Changelog

3.6.0

diff

🔗Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"

Changelog

Sourced fromprettier's changelog.

3.6.2

diff

Markdown: Add missing blank line around code block (#17675 by@​fisker)

<!-- Input-->1. Some text, and code block below, with newline after code block---foo: barAnotherList<!-- Prettier 3.6.1-->Some text, and code block below, with newline after code block---foo: barAnotherList<!-- Prettier 3.6.2-->Some text, and code block below, with newline after code block---foo: barAnotherList

3.6.1

diff

TypeScript: Allow const without initializer (#17650,#17654 by@​fisker)

// Input</tr></table>

... (truncated)

Commits

Updatesrimraf from 6.0.1 to 6.1.0

Changelog

Sourced fromrimraf's changelog.

6.1

  • Move to nativefs/promises usage instead of promisifyingmanually.

6.0

  • Drop support for nodes before v20
  • Add--version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on eachdeletion
  • 4.3.1 Fixed inappropriately following symbolic links todirectories

v4.2

  • Brought backglob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the.defaultdangly bit..default preserved as a reference torimraffor compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore-rf and-fr arguments to the bin.

v4.0

  • Removeglob dependency entirely. This library now onlyaccepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript

... (truncated)

Commits
  • 18dc77a 6.1.0
  • 2bd2e62 changelog 6.1
  • 19311cf refactor: switch to native fs.promises
  • 0c437d4 Create separate dir for integration tests
  • 65a3b8a Do not pass unnecessary rest args to fs functions
  • 02b31b7 Use the same ignoreENOENT and fixEPERM utils everywhere
  • c012f4f Mock process.platform with t.intercept
  • c72278a Use tap.intercept to test bin
  • 549d1e8 Configure tap coverage-map
  • a76970b benchmark: add options to filter and compare benchmarks
  • Additional commits viewable incompare view

Updatests-jest from 29.3.4 to 29.4.5

Release notes

Sourced fromts-jest's releases.

v29.4.5

Please refer toCHANGELOG.md for details.

v29.4.4

Please refer toCHANGELOG.md for details.

v29.4.3

Please refer toCHANGELOG.md for details.

v29.4.2

Please refer toCHANGELOG.md for details.

v29.4.1

Please refer toCHANGELOG.md for details.

v29.4.0

Please refer toCHANGELOG.md for details.

Changelog

Sourced fromts-jest's changelog.

29.4.5 (2025-10-10)

Bug Fixes

  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes#5013

29.4.4 (2025-09-19)

Bug Fixes

29.4.3 (2025-09-17)

Bug Fixes

  • introducetranspilation option to replaceisolatedModules option (#5044) (5868761)

29.4.2 (2025-09-15)

Bug Fixes

29.4.1 (2025-08-03)

Bug Fixes

  • fix: replaceejs withhandlebars due to security issues (899c9b7), closes#4969

29.4.0 (2025-06-11)

Features

... (truncated)

Commits
  • 9d5248a chore(release): 29.4.5
  • ca8b623 refactor: improve message about using Node16/18/Next
  • c290d4d fix: allow filtering modern module warning message with diagnostic code
  • 1ff2dda build: replaceconventional-changelog-cli dep
  • 1c08db3 ci: runnpm ci --ignore-scripts for workflows
  • 9f60d2c ci: enhance security for Renovate PRs
  • 1c1077f build(deps): Update dependency@​formatjs/ts-transformer to ^3.14.2
  • 9037f2f build(deps): Update dependency@​types/node to v20.19.20
  • 6ed0e1c build(deps): Update dependency semver to ^7.7.3
  • 4a06f8c build(deps): Update github/codeql-action digest to a8d1ac4
  • Additional commits viewable incompare view

Updatestypescript from 5.8.3 to 5.9.3

Release notes

Sourced fromtypescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out therelease announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out therelease announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out therelease announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out therelease announcement.

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR#62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR#62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR#62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR#62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR#61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable incompare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsOct 31, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsOct 31, 2025
@github-actionsgithub-actionsbot added build 🔧Changes that effect how the build system works. labelsOct 31, 2025
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/misc-611ddb0d45 branch 3 times, most recently from798f1ab toe27c8dbCompareNovember 4, 2025 12:47
Copy link

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR updates multiple development dependencies to their latest versions, primarily focusing on testing framework upgrades (Jest from v29 to v30) and associated tooling updates.

  • @types/jest: 29.5.14 → 30.0.0 (major version bump for Jest 30 support)
  • @types/node: 22.15.30 → 24.10.0 (major version bump)
  • eslint: 9.28.0 → 9.39.1 (minor/patch)
  • jest: 29.7.0 → 30.2.0 (major version bump)
  • prettier: 3.5.3 → 3.6.2 (minor/patch)
  • rimraf: 6.0.1 → 6.1.0 (minor)
  • ts-jest: 29.3.4 → 29.4.5 (minor/patch)
  • typescript: 5.8.3 → 5.9.3 (minor/patch)

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

FileDescription
package.jsonUpdates devDependencies to latest versions, including Jest 30 major upgrade
yarn.lockUpdates transitive dependencies and resolves dependency tree for new versions

@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/misc-611ddb0d45 branch frome27c8db to1da9710CompareNovember 4, 2025 13:14
Bumps the misc group with 8 updates in the / directory:| Package | From | To || --- | --- | --- || [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.30` | `24.9.2` || [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.38.0` || [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` || [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` || [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` || [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` || [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.5` || [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |Updates `@types/node` from 22.15.30 to 24.9.2- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)Updates `eslint` from 9.28.0 to 9.38.0- [Release notes](https://github.com/eslint/eslint/releases)- [Commits](eslint/eslint@v9.28.0...v9.38.0)Updates `jest` from 29.7.0 to 30.2.0- [Release notes](https://github.com/jestjs/jest/releases)- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)Updates `@types/jest` from 29.5.14 to 30.0.0- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)Updates `prettier` from 3.5.3 to 3.6.2- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.5.3...3.6.2)Updates `rimraf` from 6.0.1 to 6.1.0- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)- [Commits](isaacs/rimraf@v6.0.1...v6.1.0)Updates `ts-jest` from 29.3.4 to 29.4.5- [Release notes](https://github.com/kulshekhar/ts-jest/releases)- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)- [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.5)Updates `typescript` from 5.8.3 to 5.9.3- [Release notes](https://github.com/microsoft/TypeScript/releases)- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)---updated-dependencies:- dependency-name: "@types/node"  dependency-version: 24.9.2  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: misc- dependency-name: eslint  dependency-version: 9.38.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: misc- dependency-name: jest  dependency-version: 30.2.0  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: misc- dependency-name: "@types/jest"  dependency-version: 30.0.0  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: misc- dependency-name: prettier  dependency-version: 3.6.2  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: misc- dependency-name: rimraf  dependency-version: 6.1.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: misc- dependency-name: ts-jest  dependency-version: 29.4.5  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: misc- dependency-name: typescript  dependency-version: 5.9.3  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: misc...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/misc-611ddb0d45 branch from1da9710 to325973dCompareNovember 5, 2025 10:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@JamesIvesJamesIvesAwaiting requested review from JamesIvesJamesIves is a code owner

Assignees

No one assigned

Labels

build 🔧Changes that effect how the build system works.dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp