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#562

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 ofgithubOct 28, 2024

Bumps the all-dependencies group with 6 updates:

PackageFromTo
@typescript-eslint/eslint-plugin8.10.08.11.0
@typescript-eslint/parser8.10.08.11.0
eslint-plugin-escompat3.11.33.11.4
eslint-plugin-jsx-a11y6.10.16.10.2
chai5.1.15.1.2
eslint-plugin-eslint-plugin6.2.06.3.1

Updates@typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0

Release notes

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

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes withoverride keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Changelog

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

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes withoverride keyword (#10135)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • c8e7c27 feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...
  • 9a182d0 feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 0cbd4cd fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...
  • 127066a chore: coverage issues caused by usingexport assignments (#10151)
  • See full diff incompare view

Updates@typescript-eslint/parser from 8.10.0 to 8.11.0

Release notes

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

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes withoverride keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

Changelog

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

8.11.0 (2024-10-21)

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

Updateseslint-plugin-escompat from 3.11.3 to 3.11.4

Release notes

Sourced fromeslint-plugin-escompat's releases.

v3.11.4

What's Changed

New Contributors

Full Changelog:keithamus/eslint-plugin-escompat@v3.11.3...v3.11.4

Commits

Updateseslint-plugin-jsx-a11y from 6.10.1 to 6.10.2

Changelog

Sourced fromeslint-plugin-jsx-a11y's changelog.

v6.10.2 - 2024-10-25

Fixed

Commits

  • [meta] fix changelog URLs0d01a1a
  • [Refactor] remove no-longer-neededes-iterator-helpersaa075bd
  • [Refactor] avoid spreading things that are already arraysd15d3ab
  • [Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register5dad7c4
  • [Tests]aria-role: Add valid test for<svg role="img" />daba189
  • [Docs]label-has-associated-control: add line breaks for readability0bc6378
  • [Tests]label-has-associated-control: add additional test cases30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading"d92446c
Commits
  • 7f3d698 v6.10.2
  • 0d01a1a [meta] fix changelog URLs
  • 5dad7c4 [Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser, `@babe...
  • d15d3ab [Refactor] avoid spreading things that are already arrays
  • fa9845d [patch]no-redundandant-roles: allow\<img src="*.svg" role="img" />
  • daba189 [Tests]aria-role: Add valid test for\<svg role="img" />
  • 0bc6378 [Docs]label-has-associated-control: add line breaks for readability
  • 30d2318 [Tests]label-has-associated-control: add additional test cases
  • d92446c [Tests] Add tests to reinforce required attributes for role="heading"
  • aa075bd [Refactor] remove no-longer-neededes-iterator-helpers
  • See full diff incompare view

Updateschai from 5.1.1 to 5.1.2

Release notes

Sourced fromchai's releases.

v5.1.2

What's Changed

Full Changelog:chaijs/chai@v5.1.1...v5.1.2

Commits

Updateseslint-plugin-eslint-plugin from 6.2.0 to 6.3.1

Release notes

Sourced fromeslint-plugin-eslint-plugin's releases.

v6.3.1

6.3.1 (2024-10-25)

Bug Fixes

  • require-meta-schema-description: handle non-iterable schema properties (#493) (7f99077)

v6.3.0

6.3.0 (2024-10-24)

Features

  • addrequire-meta-schema-description rule (#490) (875200b)
Changelog

Sourced fromeslint-plugin-eslint-plugin's changelog.

6.3.1 (2024-10-25)

Bug Fixes

  • require-meta-schema-description: handle non-iterable schema properties (#493) (7f99077)

6.3.0 (2024-10-24)

Features

  • addrequire-meta-schema-description rule (#490) (875200b)
Commits
  • 7b93c7a chore(main): release 6.3.1 (#494)
  • 7f99077 fix(require-meta-schema-description): handle non-iterable schema properties (...
  • c047d73 chore(main): release 6.3.0 (#491)
  • 875200b feat: addrequire-meta-schema-description rule (#490)
  • a3b3c05 chore: add type comment to exported plugin (#488)
  • See full diff 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

Bumps the all-dependencies group with 6 updates:| Package | From | To || --- | --- | --- || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.11.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.11.0` || [eslint-plugin-escompat](https://github.com/keithamus/eslint-plugin-escompat) | `3.11.3` | `3.11.4` || [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.1` | `6.10.2` || [chai](https://github.com/chaijs/chai) | `5.1.1` | `5.1.2` || [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `6.2.0` | `6.3.1` |Updates `@typescript-eslint/eslint-plugin` from 8.10.0 to 8.11.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.11.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.10.0 to 8.11.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.11.0/packages/parser)Updates `eslint-plugin-escompat` from 3.11.3 to 3.11.4- [Release notes](https://github.com/keithamus/eslint-plugin-escompat/releases)- [Commits](keithamus/eslint-plugin-escompat@v3.11.3...v3.11.4)Updates `eslint-plugin-jsx-a11y` from 6.10.1 to 6.10.2- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.1...v6.10.2)Updates `chai` from 5.1.1 to 5.1.2- [Release notes](https://github.com/chaijs/chai/releases)- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)- [Commits](chaijs/chai@v5.1.1...v5.1.2)Updates `eslint-plugin-eslint-plugin` from 6.2.0 to 6.3.1- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)- [Commits](eslint-community/eslint-plugin-eslint-plugin@v6.2.0...v6.3.1)---updated-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: eslint-plugin-escompat  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint-plugin-jsx-a11y  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: chai  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint-plugin-eslint-plugin  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 ownerOctober 28, 2024 00:57
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsOct 28, 2024
@graceparkgracepark merged commitbb1d440 intomainOct 28, 2024
3 checks passed
@graceparkgracepark deleted the dependabot/npm_and_yarn/all-dependencies-001eef1faa branchOctober 28, 2024 15:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@graceparkgraceparkgracepark approved these changes

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

[8]ページ先頭

©2009-2025 Movatter.jp