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

Replace dependency cpx with cpx2 ^2.0.0 #895

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

This PR contains the following updates:

Package Type Update Change
cpx dependencies replacement ^1.5.0 -> ^2.0.0

This is a special PR that replaces cpx with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor Author

renovate bot commented Mar 26, 2024

⚠ 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: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.15.1/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 7b74e04 to ab4260d Compare April 6, 2024 21:25
@renovate renovate bot force-pushed the renovate/cpx-replacement branch 2 times, most recently from 7ec0b99 to 4a680ec Compare April 21, 2024 07:50
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 4a680ec to 301a001 Compare June 4, 2024 10:22
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 fix(deps): replace dependency cpx with cpx2 ^2.0.0 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 301a001 to 98a8083 Compare July 12, 2024 14:46
@renovate renovate bot changed the title fix(deps): replace dependency cpx with cpx2 ^2.0.0 Replace dependency cpx with cpx2 ^2.0.0 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 98a8083 to cbf6881 Compare July 21, 2024 13:19
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from cbf6881 to e2ac60c Compare August 6, 2024 06:23
@renovate renovate bot force-pushed the renovate/cpx-replacement branch 3 times, most recently from 2b66426 to 979ba38 Compare September 9, 2024 09:54
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 979ba38 to cbd5aae Compare September 26, 2024 09:19
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 fix(deps): replace dependency cpx with cpx2 ^2.0.0 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from cbd5aae to 818c636 Compare October 9, 2024 11:02
@renovate renovate bot changed the title fix(deps): replace dependency cpx with cpx2 ^2.0.0 Replace dependency cpx with cpx2 ^2.0.0 Oct 22, 2024
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 fix(deps): replace dependency cpx with cpx2 ^2.0.0 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 818c636 to ef70b47 Compare November 6, 2024 14:01
@renovate renovate bot changed the title fix(deps): replace dependency cpx with cpx2 ^2.0.0 Replace dependency cpx with cpx2 ^2.0.0 Nov 13, 2024
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 fix(deps): replace dependency cpx with cpx2 ^2.0.0 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from ef70b47 to 091b280 Compare December 2, 2024 11:12
@renovate renovate bot changed the title fix(deps): replace dependency cpx with cpx2 ^2.0.0 Replace dependency cpx with cpx2 ^2.0.0 Dec 5, 2024
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 Replace dependency cpx with cpx2 ^2.0.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/cpx-replacement branch December 8, 2024 18:25
@renovate renovate bot changed the title Replace dependency cpx with cpx2 ^2.0.0 - autoclosed Replace dependency cpx with cpx2 ^2.0.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 8b7dc61 to 091b280 Compare December 8, 2024 23:41
@renovate renovate bot force-pushed the renovate/cpx-replacement branch from 091b280 to d95ecf2 Compare December 9, 2024 01:44
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.

0 participants