Skip to content

[Snyk] Upgrade @opennextjs/cloudflare from 1.5.1 to 1.12.0#26

Open
li-lay wants to merge 1 commit into
mainfrom
snyk-upgrade-1689ad5c795198ff86212c28d24a0d90
Open

[Snyk] Upgrade @opennextjs/cloudflare from 1.5.1 to 1.12.0#26
li-lay wants to merge 1 commit into
mainfrom
snyk-upgrade-1689ad5c795198ff86212c28d24a0d90

Conversation

@li-lay

@li-lay li-lay commented Dec 6, 2025

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade @opennextjs/cloudflare from 1.5.1 to 1.12.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 24 versions ahead of your current version.

  • The recommended version was released 25 days ago.

Release notes
Package name: @opennextjs/cloudflare
  • 1.12.0 - 2025-11-11

    Minor Changes

  • 1.11.1 - 2025-11-06

    Patch Changes

  • 1.11.0 - 2025-10-15

    Minor Changes

    • #925 62fee71 Thanks @ krzysztof-palka-monogo! - feature: optional batch upload for faster R2 cache population

      This update adds optional batch upload support for R2 cache population, significantly improving upload performance for large caches when enabled via .env or environment variables.

      Key Changes:

      1. Optional Batch Upload: Configure R2 credentials via .env or environment variables to enable faster batch uploads:

        • R2_ACCESS_KEY_ID
        • R2_SECRET_ACCESS_KEY
        • CF_ACCOUNT_ID
      2. Automatic Detection: When credentials are detected, batch upload is automatically used for better performance

      3. Smart Fallback: If credentials are not configured, the CLI falls back to standard Wrangler uploads with a helpful message about enabling batch upload for better performance

      All deployment commands support batch upload:

      • populateCache - Explicit cache population
      • deploy - Deploy with cache population
      • upload - Upload version with cache population
      • preview - Preview with cache population

      Performance Benefits (when batch upload is enabled):

      • Parallel transfer capabilities (32 concurrent transfers)
      • Significantly faster for large caches
      • Reduced API calls to Cloudflare

      Usage:

      Add the credentials in a .env/.dev.vars file in your project root:

      R2_ACCESS_KEY_ID=your_key
      R2_SECRET_ACCESS_KEY=your_secret
      CF_ACCOUNT_ID=your_account

      You can also set the environment variables for CI builds.

      Note:

      You can follow documentation https://developers.cloudflare.com/r2/api/tokens/ for creating API tokens with appropriate permissions for R2 access.

    Patch Changes

  • 1.10.1 - 2025-10-10
  • 1.10.0 - 2025-10-10
  • 1.9.2 - 2025-10-08
  • 1.9.1 - 2025-10-01
  • 1.9.0 - 2025-09-26
  • 1.8.5 - 2025-09-23
  • 1.8.4 - 2025-09-23
  • 1.8.3 - 2025-09-18
  • 1.8.2 - 2025-09-09
  • 1.8.1 - 2025-09-09
  • 1.8.0 - 2025-09-05
  • 1.7.1 - 2025-09-02
  • 1.7.0 - 2025-09-01
  • 1.6.5 - 2025-08-04
  • 1.6.4 - 2025-08-04
  • 1.6.3 - 2025-08-01
  • 1.6.2 - 2025-07-29
  • 1.6.1 - 2025-07-24
  • 1.6.0 - 2025-07-23
  • 1.5.3 - 2025-07-22
  • 1.5.2 - 2025-07-21
  • 1.5.1 - 2025-07-11
from @opennextjs/cloudflare GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @opennextjs/cloudflare from 1.5.1 to 1.12.0.

See this package in npm:
@opennextjs/cloudflare

See this project in Snyk:
https://app.snyk.io/org/li-lay/project/c15cc171-68d7-44b8-8578-3ba988bfa99a?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants