Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.13.14 -> 7.13.15 age adoption passing confidence
@commitlint/cli 12.0.1 -> 12.1.1 age adoption passing confidence
@commitlint/config-conventional 12.0.1 -> 12.1.1 age adoption passing confidence
@grpc/proto-loader (source) 0.5.6 -> 0.6.0 age adoption passing confidence
@grpc/proto-loader (source) ^0.5.4 -> ^0.6.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.20.0 -> 4.22.0 age adoption passing confidence
@typescript-eslint/parser 4.20.0 -> 4.22.0 age adoption passing confidence
eslint (source) 7.23.0 -> 7.24.0 age adoption passing confidence
typescript (source) 4.2.3 -> 4.2.4 age adoption passing confidence
update-ts-references 2.0.0 -> 2.3.0 age adoption passing confidence

Release Notes

babel/babel

v7.13.15

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
conventional-changelog/commitlint

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • config-lerna-scopes: keep supporting lerna v3 (51b0f4a)

12.0.1 (2021-02-23)

Bug Fixes
grpc/grpc-node

v0.6.0

Compare Source

  • Add internal APIs for name resolution and load balancing, with basic implementations. This is also a general rework of how connections are established and maintained. (#​1015). This change includes the following bug fixes:
    • Calls on channels that quickly fail to establish a connection will end with an UNAVAILABLE error instead of waiting forever or until the call deadline. The waitForReady option to override that behavior is now supported. (#​896)
    • Channels with no calls no longer keep the event loop alive. (#​767)
  • Return UNAVAILABLE status instead of INTERNAL when the underlying TCP connection disconnects (#​1042).
typescript-eslint/typescript-eslint

v4.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unsafe-argument] handle tuple types on rest arguments (#​3269) (6f8cfe6)
Features

v4.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] consider keyof as an alias (#​3242) (329ef02)
  • eslint-plugin: [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (#​3244) (265a039)
  • eslint-plugin: [restrict-plus-operands] consider template literal types as strings (#​3234) (ccfd68e)
  • eslint-plugin: [strict-boolean-expressions] account for truthy literals (#​3236) (0913f40)
  • eslint-plugin: always ignore assignments in no-unnecessary-type-assertion (#​3235) (0221476)
Features
  • eslint-plugin: [no-unsafe-argument] add rule (#​3256) (b1aa7dc), closes #​791
  • eslint-plugin: [no-unsafe-call][no-unsafe-member-access] improve report messages for this for noImplicitThis (#​3199) (b1b26c4)
eslint/eslint

v7.24.0

Compare Source

Microsoft/TypeScript

v4.2.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

eBayClassifiedsGroup/update-ts-references

v2.3.0

Compare Source

Before update-ts-references worked only with files like tsconfig.json. Now you can choose a different name via the newly introduced cli option --configName.

e.g. npx update-ts-references --configName tsconfig.dev.json

v2.2.0

Compare Source

Manually set options on references (e.g. prepend see details here) will now be preserved.

v2.1.1

Compare Source

Supporting pnpm workspaces #​10

Note: Referencing workspace packages through aliases is NOT supported yet. See more #​13


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.

@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #2090 (4bd6af2) into main (d4e0fe2) will decrease coverage by 0.12%.
The diff coverage is n/a.

❗ Current head 4bd6af2 differs from pull request most recent head 136fbc3. Consider uploading reports for the commit 136fbc3 to get more accurate results

@@            Coverage Diff             @@
##             main    #2090      +/-   ##
==========================================
- Coverage   92.85%   92.73%   -0.13%     
==========================================
  Files         135      137       +2     
  Lines        4830     4915      +85     
  Branches      997     1015      +18     
==========================================
+ Hits         4485     4558      +73     
- Misses        345      357      +12     
Impacted Files Coverage Δ
...ry-context-zone-peer-dep/src/ZoneContextManager.ts 85.18% <0.00%> (ø)
...es/opentelemetry-context-zone-peer-dep/src/util.ts 100.00% <0.00%> (ø)

@vmarchaud
Copy link
Member

@renovate-bot rebase

@dyladan dyladan merged commit 4ef22ca into open-telemetry:main Apr 12, 2021
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch April 12, 2021 19:35
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