Bump the npm_and_yarn group across 1 directory with 6 updates#15
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm_and_yarn group across 1 directory with 6 updates#15dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.25.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.6` | `6.2.0` | | [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.22.0` | `0.23.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.4` | | [nanoid](https://github.com/ai/nanoid) | `3.3.8` | `5.0.9` | | [undici](https://github.com/nodejs/undici) | `5.28.5` | `6.21.1` | Updates `esbuild` from 0.20.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) Updates `vite` from 5.4.6 to 6.2.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/create-vite@6.2.0/packages/vite) Updates `vite-plugin-node-polyfills` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.22.0...v0.23.0) Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react) Updates `nanoid` from 3.3.8 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.8...5.0.9) Updates `undici` from 5.28.5 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v6.21.1) Updates `vite` from 5.4.6 to 6.2.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/create-vite@6.2.0/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite-plugin-node-polyfills dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for lively-parfait-f82934 failed.
|
|
Stale pull request message |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 6 updates in the / directory:
0.20.20.25.05.4.66.2.00.22.00.23.04.3.14.3.43.3.85.0.95.28.56.21.1Updates
esbuildfrom 0.20.2 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e9174d6publish 0.25.0 to npmc27dbebfixhostsinplugin-tests.js6794f60fixhostsinnode-unref-tests.jsde85afdMerge commit from forkda1de1bfix #4065: bitwise operators can return bigintsf4e9d19switch case liveness:defaultis always last7aa47c3fix #4028: minify live/deadswitchcases better22ecd30minify: more constant folding for strict equality4cdf03cfix #4053: reordering of.tsxinnode_modulesdc71977fix #3692:0now picks a random ephemeral portUpdates
vitefrom 5.4.6 to 6.2.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fa7c211chore: update 6.1.0 changelog (#19363)051370arelease: v6.1.06e0e3c0refactor: deprecatevite optimizecommand (#19348)7c2a794feat: use native runtime to import the config (#19178)fcd5785fix(build): fix stale build manifest on watch rebuild (#19361)a5e306ffeat: show hosts in cert in CLI (#19317)4d88f6cfeat: support for env var for defining allowed hosts (#19325)fdb36e0fix: avoid builtStart during vite optimize (#19356)5ce7443release: v6.1.0-beta.2e7b4ba3fix(html): fix css disorder when building multiple entry html (#19143)Updates
vite-plugin-node-polyfillsfrom 0.22.0 to 0.23.0Release notes
Sourced from vite-plugin-node-polyfills's releases.
Commits
8d68d4fReleasev0.23.05f36379Avoid creating an inject plugin when there are no shims to inject (#101)c40a478Add support for Vite v6 (#114)ed544c3Make it possible to run CI manuallyUpdates
@vitejs/plugin-reactfrom 4.3.1 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
2e368a6release: plugin-react@4.3.4bde1ad6feat: add Vite 6 to peerDependencies range (#390)45a727cfix(deps): update all non-major dependencies (#373)5d2b6c6fix: force non-legacy import attributes babel output (#386)b61592arelease: plugin-react@4.3.3e8a923ffix: addreact-dominoptimizeOpsto handle CJS script. (#375)7a7e339feat: support new React Compiler target option (#374)63b2e38release: plugin-react@4.3.2fdf6ce4fix(deps): update all non-major dependencies (#273)4544e97feat: update refresh utils for React Router 7 support (#363)Updates
nanoidfrom 3.3.8 to 5.0.9Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
65a38acRelease 5.0.9 versionb00d120Merge after 3.3.8 releasecdc3edcUpdate size limit0daa00fAdditional fixes and tests for #508 (#509)313a14eUpdate dependencieseb2db95Fix size limit and linting9da8f60Fix pool pollution, infinite loop (#508)009b5f4Bump cross-spawn from 7.0.3 to 7.0.6 (#506)6f5b507Bump@eslint/plugin-kitfrom 0.2.1 to 0.2.3 (#505)55cd90dRelease 5.0.8 versionUpdates
undicifrom 5.28.5 to 6.21.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
e260e7bBumped v6.21.1c3acc60Merge commit from fork2414bc9Update return type of RetryCallback (#3851) (#3876)be8cd0a[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176cfix: sending formdata bodies with http2 (#3863) [backport] (#3866)a0220f1fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)353ab63fix(#3736): back-port 183f8e9 to v6.x (#3855)61ec353Bumped v6.21.011e31a4fix: range end is zero-indexed (#3826) (#3827)98d1b1bfix: handle undefined deref() of WeakRef(socket) (#3751) (#3822)Updates
vitefrom 5.4.6 to 6.2.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fa7c211chore: update 6.1.0 changelog (#19363)051370arelease: v6.1.06e0e3c0refactor: deprecatevite optimizecommand (#19348)7c2a794feat: use native runtime to import the config (#19178)fcd5785fix(build): fix stale build manifest on watch rebuild (#19361)a5e306ffeat: show hosts in cert in CLI (#19317)4d88f6cfeat: support for env var for defining allowed hosts (#19325)fdb36e0fix: avoid builtStart during vite optimize (#19356)5ce7443release: v6.1.0-beta.2e7b4ba3fix(html): fix css disorder when building multiple entry html (#19143)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close t...Description has been truncated