-
Notifications
You must be signed in to change notification settings - Fork 7.2k
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 with 5 updates #5321
chore(deps): bump the non-breaking-changes group with 5 updates #5321
Conversation
Bumps the non-breaking-changes group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.3` | `22.10.5` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `16.2.9` | `16.3.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.6` | `6.0.7` | | [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.30.1` | | [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.1` | Updates `@types/node` from 22.10.3 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 16.2.9 to 16.3.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v16.2.9...v16.3.0) Updates `vite` from 6.0.6 to 6.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite) Updates `rollup` from 4.29.1 to 4.30.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.29.1...v4.30.1) Updates `sass` from 1.83.0 to 1.83.1 - [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.83.0...1.83.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vite 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-patch 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 (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the non-breaking-changes group with 5 updates:
22.10.3
22.10.5
16.2.9
16.3.0
6.0.6
6.0.7
4.29.1
4.30.1
1.83.0
1.83.1
Updates
@types/node
from 22.10.3 to 22.10.5Commits
Updates
happy-dom
from 16.2.9 to 16.3.0Release notes
Sourced from happy-dom's releases.
Commits
17634e6
feat: #1642 Adds support for child combinator to :has pseudo selector (#1660)d5d94a4
chore: #1657 Adds new sponsor andykenward (#1659)8b1af6f
chore: #1657 Adds new sponsor andykenward (#1658)Updates
vite
from 6.0.6 to 6.0.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
a671e58
release: v6.0.71c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097)677508b
perf: skip globbing for static path in warmup (#19107)b178c90
fix: skip the plugin if it has been called before with the same id and import...a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1...b07c036
feat(css): show lightningcss warnings (#19076)f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025)Updates
rollup
from 4.29.1 to 4.30.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
9491708
4.30.139b6a17
fix: consider that literals cannot following switch case. (#5786)958d5eb
4.30.0d3e2bf7
feat: enhance the treehshaking for unary expression (#5775)27216d8
Improve CI caching for node_modules (#5783)f5c349e
4.29.237c5166
feat: use picocolors instead of colorette (#5780)0c70b6b
fix: keep import attributes for cjs format (#5781)15f72a8
Align CI Node versions6b2c841
fix(deps): lock file maintenance minor/patch updates (#5773)Updates
sass
from 1.83.0 to 1.83.1Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
3d3e925
Fix--quiet-deps
for@content
blocks (#2474)777708c
Include deprecation IDs in deprecation messages (#2475)f5c385d
Support the latest DartDoc (#2472)fb55782
Bump bufbuild/buf-setup-action from 1.47.2 to 1.48.0 in /.github/util/initial...ea7ea57
Bump dart_style from 2.3.7 to 3.0.0 (#2459)6f4584c
Avoid a broken Dartdoc release (#2469)f0f605a
Merge pull request #2457 from sass/includebc39d0c
Add support for the@include
rulebf50fad
Explicitly annotate GenericAtRule as having optional nodesDependabot 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