chore(deps): update all non-major dependencies #123
Merged
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:
^5.0.0
->^5.0.1
^8.0.2
->^8.0.3
^10.4.6
->^10.4.12
^10.4.6
->^10.4.12
^10.4.6
->^10.4.12
^1.7.42
->^1.9.3
^18.19.63
->^18.19.67
^4.3.3
->^4.3.4
^5.1.4
->^5.2.1
^9.14.0
->^9.16.0
^9.1.6
->^9.1.7
^3.3.3
->^3.4.1
^23.6.1
->^23.9.0
^5.6.3
->^5.7.2
^0.4.199
->^0.4.205
^5.4.10
->^5.4.11
^5.0.1
->^5.1.3
^2.1.4
->^2.1.6
^3.5.12
->^3.5.13
Release Notes
cyco130/eslint-config (@cyco130/eslint-config)
v5.0.1
Compare Source
fastify/fastify-static (@fastify/static)
v8.0.3
Compare Source
What's Changed
contentType
send option by @Fdawgs in https://github.com/fastify/fastify-static/pull/484New Contributors
Full Changelog: fastify/fastify-static@v8.0.2...v8.0.3
nestjs/nest (@nestjs/common)
v10.4.12
Compare Source
v10.4.11
Compare Source
v10.4.10
Compare Source
v10.4.9
Compare Source
v10.4.8
Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservices
core
Enhancements
core
Committers: 3
v10.4.7
Compare Source
nestjs/nest (@nestjs/core)
v10.4.12
Compare Source
v10.4.11
Compare Source
v10.4.10
Compare Source
v10.4.9
Compare Source
v10.4.8
Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservices
core
Enhancements
core
Committers: 3
v10.4.7
Compare Source
nestjs/nest (@nestjs/platform-express)
v10.4.12
Compare Source
v10.4.11
Compare Source
v10.4.10
Compare Source
v10.4.9
Compare Source
v10.4.8
Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservices
core
Enhancements
core
Committers: 3
v10.4.7
Compare Source
swc-project/swc (@swc/core)
v1.9.3
Compare Source
Bug Fixes
(@swc/types) Tsc build file ignored by npm (#9754) (14a5c1e)
(es) Source map
super(...args)
calls in injected constructors (#9745) (35b0ca0)(es/plugin) Migrate
swc plugin new
to use.cargo/config.toml
(#9740) (4ffb21e)(es/resolver) Ignore
VarDecl
withdeclare: true
(#9734) (aa0f784)Documentation
Assumptions
API (#9746) (cd4321c)Features
(plugin) Bump
rkyv
tov0.8.8
(#9730) (81ac77e)(plugin) Update
wasmer
tov5
(#9731) (9b74ccd)(visit) Derive serde for
AstParentKind
(#9744) (e0fdd68)Miscellaneous Tasks
(bindings/node) Format
binding.js
(#9738) (9f8c14f)(deps) Update cargo (patch) (#9724) (da37439)
Performance
analyze_source_file
lazy, again (#9732) (c1d12d6)Refactor
(es/compat) Use special span instead of passing
static_blocks_mark
(#9725) (6ad0735)Delay Wasm-plugin breaking changes (#9735) (92faf5b)
v1.9.2
Compare Source
Bug Fixes
Features
inline_script
support (#9729) (e732a36)v1.9.1
Compare Source
Bug Fixes
ends_with_alpha_num
(#9720) (569c799)v1.9.0
Compare Source
Bug Fixes
(es/minifier) Avoid generating reserved mangling names (#9710) (b49317a)
(es/plugin) Revert #9696 (#9717) (772f023)
Features
isolatedDeclarations
updates (#9712) (6194044)Miscellaneous Tasks
v1.8.0
Compare Source
Bug Fixes
(es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)
(es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)
Features
(es) Add
es2023
andes2024
toEsVersion
(#9700) (5a6f0e6)(es/plugin) Introduce
manual-tokio-runtmie
toswc
crate (#9701) (97298c4)Performance
(common) Make character analysis lazy (#9696) (1c3eaf6)
(es/renamer) Modify parallel renaming threshold (#9706) (91a9106)
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Compare Source
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
Force Babel to output spec compliant import attributes #386
The default was an old spec (
with type: "json"
). We now enforce spec compliant (with { type: "json" }
)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460eslint/eslint (eslint)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
typicode/husky (husky)
v9.1.7
Compare Source
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
puppeteer/puppeteer (puppeteer)
v23.9.0
: puppeteer: v23.9.0Compare Source
Miscellaneous Chores
Dependencies
v23.8.0
: puppeteer: v23.8.0Compare Source
Features
Dependencies
v23.7.1
: puppeteer: v23.7.1Compare Source
Miscellaneous Chores
Dependencies
v23.7.0
: puppeteer: v23.7.0Compare Source
Miscellaneous Chores
Dependencies
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
vikejs/vike (vike)
v0.4.205
Compare Source
Bug Fixes
$ git ls-files
outputs (fix #1982) (386d2d8)Features
pageContext
argument tonavigate()
(fix #1976) (9a97c22)v0.4.204
Compare Source
Bug Fixes
v0.4.203
Compare Source
Bug Fixes
v0.4.202
Compare Source
Bug Fixes
v0.4.201
Compare Source
Bug Fixes
v0.4.200
Compare Source
Bug Fixes
sirv
dependency (#1939) (87d5c46)Features
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)
v5.1.3
Compare Source
b0d8ecb
)vite-tsconfig-paths:resolve
debug logs (7160d6e
)0dc9a8b
)v5.1.2
Compare Source
v5.1.1
Compare Source
${configDir}
syntax in include/exclude (#156)v5.1.0
Compare Source
skip
option for adding additional directories to be skipped when searching for tsconfig.json files (#146)importer
path before callingthis.resolve
in theirresolveId
hooks (#157)4124b09
)vitest-dev/vitest (vitest)
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
v2.1.5
Compare Source
🚀 Features
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by [@sheremet-va](httConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.