-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update linting dependencies #14
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/linting
branch
3 times, most recently
from
June 5, 2023 23:03
2706ecb
to
35499e5
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
June 8, 2023 22:28
35499e5
to
6387dd2
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
June 19, 2023 22:08
6387dd2
to
61d4856
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
July 3, 2023 22:07
4439fa0
to
99ef670
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
July 18, 2023 00:11
2b67b46
to
0dc73a2
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
July 31, 2023 22:34
a4c72ed
to
c69231d
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
August 14, 2023 22:02
b35daca
to
f7eaf6b
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
4 times, most recently
from
August 28, 2023 22:47
7564936
to
3c2dd52
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
September 5, 2023 02:12
5decf4b
to
470c006
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
September 18, 2023 22:30
293f595
to
01969eb
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
October 3, 2023 00:08
32a2009
to
d06c59d
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
October 10, 2023 01:25
d06c59d
to
99477fe
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
January 2, 2024 00:25
2a28709
to
042508f
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
January 2, 2024 03:06
042508f
to
1820280
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
January 9, 2024 03:57
1820280
to
cc74a82
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
February 20, 2024 01:45
cc74a82
to
5759c3b
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
February 27, 2024 01:57
5759c3b
to
d59bfb3
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
March 11, 2024 23:34
d59bfb3
to
f50d7ec
Compare
renovate
bot
changed the title
Update linting dependencies
Update linting dependencies - autoclosed
Mar 17, 2024
renovate
bot
changed the title
Update linting dependencies - autoclosed
Update linting dependencies
Mar 17, 2024
renovate
bot
changed the title
Update linting dependencies
Update dependency knip to ^5.1.2
Mar 19, 2024
renovate
bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
March 26, 2024 00:47
f16a947
to
c0cd729
Compare
renovate
bot
changed the title
Update dependency knip to ^5.1.2
Update linting dependencies
Mar 26, 2024
renovate
bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
April 1, 2024 22:58
e7f73e9
to
a227bd9
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
April 9, 2024 07:42
ba1c5b3
to
c9ea79a
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
April 16, 2024 02:19
c9ea79a
to
64f6561
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
3 times, most recently
from
April 29, 2024 22:07
cff49a8
to
f3b63f2
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
May 7, 2024 01:27
f3b63f2
to
40efa04
Compare
renovate
bot
force-pushed
the
renovate/linting
branch
from
May 12, 2024 11:04
40efa04
to
f54bc90
Compare
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:
^7.5.0
->^7.6.0
^10.4.1
->^10.4.3
^1.5.0
->^1.6.0
^5.1.1
->^5.15.0
Release Notes
eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)
v7.6.0
Compare Source
New Rules
es-x/no-arraybuffer-prototype-transfer
rule by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/128Updates
Full Changelog: eslint-community/eslint-plugin-es-x@v7.5.0...v7.6.0
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
v10.4.3
Compare Source
Bug Fixes
v10.4.2
Compare Source
Bug Fixes
mthadley/eslint-plugin-sort-destructure-keys (eslint-plugin-sort-destructure-keys)
v1.6.0
Compare Source
webpro/knip (knip)
v5.15.0
Compare Source
v5.14.0
Compare Source
v5.13.0
Compare Source
c612138
)67c03de
)dc2f508
)96f91df
)79cf631
)v5.12.3
Compare Source
v5.12.2
Compare Source
v5.12.1
Compare Source
configFileDir
in recursive config loader in eslint plugin (fixes #570) (20e44c6
)6c71399
)v5.12.0
Compare Source
119daf0
)83d840f
)4af5c86
)9d05b6a
)4dc1f6b
)v5.11.0
Compare Source
9bf286f
)9d319cf
)504738d
)014ca2a
)589ee17
)v5.10.1
Compare Source
57c21b0
)b7db976
)storybook core.builder.name
handling (resolves #602) (8ad0406
)21bbf28
)f054070
)v5.10.0
Compare Source
Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).
03b9384
)92de411
)49862ab
)f3694ee
)6c511ca
)988b632
)01a2767
)3c9d9ad
)4d337b0
)c5fe4c2
)d4324f8
)34abc72
)a430a1f
)5cb4f51
)a98a7fc
)7893d0f
)by
set (359abc1
)c032371
)a1f4987
)b140cbd
)17b90a3
)48b883d
)9af92af
)Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).
v5.9.4
Compare Source
isMatch
(5d51620
)66ed008
)9366edd
)c61cb0a
)0f207d4
)v5.9.3
Compare Source
v5.9.2
Compare Source
88e6ac3
)f923d69
)b870d4d
)cc94ba1
)c4b4001
)8ee92e0
)e6dd426
)52a8e0d
)ccd9d95
)2fe8436
)77329af
)v5.9.1
Compare Source
fc63105
).gitignore
files (close #589) (202ed86
)f915b91
)e64e6ad
)v5.9.0
Compare Source
c0b4992
)038c485
)9b4e0d9
)770f658
)359e6df
)f6684ad
)v5.8.0
Compare Source
exports.key = value
syntax (closes #580) (404236b
)f5a5f8a
)v5.7.3
Compare Source
d580b6e
)route.ts
pattern in next plugin (dc021de
)v5.7.2
Compare Source
161f5dc
)440d72b
)v5.7.1
Compare Source
9e5e539
)bd12fe1
)682c162
)v5.7.0
Compare Source
478ab3f
)resolve
as the default module resolver (47ff3eb
)2189596
)ee55127
)e455527
)v5.6.1
Compare Source
78f6a78
)null
for vitest environment (fixes #575) (473d7ab
)v5.6.0
Compare Source
2b996ab
)testSequencer
andglobalSetup
to jest plugin (bc274b1
)82c84be
)v5.5.0
Compare Source
ec11f37
)node.isTypeOf
(resolves #571) (4c3160b
)0799864
)5399182
)54d2634
)23f98de
)4c45d3d
)v5.4.0
Compare Source
8e7dc6b
)0c202aa
)npx knip
(close #389) (d06fd4c
)v5.3.1
Compare Source
pos
for computed props in class members (closes #360) (6ce065e
)classMembers
are not included (be1eb08
)v5.3.0
Compare Source
v5.2.2
Compare Source
00141f0
)ad3edbf
)92f5c1b
)v5.2.1
Compare Source
css
in foreign extensions (resolves #563) (032b1d7
)workerDirectory
array (closes #562) (1f8ad1d
)892501d
)f48475b
)v5.2.0
Compare Source
5133ca3
)c5d030d
)v5.1.6
Compare Source
3541bc7
)v5.1.5
Compare Source
fb92db7
)d33beab
)6cb3a49
)491c1ae
)3616233
)satisfies Plugin
(a70c78c
)v5.1.4
Compare Source
v5.1.3
Compare Source
v5.1.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.