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 4 updates#551

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 ofgithubSep 9, 2024

Bumps the all-dependencies group with 4 updates in the / directory:@typescript-eslint/eslint-plugin,@typescript-eslint/parser,eslint-plugin-import andeslint-plugin-jsx-a11y.

Updates@typescript-eslint/eslint-plugin from 8.1.0 to 8.4.0

Release notes

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

v8.4.0

8.4.0 (2024-09-02)

🚀 Features

  • typescript-estree: make withoutProjectParserOptions generic (#9877)

❤️ Thank You

  • Josh Goldberg ✨

You can read about ourversioning strategy andreleases on our website.

v8.3.0

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule (#9783)
  • typescript-estree: replaceglobby w/fast-glob (#9518)
  • typescript-estree: reload project service once when file config isn't found (#9853)

🩹 Fixes

  • ast-spec: useExpression in argument ofThrowStatement (#9632)
  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
  • utils: add missingTSSatisfiesExpression inRuleListenerBaseSelectors (#9832)
  • utils: addTSDeclareFunction tofunctionTypeTypes (#9788)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.2.0

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion torequire-await to removeasync keyword (#9718)

... (truncated)

Changelog

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

8.4.0 (2024-09-02)

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

You can read about ourversioning strategy andreleases on our website.

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments

  • utils: addTSDeclareFunction tofunctionTypeTypes

  • ast-spec: useExpression in argument ofThrowStatement

❤️ Thank You

  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

You can read about ourversioning strategy andreleases on our website.

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion torequire-await to removeasync keyword

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of.then

  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment

... (truncated)

Commits
  • 3920c93 chore(release): publish 8.4.0
  • 2ad3404 chore: enableunicorn/prefer-export-from and `@typescript-eslint/consistent...
  • 46f27e6 docs: added note on async generator support in require-await (#9795)
  • e5d1ac4 docs: add dedicated TypeOrValueSpecifier docs page (#9875)
  • 5fd4251 docs: fill in most remaining rule option descriptions (#9868)
  • 2421575 docs: add global variable rule disabling FAQ for ESLint (#9865)
  • ef2eab1 chore(release): publish 8.3.0
  • fd55358 chore: enable sonarjs/no-duplicated-branches (#9821)
  • 9f70ed1 fix(ast-spec): useExpression in argument ofThrowStatement (#9632)
  • 7160687 chore: enable unicorn/no-lonely-if (#9830)
  • Additional commits viewable incompare view

Updates@typescript-eslint/parser from 8.1.0 to 8.4.0

Release notes

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

v8.4.0

8.4.0 (2024-09-02)

🚀 Features

  • typescript-estree: make withoutProjectParserOptions generic (#9877)

❤️ Thank You

  • Josh Goldberg ✨

You can read about ourversioning strategy andreleases on our website.

v8.3.0

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule (#9783)
  • typescript-estree: replaceglobby w/fast-glob (#9518)
  • typescript-estree: reload project service once when file config isn't found (#9853)

🩹 Fixes

  • ast-spec: useExpression in argument ofThrowStatement (#9632)
  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
  • utils: add missingTSSatisfiesExpression inRuleListenerBaseSelectors (#9832)
  • utils: addTSDeclareFunction tofunctionTypeTypes (#9788)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.2.0

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion torequire-await to removeasync keyword (#9718)

... (truncated)

Changelog

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

8.4.0 (2024-09-02)

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.3.0 (2024-08-26)

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.2.0 (2024-08-19)

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
  • 3920c93 chore(release): publish 8.4.0
  • 2ad3404 chore: enableunicorn/prefer-export-from and `@typescript-eslint/consistent...
  • ef2eab1 chore(release): publish 8.3.0
  • 9612d81 chore: enable eslint-plugin-perfectionist on parser package (#9845)
  • 7440e14 chore(release): publish 8.2.0
  • 382e87b chore: enableunicorn/prefer-node-protocol (#9742)
  • 243fb5f chore: enable prefer-template (#9544)
  • See full diff incompare view

Updateseslint-plugin-import from 2.29.1 to 2.30.0

Release notes

Sourced fromeslint-plugin-import's releases.

v2.30.0

Added

Fixed

Changed

  • [Docs]no-extraneous-dependencies: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug#2866
  • [Refactor]ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor]ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs]order: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor]exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor]ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of thepathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])

... (truncated)

Changelog

Sourced fromeslint-plugin-import's changelog.

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: addallowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: AddignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs]no-extraneous-dependencies: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug#2866
  • [Refactor]ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor]ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs]order: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor]exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor]ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of thepathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])
Commits
  • 18787d3 Bump to 2.30.0
  • 9902298 [Deps] updateeslint-module-utils
  • 9d194a6 [utils] v2.9.0
  • 0a58d75 [resolvers/webpack] v0.13.9
  • a3015eb [Test]namespace: ensure valid case is actually included
  • 8bdb32b [Test] add explicit marker for trailing whitespace in cases
  • 038c26c [readme] Clarify how to install the plugin
  • 32a2b89 [Fix]order: do not compare first path segment for relative paths (#2682)
  • ee1ea02 [Fix]newline-after-import: fix considerComments option when require
  • 806e3c2 [New] add support for Flat Config
  • Additional commits viewable incompare view

Updateseslint-plugin-jsx-a11y from 6.9.0 to 6.10.0

Changelog

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

v6.10.0 - 2024-09-03

Fixed

Commits

  • [Tests] switch from jest to tapea284cbf
  • [New] add eslint 9 supportdeac4fd
  • [New] addattributes settinga1ee7f8
  • [New] allow polymorphic linting to be restricted6cd1a70
  • [Tests] remove duplicate tests74d5dec
  • [Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types6eca235
  • [readme] remove deprecated travis ci badge; add github actions badge0be7ea9
  • [Tests] usenpm audit instead ofaud05a5e49
  • [Deps] updateaxobject-query912e98c
  • [Deps] unpinaxobject-query75147aa
  • [Deps] updateaxe-core27ff7cb
  • [readme] fix jsxA11y import namece846e0
  • [readme] fix typo in shareable config section in readmecca288b
Commits
  • 65c9338 v6.10.0
  • 912e98c [Deps] updateaxobject-query
  • 6cd1a70 [New] allow polymorphic linting to be restricted
  • a1ee7f8 [New] addattributes setting
  • 83fd9c4 [New]label-has-associated-control: add additional error message
  • 75147aa [Deps] unpinaxobject-query
  • a284cbf [Tests] switch from jest to tape
  • deac4fd [New] add eslint 9 support
  • 74d5dec [Tests] remove duplicate tests
  • 05a5e49 [Tests] usenpm audit instead ofaud
  • Additional commits viewable 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

…4 updatesBumps the all-dependencies group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y).Updates `@typescript-eslint/eslint-plugin` from 8.1.0 to 8.4.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.4.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.1.0 to 8.4.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.4.0/packages/parser)Updates `eslint-plugin-import` from 2.29.1 to 2.30.0- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0)Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0- [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.9.0...v6.10.0)---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-import  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-plugin-jsx-a11y  dependency-type: direct:production  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 ownerSeptember 9, 2024 00:52
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsSep 9, 2024
@mattcosta7mattcosta7 merged commitd6f656d intomainSep 11, 2024
3 checks passed
@mattcosta7mattcosta7 deleted the dependabot/npm_and_yarn/all-dependencies-09dd4e1ab3 branchSeptember 11, 2024 11:36
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

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

[8]ページ先頭

©2009-2025 Movatter.jp