chore(deps): update all non-major dependencies #21
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.69.3
->^0.70.10
^1.2.2
->^1.2.6
^10.0.3
->^10.1.0
^0.5.7
->^0.6.1
^15.4.3
->^15.5.0
^2.11.1
->^2.12.1
^5.7.3
->^5.8.2
^65.4.3
->^65.5.0
^6.1.0
->^6.2.3
Release Notes
stacksjs/stacks (@stacksjs/docs)
v0.70.10
Compare Source
No significant changes
View changes on GitHub
v0.70.9
Compare Source
No significant changes
View changes on GitHub
v0.70.8
Compare Source
No significant changes
View changes on GitHub
v0.70.7
Compare Source
No significant changes
View changes on GitHub
v0.70.6
Compare Source
No significant changes
View changes on GitHub
v0.70.5
Compare Source
No significant changes
View changes on GitHub
v0.70.4
Compare Source
No significant changes
View changes on GitHub
v0.70.3
Compare Source
No significant changes
View changes on GitHub
v0.70.2
Compare Source
No significant changes
View changes on GitHub
v0.70.1
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.70.0
Compare Source
compare changes
🏡 Chore
❤️ Contributors
antfu-collective/bumpp (bumpp)
v10.1.0
Compare Source
🚀 Features
View changes on GitHub
unjs/changelogen (changelogen)
v0.6.1
Compare Source
compare changes
🩹 Fixes
cwd
in more places before running commands (#266)🏡 Chore
✅ Tests
❤️ Contributors
v0.6.0
Compare Source
compare changes
🚀 Enhancements
noAuthors
option (#183)🩹 Fixes
https
proto for author's github link (#225)https
proto for author's github link in tests (#226)💅 Refactors
📦 Build
🏡 Chore
✅ Tests
❤️ Contributors
lint-staged/lint-staged (lint-staged)
v15.5.0
Compare Source
Minor Changes
630af5f
Thanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.js
with only double quotes"
changed to'
git commit -am "I don't like double quotes"
prettier --write file.js
, converting all the'
back to"
'
are stagedNow
file.js
with only double-quotes"
changed to'
git commit -am "I don't like double quotes"
prettier --write file.js
, converting all the'
back to"
toplenboren/simple-git-hooks (simple-git-hooks)
v2.12.1
Compare Source
What's Changed
Full Changelog: toplenboren/simple-git-hooks@2.11.1...2.12.1
microsoft/TypeScript (typescript)
v5.8.2
Compare Source
unocss/unocss (unocss)
v65.5.0
Compare Source
🚀 Features
container-type: size
support for@container
rule - by @eyemono-moe in https://github.com/unocss/unocss/issues/4423 (2c509)🐞 Bug Fixes
inline/block
screen unit - by @zyyv in https://github.com/unocss/unocss/issues/4387 (70b80)View changes on GitHub
vitejs/vite (vite)
v6.2.3
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.2
Compare Source
base
(#19616) (2476391), closes #19616v6.2.1
Compare Source
isBuild
check from preAliasPlugin (#19587) (c9e086d), closes #19587applyToEnvironment
in internal plugins (#19588) (f678442), closes #19588*?url&no-inline
type and warning for.json?inline
/.json?no-inline
(#19566) (c0d3667), closes #19566v6.2.0
Compare Source
v6.1.2
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.1
Compare Source
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e), closes #19453*.ipv4
address in cert (#19416) (973283b), closes #19416Configuration
📅 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 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.