Bump the javascript-dependencies group with 7 updates#66
Merged
shenanigansd merged 1 commit intoJul 1, 2026
Merged
Conversation
Bumps the javascript-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) | `13.7.0` | `14.0.0` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `5.0.7` | `6.0.0` | | [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) | `2.21.1` | `2.21.2` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.8` | `7.0.2` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.16` | `2.5.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `26.0.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.99.0` | `4.104.0` | Updates `@astrojs/cloudflare` from 13.7.0 to 14.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@14.0.0/packages/integrations/cloudflare) Updates `@astrojs/react` from 5.0.7 to 6.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@6.0.0/packages/integrations/react) Updates `@auth0/auth0-spa-js` from 2.21.1 to 2.21.2 - [Release notes](https://github.com/auth0/auth0-spa-js/releases) - [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md) - [Commits](auth0/auth0-spa-js@v2.21.1...v2.21.2) Updates `astro` from 6.4.8 to 7.0.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.0.2/packages/astro) Updates `@biomejs/biome` from 2.4.16 to 2.5.1 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.1/packages/@biomejs/biome) Updates `@types/node` from 25.9.2 to 26.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `wrangler` from 4.99.0 to 4.104.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.104.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript-dependencies - dependency-name: "@astrojs/react" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript-dependencies - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-dependencies - dependency-name: astro dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: javascript-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-dependencies - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript-dependencies - dependency-name: wrangler dependency-version: 4.104.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
letsbuilda-dev | 6cb1354 | Commit Preview URL Branch Preview URL |
Jul 01 2026, 12:36 AM |
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 javascript-dependencies group with 7 updates:
13.7.014.0.05.0.76.0.02.21.12.21.26.4.87.0.22.4.162.5.125.9.226.0.04.99.04.104.0Updates
@astrojs/cloudflarefrom 13.7.0 to 14.0.0Release notes
Sourced from @astrojs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @astrojs/cloudflare's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)823f0d8[ci] release (beta) (#17119)f95e58efeat: stabilise route caching (#17116)96398e8Skip Cloudflare runtime startup during type generation (#16961)714e8c7fix(cloudflare): relocate to assets root when base is set (#17107)08b84d6[ci] release (beta) (#17045)f864a80feat: unflag logger (#16745)138bc08Merge branch 'main' into merge-main-next-june-9e61df53Merge remote-tracking branch 'origin/main' into chore/merge-main-into-nextUpdates
@astrojs/reactfrom 5.0.7 to 6.0.0Release notes
Sourced from @astrojs/react's releases.
Changelog
Sourced from @astrojs/react's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)0da0678[ci] release (beta) (#17089)4585fe5fix(integrations): Export container renderers from a dedicated export path to...08b84d6[ci] release (beta) (#17045)75cfa52chore: merge main into next9c2b95bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-next3652d1cchore: merge main into next29ec81dchore: merge main into next8d1af3bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextad9abdbMerge branch 'main' into chore/merge-main-into-nextUpdates
@auth0/auth0-spa-jsfrom 2.21.1 to 2.21.2Release notes
Sourced from @auth0/auth0-spa-js's releases.
Changelog
Sourced from @auth0/auth0-spa-js's changelog.
Commits
8d15f2bRelease v2.21.2 (#1631)f57048ddocs: fix MyAccount enrollmentVerify examples and note (#1630)91e3705build(deps): Bump@auth0/auth0-auth-jsfrom 1.9.0 to 1.9.1 (#1629)1a9cd37refactor: centralise MFA context storage across all token grant types (#1626)4b06b27build(deps): Bump@auth0/auth0-auth-jsfrom 1.8.0 to 1.9.0 (#1628)cd6394dchore(security): uses pinned versions of actions (#1625)97a3fb9build(deps): Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#1623)d2198febuild(deps): Bump@auth0/auth0-auth-jsfrom 1.7.0 to 1.8.0 (#1620)Updates
astrofrom 6.4.8 to 7.0.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
a39b7a8[ci] release (#17167)2141320[ci] release (#17152)164df87fix(cli): background with host (#17158)d785b9dfix(assets): wrap responsive image CSS in@layerto avoid overriding user lay...4766f37fix(config-alias): resolve tsconfig aliases in CSS url() references\n\nThe as...ccceda3Exclude hybrid environments from agent auto-detection in dev (#17151)1a61386Spawn node directly for background dev server on Windows (#17150)f55ba4c[ci] release (#17132)5f2b16bdocs: update v7 docs links (#17143)9a53f77feat: add CDN cache providers (#16335)Updates
@biomejs/biomefrom 2.4.16 to 2.5.1Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
ffe7d33chore: revert564d660chore: revert0abf1a5ci: release (#10627)23814f1chore(biome_configuration): add allowTrailingCommas to json-schema to make VS...a0f197echore: dead and old links (#10668)c0b9832ci: release (#10499)995c1fffeat(lint): add useFunctionComponentDefinition rule (#10498)311c2b2fix(biome_configuration): avoid Markdown links in JSON schema descriptions (#...04c3f19fix: docs and readme (#10584)961f41crefactor(useExportType): improve docs and code (#10569)Updates
@types/nodefrom 25.9.2 to 26.0.0Commits
Updates
wranglerfrom 4.99.0 to 4.104.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
ec856a1Version Packages (#14370)fab565fBump workerd from 1.20260621.1 to 1.20260623.1 in the workerd-and-workers-typ...07cd86c[wrangler] Consolidate vi.mock calls for@cloudflare/autoconfigin entry-poin...e312decfeat(wrangler): add getEnv to worker handle (#14369)2a02858[wrangler] fix: don't require private credential when reusing an existing Sec...3f02864[wrangler] Don't error when find_additional_modules discovers a file matching...9a0de8fBump the workerd-and-workers-types group with 2 updates (#14383)a085decBump the workerd-and-workers-types group with 2 updates (#14364)4d8ffcbVersion Packages (#14353)7649895move auto provisioning to deploy-helpers (#14354)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
<...Description has been truncated