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

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^1.8.2 -> ^1.8.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.27.0 -> ^5.28.0 age adoption passing confidence
@typescript-eslint/parser ^5.27.0 -> ^5.28.0 age adoption passing confidence
jest (source) ^28.1.0 -> ^28.1.1 age adoption passing confidence
lint-staged ^13.0.0 -> ^13.0.1 age adoption passing confidence
ts-jest (source) ^28.0.4 -> ^28.0.5 age adoption passing confidence
tsup ^6.0.1 -> ^6.1.2 age adoption passing confidence

Release Notes

favware/cliff-jumper

v1.8.3

Compare Source

🏠 Refactor

  • Change dry run method for comitting (40190cd)
  • Deduplicate tag template resolver (ad95276)

🐛 Bug Fixes

  • Ensure --dry-run goes through the whole process while not writing anything (1dc7709)
  • Use tagTemplate for git cliff (5a59274)
  • deps: Update all non-major dependencies (9f55cb5)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.28.0

Compare Source

Bug Fixes
  • [TS4.7] allow visiting of typeParameters in TSTypeQuery (#​5166) (dc1f930)
  • eslint-plugin: [space-infix-ops] support for optional property without type (#​5155) (1f25daf)
Features
  • eslint-plugin: [consistent-generic-constructors] add rule (#​4924) (921cdf1)

5.27.1 (2022-06-06)

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)

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.28.0

Compare Source

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

5.27.1 (2022-06-06)

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

v5.27.1

Compare Source

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

facebook/jest

v28.1.1

Compare Source

Features
  • [jest] Expose Config type (#​12848)
  • [@jest/reporters] Improve GitHubActionsReporters annotation format (#​12826)
  • [@jest/types] Infer argument types passed to test and describe callback functions from each tables (#​12885, #​12905)
Fixes
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#​12763)
  • [jest-docblock] Handle multiline comments in parseWithComments (#​12845)
  • [jest-mock] Improve spyOn error messages (#​12901)
  • [jest-runtime] Correctly report V8 coverage with resetModules: true (#​12912)
  • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#​12839)
Chore & Maintenance
  • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #​12828
  • [docs] Document the comments used by coverage providers #​12835
  • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#​12859)
  • [jest-haste-map] Bump walker version (#​12324)
okonet/lint-staged

v13.0.1

Compare Source

Bug Fixes
  • correct spelling of "0 files" (f27f1d4)
  • suppress error from process.kill when killing tasks on failure (f2c6bdd)
  • deps: update pidtree@^0.6.0 to fix screen size error in WSL (1a77e42)
  • ignore "No matching pid found" error (cb8a432)
  • prevent possible race condition when killing tasks on failure (bc92aff)
Performance Improvements
  • use EventsEmitter instead of setInterval for killing tasks on failure (c508b46)
kulshekhar/ts-jest

v28.0.5

Compare Source

Bug Fixes
egoist/tsup

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Features
  • cli: add --tsconfig flag to accept custom tsconfig path (#​652) (58d0145)
  • minor: use shell option for complex commands in onSuccess (#​649) (be48b8b)

v6.1.0

Compare Source

Bug Fixes
  • allow format to be a string in config file (0a96985)
  • ignore esbuild warning if silent is true (#​643) (36e2199)
Features
  • allow to use an object as entry with --entry flag (33a7c5f)
  • new option outExtension (b9cd8d5)
  • support custom config file with --config flag (90f2d1a)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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-commenter
Copy link

codecov-commenter commented Jun 12, 2022

Codecov Report

Merging #65 (8be6078) into main (5ceb84c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          52       52           
  Lines         794      794           
  Branches      177      177           
=======================================
  Hits          784      784           
  Misses          8        8           
  Partials        2        2           

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3e4a792 to 8be6078 Compare June 13, 2022 19:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8be6078 to 3534dd8 Compare June 13, 2022 23:14
@imranbarbhuiya imranbarbhuiya merged commit 3575a5b into main Jun 14, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 14, 2022 00:59
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.

3 participants