-
Notifications
You must be signed in to change notification settings - Fork 2
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 npm packages #42
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
changed the title
chore(deps): update dependency nuxt-seo-kit to ^1.3.9
chore(deps): update npm packages
Jun 23, 2023
renovate
bot
force-pushed
the
renovate/npm
branch
from
June 23, 2023 14:14
7a131de
to
a4d979f
Compare
renovate
bot
changed the title
chore(deps): update npm packages
chore(deps): update npm packages - autoclosed
Jun 23, 2023
renovate
bot
changed the title
chore(deps): update npm packages - autoclosed
chore(deps): update npm packages
Jun 23, 2023
renovate
bot
changed the title
chore(deps): update npm packages
chore(deps): update dependency @nuxt/devtools to ^0.6.3
Jun 23, 2023
renovate
bot
force-pushed
the
renovate/npm
branch
from
June 23, 2023 15:39
a4d979f
to
e561dda
Compare
renovate
bot
changed the title
chore(deps): update dependency @nuxt/devtools to ^0.6.3
chore(deps): update npm packages
Jun 26, 2023
renovate
bot
force-pushed
the
renovate/npm
branch
11 times, most recently
from
July 2, 2023 04:54
7b93313
to
a7cb545
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
5 times, most recently
from
July 6, 2023 16:47
5cdd28a
to
f2a043f
Compare
renovate
bot
changed the title
chore(deps): update npm packages
chore(deps): update npm packages - autoclosed
Jul 8, 2023
renovate
bot
force-pushed
the
renovate/npm
branch
4 times, most recently
from
October 14, 2024 06:59
0067731
to
a1053a9
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
3 times, most recently
from
October 22, 2024 09:55
34e3e02
to
224a2ef
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
3 times, most recently
from
November 1, 2024 19:59
c66e3eb
to
81e5e31
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
4 times, most recently
from
November 6, 2024 22:50
82ce167
to
09e19d0
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
7 times, most recently
from
November 22, 2024 18:48
655dbea
to
9ce2c26
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
2 times, most recently
from
November 26, 2024 07:42
011f6bc
to
396f305
Compare
renovate
bot
force-pushed
the
renovate/npm
branch
from
November 26, 2024 11:23
396f305
to
0915916
Compare
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. |
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:
^2.18.1
->^2.27.3
^1.14.3
->^1.15.1
^1.3.1
->^1.6.1
^0.3.13
->^0.7.2
^2.2.0
->^2.5.0
^9.1.1
->^9.8.1
^0.6.1
->^0.7.2
^9.3.0
->^9.15.0
^0.35.0
->^0.43.0
^10.3.0
->^10.9.3
^3.6.5
->^3.14.1592
^1.3.9
->^1.3.13
^1.36.2
->^1.49.0
^5.1.6
->^5.7.2
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.27.3
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (6a224)View changes on GitHub
v2.27.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (78d52)View changes on GitHub
v2.27.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.27.0
Compare Source
🚀 Features
🐞 Bug Fixes
isInEditorEnv
should be false when in git hooks, close #589 - by @antfu in https://github.com/antfu/eslint-config/issues/589 (b60bf)View changes on GitHub
v2.26.1
Compare Source
No significant changes
View changes on GitHub
v2.26.0
Compare Source
🐞 Bug Fixes
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2)View changes on GitHub
v2.25.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.0
Compare Source
🐞 Bug Fixes
printWidth: 120
not work as expected - by @HADB in https://github.com/antfu/eslint-config/issues/573 (8942c)View changes on GitHub
v2.24.1
Compare Source
🚀 Features
@typescript-eslint
to v8 stable - by @antfu (572b0)View changes on GitHub
v2.24.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (1bf41)View changes on GitHub
v2.23.2
Compare Source
No significant changes
View changes on GitHub
v2.23.1
Compare Source
🐞 Bug Fixes
svelte/valid-compile
rule from eslint-plugin-svelte - by @ryoppippi in https://github.com/antfu/eslint-config/issues/552 (6e6cd)fixable: true
- by @hyoban in https://github.com/antfu/eslint-config/issues/554 (9d53b)View changes on GitHub
v2.23.0
Compare Source
🚀 Features
type
options, enablets/explicit-function-return-type
forlib
- by @antfu (3dd7b)🐞 Bug Fixes
eslint-config-flat-gitignore
even if.gitignore
is not in cwd - by @lachlancollins in https://github.com/antfu/eslint-config/issues/547 (c118b)eslint-plugin-unused-imports
- by @antfu (79442)View changes on GitHub
v2.22.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.22.3
Compare Source
🐞 Bug Fixes
.svelte-kit
to ignored paths - by @lachlancollins in https://github.com/antfu/eslint-config/issues/542 (94fd0)View changes on GitHub
v2.22.2
Compare Source
🚀 Features
isolatedDeclarations
into the order array - by @LoTwT in https://github.com/antfu/eslint-config/issues/537 (80597)🐞 Bug Fixes
ts-expect-error
in `ban-ts-c… - by @kevinmarrec and @antfu in https://github.com/antfu/eslint-config/issues/517 (bf7a5)View changes on GitHub
v2.22.1
Compare Source
No significant changes
View changes on GitHub
v2.22.0
Compare Source
🚀 Features
🐞 Bug Fixes
ts/no-empty-object-type
rule - by @antfu (692e7)ts/no-unused-expressions
in markdown - by @antfu (64894)name
inignores
- by @antfu (d7b06)View changes on GitHub
v2.21.3
Compare Source
No significant changes
View changes on GitHub
v2.21.2
Compare Source
🚀 Features
isInEditor
- by @ryoppippi in https://github.com/antfu/eslint-config/issues/507 (8f992)ts/switch-exhaustiveness-check
rule - by @ryoppippi in https://github.com/antfu/eslint-config/issues/508 (33c63)🐞 Bug Fixes
View changes on GitHub
v2.21.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.21.0
Compare Source
🐞 Bug Fixes
.d.mts
and.d.cts
- by @antfu (0582c).jsx
files when the options set to true - by @antfu (96aff)View changes on GitHub
v2.20.0
Compare Source
🚀 Features
View changes on GitHub
v2.19.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.19.1
Compare Source
🚀 Features
View changes on GitHub
v2.19.0
Compare Source
🚀 Features
antfu/curly
to replacecurly
- by @antfu (42a90)View changes on GitHub
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.15.0...v1.15.1
v1.15.0
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.14.9...v1.15.0
v1.14.9
Compare Source
9975e0e
)a0b5ec9
)v1.14.8
Compare Source
86619ed
)v1.14.7
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.14.6...v1.14.7
v1.14.6
Compare Source
b5f3108
)e1ed5c8
)Full Changelog: nuxt-themes/docus@v1.14.5...v1.14.6
v1.14.5
Compare Source
What's Changed
Full Changelog: nuxt-themes/docus@v1.14.4...v1.14.5
v1.14.4
Compare Source
44aefd5
)85469db
)e0565fb
)nuxt/devtools (@nuxt/devtools)
v1.6.1
Compare Source
Bug Fixes
Features
v1.6.0
Compare Source
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)1.5.1 (2024-09-23)
Bug Fixes
v1.5.2
Compare Source
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)v1.5.1
Compare Source
Bug Fixes
v1.5.0
Compare Source
Bug Fixes
quicktype
schema generation temporary (c1554a3)1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
host-client
utility (167373c)1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
Features
1.3.9 (2024-07-02)
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)1.3.8 (2024-07-02)
Performance Improvements
npm-registry-fetch
, save install size (3d74691)1.3.7 (2024-06-27)
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)1.3.6 (2024-06-21)
Features
1.3.5 (2024-06-21)
Bug Fixes
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
@vue/devtools-*
(4c79fac)1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
v1.3.14
Compare Source
v1.3.9
Compare Source
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)v1.3.8
Compare Source
Performance Improvements
npm-registry-fetch
, save install size (3d74691)v1.3.7
Compare Source
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)v1.3.6
Compare Source
Features
v1.3.5
Compare Source
Bug Fixes
v1.3.4
Compare Source
Bug Fixes