Skip to content

chore(deps): update dependency fast-copy to v4 - #2751

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fast-copy-4.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fast-copy-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fast-copy ^3.0.2^4.0.0 age confidence

Release Notes

planttheidea/fast-copy (fast-copy)

v4.1.1

Compare Source

  • #​141 - Copy the contents of a Buffer into memory it owns,
    instead of returning a view over the original's memory. Buffer overrides slice with one that does not copy, so
    mutating the copy previously mutated the original.
  • #​141 - Use a null prototype for the internal map of
    tag-specific copiers, so that a value carrying a custom Symbol.toStringTag cannot resolve to an inherited
    Object.prototype member as its copier. Tags such as toString, valueOf, or hasOwnProperty previously produced a
    garbage copy or threw.

v4.1.0

Compare Source

  • #​137 - Add maxDepth option to createCopier, bounding the
    number of nested objects traversed (defaults to 1000, pass Infinity to traverse without a limit)
  • #​137 - Throw the new MaxDepthExceededError when a value is
    nested more deeply than maxDepth, instead of exhausting the call stack with a native RangeError; the error extends
    RangeError, so existing handling continues to work

Thanks to @​lenny-ts for identifying this.

Internal changes
  • The State object passed to custom methods now includes a depth property. This is maintained internally and
    should not be modified, but it is a required property on the exported State type, so any code constructing a State
    directly (such as a test mock) will need to provide it.

v4.0.4

Compare Source

  • #​136 - Change for...in loop with hasOwnProperty check to
    just use Object.keys (slight hit to small object iterations, but big win in large objects)
  • #​136 - Change for loops to instead be for...of (flat or
    improved across the board)
  • #​136 - Change .forEach() loops to instead be for...of

v4.0.3

Compare Source

  • #​130 - Remove invalid Uint64Array in favor of BigInt64Array
    / BigUint64Array) (fixes #​128)

v4.0.2

Compare Source

  • #​112 - Prevent generators from attempting to be copied (fixes
    #​111)

v4.0.1

Compare Source

  • #​110 - Fix legacy types not aligning with types from build
    package

v4.0.0

Compare Source

BREAKING CHANGES
  • The default copy method is now a named export, and the default export has been removed.
  • Legacy environment support has been removed; Symbol, WeakMap, and RegExp.prototype.flags are now expected to be
    present.
  • createCopier now receives an object of options. The methods passed previously are namespaced under the methods key
    in that options object.
  • createStrictCopier has been removed; please use the strict option passed to createCopier

v3.1.0: Release 3.1.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 6, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 6, 2026 11:45
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/fast-copy-4.x branch from 4a2a1f5 to e6ee4fe Compare August 6, 2026 11:46
@bito-code-review

bito-code-review Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Skipped - Label Excluded

Bito didn't auto-review this change because the PR contains excluded label: renovate.
No action is needed if you didn't intend for the agent to review it. To trigger a review manually, type /review in a comment and save.

You can change this by removing the label from Filters → Exclude Labels setting here, or from the labels_excluded field in the .bito.yaml file (if repo-level configurations are enabled), or contact your workspace admin at michael.pearce@contentful.com.

@renovate
renovate Bot force-pushed the renovate/fast-copy-4.x branch 5 times, most recently from 93f1a18 to 226e776 Compare August 6, 2026 14:41
@renovate
renovate Bot force-pushed the renovate/fast-copy-4.x branch from 226e776 to d028730 Compare September 2, 2026 06:36
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 2, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 2, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/fast-copy-4.x branch 3 times, most recently from 377e229 to 2317b5a Compare September 9, 2026 01:34
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v12.0.2 does not support Node.js v18.20.8. This version of npm supports the following node versions: `^22.22.2 || ^24.15.0 || >=26.0.0`. You can find the latest version at https://nodejs.org/.
npm error code ERR_REQUIRE_ESM
npm error require() of ES Module /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js from /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js not supported.
npm error Instead change the require of index.js in /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js to a dynamic import() which is available in all CommonJS modules.
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-15T22_40_19_082Z-debug-0.log

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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants