build(deps): bump the web-deps group in /apps/web with 5 updates - #33
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the web-deps group in /apps/web with 5 updates#33dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the web-deps group in /apps/web with 5 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `16.2.11` | `16.2.12` | | [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.46.0` | `1.48.0` | | [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) | `0.5.29` | `0.5.32` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.11` | `16.2.12` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.113.0` | `4.115.0` | Updates `next` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.11...v16.2.12) Updates `@cloudflare/vite-plugin` from 1.46.0 to 1.48.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.48.0/packages/vite-plugin-cloudflare) Updates `@vitejs/plugin-rsc` from 0.5.29 to 0.5.32 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-rsc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-rsc@0.5.32/packages/plugin-rsc) Updates `eslint-config-next` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.12/packages/eslint-config-next) Updates `wrangler` from 4.113.0 to 4.115.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.115.0/packages/wrangler) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-deps - dependency-name: "@cloudflare/vite-plugin" dependency-version: 1.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web-deps - dependency-name: "@vitejs/plugin-rsc" dependency-version: 0.5.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-deps - dependency-name: eslint-config-next dependency-version: 16.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-deps - dependency-name: wrangler dependency-version: 4.115.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web-deps ... 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 web-deps group in /apps/web with 5 updates:
16.2.1116.2.121.46.01.48.00.5.290.5.3216.2.1116.2.124.113.04.115.0Updates
nextfrom 16.2.11 to 16.2.12Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)Updates
@cloudflare/vite-pluginfrom 1.46.0 to 1.48.0Release notes
Sourced from @cloudflare/vite-plugin's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
... (truncated)
Commits
760a85bVersion Packages (#14824)fb89b72fix(vite-plugin): retry transient module-transport failures in the runner wor...77c1ed3fix(vite-plugin-cloudflare): pin npm wasm runtime override (#14895)76e6014Support serving HTML inexperimental.bundledDev(#14883)465c0fb[miniflare] Expose R2 via an S3-compatible API locally (#14280)de6a951fix(vite-plugin): keep Miniflare alive when a build runs duringserve(#14837)c232d05[vite-plugin] Fix flaky WebSocket upgrade test and harden upgrade handler (#1...16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...c4bacecRecover from workerd crashes in Miniflare (#14792)Updates
@vitejs/plugin-rscfrom 0.5.29 to 0.5.32Release notes
Sourced from @vitejs/plugin-rsc's releases.
Changelog
Sourced from @vitejs/plugin-rsc's changelog.
... (truncated)
Commits
3030a34release: plugin-rsc@0.5.32 (#1342)54f38e0fix(rsc): preserve server reference metadata compatibility (#1340)4b5c809release: plugin-rsc@0.5.31 (#1338)5174773ci(rsc): setup PR-driven releases (#1334)7a16ffechore(rsc): explain inline hoist transform with comments (#1331)b14ed96chore(rsc): fix internal and example typos (#1318)a00a9f8fix(deps): update all non-major dependencies (#1327)28f6637chore(rsc): update Tailwind and remove HMR workaround (#1329)4560c61fix(deps): update dependency react-router to v8 [security] (#1328)6225dc9fix(rsc): correctkeepUseClientProxyoption typo (#1325)Updates
eslint-config-nextfrom 16.2.11 to 16.2.12Release notes
Sourced from eslint-config-next's releases.
Commits
2234717v16.2.12Updates
wranglerfrom 4.113.0 to 4.115.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
760a85bVersion Packages (#14824)ee4472a[wrangler] Remove jurisdiction field from kv_namespaces in wrangler config (#...552bcfc[wrangler] Respect and surface 429 errors from HTTP requests (#14877)e353367fix output comparisons for e2e tests (#14884)4dfb96e[wrangler] Support jurisdictions for KV namespaces (#14807)09b8a44[wrangler] Split cloudchamber curl headers on the first colon only (#14815)465c0fb[miniflare] Expose R2 via an S3-compatible API locally (#14280)b737676[wrangler] Derive old log file age from filename timestamp (#14801)16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...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 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 conditions