Skip to content

chore(deps): update yarn to v4.9.1#36

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yarn-monorepo
Open

chore(deps): update yarn to v4.9.1#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yarn-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn (source) 4.0.2 -> 4.9.1 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.0

Compare Source

v4.6.0

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

v4.5.1

Compare Source

v4.5.0

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio


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.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
custodians-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:03pm

@renovate renovate bot changed the title chore(deps): update yarn to v4.1.0 chore(deps): update yarn to v4.1.1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 4fd916b to a844054 Compare March 5, 2024 05:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 5, 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/18.16.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/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

Node.js v18.16.1

@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from a844054 to 011fec9 Compare May 2, 2024 18:35
@renovate renovate bot changed the title chore(deps): update yarn to v4.1.1 chore(deps): update yarn to v4.2.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 011fec9 to ff38dea Compare May 8, 2024 19:59
@renovate renovate bot changed the title chore(deps): update yarn to v4.2.1 chore(deps): update yarn to v4.2.2 May 8, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from ff38dea to c3823e1 Compare June 10, 2024 19:12
@renovate renovate bot changed the title chore(deps): update yarn to v4.2.2 chore(deps): update yarn to v4.3.0 Jun 10, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 10, 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.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22546
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22546:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22695:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22913:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22952:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.32.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23648:7)

Node.js v18.16.1

@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from c3823e1 to 9ffdb01 Compare June 21, 2024 11:05
@renovate renovate bot changed the title chore(deps): update yarn to v4.3.0 chore(deps): update yarn to v4.3.1 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 9ffdb01 to a29dbe5 Compare August 3, 2024 00:16
@renovate renovate bot changed the title chore(deps): update yarn to v4.3.1 chore(deps): update yarn to v4.4.0 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from a29dbe5 to e544a25 Compare August 24, 2024 17:41
@renovate renovate bot changed the title chore(deps): update yarn to v4.4.0 chore(deps): update yarn to v4.4.1 Aug 24, 2024
@renovate renovate bot changed the title chore(deps): update yarn to v4.4.1 chore(deps): update yarn to v4.5.0 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from e544a25 to 27bf19d Compare October 3, 2024 21:36
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 27bf19d to 0bfa156 Compare October 18, 2024 16:38
@renovate renovate bot changed the title chore(deps): update yarn to v4.5.0 chore(deps): update yarn to v4.5.1 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 0bfa156 to a8dd469 Compare November 22, 2024 01:16
@renovate renovate bot changed the title chore(deps): update yarn to v4.5.1 chore(deps): update yarn to v4.5.2 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from a8dd469 to e029bc8 Compare November 25, 2024 15:49
@renovate renovate bot changed the title chore(deps): update yarn to v4.5.2 chore(deps): update yarn to v4.5.3 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from e029bc8 to 4dac26e Compare December 29, 2024 16:46
@renovate renovate bot changed the title chore(deps): update yarn to v4.5.3 chore(deps): update yarn to v4.6.0 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 4dac26e to 55ea861 Compare March 2, 2025 15:01
@renovate renovate bot changed the title chore(deps): update yarn to v4.6.0 chore(deps): update yarn to v4.7.0 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 55ea861 to 962fe8a Compare March 29, 2025 15:09
@renovate renovate bot changed the title chore(deps): update yarn to v4.7.0 chore(deps): update yarn to v4.8.0 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 962fe8a to 56791f8 Compare March 30, 2025 09:52
@renovate renovate bot changed the title chore(deps): update yarn to v4.8.0 chore(deps): update yarn to v4.8.1 Mar 30, 2025
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 56791f8 to d2a8d65 Compare April 12, 2025 15:49
@renovate renovate bot changed the title chore(deps): update yarn to v4.8.1 chore(deps): update yarn to v4.9.0 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from d2a8d65 to 402ba60 Compare April 14, 2025 13:01
@renovate renovate bot changed the title chore(deps): update yarn to v4.9.0 chore(deps): update yarn to v4.9.1 Apr 14, 2025
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