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

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.1 age adoption passing confidence
codecov/codecov-action action minor v4.5.0 -> v4.6.0 age adoption passing confidence
pnpm (source) packageManager minor 9.11.0 -> 9.12.1 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

codecov/codecov-action (codecov/codecov-action)

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0

pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

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 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 September 30, 2024 00:27
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Sep 30, 2024
@renovate renovate bot added this to the vAnytime milestone Sep 30, 2024
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 8e1f975
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67065b52df5f4400083fbba1
😎 Deploy Preview https://deploy-preview-3151.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 Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (61f8cb5) to head (8e1f975).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3151   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files        2778     2778           
  Lines      226364   226364           
  Branches      939      943    +4     
=======================================
+ Hits       226277   226294   +17     
+ Misses         87       70   -17     

see 2 files with indirect coverage changes

import-brain
import-brain previously approved these changes Sep 30, 2024
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v4.2.0 chore(deps): update all non-major dependencies Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 560b724 to a73b4b3 Compare October 7, 2024 10:49
ST-DDT
ST-DDT previously approved these changes Oct 7, 2024
ST-DDT
ST-DDT previously approved these changes Oct 7, 2024
@ST-DDT ST-DDT requested a review from a team October 7, 2024 18:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3605919 to 8e1f975 Compare October 9, 2024 10:30
@ST-DDT ST-DDT merged commit bcc759d into next Oct 9, 2024
23 checks passed
@ST-DDT ST-DDT deleted the renovate/all-minor-patch branch October 9, 2024 10:41
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.

2 participants