-
-
Notifications
You must be signed in to change notification settings - Fork 228
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 (development) #2470
Merged
Merged
+1,067
−734
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
Cloudflare Pages deployment
|
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 16, 2024 10:29
029e59f
to
7e2ea9a
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 16, 2024 18:00
7e2ea9a
to
7fbae53
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 16, 2024 22:39
7fbae53
to
0d30a98
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 17, 2024 01:55
0d30a98
to
feaa6a2
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 17, 2024 11:24
feaa6a2
to
e6c12e8
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 17, 2024 19:51
e6c12e8
to
e0af007
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 18, 2024 11:36
e0af007
to
4fa1163
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 18, 2024 22:07
4fa1163
to
1a81933
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 19, 2024 07:14
1a81933
to
0f0064a
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 19, 2024 18:30
0f0064a
to
5813362
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 20, 2024 15:21
5813362
to
dc91c7c
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
October 20, 2024 18:46
dc91c7c
to
2fbb5a4
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 4, 2024 13:46
92ea7da
to
46208d9
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 4, 2024 17:41
46208d9
to
3ba111a
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 4, 2024 19:43
3ba111a
to
6b201d4
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 4, 2024 20:03
6b201d4
to
8a3cf89
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 02:06
8a3cf89
to
8492e18
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 08:28
8492e18
to
730969f
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 11:58
730969f
to
6a58e92
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 14:05
6a58e92
to
667e6c9
Compare
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 22:30
667e6c9
to
1e597af
Compare
ferferga
approved these changes
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/npm-(development)
branch
from
November 5, 2024 22:39
1e597af
to
1fdd648
Compare
Quality Gate passedIssues Measures |
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:
0.5.4
->0.5.6
9.12.0
->9.14.0
2.2.260
->2.2.268
2.9.0
->2.10.1
22.7.5
->22.9.0
0.63.4
->0.64.0
4.24.0
->4.24.2
9.12.0
->9.14.0
0.11.0
->0.12.0
4.3.1
->4.4.0
50.4.0
->50.4.3
9.29.0
->9.30.0
15.11.0
->15.12.0
2.3.3
->2.4.0
1.27.0
->1.28.1
8.8.1
->8.13.0
0.63.4
->0.64.0
0.19.3
->0.20.0
5.4.9
->5.4.10
7.4.6
->7.6.3
2.1.6
->2.1.10
Release Notes
eslint/config-inspector (@eslint/config-inspector)
v0.5.6
Compare Source
Bug Fixes
minimatch
, close #103 (4e4ae47)v0.5.5
Compare Source
chore
Features
eslint/eslint (@eslint/js)
v9.14.0
Compare Source
v9.13.0
Compare Source
Features
381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003) (Milos Djermanovic)bf723bd
feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)1def4cd
feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)f879be2
feat: exportESLint.defaultConfig
(#18983) (Nitin Kumar)Bug Fixes
78836d4
fix: update thecomplexity
rule type (#19027) (Nitin Kumar)064c8b6
fix: update rule types (#18925) (Nitin Kumar)Documentation
abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019) (Nitin Kumar)19e68d3
docs: update deprecated rules type definitions (#19018) (Nitin Kumar)7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)1ee87ca
docs: Update README (GitHub Actions Bot)2c3dbdc
docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)Chores
68d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034) (Francesco Trotta)2211f0a
chore: package.json update for @eslint/js release (Jenkins)c7abaef
perf: using Node.js compile cache (#19012) (唯然)1d7c077
chore: add pkg.type "commonjs" (#19011) (唯然)468e3bd
test: fixESLint
tests (#19021) (Francesco Trotta)ed4635f
ci: upgrade [email protected] (#18992) (Milos Djermanovic)efad767
chore: remove unused ignore dependency (#18993) (Amaresh S M)iconify/icon-sets (@iconify/json)
v2.2.268
Compare Source
v2.2.267
Compare Source
v2.2.266
Compare Source
v2.2.265
Compare Source
v2.2.264
Compare Source
v2.2.263
Compare Source
v2.2.262
Compare Source
v2.2.261
Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v2.10.1
Compare Source
Features
Bug Fixes
align: "colon"
(#594) (6000f43)Chores
v2.10.0
Compare Source
Features
comma-spacing
(#562) (ea72317)never
(#589) (7a2b47f)ImportExpression
ints
version (#570) (19d1f8c)Bug Fixes
quotes
incustomize
(#590) (b86c2df)Documentation
Chores
unocss/unocss (@unocss/eslint-config)
v0.64.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
marker
- by @zyyv in https://github.com/unocss/unocss/issues/4221 (df370)/
- by @zyyv in https://github.com/unocss/unocss/issues/4225 (a9ada)View changes on GitHub
v0.63.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
browserslist/browserslist (browserslist)
v4.24.2
Compare Source
caniuse-lite
warning text.v4.24.1
Compare Source
caniuse-lite
update to the warning (by @mezhnin).eslint/eslint (eslint)
v9.14.0
Compare Source
v9.13.0
Compare Source
es-tooling/eslint-plugin-depend (eslint-plugin-depend)
v0.12.0
Compare Source
What's Changed
Full Changelog: es-tooling/eslint-plugin-depend@0.11.0...0.12.0
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.4.0
Compare Source
Minor Changes
9c58269
Thanks @teidesu! - Add new rule optioncheckTypedImports
forextensions
, backports https://github.com/import-js/eslint-plugin-import/pull/2817Patch Changes
#171
9715220
Thanks @SukkaW! - Perf: avoid regexp during parser choosing#171
9715220
Thanks @SukkaW! - Add extra guard for ruleno-named-as-default
. A few guards are borrowed from https://github.com/import-js/eslint-plugin-import/pull/3032, but we don't sync the rest of changes from upstream since we have already implemented a way more performant check.#171
9715220
Thanks @SukkaW! - More test cases forno-named-export
andno-defualt-export
rule specifically with non-modulesourceType
#171
9715220
Thanks @SukkaW! - Fixexport
when there is only oneTSDeclareFunction
(https://github.com/import-js/eslint-plugin-import/pull/3065)#171
9715220
Thanks @SukkaW! - PreventExportMap
's cache is being tainted by incompatible parser (e.g. oldbabel-eslint
). The cache is now skipped w/ incompatible parsers, which might introduce performance impacts only for those who are using incompatible parsers. (https://github.com/import-js/eslint-plugin-import/pull/3062)#171
9715220
Thanks @SukkaW! - Docs: fix a few typos here and there#168
5de039c
Thanks @hyoban! - Fixes https://github.com/un-ts/eslint-plugin-import-x/issues/167, theno-duplicates
rule now allows co-existing inline type imports and namespace imports.#171
9715220
Thanks @SukkaW! - Properly fix espree parser w/ ESLint Flat Configgajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.4.3
Compare Source
Bug Fixes
docs.description
(9a93119)v50.4.2
Compare Source
Bug Fixes
docs.description
(f6616c7)v50.4.1
Compare Source
Bug Fixes
match-name
: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.30.0
Compare Source
v9.29.1
Compare Source
🐛 Bug Fixes
Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1
sindresorhus/globals (globals)
v15.12.0
Compare Source
unjs/jiti (jiti)
v2.4.0
Compare Source
compare changes
🚀 Enhancements
jiti.import<T>
(#331)🩹 Fixes
.ts
files with.js
extension from js files (#337)🏡 Chore
🤖 CI
❤️ Contributors
parcel-bundler/lightningcss (lightningcss)
v1.28.1
Compare Source
v1.28.0
Compare Source
Added
@container
names in CSS Modules by @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/835input:placeholder
by @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/813@value
at-rule of CSS Modules by @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/842Fixed
22a8b6f
calc
expression –e3c8e12
calc
expression –378955e
clamp
function reduction when the comparison between preferred and max value is unknown –ddc9ce8
f6b033f
typescript-eslint/typescript-eslint (typescript-eslint)
v8.13.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.11.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.10.0
Compare Source
🩹 Fixes
name
field to extended configs inconfig
helper (#10094)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.9.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unplugin/unplugin-icons (unplugin-icons)
v0.20.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/devtools (vite-plugin-vue-devtools)
v7.6.3
Compare Source
🚀 Features
🐞 Bug Fixes
select-none
on StateViewer - by @alexzhang1030 in https://github.com/vuejs/devtools/issues/675 (dc075)View changes on GitHub
v7.6.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v7.6.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.6.0
Compare Source
🚀 Features
View changes on GitHub
v7.5.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.5.5
Compare Source
🏎 Performance
View changes on GitHub
v7.5.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v7.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.5.2
Compare Source
🐞 Bug Fixes
localStorage
env for timeline storage, closes #635 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/635 (0573f)View changes on GitHub
v7.5.1
Compare Source
🚀 Features
View changes on GitHub
v7.5.0
Compare Source
🚀 Features
index.vue
components - by @niksy in https://github.com/vuejs/devtools-next/issues/628 (58195)🐞 Bug Fixes
isInElectron
env - by @danielj247 in https://github.com/vuejs/devtools-next/issues/629 (60dea)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.