-
Notifications
You must be signed in to change notification settings - Fork 0
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint to v8.55.0 #188
Merged
Merged
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
March 2, 2022 21:37
56597f4
to
5608e99
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
March 16, 2022 05:34
5608e99
to
f90081a
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
March 25, 2022 09:48
cd21ed9
to
174572b
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
April 5, 2022 20:32
9cce82b
to
4084fa3
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
May 8, 2022 09:23
06d701a
to
d2148e4
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
June 16, 2022 11:56
eb65d53
to
5cb4278
Compare
renovate
bot
changed the title
chore(deps): update eslint and prettier packages
chore(deps): update ESlint and Prettier packages
Jun 27, 2022
renovate
bot
changed the title
chore(deps): update ESlint and Prettier packages
chore(deps): update eslint and prettier packages
Jun 28, 2022
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
August 1, 2022 03:06
5cb4278
to
466cfe7
Compare
renovate
bot
changed the title
chore(deps): update eslint and prettier packages
chore(deps): update eslint and prettier packages to v8.5.0
Aug 9, 2022
renovate
bot
changed the title
chore(deps): update eslint and prettier packages to v8.5.0
chore(deps): update eslint and prettier packages
Aug 10, 2022
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
September 1, 2022 03:12
466cfe7
to
2c5cdf8
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
March 16, 2023 13:51
2c5cdf8
to
1f8c6d3
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
March 24, 2023 23:45
0e999ee
to
2680962
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
April 1, 2023 08:37
2680962
to
658e1df
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
April 23, 2023 12:06
658e1df
to
b53e9a2
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
June 2, 2023 14:49
b53e9a2
to
ecca22a
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
August 3, 2023 07:37
4b10fd5
to
ee593ee
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
August 18, 2023 22:20
ee593ee
to
ff729d3
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
4 times, most recently
from
September 19, 2023 19:34
298dd0e
to
6dbba8b
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
2 times, most recently
from
October 9, 2023 16:31
e603fd5
to
6544c49
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
3 times, most recently
from
October 23, 2023 09:58
e30e5af
to
748e762
Compare
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
4 times, most recently
from
November 20, 2023 04:46
43f39f3
to
cc32620
Compare
renovate
bot
changed the title
chore(deps): update eslint and prettier packages
chore(deps): update eslint and prettier packages - autoclosed
Nov 28, 2023
renovate
bot
changed the title
chore(deps): update eslint and prettier packages - autoclosed
chore(deps): update eslint and prettier packages
Dec 2, 2023
renovate
bot
changed the title
chore(deps): update eslint and prettier packages
chore(deps): update dependency eslint to v8.55.0
Dec 2, 2023
renovate
bot
force-pushed
the
renovate/eslint-and-prettier-packages
branch
from
December 2, 2023 03:48
cc32620
to
2f5ff0f
Compare
🎉 This PR is included in version 5.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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:
8.54.0
->8.55.0
Release Notes
eslint/eslint (eslint)
v8.55.0
Compare Source
Features
8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)Documentation
83ece2a
docs: fix typo--rules
->--rule
(#17806) (OKURA Masafumi)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)a6d9442
docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)383e999
docs: update and fix examples forno-unused-vars
(#17788) (Tanuj Kanti)5a8efd5
docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)Chores
eb8950c
chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic)93df384
chore: package.json update for @eslint/js release (Jenkins)fe4b954
chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic)bd8911d
ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797) (Milos Djermanovic)de165c1
chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)d4304b8
chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)21024fe
chore: check rule examples for syntax errors (#17718) (Francesco Trotta)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.