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 typescript-eslint monorepo to v3.4.0 #1232

Merged
merged 2 commits into from
Jun 24, 2020
Merged

chore(deps): update typescript-eslint monorepo to v3.4.0 #1232

merged 2 commits into from
Jun 24, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 3.3.0 -> 3.4.0
@typescript-eslint/parser devDependencies minor 3.3.0 -> 3.4.0

Release Notes

typescript-eslint/typescript-eslint

v3.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] handle intersection types (#​2170) (9cca3a9)
  • eslint-plugin: [unbound-method] handling destructuring (#​2228) (c3753c2)
  • experimental-utils: correct types for TS versions older than 3.8 (#​2217) (5e4dda2)
  • experimental-utils: getParserServices takes a readonly context (#​2235) (26da8de)
Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] add option to check nullable booleans (#​1983) (c0b3057)
  • eslint-plugin: add extension rule no-loss-of-precision (#​2196) (535b0f2)

Renovate configuration

📅 Schedule: "after 9pm,before 5am" (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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 Jun 22, 2020

Codecov Report

Merging #1232 into master will increase coverage by 0.50%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1232      +/-   ##
==========================================
+ Coverage   92.73%   93.24%   +0.50%     
==========================================
  Files         104      122      +18     
  Lines        2670     3551     +881     
  Branches      541      714     +173     
==========================================
+ Hits         2476     3311     +835     
- Misses        194      240      +46     
Impacted Files Coverage Δ
packages/opentelemetry-plugin-grpc/src/grpc.ts 96.79% <0.00%> (ø)
...elemetry-semantic-conventions/src/trace/general.ts 0.00% <0.00%> (ø)
...ry-context-zone-peer-dep/src/ZoneContextManager.ts 85.36% <0.00%> (ø)
...ges/opentelemetry-exporter-jaeger/src/transform.ts 100.00% <0.00%> (ø)
...ackages/opentelemetry-exporter-jaeger/src/types.ts 100.00% <0.00%> (ø)
packages/opentelemetry-web/src/utils.ts 94.48% <0.00%> (ø)
...ackages/opentelemetry-web/src/WebTracerProvider.ts 100.00% <0.00%> (ø)
...s/opentelemetry-plugin-xml-http-request/src/xhr.ts 93.88% <0.00%> (ø)
...ry-plugin-xml-http-request/src/enums/EventNames.ts 100.00% <0.00%> (ø)
...ckages/opentelemetry-exporter-jaeger/src/jaeger.ts 94.82% <0.00%> (ø)
... and 11 more

@dyladan dyladan merged commit bd95884 into open-telemetry:master Jun 24, 2020
@renovate-bot renovate-bot deleted the renovate/typescript-eslint-monorepo branch June 24, 2020 19:22
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
* chore: point ci badge in README to github actions

* chore: remove releases badge
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.

3 participants