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 #3236

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.2.1 -> v4.2.2 age adoption passing confidence
actions/setup-node action minor v4.0.4 -> v4.1.0 age adoption passing confidence
pnpm (source) packageManager patch 9.12.2 -> 9.12.3 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

actions/setup-node (actions/setup-node)

v4.1.0

Compare Source

pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 1, 2024 02:18
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Nov 1, 2024
@renovate renovate bot added this to the vAnytime milestone Nov 1, 2024
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 520ebd6
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67261cfc4e86b4000884714f
😎 Deploy Preview https://deploy-preview-3236.fakerjs.dev
📱 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

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (42deb54) to head (520ebd6).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3236   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files        2805     2805           
  Lines      217070   217070           
  Branches      964      965    +1     
=======================================
+ Hits       216977   216981    +4     
+ Misses         93       89    -4     

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e14662 to b5dd797 Compare November 1, 2024 07:46
@ST-DDT ST-DDT requested review from a team November 1, 2024 11:23
@ST-DDT ST-DDT enabled auto-merge (squash) November 2, 2024 12:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f67321d to 520ebd6 Compare November 2, 2024 12:37
@ST-DDT ST-DDT merged commit 3c17f2c into next Nov 2, 2024
23 checks passed
@ST-DDT ST-DDT deleted the renovate/all-minor-patch branch November 2, 2024 12:42
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 p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant