ota-meshi / vuepress-plugin-full-text-search2

VuePress v2 plugin that adds full-text search box.
MIT License
34 stars 4 forks source link

chore(deps): update dependency cpx2 to v7 #70

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bcomnes/cpx2 (cpx2) ### [`v7.0.1`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v7.0.0...v7.0.1) ##### Commits - fix: minimum node version down to 18 [`05a55cc`](https://togithub.com/bcomnes/cpx2/commit/05a55cc2907b49197a64bc576ee15ea83a76ff92) ### [`v7.0.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v700---2023-12-25) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v6.0.1...v7.0.0) ##### Commits - Remove files filter [`e9ef541`](https://togithub.com/bcomnes/cpx2/commit/e9ef541d5c2e0ca8fb5614a470def89443515532) - Bump minimum node version to lts 20 [`56bbc19`](https://togithub.com/bcomnes/cpx2/commit/56bbc19f9d5f50037ad222792d323920677836e9) - Upgrade: Bump debounce from 1.2.1 to 2.0.0 [`390cd9d`](https://togithub.com/bcomnes/cpx2/commit/390cd9dda1a57d6d775d1b93bd379ffc4c1f9b43) ### [`v6.0.1`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v601---2023-10-25) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v6.0.0...v6.0.1) ##### Merged - Upgrade: Bump actions/setup-node from 3 to 4 [`#111`](https://togithub.com/bcomnes/cpx2/pull/111) ##### Commits - Fix windows bugs with new glob [`eb7ab6a`](https://togithub.com/bcomnes/cpx2/commit/eb7ab6a881cd1259fa2d43423837b4428747f397) - Add more OSs to tests [`35128d8`](https://togithub.com/bcomnes/cpx2/commit/35128d81b7e625ddfd73fbd2695e1ea01fab53c5) ### [`v6.0.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v600---2023-10-22) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v5.0.0...v6.0.0) ##### Merged - Update to the latest glob [`#110`](https://togithub.com/bcomnes/cpx2/pull/110) - Upgrade: Bump actions/checkout from 3 to 4 [`#109`](https://togithub.com/bcomnes/cpx2/pull/109) ##### Commits - Update test.yml [`f93bad5`](https://togithub.com/bcomnes/cpx2/commit/f93bad5f774f71185e97286b697ef88815d64433) - Fix import [`f03ed57`](https://togithub.com/bcomnes/cpx2/commit/f03ed5740ca0eb52a1ad409a09ecfc965f7651d1) - Fix CI versions [`65f2e64`](https://togithub.com/bcomnes/cpx2/commit/65f2e64595f8c8162198c05cda9901f66ab79acd) ### [`v5.0.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v500---2023-07-05) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.2.3...v5.0.0) ##### Merged - Upgrade: Bump minimatch from 8.0.4 to 9.0.0 [`#107`](https://togithub.com/bcomnes/cpx2/pull/107) ##### Commits - Update deps and require >= node 16 [`1862ff6`](https://togithub.com/bcomnes/cpx2/commit/1862ff62d0d1db57f1230a4df84b9ccd1e8a63be) - Fix imports [`e1b5778`](https://togithub.com/bcomnes/cpx2/commit/e1b577837014de19a613a02ea438f53d3b76892e) ### [`v4.2.3`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v423---2023-04-03) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.2.2...v4.2.3) ##### Merged - Upgrade: Bump minimatch from 7.4.4 to 8.0.2 [`#106`](https://togithub.com/bcomnes/cpx2/pull/106) ### [`v4.2.2`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v422---2023-03-07) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.2.1...v4.2.2) ##### Merged - Upgrade: Bump mocha from 9.2.2 to 10.2.0 [`#79`](https://togithub.com/bcomnes/cpx2/pull/79) ### [`v4.2.1`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v421---2023-03-07) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.2.0...v4.2.1) ##### Merged - Deps [`#105`](https://togithub.com/bcomnes/cpx2/pull/105) ##### Commits - Update actions [`ffb450b`](https://togithub.com/bcomnes/cpx2/commit/ffb450b88d71b7f2bab1a935c6725814b0f076c5) - Remove rimraf [`45c5991`](https://togithub.com/bcomnes/cpx2/commit/45c59919a8af37f37aa54f56326480de5c6c441e) - Update shell quote [`4f20279`](https://togithub.com/bcomnes/cpx2/commit/4f20279e5cf9010d661119e5f86cfa196efb8fcd) ### [`v4.2.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v420---2022-02-08) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.1.2...v4.2.0) ##### Merged - Fix [#​53](https://togithub.com/bcomnes/cpx2/issues/53): Overwrite readonly [`#57`](https://togithub.com/bcomnes/cpx2/pull/57) - Upgrade: Bump actions/setup-node from 2.5.0 to 2.5.1 [`#52`](https://togithub.com/bcomnes/cpx2/pull/52) ##### Fixed - Merge pull request [#​57](https://togithub.com/bcomnes/cpx2/issues/57) from schutm/overwrite-readonly [`#53`](https://togithub.com/bcomnes/cpx2/issues/53) ##### Commits - Add force flag to overwrite readonly files [`e622923`](https://togithub.com/bcomnes/cpx2/commit/e622923a4ab495571482958d77ddd0aa7a9a5243) - Eat exception if target doesn't exist [`f7c1fb3`](https://togithub.com/bcomnes/cpx2/commit/f7c1fb3ddbd3a57b4f18c4b117dc5f9bd28eeea1) - Pin to major actions version [`94a5f34`](https://togithub.com/bcomnes/cpx2/commit/94a5f347bbb5d0e53a2d8156b390f634e5a543ae) ### [`v4.1.2`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v412---2021-12-23) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.1.1...v4.1.2) ##### Merged - Allow watching from a relative directory again [`#51`](https://togithub.com/bcomnes/cpx2/pull/51) ##### Fixed - Allow watching from a relative directory again [`#44`](https://togithub.com/bcomnes/cpx2/issues/44) ### [`v4.1.1`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v411---2021-12-22) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.1.0...v4.1.1) ##### Merged - Remove co [`#50`](https://togithub.com/bcomnes/cpx2/pull/50) ##### Commits - Remove co from watch tests [`f296a6b`](https://togithub.com/bcomnes/cpx2/commit/f296a6baa040868c2cb59b09aa520cd6a6bc8ada) - Remove co in watcher [`7191ee9`](https://togithub.com/bcomnes/cpx2/commit/7191ee967dd760ac64d629e12bb561d8fd6ff3e0) - Remove co from copy tests [`1f72f04`](https://togithub.com/bcomnes/cpx2/commit/1f72f04e9845f8957a5011ef83a5b0bdbdc51443) ### [`v4.1.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v410---2021-12-22) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v4.0.0...v4.1.0) ##### Merged - Upgrade: Bump actions/checkout from 2.3.4 to 2.4.0 [`#39`](https://togithub.com/bcomnes/cpx2/pull/39) - Upgrade: Bump actions/setup-node from 2.4.0 to 2.5.0 [`#45`](https://togithub.com/bcomnes/cpx2/pull/45) - Return a report object containing details about the copy operation [`#49`](https://togithub.com/bcomnes/cpx2/pull/49) ### [`v4.0.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v400---2021-09-15) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v3.0.2...v4.0.0) ##### Merged - Add gitignore style ignore support [`#32`](https://togithub.com/bcomnes/cpx2/pull/32) ##### Commits - **Breaking change:** Require node >=14 [`074e5b5`](https://togithub.com/bcomnes/cpx2/commit/074e5b5d338cf57df2cb0e02ec654e3b5c3e080f) - Add ignore option and flag [`be9680c`](https://togithub.com/bcomnes/cpx2/commit/be9680c7e8e84ebb1b43c089d53d9b6e3bbf4a4b) ### [`v3.0.2`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v302---2021-08-13) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v3.0.1...v3.0.2) ##### Commits - Revert "Merge pull request [#​23](https://togithub.com/bcomnes/cpx2/issues/23) from mhanberg/mh/exit-on-stdin-closing" [`d1275a0`](https://togithub.com/bcomnes/cpx2/commit/d1275a0f6d26e3084deaa3b4d20b7d8524c6719d) ### [`v3.0.1`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v301---2021-08-09) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v3.0.0...v3.0.1) ##### Merged - Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0 [`#31`](https://togithub.com/bcomnes/cpx2/pull/31) - Exit when stdin closes [`#23`](https://togithub.com/bcomnes/cpx2/pull/23) - Upgrade: Bump fs-extra from 9.1.0 to 10.0.0 [`#17`](https://togithub.com/bcomnes/cpx2/pull/17) - Upgrade: Bump gh-release from 4.0.4 to 6.0.0 [`#20`](https://togithub.com/bcomnes/cpx2/pull/20) - Upgrade: Bump mocha from 8.4.0 to 9.0.3 [`#28`](https://togithub.com/bcomnes/cpx2/pull/28) - Upgrade: Bump actions/setup-node from 2.1.2 to 2.3.2 [`#30`](https://togithub.com/bcomnes/cpx2/pull/30) - Upgrade: Bump actions/checkout from v2.3.3 to v2.3.4 [`#11`](https://togithub.com/bcomnes/cpx2/pull/11) - Upgrade: Bump bcomnes/npm-bump from v2.0.1 to v2.0.2 [`#10`](https://togithub.com/bcomnes/cpx2/pull/10) - Upgrade: Bump actions/setup-node from v2.1.1 to v2.1.2 [`#9`](https://togithub.com/bcomnes/cpx2/pull/9) - Upgrade: Bump actions/checkout from v2.3.2 to v2.3.3 [`#8`](https://togithub.com/bcomnes/cpx2/pull/8) ##### Commits - Lint [`9db062f`](https://togithub.com/bcomnes/cpx2/commit/9db062f4e5131540b3a39ae58860a49b2fdf191a) ### [`v3.0.0`](https://togithub.com/bcomnes/cpx2/blob/HEAD/CHANGELOG.md#v300---2020-09-18) [Compare Source](https://togithub.com/bcomnes/cpx2/compare/v2.0.0...v3.0.0) ##### Merged - Upgrade: Bump [@​mysticatea/eslint-plugin](https://togithub.com/mysticatea/eslint-plugin) from 11.0.0 to 13.0.0 [`#4`](https://togithub.com/bcomnes/cpx2/pull/4) - Upgrade: Bump nyc from 14.1.1 to 15.1.0 [`#5`](https://togithub.com/bcomnes/cpx2/pull/5) - Upgrade: Bump eslint from 6.8.0 to 7.9.0 [`#6`](https://togithub.com/bcomnes/cpx2/pull/6) - Upgrade: Bump fs-extra from 8.1.0 to 9.0.1 [`#7`](https://togithub.com/bcomnes/cpx2/pull/7) - Upgrade: Bump mocha from 6.2.3 to 8.1.3 [`#3`](https://togithub.com/bcomnes/cpx2/pull/3) - try building windows [`#2`](https://togithub.com/bcomnes/cpx2/pull/2) ##### Commits - switch to github actions and dependabot [`9eaf5e0`](https://togithub.com/bcomnes/cpx2/commit/9eaf5e0e37d57e197cdc607a6c79148c4d9428a6) - Add release action [`399f37f`](https://togithub.com/bcomnes/cpx2/commit/399f37f8b06f66623278d24713f28a321bdf4ee4) - Fix lint errors [`8e96f93`](https://togithub.com/bcomnes/cpx2/commit/8e96f93631b250121ec4c570474d96a3d362d542)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.



This PR has been generated by Mend Renovate. View repository job log here.