Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @astrojs/cloudflare to v6.8.0 #34

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/cloudflare (source) 6.6.2 -> 6.8.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/cloudflare)

v6.8.0

Compare Source

Minor Changes
  • #​7541 ffcfcddb7 Thanks @​alexanderniebuhr! - The getRuntime utility has been deprecated and should be updated to the new Astro.locals API.

    - import { getRuntime } from '@​astrojs/cloudflare/runtime';
    - getRuntime(Astro.request);
    
    + const runtime = Astro.locals.runtime;
Patch Changes

v6.7.0

Compare Source

Minor Changes
Patch Changes
  • Updated dependencies [5b1e39ef6]:
    • astro@2.10.5

Configuration

📅 Schedule: Branch creation - "every weekend on the 3rd week of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/astrojs-cloudflare-6.x branch 5 times, most recently from fa0bb82 to 29ac53a Compare August 13, 2023 13:59
@renovate renovate bot force-pushed the renovate/astrojs-cloudflare-6.x branch from 29ac53a to fa870f7 Compare August 13, 2023 14:00
@shishkin shishkin merged commit 60931f8 into main Aug 13, 2023
2 checks passed
@shishkin shishkin deleted the renovate/astrojs-cloudflare-6.x branch August 13, 2023 15:09
@github-actions
Copy link

🎉 This PR is included in version 1.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant