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

Merged
merged 1 commit into from Jul 14, 2022

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@npmcli/run-script ^4.1.5 -> ^4.1.7 age adoption passing confidence
@types/jest ^28.1.4 -> ^28.1.5 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.30.5 -> ^5.30.6 age adoption passing confidence
@typescript-eslint/parser ^5.30.5 -> ^5.30.6 age adoption passing confidence
jest (source) ^28.1.2 -> ^28.1.3 age adoption passing confidence
jest-circus ^28.1.2 -> ^28.1.3 age adoption passing confidence
jest-cli (source) ^28.1.2 -> ^28.1.3 age adoption passing confidence
jest-extended ^3.0.0 -> ^3.0.1 age adoption passing confidence
npm-registry-fetch ^13.1.1 -> ^13.2.0 age adoption passing confidence

Release Notes

npm/run-script

v4.1.7

Compare Source

Bug Fixes
  • correctly translate paths when using bash in windows (#​96) (756ff56)

v4.1.6

Compare Source

Bug Fixes
  • tighten up the character set that will be removed (#​93) (d510209)
  • unique filename for temporary script files (#​95) (9f93025)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.30.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.30.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

facebook/jest

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)
jest-community/jest-extended

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.0...v3.0.1

npm/npm-registry-fetch

v13.2.0

Compare Source

Features
  • set 'npm-auth-type' header depending on config option (#​123) (ff4ed65)
13.1.1 (2022-04-13)
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 Jul 14, 2022
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #254 (f95bb23) into main (28c47f7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   93.81%   93.81%           
=======================================
  Files         142      142           
  Lines        4082     4082           
  Branches      905      905           
=======================================
  Hits         3829     3829           
  Misses        253      253           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28c47f7...f95bb23. Read the comment docs.

@ghiscoding ghiscoding merged commit 2d9a0d5 into lerna-lite:main Jul 14, 2022
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch July 14, 2022 00:51
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