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

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node 17.0.39 -> 17.0.41 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.27.0 -> 5.27.1 age adoption passing confidence
@typescript-eslint/parser 5.27.0 -> 5.27.1 age adoption passing confidence
pnpm (source) 7.1.7 -> 7.1.9 age adoption passing confidence
vitest 0.13.1 -> 0.14.1 age adoption passing confidence

Release Notes

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

v5.27.1

Compare Source

Bug Fixes
  • eslint-plugin: [space-infix-ops] correct PropertyDefinition with typeAnnotation (#​5113) (d320174)
  • eslint-plugin: [space-infix-ops] regression fix for conditional types (#​5135) (e5238c8)
  • eslint-plugin: [space-infix-ops] regression fix for type aliases (#​5138) (4e13deb)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.27.1

Compare Source

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

pnpm/pnpm

v7.1.9

Compare Source

Patch Changes
  • When the same package is found several times in the dependency graph, correctly autoinstall its missing peer dependencies at all times #​4820.
Our Sponsors
##### What's Changed * fix: auto-install-peers by @​zkochan in https://github.com/pnpm/pnpm/pull/4855

Full Changelog: pnpm/pnpm@v7.1.8...v7.1.9

v7.1.8

Compare Source

Patch Changes

  • Suggest updating using Corepack, when pnpm was installed via Corepack.
  • It should be possible to install a git-hosted package that has no package.json file #​4822.
  • Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.

Our Sponsors

#### What's Changed * fix: pnpm pre-compiled binaries crash when NODE_MODULES is set by @​gluxon in https://github.com/pnpm/pnpm/pull/4823 * refactor(lockfile-file): Abstract LockfileFile to Lockfile conversion by @​gluxon in https://github.com/pnpm/pnpm/pull/4824 * test: update Jest by @​zkochan in https://github.com/pnpm/pnpm/pull/4644 * fix(cli): suggest to update with Corepack by @​zkochan in https://github.com/pnpm/pnpm/pull/4854 * fix: resolve manifest promise when manifest is not found by @​zkochan in https://github.com/pnpm/pnpm/pull/4826

Full Changelog: pnpm/pnpm@v7.1.7...v7.1.8

vitest-dev/vitest

v0.14.1

Compare Source

Bug Fixes

v0.14.0

Compare Source

Breaking Changes

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (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.

@codecov
Copy link

codecov bot commented Jun 4, 2022

Codecov Report

Merging #161 (5437515) into main (0a73ad9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files           3        3           
  Lines         111      111           
  Branches       22       22           
=======================================
  Hits          107      107           
  Misses          4        4           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@renovate renovate bot changed the title chore(deps): update pnpm to v7.1.8 chore(deps): update all non-major dependencies Jun 5, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f25af57 to 22d5d37 Compare June 6, 2022 19:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22d5d37 to 5437515 Compare June 7, 2022 20:29
@KoichiKiyokawa KoichiKiyokawa merged commit 73108c1 into main Jun 8, 2022
@KoichiKiyokawa KoichiKiyokawa deleted the renovate/all-minor-patch branch June 8, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants