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 with 6 updates#581

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 2, 2024
edited
Loading

Bumps the all-dependencies group with 6 updates:

PackageFromTo
@eslint/js9.15.09.16.0
@typescript-eslint/eslint-plugin8.15.08.16.0
@typescript-eslint/parser8.15.08.16.0
globals15.12.015.13.0
prettier3.3.33.4.1
typescript-eslint8.15.08.16.0

Updates@eslint/js from 9.15.0 to 9.16.0

Release notes

Sourced from@​eslint/js's releases.

v9.16.0

Features

  • 8f70eb1 feat: AddignoreComputedKeys option insort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos inuse-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words inno-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick tono-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in-0 indescription ofno-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fixcaseSensitive option's title ofsort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos inmigration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo indebug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) innodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note thatno-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to@eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for@​eslint/js release (Jenkins)
  • f831893 chore: add type forignoreComputedKeys option ofsort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency@​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: addrepository.directory property topackage.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency@​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from@​eslint/js's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to@eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for@​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos inuse-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words inno-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick tono-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in-0 indescription ofno-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fixcaseSensitive option's title ofsort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type forignoreComputedKeys option ofsort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: AddignoreComputedKeys option insort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos inmigration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo indebug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency@​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) innodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: addrepository.directory property topackage.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency@​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note thatno-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
Commits

Updates@typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0

Release notes

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

v8.16.0

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Changelog

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

8.16.0 (2024-11-25)

🚀 Features

  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Commits
  • f74a8fa chore(release): publish 8.16.0
  • 2e2433b feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)
  • 88e4c66 docs(eslint-plugin): add missing> inarray-type.mdx (#10371)
  • 71243db chore: correct lint errors in CI (#10370)
  • cdbc669 feat(eslint-plugin): [max-params] add function overload and function type sup...
  • cac88ca chore: set no-else-return allowIfElse to false (#10325)
  • See full diff incompare view

Updates@typescript-eslint/parser from 8.15.0 to 8.16.0

Release notes

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

v8.16.0

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Changelog

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

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)

❤️ Thank You

  • Josh Goldberg ✨

You can read about ourversioning strategy andreleases on our website.

Commits

Updatesglobals from 15.12.0 to 15.13.0

Release notes

Sourced fromglobals's releases.

v15.13.0

  • Update globals

sindresorhus/globals@v15.12.0...v15.13.0

Commits

Updatesprettier from 3.3.3 to 3.4.1

Release notes

Sourced fromprettier's releases.

3.4.1

🔗Changelog

3.4.0

diff

🔗Release note

Changelog

Sourced fromprettier's changelog.

3.4.1

diff

Remove unnecessary parentheses around assignment inv-on (#16887 by@​fisker)

<!-- Input -->\<template>  <button @click="foo += 2">Click</button></template><!-- Prettier 3.4.0 -->&lt;template><button @​click="(foo += 2)">Click</button></template><!-- Prettier 3.4.1 -->&lt;template><button @​click="foo += 2">Click</button></template>

3.4.0

diff

🔗Release Notes

Commits

Updatestypescript-eslint from 8.15.0 to 8.16.0

Release notes

Sourced fromtypescript-eslint's releases.

v8.16.0

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Changelog

Sourced fromtypescript-eslint's changelog.

8.16.0 (2024-11-25)

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

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

Bumps the all-dependencies group with 6 updates:| Package | From | To || --- | --- | --- || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.16.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.16.0` || [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` || [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` |Updates `@eslint/js` from 9.15.0 to 9.16.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.16.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.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.16.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.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.16.0/packages/parser)Updates `globals` from 15.12.0 to 15.13.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v15.12.0...v15.13.0)Updates `prettier` from 3.3.3 to 3.4.1- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.3.3...3.4.1)Updates `typescript-eslint` from 8.15.0 to 8.16.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.16.0/packages/typescript-eslint)---updated-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-minor  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...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelDec 2, 2024
@dependabotdependabotbot requested a review froma team as acode ownerDecember 2, 2024 00:44
@dependabotdependabotbot added the javascriptPull requests that update Javascript code labelDec 2, 2024
@manuelpuyolmanuelpuyol merged commitad727ac intomainDec 2, 2024
3 checks passed
@manuelpuyolmanuelpuyol deleted the dependabot/npm_and_yarn/all-dependencies-6b9d91fe86 branchDecember 2, 2024 18:28
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@manuelpuyolmanuelpuyolmanuelpuyol approved these changes

@graceparkgraceparkAwaiting requested review from graceparkgracepark is a code owner automatically assigned from github/web-systems-reviewers

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
@manuelpuyol

[8]ページ先頭

©2009-2025 Movatter.jp