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

fix(deps): update all non-major dependencies #740

Merged
merged 1 commit into from Aug 11, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker ^7.3.0 -> ^7.4.0 age adoption passing confidence
@lerna-lite/cli ^1.9.1 -> ^1.10.0 age adoption passing confidence
@lerna-lite/run ^1.9.1 -> ^1.10.0 age adoption passing confidence
moment-mini ^2.24.0 -> ^2.29.4 age adoption passing confidence
pnpm (source) 7.8.0 -> 7.9.0 age adoption passing confidence
pnpm (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
postcss (source) ^8.4.14 -> ^8.4.16 age adoption passing confidence
sass ^1.54.3 -> ^1.54.4 age adoption passing confidence
webpack-dev-server ^4.9.3 -> ^4.10.0 age adoption passing confidence

Release Notes

faker-js/faker

v7.4.0

Compare Source

Features
Bug Fixes
  • finance.bic: remove hardcoded elements and simplify function (#​1171) (5a397e0)
ghiscoding/lerna-lite (@​lerna-lite/cli)

v1.10.0

Compare Source

Bug Fixes

1.9.1 (2022-08-01)

Note: Version bump only for package @​lerna-lite/cli

ghiscoding/lerna-lite (@​lerna-lite/run)

v1.10.0

Compare Source

Bug Fixes

1.9.1 (2022-08-01)

Note: Version bump only for package @​lerna-lite/run

ksloan/moment-mini

v2.29.4

Compare Source

pnpm/pnpm

v7.9.0

Compare Source

Minor Changes
  • When ignore-dep-scripts is true, ignore scripts of dependencies but run the scripts of the project.
  • When ignore-compatibility-db is set to true, the compatibility database will not be used to patch dependencies #​5132.
  • Print the versions of packages in peer dependency warnings and errors.
  • Support a new hook for passing a custom package importer to the store controller.
Patch Changes
  • Don't print the same deprecation warning multiple times.
  • On POSIX pnpm setup should suggest users to source the config instead of restarting the terminal.
  • Installing a package with bin that points to an .exe file on Windows #​5159.
  • Fix bug where the package manifest was not resolved if verify-store-integrity is set to false.
  • Fix sorting of keys in lockfile to make it more deterministic and prevent unnecessary churn in the lockfile #​5151.
  • Don't create a separate bundle for pnpx.
Our Gold Sponsors
##### Our Silver Sponsors
postcss/postcss

v8.4.16

Compare Source

  • Fixed Root AST migration.

v8.4.15

Compare Source

  • Fixed AST normalization after using custom parser with old PostCSS AST.
sass/dart-sass

v1.54.4

Compare Source

  • Improve error messages when passing incorrect units that are also
    out-of-bounds to various color functions.
webpack/webpack-dev-server

v4.10.0

Compare Source

Features
  • allow to configure more client options via resource URL (#​4274) (216e3cb)
Bug Fixes
4.9.3 (2022-06-29)
Bug Fixes
  • avoid creation unnecessary stream for static sockjs file (#​4482) (049b153)
  • history-api-fallback now supports HEAD requests and handles them the same as GET (8936082)
4.9.2 (2022-06-06)
Bug Fixes
4.9.1 (2022-05-31)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "on Thursday" (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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #740 (91d0983) into master (e8cd7f2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #740   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          233       233           
  Lines        16437     16437           
  Branches      5490      5490           
=========================================
  Hits         16437     16437           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit c8acb65 into ghiscoding:master Aug 11, 2022
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 11, 2022 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants