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.7.0 - autoclosed #106

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn 3.3.0 -> 3.7.0 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update yarn to v3.3.1 chore(deps): update yarn to v3.4.0 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch 2 times, most recently from 5645484 to c3fe377 Compare February 1, 2023 19:28
@renovate renovate bot changed the title chore(deps): update yarn to v3.4.0 chore(deps): update yarn to v3.4.1 Feb 1, 2023
@renovate renovate bot changed the title chore(deps): update yarn to v3.4.1 chore(deps): update yarn to v3.5.0 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update yarn to v3.5.0 chore(deps): update yarn to v3.5.1 May 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 5c4b1e7 to 51f2690 Compare May 1, 2023 20:52
@renovate renovate bot changed the title chore(deps): update yarn to v3.5.1 chore(deps): update yarn to v3.6.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/yarn-monorepo branch from 51f2690 to 0b43f5c Compare June 1, 2023 21:59
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.0 chore(deps): update yarn to v3.6.1 Jun 30, 2023
@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.1.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot changed the title chore(deps): update yarn to v3.6.1 chore(deps): update yarn to v3.6.2 Aug 17, 2023
@github-actions
Copy link

github-actions bot commented Aug 17, 2023

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot changed the title chore(deps): update yarn to v3.6.2 chore(deps): update yarn to v3.6.3 Aug 23, 2023
@renovate renovate bot changed the title chore(deps): update yarn to v3.6.3 chore(deps): update yarn to v3.6.4 Oct 3, 2023
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.6
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot changed the title chore(deps): update yarn to v3.6.4 chore(deps): update yarn to v3.7.0 Nov 14, 2023
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.8
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot changed the title chore(deps): update yarn to v3.7.0 chore(deps): update yarn to v3.7.0 - autoclosed Nov 15, 2023
@renovate renovate bot closed this Nov 15, 2023
@renovate renovate bot deleted the renovate/yarn-monorepo branch November 15, 2023 09:08
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