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

Bump undici and @astrojs/cloudflare #212

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2023

Bumps undici to 5.26.4 and updates ancestor dependency @astrojs/cloudflare. These dependencies need to be updated together.

Updates undici from 5.23.0 to 5.26.4

Release notes

Sourced from undici's releases.

v5.26.4

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.26.3...v5.26.4

v5.26.3

No release notes provided.

v5.26.2

Security Release, CVE-2023-45143.

v5.26.1

What's Changed

Full Changelog: nodejs/undici@v5.26.0...v5.26.1

v5.26.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @astrojs/cloudflare from 7.5.1 to 7.6.1

Release notes

Sourced from @​astrojs/cloudflare's releases.

@​astrojs/cloudflare@​7.6.1

Patch Changes

@​astrojs/cloudflare@​7.6.0

Minor Changes

  • #23 4a03af2 Thanks @​alexanderniebuhr! - Adds a new property persistTo which allows setting the directory for local state files when using Cloudflare runtime with astro dev. This is useful when you want to persist state between restarts of the dev server, for example when using KV, D1, R2 to store data.

    Additionally, updates the format of the runtime configuration and adds a warning when the deprecated format is used. The current format is now runtime: { mode: 'off' | 'local', persistTo: string }. See runtime documentation for more information.

@​astrojs/cloudflare@​7.5.4

Patch Changes

Changelog

Sourced from @​astrojs/cloudflare's changelog.

7.6.1

Patch Changes

7.6.0

Minor Changes

  • #23 4a03af2 Thanks @​alexanderniebuhr! - Adds a new property persistTo which allows setting the directory for local state files when using Cloudflare runtime with astro dev. This is useful when you want to persist state between restarts of the dev server, for example when using KV, D1, R2 to store data.

    Additionally, updates the format of the runtime configuration and adds a warning when the deprecated format is used. The current format is now runtime: { mode: 'off' | 'local', persistTo: string }. See runtime documentation for more information.

7.5.4

Patch Changes

7.5.3

Patch Changes

7.5.2

Patch Changes

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) to 5.26.4 and updates ancestor dependency [@astrojs/cloudflare](https://github.com/withastro/adapters/tree/HEAD/packages/cloudflare). These dependencies need to be updated together.


Updates `undici` from 5.23.0 to 5.26.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v5.26.4)

Updates `@astrojs/cloudflare` from 7.5.1 to 7.6.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/[email protected]/packages/cloudflare)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@astrojs/cloudflare"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2023
@orryverducci orryverducci merged commit 9944a99 into main Oct 21, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/undici-and-astrojs/cloudflare-5.26.4 branch October 21, 2023 15:55
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.

1 participant