-
Notifications
You must be signed in to change notification settings - Fork 7.1k
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-dev): bump the non-breaking-changes group with 4 updates #5272
chore(deps-dev): bump the non-breaking-changes group with 4 updates #5272
Conversation
Bumps the non-breaking-changes group with 4 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [unbuild](https://github.com/unjs/unbuild), [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) and [sass](https://github.com/sass/dart-sass). Updates `lint-staged` from 15.2.11 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0) Updates `unbuild` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/unjs/unbuild/releases) - [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md) - [Commits](unjs/unbuild@v3.1.0...v3.2.0) Updates `vue-tsc` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.2.0/packages/tsc) Updates `sass` from 1.80.6 to 1.83.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.6...1.83.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: unbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the non-breaking-changes group with 4 updates: lint-staged, unbuild, vue-tsc and sass.
Updates
lint-staged
from 15.2.11 to 15.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
703002a
chore(changeset): release4cee7d8
build(dependencies): update dependenciesef9b02d
Merge pull request #1495 from lint-staged/debug-infoe69da9e
feat: add more info to debug logs, remove "environment" requirement from issu...1b36f55
docs: combine changesets6c9ab40
Merge pull request #1493 from lint-staged/help-messages22fe89d
feat: add unique hash to backup stash messagec52cc92
docs: add a caution message about git stashfa0fe98
feat: update first task message based on backup status7bd0447
feat: display "git stash list" message when restoring original state is skippedUpdates
unbuild
from 3.1.0 to 3.2.0Release notes
Sourced from unbuild's releases.
Changelog
Sourced from unbuild's changelog.
Commits
e23d824
chore(release): v3.2.06ac4def
fix: correct.d.cts
default export type (#458)1aaa0ae
feat(mkdist): fail build ifmkdist
errors in creating declarations (#473)4536320
chore: update depsUpdates
vue-tsc
from 2.1.10 to 2.2.0Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
55638ff
v2.2.0 (#5079)98489a1
refactor(tsc): removed handling for TS 5.73f632f2
test: sort tsc result4fff892
fix(language-core): generate macros after script setup content (#5071)1e408b8
fix(language-core): only generate the props it needs in generic components06b98f5
feat(language-core): type support ofv-model
modifiers (#5061)1d0acb4
chore: update deps3fb59af
fix(tsc): point to shimmed tsc entry point to support ts 5.7 (#5020)31d1484
test: pin TS version and update snapshotd0a9e5f
chore: bump volarUpdates
sass
from 1.80.6 to 1.83.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
f38dbb0
Merge pull request #2464 from sass/rest-param-comma0230ccf
Update pkg/sass_api/CHANGELOG.mddd9b106
Rename ArgumentInvocation and ArgumentDeclarationc45bc70
Allow a trailing comma after rest parameters and arguments219fe67
Fix static analysis issues for dart 3.6 (#2462)f9eef81
Fix links to importers in the internal documentation (#2458)1b3c7de
Represent rest parameters as properties on Parameter (#2454)7a6722c
Fix the declaration of ReturnRule._returnExpression (#2455)1536dc0
Merge pull request #2453 from sass/returna74f9c3
Enable useDefineForClassFields and fix affected TS files. (#2447)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions