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-dev): bump eslint from 8.39.0 to 8.40.0#438

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
manuelpuyol merged 1 commit intomainfromdependabot/npm_and_yarn/eslint-8.40.0
May 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 8, 2023

Bumpseslint from 8.39.0 to 8.40.0.

Release notes

Sourced fromeslint's releases.

v8.40.0

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)
  • e52b98b feat: addsourceCode property to the rule context (#17107) (Nitin Kumar)
  • 1468f5b feat: addphysicalFilename property to the rule context (#17111) (Nitin Kumar)
  • 0df4d4f feat: addcwd to rule context (#17106) (Nitin Kumar)
  • 52018f2 feat: addfilename property to the rule context (#17108) (Nitin Kumar)
  • 559ff4e feat: add newomitLastInOneLineClassBody option to thesemi rule (#17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#17110) (唯然)

Chores

  • 4053004 chore: upgrade@​eslint/js@​8.40.0 (#17156) (Milos Djermanovic)
  • 50fed1d chore: package.json update for@​eslint/js release (ESLint Jenkins)
  • 4c7a170 chore: upgrade@​eslint/eslintrc@​2.0.3 (#17155) (Milos Djermanovic)
  • e80b7cc chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic)
  • ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic)
  • 9094d79 chore: addlatest/ tometa.docs.url in all core rules (#17136) (Milos Djermanovic)
  • d85efad perf: don't usegrapheme-splitter on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)
Changelog

Sourced fromeslint's changelog.

v8.40.0 - May 5, 2023

  • 4053004 chore: upgrade@​eslint/js@​8.40.0 (#17156) (Milos Djermanovic)
  • 50fed1d chore: package.json update for@​eslint/js release (ESLint Jenkins)
  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)
  • 4c7a170 chore: upgrade@​eslint/eslintrc@​2.0.3 (#17155) (Milos Djermanovic)
  • e80b7cc chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic)
  • ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic)
  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)
  • e52b98b feat: addsourceCode property to the rule context (#17107) (Nitin Kumar)
  • e980bf3 docs: Update README (GitHub Actions Bot)
  • 9094d79 chore: addlatest/ tometa.docs.url in all core rules (#17136) (Milos Djermanovic)
  • 1468f5b feat: addphysicalFilename property to the rule context (#17111) (Nitin Kumar)
  • 0df4d4f feat: addcwd to rule context (#17106) (Nitin Kumar)
  • 52018f2 feat: addfilename property to the rule context (#17108) (Nitin Kumar)
  • 559ff4e feat: add newomitLastInOneLineClassBody option to thesemi rule (#17105) (Nitin Kumar)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • d85efad perf: don't usegrapheme-splitter on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)
  • af5fe64 docs: Fix custom rule schema docs (#17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#17110) (唯然)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.39.0...v8.40.0)---updated-dependencies:- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested a review froma team as acode ownerMay 8, 2023 00:57
@dependabotdependabotbot requested a review fromjfuchsMay 8, 2023 00:57
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsMay 8, 2023
@manuelpuyolmanuelpuyol merged commit7af4f22 intomainMay 8, 2023
@manuelpuyolmanuelpuyol deleted the dependabot/npm_and_yarn/eslint-8.40.0 branchMay 8, 2023 14:52
laurentsimon referenced this pull request in slsa-framework/slsa-github-generatorJun 2, 2023
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---||[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |[`29.5.1` ->`29.5.2`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.1/29.5.2)|[![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.5.2/compatibility-slim/29.5.1)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.5.2/confidence-slim/29.5.1)](https://docs.renovatebot.com/merge-confidence/)||[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |[`18.16.9` ->`18.16.16`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.9/18.16.16)|[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/compatibility-slim/18.16.9)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/confidence-slim/18.16.9)](https://docs.renovatebot.com/merge-confidence/)||[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)| [`5.59.5` ->`5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.59.5/5.59.8)|[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/compatibility-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/confidence-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/)||[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)| [`5.59.5` ->`5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.59.5/5.59.8)|[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/compatibility-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/confidence-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/)|| [eslint](https://eslint.org)([source](https://togithub.com/eslint/eslint)) | [`8.40.0` ->`8.41.0`](https://renovatebot.com/diffs/npm/eslint/8.40.0/8.41.0) |[![age](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/compatibility-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/confidence-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/)||[eslint-plugin-github](https://togithub.com/github/eslint-plugin-github)| [`4.7.0` ->`4.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.7.0/4.8.0)|[![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/compatibility-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/confidence-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)|| [typescript](https://www.typescriptlang.org/)([source](https://togithub.com/Microsoft/TypeScript)) | [`5.0.4` ->`5.1.3`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.1.3) |[![age](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/compatibility-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/confidence-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/)|---### ⚠ Dependency Lookup Warnings ⚠Warnings were logged while processing this repo. Please check theDependency Dashboard for more information.---### Release Notes<details><summary>typescript-eslint/typescript-eslint(@&#8203;typescript-eslint/eslint-plugin)</summary>###[`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)**Note:** Version bump only for package[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)###[`v5.59.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5597-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5596v5597-2023-05-22)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7)**Note:** Version bump only for package[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)###[`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6)**Note:** Version bump only for package[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)</details><details><summary>typescript-eslint/typescript-eslint(@&#8203;typescript-eslint/parser)</summary>###[`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)**Note:** Version bump only for package[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)###[`v5.59.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5597-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5596v5597-2023-05-22)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7)**Note:** Version bump only for package[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)###[`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15)[CompareSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6)**Note:** Version bump only for package[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)</details><details><summary>eslint/eslint</summary>### [`v8.41.0`](https://togithub.com/eslint/eslint/releases/tag/v8.41.0)[CompareSource](https://togithub.com/eslint/eslint/compare/v8.40.0...v8.41.0)#### Features-[`880a431`](https://togithub.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6)feat: change default ignore pattern to `**/node_modules/` in flat config([#&#8203;17184](https://togithub.com/eslint/eslint/issues/17184))(Milos Djermanovic)-[`8bf5505`](https://togithub.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1)feat: expose `shouldUseFlatConfig`([#&#8203;17169](https://togithub.com/eslint/eslint/issues/17169))(Connor Prussin)#### Bug Fixes-[`4f5440d`](https://togithub.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9)fix: incorrect warning message for ignored dotfiles([#&#8203;17196](https://togithub.com/eslint/eslint/issues/17196))(Milos Djermanovic)-[`94da96c`](https://togithub.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7)fix: unify `LintMessage` type([#&#8203;17076](https://togithub.com/eslint/eslint/issues/17076))(Brandon Mills)-[`0c415cd`](https://togithub.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0)fix: validate `ignorePatterns` constructor option in `FlatESLint` class([#&#8203;17139](https://togithub.com/eslint/eslint/issues/17139))(Milos Djermanovic)-[`9682d66`](https://togithub.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354)fix: switch `grapheme-splitter` to `graphemer`([#&#8203;17160](https://togithub.com/eslint/eslint/issues/17160))(fisker Cheung)#### Documentation-[`7709b14`](https://togithub.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084)docs: Update README (GitHub Actions Bot)-[`7f183e0`](https://togithub.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3)docs: Update triage process description([#&#8203;17157](https://togithub.com/eslint/eslint/issues/17157))(Nicholas C. Zakas)-[`b68346b`](https://togithub.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375)docs: fix license to reflect relicensing of jshint([#&#8203;17165](https://togithub.com/eslint/eslint/issues/17165))(Stefan Bischof)#### Chores-[`f43216a`](https://togithub.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7)chore: upgrade[@&#8203;eslint/js](https://togithub.com/eslint/js)[@&#8203;8](https://togithub.com/8).41.0([#&#8203;17200](https://togithub.com/eslint/eslint/issues/17200))(Milos Djermanovic)-[`95c3007`](https://togithub.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4)chore: package.json update for[@&#8203;eslint/js](https://togithub.com/eslint/js) release (ESLintJenkins)-[`ddc5291`](https://togithub.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91)chore: don't use deprecated `context` methods in `ast-utils` tests([#&#8203;17194](https://togithub.com/eslint/eslint/issues/17194))(Milos Djermanovic)-[`b1516db`](https://togithub.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682)chore: Fix return type of `findFlatConfigFile`([#&#8203;17161](https://togithub.com/eslint/eslint/issues/17161))(Milos Djermanovic)-[`918b0fd`](https://togithub.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a)perf: Store indent descriptors in a plain array([#&#8203;17148](https://togithub.com/eslint/eslint/issues/17148))(Francesco Trotta)-[`4caa344`](https://togithub.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e)refactor: locateConfigFileToUse returns an Error object([#&#8203;17159](https://togithub.com/eslint/eslint/issues/17159)) (唯然)</details><details><summary>github/eslint-plugin-github</summary>###[`v4.8.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.8.0)[CompareSource](https://togithub.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0)#### What's Changed- Update react.js to turn `jsx-a11y/no-autofocus` off by[@&#8203;khiga8](https://togithub.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/442](https://togithub.com/github/eslint-plugin-github/pull/442)-   Dependency Updates- chore(deps): bump eslint-config-prettier from 8.7.0 to 8.8.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/419](https://togithub.com/github/eslint-plugin-github/pull/419)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.55.0 to 5.56.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/420](https://togithub.com/github/eslint-plugin-github/pull/420)- chore(deps): bump prettier from 2.8.4 to 2.8.7 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/421](https://togithub.com/github/eslint-plugin-github/pull/421)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.55.0 to 5.56.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/422](https://togithub.com/github/eslint-plugin-github/pull/422)- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/425](https://togithub.com/github/eslint-plugin-github/pull/425)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.56.0 to 5.57.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/424](https://togithub.com/github/eslint-plugin-github/pull/424)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.56.0 to 5.57.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/423](https://togithub.com/github/eslint-plugin-github/pull/423)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.57.0 to 5.57.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/426](https://togithub.com/github/eslint-plugin-github/pull/426)- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/427](https://togithub.com/github/eslint-plugin-github/pull/427)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.57.0 to 5.57.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/428](https://togithub.com/github/eslint-plugin-github/pull/428)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.57.1 to 5.58.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/430](https://togithub.com/github/eslint-plugin-github/pull/430)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.57.1 to 5.58.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/429](https://togithub.com/github/eslint-plugin-github/pull/429)- chore(deps): bump prettier from 2.8.7 to 2.8.8 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/431](https://togithub.com/github/eslint-plugin-github/pull/431)- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/434](https://togithub.com/github/eslint-plugin-github/pull/434)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.58.0 to 5.59.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/433](https://togithub.com/github/eslint-plugin-github/pull/433)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.58.0 to 5.59.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/432](https://togithub.com/github/eslint-plugin-github/pull/432)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.59.0 to 5.59.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/435](https://togithub.com/github/eslint-plugin-github/pull/435)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.59.0 to 5.59.2 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/437](https://togithub.com/github/eslint-plugin-github/pull/437)- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/438](https://togithub.com/github/eslint-plugin-github/pull/438)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.59.1 to 5.59.2 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/439](https://togithub.com/github/eslint-plugin-github/pull/439)- Group dependabot updates by[@&#8203;manuelpuyol](https://togithub.com/manuelpuyol) in[https://github.com/github/eslint-plugin-github/pull/441](https://togithub.com/github/eslint-plugin-github/pull/441)**Full Changelog**:github/eslint-plugin-github@v4.7.0...v4.8.0</details><details><summary>Microsoft/TypeScript</summary>###[`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3):TypeScript 5.1.3[CompareSource](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)For release notes, check out the [releaseannouncement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/).For the complete list of fixed issues, check out the- [fixed issues query for Typescript 5.1.0(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+).- [fixed issues query for Typescript 5.1.1(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+).- [fixed issues query for Typescript 5.1.3(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+).Downloads are available on:- [NuGetpackage](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)</details>---### Configuration📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - Atany time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get[config help](https://togithub.com/renovatebot/renovate/discussions) ifthat's undesired.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://app.renovatebot.com/dashboard#github/slsa-framework/slsa-github-generator).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTAyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->Signed-off-by: Renovate Bot <bot@renovateapp.com>Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
WtfJoke referenced this pull request in WtfJoke/setup-tectonicJun 7, 2023
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---||[eslint-plugin-github](https://togithub.com/github/eslint-plugin-github)| [`4.7.0` ->`4.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.7.0/4.8.0)|[![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/compatibility-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.8.0/confidence-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)|---### Release Notes<details><summary>github/eslint-plugin-github</summary>###[`v4.8.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.8.0)[CompareSource](https://togithub.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0)#### What's Changed- Update react.js to turn `jsx-a11y/no-autofocus` off by[@&#8203;khiga8](https://togithub.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/442](https://togithub.com/github/eslint-plugin-github/pull/442)-   Dependency Updates- chore(deps): bump eslint-config-prettier from 8.7.0 to 8.8.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/419](https://togithub.com/github/eslint-plugin-github/pull/419)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.55.0 to 5.56.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/420](https://togithub.com/github/eslint-plugin-github/pull/420)- chore(deps): bump prettier from 2.8.4 to 2.8.7 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/421](https://togithub.com/github/eslint-plugin-github/pull/421)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.55.0 to 5.56.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/422](https://togithub.com/github/eslint-plugin-github/pull/422)- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/425](https://togithub.com/github/eslint-plugin-github/pull/425)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.56.0 to 5.57.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/424](https://togithub.com/github/eslint-plugin-github/pull/424)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.56.0 to 5.57.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/423](https://togithub.com/github/eslint-plugin-github/pull/423)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.57.0 to 5.57.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/426](https://togithub.com/github/eslint-plugin-github/pull/426)- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/427](https://togithub.com/github/eslint-plugin-github/pull/427)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.57.0 to 5.57.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/428](https://togithub.com/github/eslint-plugin-github/pull/428)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.57.1 to 5.58.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/430](https://togithub.com/github/eslint-plugin-github/pull/430)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.57.1 to 5.58.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/429](https://togithub.com/github/eslint-plugin-github/pull/429)- chore(deps): bump prettier from 2.8.7 to 2.8.8 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/431](https://togithub.com/github/eslint-plugin-github/pull/431)- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/434](https://togithub.com/github/eslint-plugin-github/pull/434)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.58.0 to 5.59.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/433](https://togithub.com/github/eslint-plugin-github/pull/433)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.58.0 to 5.59.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/432](https://togithub.com/github/eslint-plugin-github/pull/432)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.59.0 to 5.59.1 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/435](https://togithub.com/github/eslint-plugin-github/pull/435)- chore(deps): bump[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)from 5.59.0 to 5.59.2 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/437](https://togithub.com/github/eslint-plugin-github/pull/437)- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/438](https://togithub.com/github/eslint-plugin-github/pull/438)- chore(deps): bump[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)from 5.59.1 to 5.59.2 by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/439](https://togithub.com/github/eslint-plugin-github/pull/439)- Group dependabot updates by[@&#8203;manuelpuyol](https://togithub.com/manuelpuyol) in[https://github.com/github/eslint-plugin-github/pull/441](https://togithub.com/github/eslint-plugin-github/pull/441)**Full Changelog**:github/eslint-plugin-github@v4.7.0...v4.8.0</details>---### Configuration📅 **Schedule**: Branch creation - "monthly" (UTC), Automerge - At anytime (no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://app.renovatebot.com/dashboard#github/WtfJoke/setup-tectonic).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jfuchsjfuchsAwaiting requested review from jfuchsjfuchs 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