-
Notifications
You must be signed in to change notification settings - Fork 1
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
⬆️ Bump the vite group across 1 directory with 2 updates #83
Conversation
Bumps the vite group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vite` from 6.0.11 to 6.1.0 - [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/[email protected]/packages/vite) Updates `vitest` from 2.1.8 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... 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 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
Bumps the vite group with 2 updates in the / directory: vite and vitest.
Updates
vite
from 6.0.11 to 6.1.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)7d6dd5d
fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532c
fix(css): root relative import in sass modern API on Windows (#18945)27f691b
refactor: make internal invoke event to use the same interface with `handleIn...Updates
vitest
from 2.1.8 to 3.0.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
1154662
chore: release v3.0.53c8050e
fix: don't toggle cli cursor on non-TTY (#7336)191ef9e
fix: validate websocket request (#7317)9e40437
chore: release v3.0.4ef1464f
fix: applydevelopment|production
condition on Vite 6 (#7301)38ea8ea
fix(deps): update all non-major dependencies (#7297)dff4406
fix: filter projects eagerly during config resolution (#7313)ce6af70
fix(types): fix public types (#7328)bff70be
fix(typechecking): support typechecking parsing with Vite 6 (#7335)a8d123c
chore(deps): update eslint packages (#7086)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