-
Notifications
You must be signed in to change notification settings - Fork 192
Bump esbuild and vite in /DevElevate/Client #381
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 esbuild and vite in /DevElevate/Client #381
Conversation
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.9 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together. Updates `esbuild` from 0.18.20 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.9) Updates `vite` from 4.5.14 to 7.1.3 - [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/v7.1.3/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: indirect - dependency-name: vite dependency-version: 7.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🚀 Welcome to DevElevate PR!Hi @dependabot[bot], thank you for your pull request! 🙌 📋 PR Details
🔍 PR AnalysisDescription: Bumps esbuild to 0.25.9 and updates ancestor dependency vite. These dependencies need to be updated together. Updates Release notesSour... ✅ Checklist for Review
🚀 Next Steps
📚 Helpful Resources
🏷️ Auto-LabelingThis PR will be automatically labeled based on its content and files changed. This is an automated message. For immediate assistance, please join our Discord server. |
🎉 Welcome to DevElevate, @dependabot[bot]!🌟 First-Time Contributor Badge🎊 Congratulations! You've just made your first contribution to DevElevate! 🎯 What This Means
🚀 Next Steps
💡 Tips for Success
🏆 Recognition
Welcome to the DevElevate family! 🌟 |
Bumps esbuild to 0.25.9 and updates ancestor dependency vite. These dependencies need to be updated together.
Updates
esbuild
from 0.18.20 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05c
publish 0.25.9 to npm3dac33f
fix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8
mock fs now supports multiple volumes on windows100a51e
split out yarnpnp snapshot tests13aace3
removeC:
assumption from windows snapshot testsf1f413f
fix #4252: preserve parentheses around functions1bc8091
fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135
move the go compiler version togo.version
a0af5d1
makefile: useESBUILD_VERSION
consistently8c71947
publish 0.25.8 to npmUpdates
vite
from 4.5.14 to 7.1.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
e090b7d
release: v7.1.39ccf142
fix: support multiline new URL(..., import.meta.url) expressions (#20644)731d3e6
test: removecheckNodeVersion
test (#20647)a9ba017
feat: generate code frame for parse errors thrown by terser (#20642)530687a
refactor: useimport
in worker threads (#20641)a1be1bf
feat(cli): add Node.js version warning for unsupported versions (#20638)1559577
feat: support long lines ingenerateCodeFrame
(#20640)f691f57
perf(cli): dynamically importresolveConfig
(#20646)446fe83
fix(optimizer): incorrect incompatible error (#20439)42816de
refactor: replace startsWith with strict equality (#20603)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.