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 5 updates#530

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 ofgithubJun 3, 2024
edited by mattcosta7
Loading

Bumps the all-dependencies group with 6 updates:

PackageFromTo
@typescript-eslint/eslint-plugin7.8.07.11.0
@typescript-eslint/parser7.8.07.11.0
prettier3.2.53.3.0
chai5.1.05.1.1
eslint-doc-generator1.7.01.7.1

Updates@typescript-eslint/eslint-plugin from 7.8.0 to 7.11.0

Release notes

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

v7.11.0

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)

🩹 Fixes

  • ast-spec: addEmptyStatement toStatement (#8892)
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
  • typescript-estree: truncate number of files printed by the maximum file error (#9127)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat configfiles andignores (#9111)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v7.9.0

7.9.0 (2024-05-13)

... (truncated)

Changelog

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

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment

🩹 Fixes

  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions

❤️ Thank You

  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

You can read about ourversioning strategy andreleases on our website.

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag

❤️ Thank You

  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

You can read about ourversioning strategy andreleases on our website.

7.9.0 (2024-05-13)

🩹 Fixes

  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters

... (truncated)

Commits
  • e360541 chore(release): publish 7.11.0
  • b230385 feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...
  • 3461f45 test(eslint-plugin): [consistent-type-assertions] add missingoutput: null ...
  • 342b873 fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...
  • b5ce43b chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...
  • c18226e chore(release): publish 7.10.0
  • 8d92ba8 docs: [no-floating-promises] fix capitalization typo (#9118)
  • d951d83 fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...
  • 987a96e feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...
  • 77fc366 chore(release): publish 7.9.0
  • Additional commits viewable incompare view

Updates@typescript-eslint/parser from 7.8.0 to 7.11.0

Release notes

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

v7.11.0

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)

🩹 Fixes

  • ast-spec: addEmptyStatement toStatement (#8892)
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
  • typescript-estree: truncate number of files printed by the maximum file error (#9127)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat configfiles andignores (#9111)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v7.9.0

7.9.0 (2024-05-13)

... (truncated)

Changelog

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

7.11.0 (2024-05-27)

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.

7.10.0 (2024-05-20)

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.

7.9.0 (2024-05-13)

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

Updatesprettier from 3.2.5 to 3.3.0

Release notes

Sourced fromprettier's releases.

3.3.0

diff

🔗Release note

Changelog

Sourced fromprettier's changelog.

3.3.0

diff

🔗Release Notes

Commits

Updateschai from 5.1.0 to 5.1.1

Release notes

Sourced fromchai's releases.

v5.1.1

What's Changed

New Contributors

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

Commits

Updateseslint-doc-generator from 1.7.0 to 1.7.1

Release notes

Sourced fromeslint-doc-generator's releases.

Release 1.7.1

🐛 Bug Fix

Committers: 1

Changelog

Sourced fromeslint-doc-generator's changelog.

v1.7.1 (2024-05-08)

🐛 Bug Fix

Committers: 1

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency NameIgnore Conditions
eslint[>= 9.1.a, < 9.2]
eslint[>= 9.2.a, < 9.3]
eslint[>= 9.0.a, < 9.1]

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) | `7.8.0` | `7.11.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.11.0` || [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` || [chai](https://github.com/chaijs/chai) | `5.1.0` | `5.1.1` || [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` || [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) | `1.7.0` | `1.7.1` |Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.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/v7.11.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 7.8.0 to 7.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/v7.11.0/packages/parser)Updates `prettier` from 3.2.5 to 3.3.0- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.2.5...3.3.0)Updates `chai` from 5.1.0 to 5.1.1- [Release notes](https://github.com/chaijs/chai/releases)- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)- [Commits](chaijs/chai@v5.1.0...v5.1.1)Updates `eslint` from 8.57.0 to 9.4.0- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.57.0...v9.4.0)Updates `eslint-doc-generator` from 1.7.0 to 1.7.1- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)- [Commits](bmish/eslint-doc-generator@v1.7.0...v1.7.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: prettier  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-patch  dependency-group: all-dependencies- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: all-dependencies- dependency-name: eslint-doc-generator  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested a review froma team as acode ownerJune 3, 2024 00:17
@dependabotdependabotbot requested a review frommanuelpuyolJune 3, 2024 00:17
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsJun 3, 2024
@mattcosta7mattcosta7 changed the titlechore(deps): bump the all-dependencies group with 6 updateschore(deps): bump the all-dependencies group with 5 updatesJun 4, 2024
@mattcosta7mattcosta7 merged commit948bc6a intomainJun 4, 2024
2 checks passed
@mattcosta7mattcosta7 deleted the dependabot/npm_and_yarn/all-dependencies-0e7b4e5f4a branchJune 4, 2024 14:49
WtfJoke referenced this pull request in WtfJoke/setup-groovyAug 1, 2024
[![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.10.2` ->`5.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.10.2/5.0.1)|[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/4.10.2/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/4.10.2/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)|---### Release Notes<details><summary>github/eslint-plugin-github (eslint-plugin-github)</summary>###[`v5.0.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.1)[CompareSource](https://togithub.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1)#### What's Changed- chore(deps): bump the all-dependencies group with 5 updates by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/530](https://togithub.com/github/eslint-plugin-github/pull/530)- Provide `no-redundant-roles` exception for `rowgroup` by[@&#8203;khiga8](https://togithub.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/531](https://togithub.com/github/eslint-plugin-github/pull/531)**Full Changelog**:github/eslint-plugin-github@v5.0.0...v5.0.1###[`v5.0.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.0)[CompareSource](https://togithub.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.0)Formally releasing v5.0.0!This release includes everything in pre-release[v5.0.0-2](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.0-2)!We notably dropped support for node 14 and node 16 in favor of node 18.#### What's Changed- Drop node 14/16 support and fix bug in `getElementType` logic by[@&#8203;khiga8](https://togithub.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/525](https://togithub.com/github/eslint-plugin-github/pull/525)- Bump node 14 to node 18 by[@&#8203;khiga8](https://togithub.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/529](https://togithub.com/github/eslint-plugin-github/pull/529)- chore(deps): bump the all-dependencies group with 4 updates by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/510](https://togithub.com/github/eslint-plugin-github/pull/510)- chore(deps): bump the all-dependencies group with 2 updates by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/511](https://togithub.com/github/eslint-plugin-github/pull/511)- chore(deps): bump the all-dependencies group with 2 updates by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/512](https://togithub.com/github/eslint-plugin-github/pull/512)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/514](https://togithub.com/github/eslint-plugin-github/pull/514)- chore(deps): bump the all-dependencies group across 1 directory with 4updates by [@&#8203;dependabot](https://togithub.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/522](https://togithub.com/github/eslint-plugin-github/pull/522)</details>---### Configuration📅 **Schedule**: Branch creation - "before 4am on Monday" in timezoneEurope/Berlin, Automerge - At any 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.🔕 **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 was generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). View the[repository joblog](https://developer.mend.io/github/WtfJoke/setup-groovy).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
WtfJoke referenced this pull request in WtfJoke/setup-tectonicSep 13, 2024
This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---||[eslint-plugin-github](https://redirect.github.com/github/eslint-plugin-github)| [`4.10.2` ->`5.0.2`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.10.2/5.0.2)|[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/4.10.2/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)|[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/4.10.2/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)|---### Release Notes<details><summary>github/eslint-plugin-github (eslint-plugin-github)</summary>###[`v5.0.2`](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.0.2)[CompareSource](https://redirect.github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2)#### What's Changed- chore(deps): bump the all-dependencies group across 1 directory with 3updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)in[https://github.com/github/eslint-plugin-github/pull/533](https://redirect.github.com/github/eslint-plugin-github/pull/533)- chore(deps): bump braces from 3.0.2 to 3.0.3 by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/534](https://redirect.github.com/github/eslint-plugin-github/pull/534)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/535](https://redirect.github.com/github/eslint-plugin-github/pull/535)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/536](https://redirect.github.com/github/eslint-plugin-github/pull/536)- chore(deps): bump the all-dependencies group with 4 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/537](https://redirect.github.com/github/eslint-plugin-github/pull/537)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/538](https://redirect.github.com/github/eslint-plugin-github/pull/538)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/540](https://redirect.github.com/github/eslint-plugin-github/pull/540)- chore(deps): bump the all-dependencies group with 4 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/541](https://redirect.github.com/github/eslint-plugin-github/pull/541)- chore(deps): bump the all-dependencies group across 1 directory with 3updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)in[https://github.com/github/eslint-plugin-github/pull/543](https://redirect.github.com/github/eslint-plugin-github/pull/543)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/544](https://redirect.github.com/github/eslint-plugin-github/pull/544)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/545](https://redirect.github.com/github/eslint-plugin-github/pull/545)- chore(deps): bump the all-dependencies group across 1 directory with 4updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)in[https://github.com/github/eslint-plugin-github/pull/551](https://redirect.github.com/github/eslint-plugin-github/pull/551)**Full Changelog**:github/eslint-plugin-github@v5.0.1...v5.0.2###[`v5.0.1`](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.0.1)[CompareSource](https://redirect.github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1)#### What's Changed- chore(deps): bump the all-dependencies group with 5 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/530](https://redirect.github.com/github/eslint-plugin-github/pull/530)- Provide `no-redundant-roles` exception for `rowgroup` by[@&#8203;khiga8](https://redirect.github.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/531](https://redirect.github.com/github/eslint-plugin-github/pull/531)**Full Changelog**:github/eslint-plugin-github@v5.0.0...v5.0.1###[`v5.0.0`](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.0.0)[CompareSource](https://redirect.github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.0)Formally releasing v5.0.0!This release includes everything in pre-release[v5.0.0-2](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.0.0-2)!We notably dropped support for node 14 and node 16 in favor of node 18.#### What's Changed- Drop node 14/16 support and fix bug in `getElementType` logic by[@&#8203;khiga8](https://redirect.github.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/525](https://redirect.github.com/github/eslint-plugin-github/pull/525)- Bump node 14 to node 18 by[@&#8203;khiga8](https://redirect.github.com/khiga8) in[https://github.com/github/eslint-plugin-github/pull/529](https://redirect.github.com/github/eslint-plugin-github/pull/529)- chore(deps): bump the all-dependencies group with 4 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/510](https://redirect.github.com/github/eslint-plugin-github/pull/510)- chore(deps): bump the all-dependencies group with 2 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/511](https://redirect.github.com/github/eslint-plugin-github/pull/511)- chore(deps): bump the all-dependencies group with 2 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/512](https://redirect.github.com/github/eslint-plugin-github/pull/512)- chore(deps): bump the all-dependencies group with 3 updates by[@&#8203;dependabot](https://redirect.github.com/dependabot) in[https://github.com/github/eslint-plugin-github/pull/514](https://redirect.github.com/github/eslint-plugin-github/pull/514)- chore(deps): bump the all-dependencies group across 1 directory with 4updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)in[https://github.com/github/eslint-plugin-github/pull/522](https://redirect.github.com/github/eslint-plugin-github/pull/522)</details>---### Configuration📅 **Schedule**: Branch creation - "before 4am on Monday" in timezoneEurope/Berlin, Automerge - At any 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.🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/).View the [repository joblog](https://developer.mend.io/github/WtfJoke/setup-tectonic).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mattcosta7mattcosta7mattcosta7 approved these changes

@manuelpuyolmanuelpuyolAwaiting requested review from manuelpuyolmanuelpuyol 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
@mattcosta7

[8]ページ先頭

©2009-2025 Movatter.jp