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

Merged
merged 1 commit into from
Aug 1, 2021
Merged

chore(deps): update all #184

merged 1 commit into from
Aug 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest 26.0.23 -> 26.0.24 age adoption passing confidence
@types/node 14.14.41 -> 14.17.7 age adoption passing confidence
@types/yargs 16.0.1 -> 16.0.4 age adoption passing confidence
prettier (source) 2.2.1 -> 2.3.2 age adoption passing confidence
ts-jest (source) 27.0.3 -> 27.0.4 age adoption passing confidence
typescript (source) 4.2.4 -> 4.3.5 age adoption passing confidence

Release Notes

prettier/prettier

v2.3.2

Compare Source

diff

Fix failure on dir with trailing slash (#​11000 by @​fisker)
$ ls
1.js  1.unknown

v2.3.1

Compare Source

$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".

v2.3.0

Compare Source

diff

🔗 Release Notes

kulshekhar/ts-jest

v27.0.4

Compare Source

Bug Fixes
  • add @types/jest as optional peerDependencies to solve yarn 2 (#​2756) (5fbf43e)
  • add babel-jest as optional peerDependencies to solve yarn 2 (#​2751) (8bede2e)
  • config: include AST transformer's name and version into cache key (#​2755) (310fb9a), closes #​2753
Features
Microsoft/TypeScript

v4.3.5

Compare Source

This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.3.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "every weekend" in timezone Europe/Amsterdam.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Jul 16, 2021

Coverage Status

Coverage remained the same at 86.243% when pulling 65b1d84 on renovate/all into 67fe837 on master.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5ca1183 to 68fca45 Compare July 24, 2021 18:15
@chimurai chimurai merged commit 4ae8644 into master Aug 1, 2021
@chimurai chimurai deleted the renovate/all branch August 1, 2021 19:07
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