chore(deps): update all non-major dependencies #91
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:
1.2.2
->1.2.3
2.12.1
->2.13.0
22.10.10
->22.13.1
1.83.4
->1.84.0
6.0.11
->6.1.0
1.30.2
->1.31.0
Release Notes
nolebase/integrations (@nolebase/vitepress-plugin-git-changelog)
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: nolebase/integrations@v2.12.1...v2.13.0
sass/dart-sass (sass)
v1.84.0
Compare Source
Allow newlines in whitespace in the indented syntax.
Potentially breaking bug fix: Selectors with unmatched brackets now always
produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}
would compile without error, but this was an unintentional bug.Fix a bug in which various Color Level 4 functions weren't allowed in plain
CSS.
Fix the error message for
@extend
without a selector and possibly otherparsing edge-cases in contexts that allow interpolation.
Embedded Host
SassBoolean
type to adhere to the spec,now using a class instead of an interface.
vitejs/vite (vite)
v6.1.0
Compare Source
vite optimize
command (#19348) (6e0e3c0), closes #19348jooy2/vitepress-sidebar (vitepress-sidebar)
v1.31.0
Compare Source
excludeFiles
andexcludeFolders
options have now been completely removed and replaced withexcludePattern
.Configuration
📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.