Skip to content

chore(deps): bump @astrojs/cloudflare from 11.2.0 to 12.2.1#266

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astrojs/cloudflare-12.2.1
Open

chore(deps): bump @astrojs/cloudflare from 11.2.0 to 12.2.1#266
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astrojs/cloudflare-12.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps @astrojs/cloudflare from 11.2.0 to 12.2.1.

Release notes

Sourced from @​astrojs/cloudflare's releases.

@​astrojs/cloudflare@​12.2.1

Patch Changes

@​astrojs/cloudflare@​12.2.0

Minor Changes

Patch Changes

@​astrojs/cloudflare@​12.1.0

Minor Changes

  • #455 1d4e6fc Thanks @​meyer! - Adds wrangler.jsonc to the default watched config files. If a config file is specified in platformProxy.configPath, that file location is watched instead of the defaults.

Patch Changes

@​astrojs/cloudflare@​12.0.1

Patch Changes

  • #465 70e0054 Thanks @​bluwy! - Fixes setting custom workerd and worker conditions for the ssr environment only

@​astrojs/cloudflare@​12.0.0

Major Changes

  • #367 e02b54a Thanks @​alexanderniebuhr! - Removed support for the Squoosh image service. As the underlying library libsquoosh is no longer maintained, and the image service sees very little usage we have decided to remove it from Astro.

    Our recommendation is to use the base Sharp image service, which is more powerful, faster, and more actively maintained.

    - import { squooshImageService } from "astro/config";
    import { defineConfig } from "astro/config";
    export default defineConfig({
    
    image: {
    service: squooshImageService()
    }
    });

If you are using this service, and cannot migrate to the base Sharp image service, a third-party extraction of the previous service is available here: https://github.com/Princesseuh/astro-image-service-squoosh

... (truncated)

Changelog

Sourced from @​astrojs/cloudflare's changelog.

12.2.1

Patch Changes

12.2.0

Minor Changes

Patch Changes

12.1.0

Minor Changes

  • #455 1d4e6fc Thanks @​meyer! - Adds wrangler.jsonc to the default watched config files. If a config file is specified in platformProxy.configPath, that file location is watched instead of the defaults.

Patch Changes

12.0.1

Patch Changes

  • #465 70e0054 Thanks @​bluwy! - Fixes setting custom workerd and worker conditions for the ssr environment only

12.0.0

Major Changes

  • #367 e02b54a Thanks @​alexanderniebuhr! - Removed support for the Squoosh image service. As the underlying library libsquoosh is no longer maintained, and the image service sees very little usage we have decided to remove it from Astro.

    Our recommendation is to use the base Sharp image service, which is more powerful, faster, and more actively maintained.

    - import { squooshImageService } from "astro/config";
    import { defineConfig } from "astro/config";
    export default defineConfig({
    
    image: {
    service: squooshImageService()
    }

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@astrojs/cloudflare](https://github.com/withastro/adapters/tree/HEAD/packages/cloudflare) from 11.2.0 to 12.2.1.
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/cloudflare/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/cloudflare@12.2.1/packages/cloudflare)

---
updated-dependencies:
- dependency-name: "@astrojs/cloudflare"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 30, 2025

Deploying nanoha with  Cloudflare Pages  Cloudflare Pages

Latest commit: 24b128e
Status: ✅  Deploy successful!
Preview URL: https://4d3ead2a.nanoha.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-astr-zwpy.nanoha.pages.dev

View logs

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Jan 30, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants