-
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 ^8.26.0 #66
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
added
dependencies
Pull requests that update a dependency file
renovate
labels
Nov 5, 2021
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
from
November 5, 2021 17:50
c1ed43f
to
f3b11a3
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to ^5.62.0
chore(deps): update dependency webpack to ^5.62.1
Nov 5, 2021
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
from
November 6, 2021 01:45
f3b11a3
to
1d89ee0
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to ^5.62.1
chore(deps): update all dependencies
Nov 6, 2021
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
5 times, most recently
from
November 15, 2021 17:56
6fd09f8
to
844f073
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
5 times, most recently
from
November 24, 2021 08:48
e317488
to
c51b09d
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
2 times, most recently
from
November 25, 2021 17:42
262315d
to
40f41fd
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
8 times, most recently
from
December 10, 2021 17:29
7ef6a1d
to
8e24a3a
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
4 times, most recently
from
December 17, 2021 23:02
9cc3d13
to
35a74c2
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
4 times, most recently
from
July 22, 2022 05:35
b1258e0
to
f8397c7
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
2 times, most recently
from
August 1, 2022 06:45
ea9baf1
to
813fd79
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
2 times, most recently
from
August 14, 2022 01:38
6ff6ccf
to
ee159ba
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
2 times, most recently
from
August 26, 2022 23:15
86a2045
to
b6e1daf
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
4 times, most recently
from
September 12, 2022 11:25
2c16999
to
215f008
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
3 times, most recently
from
September 24, 2022 00:54
6ba3e0b
to
96ed940
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
from
September 28, 2022 00:33
96ed940
to
616bd71
Compare
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
from
October 7, 2022 23:18
616bd71
to
280a0e7
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
chore(deps): update all dependencies - autoclosed
Oct 18, 2022
renovate
bot
changed the title
chore(deps): update all dependencies - autoclosed
chore(deps): update all dependencies
Oct 21, 2022
renovate
bot
force-pushed
the
renovate/all-dependencies
branch
from
October 22, 2022 01:22
280a0e7
to
d43dd98
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
chore(deps): update dependency eslint to ^8.26.0
Oct 22, 2022
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.25.0
->^8.26.0
Release Notes
eslint/eslint
v8.26.0
Compare Source
Features
4715787
feat: checkObject.create()
in getter-return (#16420) (Yuki Hirasawa)28d1902
feat:no-implicit-globals
supportsexported
block comment (#16343) (Sosuke Suzuki)e940be7
feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) (Tomer Aberbach)dd0c58f
feat: Swap out Globby for custom globbing solution. (#16369) (Nicholas C. Zakas)Bug Fixes
df77409
fix: usebaseConfig
constructor option in FlatESLint (#16432) (Milos Djermanovic)33668ee
fix: Ensure that glob patterns are matched correctly. (#16449) (Nicholas C. Zakas)740b208
fix: ignore messages without aruleId
ingetRulesMetaForResults
(#16409) (Francesco Trotta)8f9759e
fix:--ignore-pattern
in flat config mode should be relative tocwd
(#16425) (Milos Djermanovic)325ad37
fix: makegetRulesMetaForResults
return a plain object in trivial case (#16438) (Francesco Trotta)a2810bc
fix: Ensure that directories can be unignored. (#16436) (Nicholas C. Zakas)35916ad
fix: Ensure unignore and reignore work correctly in flat config. (#16422) (Nicholas C. Zakas)Documentation
651649b
docs: Core concepts page (#16399) (Ben Perlmutter)631cf72
docs: note --ignore-path not supported with flat config (#16434) (Andy Edwards)1692840
docs: fix syntax in examples for new config files (#16427) (Milos Djermanovic)d336cfc
docs: Document extending plugin with new config (#16394) (Ben Perlmutter)Chores
e917a9a
ci: add node v19 (#16443) (Koichi ITO)4b70b91
chore: Add VS Code issues link (#16423) (Nicholas C. Zakas)232d291
chore: suppress a Node.js deprecation warning (#16398) (Koichi ITO)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.