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

chore(deps): update dependency cpx2 to v8 #5044

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cpx2 2.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

bcomnes/cpx2 (cpx2)

v8.0.0

Compare Source

Commits
  • Breaking change: Update engines field to node 20 f17186a
  • Merge pull request #​125 from bcomnes/deps edb319e
  • Update p-map and double check installed-check af2efce

v7.0.2

Compare Source

Merged
  • Upgrade: Bump glob from 10.4.4 to 11.0.0 #119
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 #118
  • Upgrade: Bump nyc from 15.1.0 to 17.0.0 #117
Fixed
  • Set allowRelativePaths for apply acitons #113
Commits

v7.0.1

Compare Source

Commits
  • fix: minimum node version down to 18 05a55cc

v7.0.0

Compare Source

Commits
  • Remove files filter e9ef541
  • Bump minimum node version to lts 20 56bbc19
  • Upgrade: Bump debounce from 1.2.1 to 2.0.0 390cd9d

v6.0.1

Compare Source

Merged
  • Upgrade: Bump actions/setup-node from 3 to 4 #111
Commits
  • Fix windows bugs with new glob eb7ab6a
  • Add more OSs to tests 35128d8

v6.0.0

Compare Source

Merged
  • Update to the latest glob #110
  • Upgrade: Bump actions/checkout from 3 to 4 #109
Commits

v5.0.0

Compare Source

Merged
  • Upgrade: Bump minimatch from 8.0.4 to 9.0.0 #107
Commits

v4.2.3

Compare Source

Merged
  • Upgrade: Bump minimatch from 7.4.4 to 8.0.2 #106

v4.2.2

Compare Source

Merged
  • Upgrade: Bump mocha from 9.2.2 to 10.2.0 #79

v4.2.1

Compare Source

Merged
Commits

v4.2.0

Compare Source

Merged
  • Fix #​53: Overwrite readonly #57
  • Upgrade: Bump actions/setup-node from 2.5.0 to 2.5.1 #52
Fixed
  • Merge pull request #​57 from schutm/overwrite-readonly #53
Commits
  • Add force flag to overwrite readonly files e622923
  • Eat exception if target doesn't exist f7c1fb3
  • Pin to major actions version 94a5f34

v4.1.2

Compare Source

Merged
  • Allow watching from a relative directory again #51
Fixed
  • Allow watching from a relative directory again #44

v4.1.1

Compare Source

Merged
  • Remove co #50
Commits

v4.1.0

Compare Source

Merged
  • Upgrade: Bump actions/checkout from 2.3.4 to 2.4.0 #39
  • Upgrade: Bump actions/setup-node from 2.4.0 to 2.5.0 #45
  • Return a report object containing details about the copy operation #49

v4.0.0

Compare Source

Merged
  • Add gitignore style ignore support #32
Commits
  • Breaking change: Require node >=14 074e5b5
  • Add ignore option and flag be9680c

v3.0.2

Compare Source

Commits
  • Revert "Merge pull request #​23 from mhanberg/mh/exit-on-stdin-closing" d1275a0

v3.0.1

Compare Source

Merged
  • Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0 #31
  • Exit when stdin closes #23
  • Upgrade: Bump fs-extra from 9.1.0 to 10.0.0 #17
  • Upgrade: Bump gh-release from 4.0.4 to 6.0.0 #20
  • Upgrade: Bump mocha from 8.4.0 to 9.0.3 #28
  • Upgrade: Bump actions/setup-node from 2.1.2 to 2.3.2 #30
  • Upgrade: Bump actions/checkout from v2.3.3 to v2.3.4 #11
  • Upgrade: Bump bcomnes/npm-bump from v2.0.1 to v2.0.2 #10
  • Upgrade: Bump actions/setup-node from v2.1.1 to v2.1.2 #9
  • Upgrade: Bump actions/checkout from v2.3.2 to v2.3.3 #8
Commits

v3.0.0

Compare Source

Merged
  • Upgrade: Bump @​mysticatea/eslint-plugin from 11.0.0 to 13.0.0 #4
  • Upgrade: Bump nyc from 14.1.1 to 15.1.0 #5
  • Upgrade: Bump eslint from 6.8.0 to 7.9.0 #6
  • Upgrade: Bump fs-extra from 8.1.0 to 9.0.1 #7
  • Upgrade: Bump mocha from 6.2.3 to 8.1.3 #3
  • try building windows #2
Commits

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@renovate-bot renovate-bot requested a review from a team as a code owner October 7, 2024 00:05
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.27%. Comparing base (f8ab559) to head (c3c0858).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5044      +/-   ##
==========================================
- Coverage   93.39%   93.27%   -0.13%     
==========================================
  Files          46      317     +271     
  Lines         712     8194    +7482     
  Branches      120     1640    +1520     
==========================================
+ Hits          665     7643    +6978     
- Misses         47      551     +504     

see 266 files with indirect coverage changes

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants