SocialGouv / 1000jours

Nos 1000 premiers jours : du projet aux deux ans de bébé
Apache License 2.0
8 stars 6 forks source link

chore(deps): update yarn to v3.8.5 #1744

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

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

Release Notes

yarnpkg/berry (yarn) ### [`v3.8.5`](https://redirect.github.com/yarnpkg/berry/compare/f29bb60aafc8826653d9d824ba7265f3bf5dbff2...d6df30d02a2de6a0e02095e1165ef2bc854c7740) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/f29bb60aafc8826653d9d824ba7265f3bf5dbff2...d6df30d02a2de6a0e02095e1165ef2bc854c7740) ### [`v3.8.4`](https://redirect.github.com/yarnpkg/berry/compare/ea42c48d716543f570ae368a5683137de53b131d...f29bb60aafc8826653d9d824ba7265f3bf5dbff2) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/ea42c48d716543f570ae368a5683137de53b131d...f29bb60aafc8826653d9d824ba7265f3bf5dbff2) ### [`v3.8.3`](https://redirect.github.com/yarnpkg/berry/compare/450097c303ab0247f131291ed6916bffaa42d5f8...ea42c48d716543f570ae368a5683137de53b131d) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/450097c303ab0247f131291ed6916bffaa42d5f8...ea42c48d716543f570ae368a5683137de53b131d) ### [`v3.8.2`](https://redirect.github.com/yarnpkg/berry/compare/4308dca8091438e8f88682e59ef5ba5bc72241ca...450097c303ab0247f131291ed6916bffaa42d5f8) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/4308dca8091438e8f88682e59ef5ba5bc72241ca...450097c303ab0247f131291ed6916bffaa42d5f8) ### [`v3.8.1`](https://redirect.github.com/yarnpkg/berry/compare/a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae...4308dca8091438e8f88682e59ef5ba5bc72241ca) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae...4308dca8091438e8f88682e59ef5ba5bc72241ca) ### [`v3.8.0`](https://redirect.github.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/ea39bf05158c791ed51cc924284ac4603be4a5ba...a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae) ### [`v3.7.0`](https://redirect.github.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/f01354319156060924a26bfa7985756f7407003e...ea39bf05158c791ed51cc924284ac4603be4a5ba)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 months ago

⚠ 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:

The artifact failure details are included below:

File name: back/strapi/yarn.lock
/opt/containerbase/tools/corepack/0.28.0/14.21.3/node_modules/corepack/dist/yarn.js:2
process.env.COREPACK_ENABLE_DOWNLOAD_PROMPT??='1'
                                           ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
    at internal/main/run_main_module.js:17:47
socket-security[bot] commented 5 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Install scripts npm/@sentry/cli@2.30.4
  • Install script: postinstall
  • Source: node ./scripts/install.js
🚫

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/@sentry/cli@2.30.4
renovate[bot] commented 4 months ago

⚠️ 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:

The artifact failure details are included below:

File name: back/strapi/yarn.lock
/opt/containerbase/tools/corepack/0.29.3/20.17.0/node_modules/corepack/dist/yarn.js:2
process.env.COREPACK_ENABLE_DOWNLOAD_PROMPT??='1'
                                           ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
    at internal/main/run_main_module.js:17:47
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

socket-security[bot] commented 1 month ago

Report too large to display inline

View full report↗︎