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

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
codecov/codecov-action action patch v3.1.1 -> v3.1.2 age adoption passing confidence
pnpm (source) packageManager minor 7.30.5 -> 7.32.0 age adoption passing confidence

Release Notes

codecov/codecov-action

v3.1.2: 3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

pnpm/pnpm

v7.32.0

Compare Source

Minor Changes

  • Allow env variables to be specified with default values in .npmrc. This is a convention used by Yarn too.
    Using ${NAME-fallback} will return fallback if NAME isn't set. ${NAME:-fallback} will return fallback if NAME isn't set, or is an empty string #​6018.

Patch Changes

  • pnpm config get <key> returns empty when the value is a boolean
  • Don't print an info message about linked dependencies if they are real linked dependencies specified via the link: protocol in package.json.
  • Add -g to mismatch registries error info when original command has -g option #​6224.

Our Gold Sponsors

Our Silver Sponsors

v7.31.0

Compare Source

Minor Changes

  • Add ignore-workspace-cycles to silence workspace cycle warning #​6308.
Patch Changes
  • Registries are now passed to the preResolution hook.
  • Repeat installation should work on a project that has a dependency with () chars in the scope name #​6348.
  • Should report error summary as expected.
  • Update @yarnpkg/shell to fix issues in the shell emulator #​6320.
  • Installation should not fail when there is a local dependency that starts in a directory that starts with the @ char #​6332.

Our Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - "before 3am 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 requested a review from a team as a code owner April 11, 2023 11:33
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Apr 11, 2023
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #2035 (d53d0e0) into next (98752f2) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2035   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files        2545     2545           
  Lines      241648   241648           
  Branches     1282     1284    +2     
=======================================
+ Hits       240719   240720    +1     
+ Misses        902      901    -1     
  Partials       27       27           

see 2 files with indirect coverage changes

@ST-DDT ST-DDT enabled auto-merge (squash) April 11, 2023 12:12
ST-DDT
ST-DDT previously approved these changes Apr 11, 2023
@renovate renovate bot changed the title chore(deps): update pnpm to v7.32.0 chore(deps): update all non-major dependencies Apr 11, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8519ff to b1f62b1 Compare April 11, 2023 20:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1f62b1 to d53d0e0 Compare April 12, 2023 00:20
@ejcheng ejcheng requested a review from ST-DDT April 12, 2023 00:20
@ST-DDT ST-DDT merged commit e974099 into next Apr 12, 2023
@ST-DDT ST-DDT deleted the renovate/all-minor-patch branch April 12, 2023 07:36
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.

2 participants