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 the dependencies group across 4 directories with 3 updates #194

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the dependencies group with 3 updates in the / directory: @cloudflare/next-on-pages, wrangler and @cloudflare/vitest-pool-workers.
Bumps the dependencies group with 2 updates in the /cms-data-fetcher directory: wrangler and @cloudflare/vitest-pool-workers.
Bumps the dependencies group with 2 updates in the /ogp-data-fetcher directory: wrangler and @cloudflare/vitest-pool-workers.
Bumps the dependencies group with 2 updates in the /pages directory: @cloudflare/next-on-pages and wrangler.

Updates @cloudflare/next-on-pages from 1.13.6 to 1.13.7

Release notes

Sourced from @​cloudflare/next-on-pages's releases.

@​cloudflare/next-on-pages@​1.13.7

Patch Changes

  • e1d65f4: fix Next.js calling a non-bound waitUntil function
  • edd4fea: Allow import of node:* and cloudflare:* in worker custom entrypoint
Commits

Updates wrangler from 3.92.0 to 3.93.0

Release notes

Sourced from wrangler's releases.

[email protected]

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.93.0

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Commits
  • 3d8a652 Version Packages (#7439)
  • b9d4d5a ci: extend the timeout on BundleController.test.ts "custom build" test to red...
  • 20a0f17 WfP Assets support (#7448)
  • 21a9e24 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • 073293f Mark wrangler versions as stable (#7463)
  • 5ea9d8e remove stray await (#7453)
  • 9ede45b fix: relax validation of unsafe configuration to allow an empty object (#7461)
  • f2045be refactor: Ensure that unstable type exports are all prefixed with Unstable_...
  • f4ae6ee Wranger dev support with experimental_serve_directly (#7445)
  • 8c873ed fix: ensure that version secrets commands do not write wrangler config warnin...
  • Additional commits viewable in compare view

Updates @cloudflare/vitest-pool-workers from 0.5.33 to 0.5.34

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.5.34

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.5.34

Patch Changes

Commits
  • 3d8a652 Version Packages (#7439)
  • 21a9e24 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • f2045be refactor: Ensure that unstable type exports are all prefixed with Unstable_...
  • See full diff in compare view

Updates wrangler from 3.92.0 to 3.93.0

Release notes

Sourced from wrangler's releases.

[email protected]

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.93.0

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Commits
  • 3d8a652 Version Packages (#7439)
  • b9d4d5a ci: extend the timeout on BundleController.test.ts "custom build" test to red...
  • 20a0f17 WfP Assets support (#7448)
  • 21a9e24 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • 073293f Mark wrangler versions as stable (#7463)
  • 5ea9d8e remove stray await (#7453)
  • 9ede45b fix: relax validation of unsafe configuration to allow an empty object (#7461)
  • f2045be refactor: Ensure that unstable type exports are all prefixed with Unstable_...
  • f4ae6ee Wranger dev support with experimental_serve_directly (#7445)
  • 8c873ed fix: ensure that version secrets commands do not write wrangler config warnin...
  • Additional commits viewable in compare view

Updates @cloudflare/vitest-pool-workers from 0.5.33 to 0.5.34

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.5.34

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.5.34

Patch Changes

Commits
  • 3d8a652 Version Packages (#7439)
  • 21a9e24 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • f2045be refactor: Ensure that unstable type exports are all prefixed with Unstable_...
  • See full diff in compare view

Updates wrangler from 3.92.0 to 3.93.0

Release notes

Sourced from wrangler's releases.

[email protected]

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.93.0

Minor Changes

  • #7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

  • #7256 415e5b5 Thanks @​jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.

  • #7431 8f25ebe Thanks @​vicb! - chore(wrangler): update unenv dependency version

    Pull in:

    • unjs/unenv#351
    • unjs/unenv#354
    • unjs/unenv#363
    • unjs/unenv#367
  • #7426 b40d0ab Thanks @​petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it

  • #7454 f2045be Thanks @​petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed with Unstable_ rather than just Unstable

  • #7461 9ede45b Thanks @​petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty object

    The types, the default and the code in general support an empty object for this config setting.

    So it makes sense to avoid erroring when validating the config.

  • #7446 9435af0 Thanks @​petebacondarwin! - fix: make sure Wrangler doesn't create a .wrangler tmp dir in the functions/ folder of a Pages project

    This regression was introduced in cloudflare/workers-sdk#7415 and this change fixes it by reverting that change.

  • #7385 14a7bc6 Thanks @​edmundhung! - The x-provision experimental flag now support inherit bindings in deploys

  • #7463 073293f Thanks @​penalosa! - Clarify messaging around wrangler versions commands to reflect that they're stable (and have been since GA during birthday week)

  • #7436 5e69799 Thanks @​Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations

  • #7450 8c873ed Thanks @​petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warnings

... (truncated)

Commits
  • 3d8a652 Version Packages (#7439)
  • b9d4d5a ci: extend the timeout on BundleController.test.ts "custom build" test to red...
  • 20a0f17 WfP Assets support (#7448)
  • 21a9e24 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • 073293f Mark wrangler versions as stable (#7463)
  • 5ea9d8e remove stray await (#7453)
  • 9ede45b fix: relax validation of unsafe configuration to allow an empty object (#7461)
  • f2045be refactor: Ensure that unstable type exports are all prefixed with Unstable_...
  • f4ae6ee Wranger dev support with experimental_serve_directly (#7445)
  • 8c873ed fix: ensure that version secrets commands do not write wrangler config warnin...
  • Additional commits viewable in compare view

Updates @cloudflare/vitest-pool-workers from 0.5.33 to 0.5.34

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.5.34

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.5.34

Patch Changes

Bumps the dependencies group with 3 updates in the / directory: [@cloudflare/next-on-pages](https://github.com/cloudflare/next-on-pages), [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).
Bumps the dependencies group with 2 updates in the /cms-data-fetcher directory: [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).
Bumps the dependencies group with 2 updates in the /ogp-data-fetcher directory: [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).
Bumps the dependencies group with 2 updates in the /pages directory: [@cloudflare/next-on-pages](https://github.com/cloudflare/next-on-pages) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


Updates `@cloudflare/next-on-pages` from 1.13.6 to 1.13.7
- [Release notes](https://github.com/cloudflare/next-on-pages/releases)
- [Commits](https://github.com/cloudflare/next-on-pages/compare/@cloudflare/[email protected]...@cloudflare/[email protected])

Updates `wrangler` from 3.92.0 to 3.93.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@cloudflare/vitest-pool-workers` from 0.5.33 to 0.5.34
- [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/[email protected]/packages/vitest-pool-workers)

Updates `wrangler` from 3.92.0 to 3.93.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@cloudflare/vitest-pool-workers` from 0.5.33 to 0.5.34
- [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/[email protected]/packages/vitest-pool-workers)

Updates `wrangler` from 3.92.0 to 3.93.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@cloudflare/vitest-pool-workers` from 0.5.33 to 0.5.34
- [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/[email protected]/packages/vitest-pool-workers)

Updates `@cloudflare/next-on-pages` from 1.13.6 to 1.13.7
- [Release notes](https://github.com/cloudflare/next-on-pages/releases)
- [Commits](https://github.com/cloudflare/next-on-pages/compare/@cloudflare/[email protected]...@cloudflare/[email protected])

Updates `wrangler` from 3.92.0 to 3.93.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@cloudflare/next-on-pages"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/next-on-pages"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@maretol
Copy link
Owner

maretol commented Dec 9, 2024 via email

@dependabot dependabot bot merged commit 8ff9460 into development Dec 9, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/dependencies-92c2ca3a99 branch December 9, 2024 22:58
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant