-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
build(deps): bump the npm_and_yarn group with 3 updates #3835
build(deps): bump the npm_and_yarn group with 3 updates #3835
Conversation
Bumps the npm_and_yarn group with 3 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [next](https://github.com/vercel/next.js) and [esbuild](https://github.com/evanw/esbuild). Updates `vite` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.1.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.1.4/packages/vite) Updates `next` from 15.2.3 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.3...v15.2.4) Updates `esbuild` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: vite dependency-version: 6.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Temporary PRThis PR is published in AWS CodeArtifact with version: Install using the below commands — PNPMpnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@pr-3835
# pnpm create fuels@pr-3835 NPMnpm --registry=https://npm-packages.fuel.network/ install fuels@pr-3835
# npm --registry=https://npm-packages.fuel.network/ create fuels@pr-3835 Bunnpm_config_registry=https://npm-packages.fuel.network/ bun install fuels@pr-3835
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@pr-3835 |
Closed in favour of manual upgrades: |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the npm_and_yarn group with 3 updates: vite, next and esbuild.
Updates
vite
from 6.1.3 to 6.1.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
f4d34dc
release: v6.1.40aeccef
fix: backport #19782, fs check with svg and relative pathsUpdates
next
from 15.2.3 to 15.2.4Release notes
Sourced from next's releases.
Commits
804aa35
v15.2.4ecb72ee
Match subrequest handling for edge and node (#77474)25f810b
exclude images and static media from dev origin check (#77417)d9bcb83
ensure /__next middleware URLs are included in the origin check (#77416)cfeaa86
remove direct ip/port bypass in dev origin check (#77414)f847302
switch development origin verification to be opt-in rather than opt-out (#77395)Updates
esbuild
from 0.25.1 to 0.25.2Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
4475787
publish 0.25.2 to npm8f56771
fix #4121: map js regexp flags to go regexp flags36b458d
follow-up to #41098b8437c
feat: support index source map (#4109)75286c1
unit test for absolute windows paths in source mapbcc77fb
fix #4100: invalid identifiers in node annotation37cb6a2
fix a warning fromnpm publish
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.