Bump sharp, @cloudflare/vite-plugin, @astrojs/cloudflare, astro, wrangler and @cloudflare/vitest-pool-workers - #6
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…gler and @cloudflare/vitest-pool-workers Bumps [sharp](https://github.com/lovell/sharp) to 0.35.3 and updates ancestor dependencies [sharp](https://github.com/lovell/sharp), [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare), [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers). These dependencies need to be updated together. Updates `sharp` from 0.34.4 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.4...v0.35.3) Updates `@cloudflare/vite-plugin` from 1.14.0 to 1.47.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.47.0/packages/vite-plugin-cloudflare) Updates `@astrojs/cloudflare` from 12.6.10 to 14.1.4 - [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.1.4/packages/integrations/cloudflare) Updates `astro` from 5.15.4 to 7.1.3 - [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.1.3/packages/astro) Updates `wrangler` from 4.46.0 to 4.114.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.114.0/packages/wrangler) Updates `@cloudflare/vitest-pool-workers` from 0.10.5 to 0.18.8 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.18.8/packages/vitest-pool-workers) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.3 dependency-type: indirect - dependency-name: "@cloudflare/vite-plugin" dependency-version: 1.47.0 dependency-type: direct:production - dependency-name: "@astrojs/cloudflare" dependency-version: 14.1.4 dependency-type: direct:production - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production - dependency-name: wrangler dependency-version: 4.114.0 dependency-type: direct:development - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.18.8 dependency-type: direct:development ... 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 sharp to 0.35.3 and updates ancestor dependencies sharp, @cloudflare/vite-plugin, @astrojs/cloudflare, astro, wrangler and @cloudflare/vitest-pool-workers. These dependencies need to be updated together.
Updates
sharpfrom 0.34.4 to 0.35.3Release notes
Sourced from sharp's releases.
... (truncated)
Commits
1018449Release v0.35.3ba303a7Prerelease v0.35.3-rc.24f94fc5Upgrade to sharp-libvips v1.3.2c5e7a3fBump devDeps, fix Deno/Windows smoke tests9a8d002Docs: Add changelog entry and note about transferable #45208694db0TypeScript: Return more preciseBuffer\<ArrayBuffer>fromtoBuffer(#4520)e000d0bPrerelease v0.35.3-rc.19554ca9Prerelease v0.35.3-rc.06a29fd5Emit warning about native binaries on Linux Electron540d2eaIncrease default concurrency when use of MALLOC_ARENA_MAX detectedUpdates
@cloudflare/vite-pluginfrom 1.14.0 to 1.47.0Release notes
Sourced from @cloudflare/vite-plugin's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
... (truncated)
Commits
16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...c4bacecRecover from workerd crashes in Miniflare (#14792)88f42e7Version Packages (#14740)0df3d43[wrangler] Extract remote bindings into a package (#14720)a50f73aSupport settings export in new config (#14724)6687a91docs: React Router v7 -> v8 in vite plugin README (#14757)ec2600eEnable@typescript-eslint/no-deprecatedlinting rule for `vite-plugin-cloud...82918adVersion Packages (#14699)cb30df3Remove loopback for Router worker (#14418)Updates
@astrojs/cloudflarefrom 12.6.10 to 14.1.4Release notes
Sourced from @astrojs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @astrojs/cloudflare's changelog.
... (truncated)
Commits
cf9ffc7[ci] release (#17455)d46ecd8Fix Cloudflare dev server crash when using Astro Actions (#17457)092da56Add more escaping for rendered content (#17393)dec7692[ci] release (#17338)3f4efc5fix: passopenoption to adapter preview entrypoints (#17362)\n\nAddopen...3a4aa72[ci] release (#17326)4298883Revert "[ci] release (#17287)" (#17323)74be96f[ci] release (#17287)6a99600Forward Wrangler config vars to astro:env (#17275)464c46ePre-bundle astro/components virtual module in Cloudflare adapter (#17303)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/cloudflaresince your current version.Updates
astrofrom 5.15.4 to 7.1.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
cf9ffc7[ci] release (#17455)630b382Useos.availableParallelism()for image optimization queue to fix OOM in CP...8a7f7e0[ci] release (#17411)ebbd793chore(deps): updateastro-embed(#17436)311e42c[ci] format1d62202chore(deps): updateneotraverseto v1 (#17446)a5f7230fix(astro): updatecookieto v2 (#17445)91992effix(prefetch): swallow fetch-fallback rejection to avoid unhandled 'Load fail...a89c137fix(astro): propagate mutated locals to custom error pages (#17402)91c645a[ci] release (#17403)Updates
wranglerfrom 4.46.0 to 4.114.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...246ce92[wrangler] Improve d1 create database-limit error message (#14373)02232f3[wrangler] compare origins, not hrefs, when classifying dev proxy fetch error...8416b33[wrangler] Fix grammar in container image-too-large error (#14788)f8a8c2c[wrangler] Explain missing Flagship app ID (#14797)88f42e7Version Packages (#14740)9e61971unskip agent memory remote bindings test (#14786)0df3d43[wrangler] Extract remote bindings into a package (#14720)4815711[miniflare] Report the Worker's error for HEAD requests (#14766)Updates
@cloudflare/vitest-pool-workersfrom 0.10.5 to 0.18.8Release notes
Sourced from @cloudflare/vitest-pool-workers's releases.