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 all non-major dependencies #2783

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
amannn/action-semantic-pull-request action minor v5.4.0 -> v5.5.2 age adoption passing confidence
pnpm (source) packageManager minor 9.1.3 -> 9.3.0 age adoption passing confidence

Release Notes

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
pnpm/pnpm (pnpm)

v9.3.0

Compare Source

Minor Changes

  • Semi-breaking. Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the peers-suffix-max-length setting #​8177.

Patch Changes

  • Set reporter-hide-prefix to true by default for pnpm exec. In order to show prefix, the user now has to explicitly set reporter-hide-prefix=false #​8174.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.2.0

Compare Source

Minor Changes

  • If package-manager-strict-version is set to true, pnpm will fail if its version doesn't exactly match the version in the "packageManager" field of package.json.

Patch Changes

  • Update @yarnpkg/pnp to the latest version, fixing issue with node: imports #​8161.
  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.
  • pnpm doesn't fail if its version doesn't match the one specified in the "packageManager" field of package.json #​8087.
  • exec now also streams prefixed output when --recursive or --parallel is specified just as run does #​8065.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.1.4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the c: dependencies Pull requests that adds/updates a dependency label Apr 8, 2024
Copy link

stackblitz bot commented Apr 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 72045d3
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/66672fb414423f00086a44d7

Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 72045d3
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/66672fb496a4460007906aec
😎 Deploy Preview https://deploy-preview-2783--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

socket-security bot commented Apr 8, 2024

🚨 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 Note
Install scripts npm/sharp@0.33.3
  • Install script: install
  • Source: node install/check
Install scripts npm/simple-git-hooks@2.11.1
  • Install script: postinstall
  • Source: node ./postinstall.js
Install scripts npm/vue-demi@0.14.8
  • Install script: postinstall
  • Source: node -e "try{require('./scripts/postinstall.js')}catch(e){}"

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/sharp@0.33.3
  • @SocketSecurity ignore npm/simple-git-hooks@2.11.1
  • @SocketSecurity ignore npm/vue-demi@0.14.8

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6fce5cb to 64dee3c Compare April 13, 2024 17:16
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.6 chore(deps): update pnpm to v8.15.7 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c7efe07 to bd966c1 Compare April 23, 2024 19:51
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.7 chore(deps): update all non-major dependencies Apr 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8a140e6 to ccdc6f1 Compare April 30, 2024 00:35
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update amannn/action-semantic-pull-request action to v5.5.2 May 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d0de33e to 75de10d Compare May 30, 2024 13:33
@renovate renovate bot changed the title chore(deps): update amannn/action-semantic-pull-request action to v5.5.2 chore(deps): update all non-major dependencies May 30, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 75de10d to 66e7d17 Compare June 5, 2024 13:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66e7d17 to 72045d3 Compare June 10, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants