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

chore(deps): bump the all-dependencies group across 1 directory with 9 updates#617

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 25, 2025

Bumps the all-dependencies group with 9 updates in the / directory:

PackageFromTo
@eslint/compat1.2.61.2.7
@eslint/eslintrc3.2.03.3.0
@eslint/js9.19.09.21.0
@typescript-eslint/eslint-plugin8.22.08.25.0
@typescript-eslint/parser8.22.08.25.0
globals15.14.016.0.0
prettier3.4.23.5.2
typescript-eslint8.22.08.25.0
chai5.1.25.2.0

Updates@eslint/compat from 1.2.6 to 1.2.7

Release notes

Sourced from@​eslint/compat's releases.

compat: v1.2.7

1.2.7 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.11.0 to ^0.12.0
Commits

Updates@eslint/eslintrc from 3.2.0 to 3.3.0

Release notes

Sourced from@​eslint/eslintrc's releases.

v3.3.0

3.3.0 (2025-02-21)

Features

Changelog

Sourced from@​eslint/eslintrc's changelog.

3.3.0 (2025-02-21)

Features

Commits

Updates@eslint/js from 9.19.0 to 9.21.0

Release notes

Sourced from@​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add--ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replacevar withlet andconst in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update@eslint/eslintrc and@eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for@​eslint/js release (Jenkins)
  • 3401b85 test: add test forRule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Features

  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with@​eslint/core (#19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references inconsistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix:arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

Documentation

  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)

... (truncated)

Changelog

