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

Merged
merged 1 commit into from
Aug 24, 2021
Merged

chore(deps): update all non-major dependencies #2424

merged 1 commit into from
Aug 24, 2021

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node 14.17.9 -> 14.17.11 age adoption passing confidence
@types/node 12.20.19 -> 12.20.20 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.29.2 -> 4.29.3 age adoption passing confidence
@typescript-eslint/parser 4.29.2 -> 4.29.3 age adoption passing confidence
eslint-plugin-import 2.24.0 -> 2.24.1 age adoption passing confidence
ts-node (source) 10.2.0 -> 10.2.1 age adoption passing confidence
typedoc (source) 0.21.5 -> 0.21.6 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v4.29.3

Compare Source

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

import-js/eslint-plugin-import

v2.24.1

Compare Source

Fixed
Changed
TypeStrong/ts-node

v10.2.1

Compare Source

Fixed

  • Fixes #​1426: Do not import typescript outside of configuration/project loading (#​1433, #​1426) @​Songkeys
    • We take care to load your project's version of typescript, falling back to a globally-installed version if necessary.
    • 10.2.0 introduced a bug where we did not do this consistently, causing global or npx installations of ts-node to attempt loading typescript relative to themselves, not your project.
    • This failed if typescript was not globally installed or npx did not install peer dependencies.

https://github.com/TypeStrong/ts-node/milestone/6

TypeStrong/TypeDoc

v0.21.6

Compare Source

Features
Bug Fixes
Thanks!
  • Krisztián Balla

Configuration

📅 Schedule: "before 3am on Friday" (UTC).

🚦 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, check this box.

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

@renovate-bot renovate-bot requested a review from a team August 20, 2021 00:06
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 20, 2021
@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #2424 (92297e3) into main (c62ea11) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 92297e3 differs from pull request most recent head 1d42a75. Consider uploading reports for the commit 1d42a75 to get more accurate results

@@            Coverage Diff             @@
##             main    #2424      +/-   ##
==========================================
+ Coverage   92.68%   92.72%   +0.04%     
==========================================
  Files         137      137              
  Lines        4990     4990              
  Branches     1054     1054              
==========================================
+ Hits         4625     4627       +2     
+ Misses        365      363       -2     
Impacted Files Coverage Δ
...emetry-core/src/platform/node/RandomIdGenerator.ts 93.75% <0.00%> (+6.25%) ⬆️
...emetry-api-metrics/src/platform/node/globalThis.ts 100.00% <0.00%> (+100.00%) ⬆️

@obecny obecny merged commit 3cbd530 into open-telemetry:main Aug 24, 2021
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 24, 2021 19:31
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.

5 participants