Conversation
251f865 to
fe7e0a9
Compare
fe7e0a9 to
769b25a
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.102.0->v1.104.0v9.37.0->v9.39.125.9.0->25.12.041.149.2->41.173.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)
v1.104.0Compare Source
Features
docker build(#947) (6deaf20)v1.103.0Compare Source
Features
__GIT_WORKING_DIR__placeholder for all hooks (#945) (9830420), closes #944eslint/eslint (eslint/eslint)
v9.39.1Compare Source
Bug Fixes
650753efix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)Documentation
51b51f4docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)b44d426docs: Update README (GitHub Actions Bot)Chores
92db329chore: update@eslint/jsversion to 9.39.1 (#20284) (Francesco Trotta)c7ebefcchore: package.json update for @eslint/js release (Jenkins)61778f6chore: update eslint-config-eslint dependency @eslint/js to ^9.39.0 (#20275) (renovate[bot])d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)009e507test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)v9.39.0Compare Source
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from @eslint/core (#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for @eslint/js release (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency @eslint/core to ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)psf/black (psf/black)
v25.12.0Compare Source
Highlights
Stable style
# fmt: off/# fmt: onblocks were incorrectlyremoved, particularly affecting Jupytext's
# %% [markdown]comments (#4845)# fmt: skipcomments are used in a multi-part if-clause, onstring literals, or on dictionary entries with long lines (#4872)
fmt:directives aren't on the top level (#4856)Preview style
fmt: skipskipping the line after instead of the line it's on (#4855)magic trailing commas and intentional multiline formatting (#4865)
fix_fmt_skip_in_one_linerscrashing onwithstatements (#4853)fix_fmt_skip_in_one_linerscrashing on annotated parameters (#4854)# fmt: skipon them (#4894)Packaging
Integrations
output-fileinput to GitHub Actionpsf/blackto write formatter output to afile for artifact capture and log cleanliness (#4824)
v25.11.0Compare Source
Highlights
Stable style
# fmt: offand# fmt: onwere reformatted (#4811)being normalized (#4811)
Preview style
multiline_string_handlingfrom--unstableto--preview(#4760)comments (#4764)
# type: <value>(#4645)fix_fmt_skip_in_one_linerspreview feature to respect# fmt: skipfor compoundstatements with semicolon-separated bodies (#4800)
Configuration
no_cacheoption to control caching behavior. (#4803)Packaging
Output
(#4610)
Blackd
requests to blackd (#4774)
Integrations
psf/blackto support therequired-versionmajor-version-only"stability" format when using pyproject.toml (#4770)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v41.173.1Compare Source
v41.173.0Compare Source
v41.172.1Compare Source
v41.172.0Compare Source
v41.171.9Compare Source
v41.171.8Compare Source
v41.171.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.7 for more changes
v41.171.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.5 for more changes
v41.171.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.4 for more changes
v41.171.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.3 for more changes
v41.171.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.2 for more changes
v41.171.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.1 for more changes
v41.171.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.0 for more changes
v41.170.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.170.1 for more changes
v41.170.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.170.0 for more changes
v41.169.4Compare Source
v41.169.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.169.3 for more changes
v41.169.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.169.2 for more changes
v41.169.1Compare Source
v41.169.0Compare Source
v41.168.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.6 for more changes
v41.168.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.5 for more changes
v41.168.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.4 for more changes
v41.168.3Compare Source
v41.168.2Compare Source
v41.168.1Compare Source
v41.168.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.0 for more changes
v41.167.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.2 for more changes
v41.167.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.1 for more changes
v41.167.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.0 for more changes
v41.166.0Compare Source
v41.165.7Compare Source
v41.165.6Compare Source
v41.165.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.5 for more changes
v41.165.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.4 for more changes
v41.165.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.3 for more changes
v41.165.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.2 for more changes
v41.165.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.1 for more changes
v41.164.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.1 for more changes
v41.164.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.0 for more changes
v41.163.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.7 for more changes
v41.163.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.6 for more changes
v41.163.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.5 for more changes
v41.163.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.4 for more changes
v41.163.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.2 for more changes
v41.163.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.1 for more changes
v41.163.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.0 for more changes
v41.162.2Compare Source
v41.162.1Compare Source
v41.161.0Compare Source
v41.160.1Compare Source
v41.160.0Compare Source
v41.159.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.4 for more changes
v41.159.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.3 for more changes
v41.159.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.2 for more changes
v41.159.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.1 for more changes
v41.159.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.0 for more changes
v41.158.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.3 for more changes
v41.158.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.2 for more changes
v41.158.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.1 for more changes
v41.158.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.0 for more changes
v41.157.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.157.1 for more changes
v41.157.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.157.0 for more changes
v41.156.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.4 for more changes
v41.156.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.3 for more changes
v41.156.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.2 for more changes
v41.156.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.1 for more changes
v41.156.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.0 for more changes
v41.155.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.5 for more changes
v41.155.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.4 for more changes
v41.155.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.3 for more changes
v41.155.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.2 for more changes
v41.155.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.1 for more changes
v41.155.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.0 for more changes
v41.154.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.154.1 for more changes
v41.154.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.154.0 for more changes
v41.153.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.153.0 for more changes
v41.152.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.9 for more changes
v41.152.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.8 for more changes
v41.152.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.7 for more changes
v41.152.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.6 for more changes
v41.152.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.5 for more changes
v41.152.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.4 for more changes
v41.152.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.3 for more changes
v41.152.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.2 for more changes
v41.152.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.1 for more changes
v41.152.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.0 for more changes
v41.151.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.151.1 for more changes
v41.151.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.151.0 for more changes
v41.150.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.150.1 for more changes
v41.150.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.150.0 for more changes
Configuration
📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.