Sourced from@​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update@eslint/eslintrc and@eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for@​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test forRule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replacevar withlet andconst in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add--ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fixRuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0 - February 7, 2025

  • 979097a chore: upgrade@​eslint/js@​9.20.0 (#19412) (Francesco Trotta)
  • 031734e chore: package.json update for@​eslint/js release (Jenkins)
  • 91d4d9f fix: Bring types in sync with@​eslint/core (#19157) (Nicholas C. Zakas)
  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)
  • d4c47c3 test: avoid empty config warning in test output (#19408) (Milos Djermanovic)
  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 6406376 docs: Update README (GitHub Actions Bot)
  • 350f2b9 docs: rewrite some examples with var using let and const (#19404) (Mueez Javaid Hashmi)
  • 93c325a docs: rewrite examples with var using let and const (#19398) (Mueez Javaid Hashmi)
  • 56ff404 docs: replace var with let or const in rules docs (#19396) (Daniel Harbrueger)
  • 4053226 docs: changesourceType inno-eval examples (#19393) (Milos Djermanovic)
  • 1324af0 docs: replace var with let and const in rules docs (#19392) (Daniel Harbrueger)
  • 8b87e00 docs: replacevar withconst andlet in rules (#19389) (Tanuj Kanti)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • 758c66b docs: Explain what frozen rules mean (#19382) (Nicholas C. Zakas)
  • 67dd82a chore: update dependency@​eslint/json to ^0.10.0 (#19387) (renovate[bot])
  • db1b9a6 fix: Ensure module scope is checked for references inconsistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix:arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

... (truncated)

Commits
  • 265e0cf chore: package.json update for@​eslint/js release
  • 031734e chore: package.json update for@​eslint/js release
  • See full diff incompare view

Updates@typescript-eslint/eslint-plugin from 8.22.0 to 8.25.0

Release notes

Sourced from@​typescript-eslint/eslint-plugin's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replaceattributes withoptions property inTSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys forImportAttribute (#10649)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on anany value assigned as an initializer of anaccessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] checkaccessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] checkaccessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] checkaccessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] checkaccessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecatedaccessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report onstaticaccessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] checkaccessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about ourversioning strategy andreleases on our website.

... (truncated)

Changelog

Sourced from@​typescript-eslint/eslint-plugin's changelog.

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

8.24.1 (2025-02-17)

🩹 Fixes

  • eslint-plugin: [class-methods-use-this] checkaccessor methods with a function initializer (#10796)
  • eslint-plugin: [no-misused-promises] don't report onstaticaccessor properties (#10814)
  • eslint-plugin: [no-deprecated] don't report on deprecatedaccessor property declaration (#10813)
  • eslint-plugin: [explicit-member-accessibility] checkaccessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [explicit-module-boundary-types] checkaccessor class properties with a function initializer (#10804)
  • eslint-plugin: [prefer-return-this-type] checkaccessor properties with a function initializer (#10794)
  • eslint-plugin: [consistent-generic-constructors] checkaccessor class properties (#10789)
  • eslint-plugin: [no-unsafe-assignment] report on anany value assigned as an initializer of anaccessor property (#10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about ourversioning strategy andreleases on our website.

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] makeallowConstantLoopConditions more granular (#10639)

🩹 Fixes

... (truncated)

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • a43c199 feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)
  • 0a0a085 fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...
  • b688380 fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...
  • f22de04 fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...
  • 6f87c20 docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)
  • fb790dc fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...
  • 5d503b9 fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • Additional commits viewable incompare view

Updates@typescript-eslint/parser from 8.22.0 to 8.25.0

Release notes

Sourced from@​typescript-eslint/parser's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replaceattributes withoptions property inTSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys forImportAttribute (#10649)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on anany value assigned as an initializer of anaccessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] checkaccessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] checkaccessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] checkaccessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] checkaccessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecatedaccessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report onstaticaccessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] checkaccessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about ourversioning strategy andreleases on our website.

... (truncated)

Changelog

Sourced from@​typescript-eslint/parser's changelog.

8.25.0 (2025-02-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.24.1 (2025-02-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.24.0 (2025-02-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.23.0 (2025-02-03)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • 87d72ba chore(release): publish 8.24.0
  • 2a96020 chore(release): publish 8.23.0
  • See full diff incompare view

Updatesglobals from 15.14.0 to 16.0.0

Release notes

Sourced fromglobals's releases.

v16.0.0

Breaking

  • Theserviceworker globals are now generated from browsers (#281) 039ed51
    • It's a breaking change as a few globals have been removed.

sindresorhus/globals@v15.15.0...v16.0.0

v15.15.0

  • Regenerate vitest globals (#279) 445df81

sindresorhus/globals@v15.14.0...v15.15.0

Commits

Updatesprettier from 3.4.2 to 3.5.2

Release notes

Sourced fromprettier's releases.

3.5.2

🔗Changelog

3.5.1

🔗Changelog

3.5.0

diff

🔗Release note

Changelog

Sourced fromprettier's changelog.

3.5.2

diff

Removemodule-sync condition (#17156 by@​fisker)

In Prettier 3.5.0,we addedmodule-sync condition topackage.json, so thatrequire("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync condition, sorequire("prettier") will still use the CommonJS version, we'll revisit untilrequire(ESM) feature is more stable.

3.5.1

diff

Fix CLI crash when cache for old version exists (#17100 by@​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#17101 by@​remcohaszing)

Prettier now supports thedockercompose andgithub-actions-workflow languages in Visual Studio Code.

3.5.0

diff

🔗Release Notes

Commits
  • 399f427 Release 3.5.2
  • bf5aab8 Revert "Use ESM entrypoint forrequire(ESM)" (#17156)
  • c98acab Replaceexeca withnano-spawn in release script (#17129)
  • 4460a4e chore(deps): update eslint related dependencies (#17162)
  • f0707f5 chore(deps): update eslint related dependencies (major) (#17163)
  • e2624b6 Enforce dependency version be pinned in all packages (#17161)
  • 1cee47a chore(deps): update dependency react-markdown to v10 (#17160)
  • 7ce2a35 chore(deps): update dependency postcss to v8.5.3 (#17158)
  • 1fe7969 chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...
  • 8eb0630 chore(deps): update dependency knip to v5.44.4 (#17153)
  • Additional commits viewable incompare view

Updatestypescript-eslint from 8.22.0 to 8.25.0

Release notes

Sourced fromtypescript-eslint's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replaceattributes withoptions property inTSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys forImportAttribute (#10649)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on anany value assigned as an initializer of anaccessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] checkaccessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] checkaccessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] checkaccessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] checkaccessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecatedaccessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report onstaticaccessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] checkaccessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about ourversioning strategy andreleases on our website.

... (truncated)

Changelog

Sourced fromtypescript-eslint's changelog.

8.25.0 (2025-02-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.24.1 (2025-02-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.24.0 (2025-02-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.23.0 (2025-02-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • 87d72ba chore(release): publish 8.24.0
  • 2a96020 chore(release): publish 8.23.0
  • See full diff incompare view

Updateschai from 5.1.2 to 5.2.0

Release notes

Sourced fromchai's releases.

v5.2.0

What's Changed

…9 updatesBumps the all-dependencies group with 9 updates in the / directory:| Package | From | To || --- | --- | --- || [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.6` | `1.2.7` || [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.0` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.21.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.22.0` | `8.25.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.22.0` | `8.25.0` || [globals](https://github.com/sindresorhus/globals) | `15.14.0` | `16.0.0` || [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.22.0` | `8.25.0` || [chai](https://github.com/chaijs/chai) | `5.1.2` | `5.2.0` |Updates `@eslint/compat` from 1.2.6 to 1.2.7- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)- [Commits](eslint/rewrite@compat-v1.2.6...compat-v1.2.7)Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0- [Release notes](https://github.com/eslint/eslintrc/releases)- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)- [Commits](eslint/eslintrc@v3.2.0...v3.3.0)Updates `@eslint/js` from 9.19.0 to 9.21.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.21.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.22.0 to 8.25.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.25.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.22.0 to 8.25.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.25.0/packages/parser)Updates `globals` from 15.14.0 to 16.0.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v15.14.0...v16.0.0)Updates `prettier` from 3.4.2 to 3.5.2- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.4.2...3.5.2)Updates `typescript-eslint` from 8.22.0 to 8.25.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.25.0/packages/typescript-eslint)Updates `chai` from 5.1.2 to 5.2.0- [Release notes](https://github.com/chaijs/chai/releases)- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)- [Commits](chaijs/chai@v5.1.2...v5.2.0)---updated-dependencies:- dependency-name: "@eslint/compat"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@eslint/eslintrc"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@eslint/js"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: globals  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: all-dependencies- dependency-name: prettier  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: typescript-eslint  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: chai  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested a review froma team as acode ownerFebruary 25, 2025 17:18
@dependabotdependabotbot requested a review fromareliaFebruary 25, 2025 17:18
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsFeb 25, 2025
@dependabotdependabotbot requested a review fromjibrangFebruary 25, 2025 17:18
@arelia
Copy link
Contributor

👍🏾 tested these updates in adotcom branch and ran the linter

@areliaarelia merged commitea508d2 intomainFeb 25, 2025
3 checks passed
@areliaarelia deleted the dependabot/npm_and_yarn/all-dependencies-0e93479781 branchFebruary 25, 2025 19:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@areliaareliaarelia approved these changes

@jibrangjibrangAwaiting requested review from jibrang

Assignees
No one assigned
Labels
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
@arelia

[8]ページ先頭

©2009-2025 Movatter.jp