Skip to content

chore(deps): update [dev] major dependencies for gatsby-plugin-offline (major) - #493

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-gatsby-plugin-offline-dev-major
Open

chore(deps): update [dev] major dependencies for gatsby-plugin-offline (major)#493
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-gatsby-plugin-offline-dev-major

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2023

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cpy-cli ^3.1.1^7.0.0 age adoption passing confidence
rewire ^6.0.0^9.0.1 age adoption passing confidence

Release Notes

sindresorhus/cpy-cli (cpy-cli)

v7.0.0

Compare Source

Breaking
  • Single-file source with a destination that is not an existing directory now behaves like a file-to-file copy, matching cp 73722bc
    • If you previously relied on a no-op when patterns matched nothing, the CLI now exits with an error. Ensure your patterns match at least one file or handle the failure explicitly.
  • No matches now error out, consistent with cp 8c24e5c
    • If you previously relied on a new directory being created when copying a single file to a non-existent destination path, the destination is now treated as a file path. Use a trailing separator or an existing directory to force directory semantics.
New flags
  • --base to control how destination paths are calculated for patterns (cwd or pattern) 078a9b4
  • --dry-run to list files that would be copied without actually copying e5e8933
  • --update to copy only when the source is newer, or when sizes differ with the same modification time cb7c4cf
  • --ignore-existing to skip files that already exist at the destination without error 9a85af9

v6.0.0

Compare Source

Breaking

v5.0.0

Compare Source

Breaking
Improvements

v4.2.0

Compare Source

  • Make the --rename flag support string templates (#​40) b42d028

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 12 (#​31) 7ee777f
  • Remove the --parents flag. The copy is now recursive by default. To get flat output, use the --flat flag. Read more
Improvements
jhnns/rewire (rewire)

v9.0.1

Compare Source

  • Fix: Use pirates for proper load extensions install/uninstall handling #​219

v9.0.0

Compare Source

  • Breaking: Update ESLint runtime dependency to v9 #​218. This is most likely not a breaking change for rewire users but we can't know for certain.

v8.0.0

Compare Source

  • Breaking: Remove official Node v18 support. There is no known issue but our CI won't test against it anymore.
  • Fix Node v22 issues

v7.0.0

Compare Source


Configuration

📅 Schedule: (in timezone GMT)

  • Branch creation
    • "before 7am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/major-gatsby-plugin-offline-dev-major branch from 4ca50cd to 9152813 Compare June 1, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants