build(deps): Bump the npm_and_yarn group across 2 directories with 5 updates - #31
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…updates Bumps the npm_and_yarn group with 4 updates in the /frontend directory: [esbuild](https://github.com/evanw/esbuild), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and [form-data](https://github.com/form-data/form-data). Bumps the npm_and_yarn group with 1 update in the /frontend/clinician-portal directory: [next](https://github.com/vercel/next.js). Updates `esbuild` from 0.17.19 to 0.25.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.8) Updates `vite` from 5.4.19 to 7.0.5 - [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.0.5/packages/vite) Updates `wrangler` from 3.114.9 to 4.25.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.25.0/packages/wrangler) Updates `form-data` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.2...v4.0.4) Updates `next` from 13.5.11 to 15.4.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.11...v15.4.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.0.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: wrangler dependency-version: 4.25.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the /frontend directory: esbuild, vite, wrangler and form-data.
Bumps the npm_and_yarn group with 1 update in the /frontend/clinician-portal directory: next.
Updates
esbuildfrom 0.17.19 to 0.25.8Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
8c71947publish 0.25.8 to npm0508f24some parsing fixes for source phase imports6e4be2fjs parser: recover from bad#privateidentifiersc9c6357fix #4248:#privateids in arrow fn body in?:9b42f68publish 0.25.7 to npm9ba01d1abs-paths: js api and testsca196c9fix for parser backtracking crash2979b84fix #4241: ts arrow function type backtrack (hack)1180410fix an unused variable warningfc3da57fix #4238: adddeferandsourceimport phasesUpdates
vitefrom 5.4.19 to 7.0.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
832f687release: v7.0.5c9614b9fix: remove special handling forAccept: text/html(#20376)862e192refactor: usefoo.endsWith("bar")instead of/bar$/.test(foo)(#20413)6bc8bf6fix: watch assets referenced bynew URL(, import.meta.url)(#20382)1a1cc8afix(deps): update all non-major dependencies (#20406)1165667chore(deps): update dependency rolldown to ^1.0.0-beta.27 (#20405)8a65433release: v7.0.4324669cfix: allow resolving bare specifiers to relative paths for entries (#20379)5e29602build: remove@oxc-project/runtimedevDep (#20389)f562df8release: v7.0.3Updates
wranglerfrom 3.114.9 to 4.25.0Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
44ed0cbVersion Packages (#9983)21a9e52Add boolean env var factory (#9994)9f0c175thomasgauvin: add rename command to kv wrangler (#9835)81c9865Some wrangler testing cleanups (#9995)6cc24c0add more validation to containers config (#9934)a221a45Version Packages (#9926)14ce577Bump undici & TS (#9847)f73da0dPass worker name & compliance region through correctly (#9974)bf4c9abSupport Images binding ingetPlatformProxy()(#9954)a5d7b35Make error message for containers images delete more helpful. (#9875)Updates
form-datafrom 4.0.2 to 4.0.4Changelog
Sourced from form-data's changelog.
Commits
41996f5v4.0.4316c82b[meta] actually ensure the readme backup isn’t published2300ca1[meta] fix readme capitalization811f682[meta] addauto-changelog5e34080[Tests] fix linting errors1d11a76[Tests] handle predict-v8-randomness failures in node < 17 and node > 2358c25d7[Dev Deps] update@ljharb/eslint-config3d17230[Fix] Switch to usingcryptorandom for boundary valuesd8d67dcv4.0.3e6e83cc[meta] remove local commit hooksUpdates
nextfrom 13.5.11 to 15.4.2Release notes
Sourced from next's releases.
... (truncated)
Commits
1617b26v15.4.28f64c82fix: pages router metadata bugs with React 19 (#81733)529f14c[metadata] replace for initial body icon case (#81688)6de4682Ensure custom NextServer config is honored (#81681) (#81691)68a59d7setup release branch079c06dv15.4.17ad4674v15.4.0c1fa79bv15.4.0-canary.13027a271b[turbopack] Renametraverse_edges_from_entries_topologicalto `traverse_edg...a1339ecTurbopack: Clean up some of the logic in visit_assign_expr (#81636)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 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 versionwill 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.