Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Jul 31, 2025

No description provided.

Copy link

changeset-bot bot commented Jul 31, 2025

🦋 Changeset detected

Latest commit: 6319adc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the @opennextjs/aws dependency from version 3.7.1 to 3.7.2 and includes structural changes to code patcher configuration objects by removing unnecessary field wrapper properties.

  • Updates the @opennextjs/aws package version in package.json
  • Removes redundant field object wrappers from patch configuration objects across multiple files
  • Adds a changeset documenting the dependency bump

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

File Description
packages/cloudflare/package.json Updates @opennextjs/aws dependency from 3.7.1 to 3.7.2
.changeset/funny-onions-behave.md Adds changeset entry documenting the dependency bump
packages/cloudflare/src/cli/build/patches/plugins/*.ts Removes unnecessary field object wrappers from patch configurations
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)

packages/cloudflare/src/cli/build/patches/plugins/use-cache.ts:34

  • Missing opening brace after line 33. The patch configuration object is not properly structured after removing the field wrapper.
			pathFilter: getCrossPlatformPathRegex(String.raw`server/app-render/async-local-storage\.js$`, {

packages/cloudflare/src/cli/build/patches/plugins/use-cache.ts:39

  • Missing closing brace before line 39. The patch configuration object structure is incomplete after removing the field wrapper.
		},

Copy link

pkg-pr-new bot commented Jul 31, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@828

commit: 6319adc

@vicb
Copy link
Contributor Author

vicb commented Jul 31, 2025

Thanks for the reviews!

@vicb vicb merged commit d00b3a1 into main Jul 31, 2025
7 checks passed
@vicb vicb deleted the vicb/aws-3.7.2 branch July 31, 2025 09:06
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.

3 participants