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 yarn to v3.8.3 #12

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

Conversation

plural-renovate[bot]
Copy link
Contributor

@plural-renovate plural-renovate bot commented Feb 1, 2023

This PR contains the following updates:

Package Type Update Change
yarn engines minor 3.3.0 -> 3.8.3

Release Notes

yarnpkg/berry (yarn)

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.4

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

  • Fixes an accidental backport error in yarn init.

v3.4.0

Compare Source

Node.js parity
  • PnP now supports the Node --conditions flag.
  • PnP now supports the Node --watch flag on Node 18 (it previously only supported it on Node 19).
Bugfixes
  • The PnP API module (pnpapi) can now be imported from ESM modules.
  • ZipFS.prototype.getBufferAndClose will not error on empty archives resulting from an unlink after write.
  • Fixes various issues around postinstall script inter-dependencies.
  • Removes the message prefixes (YN0000) from yarn workspaces foreach.
Compatibility
  • Updates the PnP compatibility layer for TypeScript v5.0.0-beta.

v3.3.1

Compare Source


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 has been generated by Renovate Bot.

@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.4.0 chore(deps): update yarn to v3.4.1 Feb 1, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 6398900 to 65e9b28 Compare February 1, 2023 18:02
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 65e9b28 to 63305a2 Compare February 18, 2023 09:14
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 63305a2 to 0036947 Compare March 17, 2023 01:01
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.4.1 chore(deps): update yarn to v3.5.0 Mar 17, 2023
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.5.0 chore(deps): update yarn to v3.5.1 May 1, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 0036947 to 6158df6 Compare May 1, 2023 19:44
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.5.1 chore(deps): update yarn to v3.6.0 Jun 2, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 6158df6 to 1067a1c Compare June 2, 2023 13:02
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 1067a1c to cf5bff6 Compare June 30, 2023 22:56
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.6.0 chore(deps): update yarn to v3.6.1 Jun 30, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from cf5bff6 to 682a9ed Compare August 17, 2023 20:08
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.6.1 chore(deps): update yarn to v3.6.2 Aug 17, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 682a9ed to aac5e17 Compare August 23, 2023 23:27
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.6.2 chore(deps): update yarn to v3.6.3 Aug 23, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from aac5e17 to f41ed72 Compare October 4, 2023 00:47
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.6.3 chore(deps): update yarn to v3.6.4 Oct 4, 2023
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.6.4 chore(deps): update yarn to v3.7.0 Nov 14, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from f41ed72 to 7fca499 Compare November 14, 2023 19:22
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 7fca499 to 29d29a8 Compare February 1, 2024 20:46
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.7.0 chore(deps): update yarn to v3.8.0 Feb 1, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 29d29a8 to 25f58d0 Compare March 5, 2024 01:09
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.8.0 chore(deps): update yarn to v3.8.1 Mar 5, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 25f58d0 to 4b320ac Compare May 2, 2024 20:11
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.8.1 chore(deps): update yarn to v3.8.2 May 2, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/yarn-monorepo branch from 4b320ac to 866f826 Compare June 21, 2024 17:00
@plural-renovate plural-renovate bot changed the title chore(deps): update yarn to v3.8.2 chore(deps): update yarn to v3.8.3 Jun 21, 2024
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