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.6.4 #3015

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn 3.6.3 -> 3.6.4 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn)

v3.6.4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2023

⚠️ No Changeset found

Latest commit: f28fa38

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the deps/yarn-monorepo branch from d24c194 to f28fa38 Compare October 16, 2023 15:16
@sonarqubecloud
Copy link

[storefront-ui-react] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@sonarqubecloud
Copy link

[storefront-ui-vue] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@Szymon-dziewonski Szymon-dziewonski merged commit 3f8d88e into v2-develop Oct 23, 2023
16 checks passed
@Szymon-dziewonski Szymon-dziewonski deleted the deps/yarn-monorepo branch October 23, 2023 09:03
mattmaribojoc added a commit that referenced this pull request Apr 10, 2024
* chore(deps): ⬆️ Update definitelyTyped (#3011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.6.4 (#3010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: revert last 2 commits (#3013)

* chore(deps): ⬆️ Update definitelyTyped (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.6.4 (#3015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update definitelyTyped (#3020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 (#3019)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump undici from 5.23.0 to 5.26.5 (#3024)

Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.26.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v5.26.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update devDependency postcss to v8.4.31 (#3021)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: proper inherit attributes (#3028)

* chore(deps): ⬆️ Update definitelyTyped (#3026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#3025)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update devDependency @types/react to v18.2.35 (#3030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update ai-assistant.md (#3029)

* chore(deps): ⬆️ Update definitelyTyped (#3033)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add QWIK documentation link (#3032)

* chore(docs): add myself to codeowners (#3040)

* chore(docs): add myself to codeowners

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* chore: update sonarcloud action (#3041)

* chore(deps): ⬆️ Update definitelyTyped (#3038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.7.0 (#3039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update definitelyTyped (#3042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: add new icons (#3045)

* docs: fix qwik background colors (#3044)

* chore(deps): ⬆️ Update definitelyTyped (#3048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ci(ENG-204): add ggshield scan (#3051)

* chore(deps): ⬆️ Update linters (#3055)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: Update ai-assistant.md to have proper copy allowance (#3056)

Co-authored-by: Filip Rakowski <[email protected]>

* chore(deps): ⬆️ Update devDependency eslint to v8.56.0 (#3057)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update sonarsource/sonarcloud-github-action action to v2.1.1 (#3058)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters to v6.17.0 (#3060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: update attributes of new icons (#3066)

* chore: update styling [SMT-125] (#3070)

* chore: change inter display (#3071)

* Revert "chore: change inter display (#3071)" (#3072)

This reverts commit bc1fd6b.

* chore: change inter display into inter for headings (#3073)

* chore: rebrand readme's (#3078)

* docs: migrate to nuxt (#3046)

* docs: new docs initial commit

* docs: update code snippets

* docs: new docs

* docs: update Dropdown

* docs: update theme version

* docs: new docs initial commit

* docs: add qwik link to sidebar

* docs: fix code snippets

* docs: add colored install buttons

* docs: skip unit tests

* chore: prevent docs deps from hoisting

* docs: remove old files

* docs: rebrand (wip)

* docs: update source code links

* fix: add placeholder to SfSelectProps

* fix: tsconfig type error

* fix: workflow file

* chore: update yarn.lock

* docs: refactor list card

* docs: update sf-docs-base

* docs: apply feedback

* docs: give min height to Playground Generate components

* docs: add @nuxt/content dep

* docs: update Dockerfile

* docs: add figma redirect

* chore: update node version for docs deploy (#3084)

* fix: docs deployment base url (#3085)

* docs: update port to use 80 (#3088)

* docs: update port for deployment

* chore: delte docs/default.conf

* docs: update default sidebar scroll behavior (#3090)

* docs: update default sidebar scroll behavior

* fix: apply Banner/Hero changes

* chore: changelog for type fixes (#3091)

* ci: version packages

* chore: upgrade deps

* docs: configure redirects from vuepress site

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jakub Freisler <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Szymon Dziewoński <[email protected]>
Co-authored-by: Filip Rakowski <[email protected]>
Co-authored-by: Mateusz Gostański <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant