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 dependency ts-mocha to v8 #1639

Merged
merged 2 commits into from
Dec 2, 2020
Merged

chore(deps): update dependency ts-mocha to v8 #1639

merged 2 commits into from
Dec 2, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-mocha 7.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

piotrwitek/ts-mocha

v8.0.0

Compare Source


Renovate configuration

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

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Oct 30, 2020

Codecov Report

Merging #1639 (235bd28) into master (42187f2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1639   +/-   ##
=======================================
  Coverage   91.41%   91.41%           
=======================================
  Files         165      165           
  Lines        5053     5053           
  Branches     1044     1044           
=======================================
  Hits         4619     4619           
  Misses        434      434           

@dyladan dyladan merged commit b22ca63 into open-telemetry:master Dec 2, 2020
@renovate-bot renovate-bot deleted the renovate/ts-mocha-8.x branch December 2, 2020 16:51
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
…y#1644)

The type `V4Connection` re-introduced in open-telemetry#1170 is missing any type
definitions or imports for `Document`, breaking the build with
Typescript strict mode.
`V4Connection` in `types.ts` is not referenced anywhere (the type
definition in `internal-types.ts` is used. So lets just drop this type
definition.

BREAKING CHANGE: removes the broken exported type `V4Connection`.
Fixes open-telemetry#1639

Signed-off-by: Simon Berz <simon@berz.me>
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.

None yet

4 participants