-
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): bump the non-breaking-changes group across 1 directory with 6 updates #5229
base: main
Are you sure you want to change the base?
chore(deps): bump the non-breaking-changes group across 1 directory with 6 updates #5229
Conversation
…ith 6 updates Bumps the non-breaking-changes group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.10` | `2.2.0` | | [chalk](https://github.com/chalk/chalk) | `5.4.0` | `5.4.1` | | [consola](https://github.com/unjs/consola) | `3.3.0` | `3.3.1` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.29.1` | | [sass](https://github.com/sass/dart-sass) | `1.80.6` | `1.83.0` | Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) 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 `chalk` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.0...v5.4.1) Updates `consola` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](unjs/consola@v3.3.0...v3.3.1) Updates `rollup` from 4.28.1 to 4.29.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.28.1...v4.29.1) 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: typescript 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: chalk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: consola dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup 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] <support@github.com>
|
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 (
|
Bumps the non-breaking-changes group with 6 updates in the / directory:
5.6.3
5.7.2
2.1.10
2.2.0
5.4.0
5.4.1
3.3.0
3.3.1
4.28.1
4.29.1
1.80.6
1.83.0
Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vue-tsc
from 2.1.10 to 2.2.0Changelog
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
chalk
from 5.4.0 to 5.4.1Release notes
Sourced from chalk's releases.
Commits
5dbc1e2
5.4.14ebb62d
Fixnavigator
not definedReferenceError
(#642)fc809b6
Readme tweakUpdates
consola
from 3.3.0 to 3.3.1Release notes
Sourced from consola's releases.
Changelog
Sourced from consola's changelog.
Commits
4429f8f
chore(release): v3.3.1d9b58df
fix(fancy): fallback whenIntl
is unavailable (#326)Updates
rollup
from 4.28.1 to 4.29.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
5d37778
4.29.186e1f43
fix: do not optimize the literal value if the cache is deoptimized (#5771)f116952
Remove unnecessary lifetimes (#5769)dadd488
4.29.0a4b78eb
fix(deps): lock file maintenance minor/patch updates (#5767)d52f00d
fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)65c8901
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#5766)7a8ac46
docs: add utf-8 encoding to JSON file reading (#5759)31f1670
fix(deps): lock file maintenance minor/patch updates (#5760)Updates
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