andykenward / github-actions-cloudflare-pages

GitHub Action to deploy to Cloudflare Pages
MIT License
16 stars 0 forks source link

chore(deps): bump the cloudflare group across 1 directory with 2 updates #398

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the cloudflare group with 2 updates in the / directory: wrangler and @cloudflare/types.

Updates wrangler from 3.62.0 to 3.65.1

Release notes

Sourced from wrangler's releases.

wrangler@3.65.1

Patch Changes

  • #6267 957d668 Thanks @​WalshyDev! - chore: add total module size to the logged table, this makes it much easier to see the total size of all modules combined.

  • #6244 e7c06d7 Thanks @​gabivlj! - fix: wrangler cloudchamber json errors are properly formatted

  • Updated dependencies [779c713]:

    • miniflare@3.20240718.0

wrangler@3.65.0

Minor Changes

  • #6194 25afcb2 Thanks @​zebp! - chore: Add duration and sourcemap size to upload metrics event

    Wrangler will now send the duration and the total size of any sourcemaps uploaded with your Worker to Cloudflare if you have metrics enabled.

  • #6259 eb201a3 Thanks @​ottomated! - chore: Add types to DurableObjectNamespace type generation. For example:

    interface Env {
      OBJECT: DurableObjectNamespace<import("./src/index").MyDurableObject>;
    }
    
  • #6245 e4abed3 Thanks @​OilyLime! - feature: Add support for Hyperdrive over Access configs

Patch Changes

  • #6255 d497e1e Thanks @​rozenmd! - fix: teach wrangler init --from-dash about d1 bindings

    This PR teaches wrangler init --from-dash about D1 bindings, so they aren't incorrectly added to the wrangler.toml as unsafe bindings.

  • #6258 4f524f2 Thanks @​dom96! - feature: Add warning about deploying Python with requirements.txt

    This expands on the warning shown for all Python Workers to include a message about deploying Python Workers with a requirements.txt not being supported.

  • #6249 8bbd824 Thanks @​petebacondarwin! - chore: Update config-schema.json for the wrangler.toml

  • #5955 db11a0f Thanks @​harugon! - fix: correctly escape newlines in constructType function for multiline strings

    This fix ensures that multiline strings are correctly handled by the constructType function. Newlines are now properly escaped to prevent invalid JavaScript code generation when using the wrangler types command. This improves robustness and prevents errors related to multiline string handling in environment variables and other configuration settings.

  • #6263 fa1016c Thanks @​petebacondarwin! - fix: use cli script-name arg when deploying a worker with queue consumers

  • Updated dependencies [0d32448]:

    • miniflare@3.20240712.0

wrangler@3.64.0

Minor Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.65.1

Patch Changes

  • #6267 957d668 Thanks @​WalshyDev! - chore: add total module size to the logged table, this makes it much easier to see the total size of all modules combined.

  • #6244 e7c06d7 Thanks @​gabivlj! - fix: wrangler cloudchamber json errors are properly formatted

  • Updated dependencies [779c713]:

    • miniflare@3.20240718.0

3.65.0

Minor Changes

  • #6194 25afcb2 Thanks @​zebp! - chore: Add duration and sourcemap size to upload metrics event

    Wrangler will now send the duration and the total size of any sourcemaps uploaded with your Worker to Cloudflare if you have metrics enabled.

  • #6259 eb201a3 Thanks @​ottomated! - chore: Add types to DurableObjectNamespace type generation. For example:

    interface Env {
      OBJECT: DurableObjectNamespace<import("./src/index").MyDurableObject>;
    }
    
  • #6245 e4abed3 Thanks @​OilyLime! - feature: Add support for Hyperdrive over Access configs

Patch Changes

  • #6255 d497e1e Thanks @​rozenmd! - fix: teach wrangler init --from-dash about d1 bindings

    This PR teaches wrangler init --from-dash about D1 bindings, so they aren't incorrectly added to the wrangler.toml as unsafe bindings.

  • #6258 4f524f2 Thanks @​dom96! - feature: Add warning about deploying Python with requirements.txt

    This expands on the warning shown for all Python Workers to include a message about deploying Python Workers with a requirements.txt not being supported.

  • #6249 8bbd824 Thanks @​petebacondarwin! - chore: Update config-schema.json for the wrangler.toml

  • #5955 db11a0f Thanks @​harugon! - fix: correctly escape newlines in constructType function for multiline strings

    This fix ensures that multiline strings are correctly handled by the constructType function. Newlines are now properly escaped to prevent invalid JavaScript code generation when using the wrangler types command. This improves robustness and prevents errors related to multiline string handling in environment variables and other configuration settings.

  • #6263 fa1016c Thanks @​petebacondarwin! - fix: use cli script-name arg when deploying a worker with queue consumers

  • Updated dependencies [0d32448]:

    • miniflare@3.20240712.0

... (truncated)

Commits
  • 810e36e Version Packages (#6281)
  • 779c713 chore(deps): bump the workerd-and-workers-types group with 2 updates (#6294)
  • 6526517 fix(wrangler): Update vitest config to capture .tsx tests (#6277)
  • 957d668 Log total amount + size of all modules (#6267)
  • e7c06d7 wrangler cloudchamber: fix --json flags when required fields for it to work a...
  • eba40d0 add test for new stacked hotkeys instructions on narrow screens (#6278)
  • d8e56c7 fix(wrangler): Make wrangler generate deprecation warning more user-friendl...
  • 5f6a5bc fix(wrangler): Remove unnecessary command emoji (#6275)
  • e61444c Multiline hotkeys (#6187)
  • de91506 Version Packages (#6251)
  • Additional commits viewable in compare view


Updates @cloudflare/types from 6.29.0 to 6.29.1

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: b0ed2bc6451ccef69ef6753185dbae584164257b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 3 months ago

Superseded by #399.