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

Merged
merged 1 commit into from
Aug 10, 2020
Merged

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

merged 1 commit into from
Aug 10, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 7, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.11.0 -> 7.11.1
@opentelemetry/plugin-express dependencies minor ^0.8.0 -> ^0.9.0
@types/mocha devDependencies patch 8.0.0 -> 8.0.1
@types/superagent devDependencies patch 4.1.8 -> 4.1.9
@typescript-eslint/eslint-plugin devDependencies minor 3.7.1 -> 3.8.0
@typescript-eslint/parser devDependencies minor 3.7.1 -> 3.8.0
eslint (source) devDependencies minor 7.5.0 -> 7.6.0
ts-loader devDependencies patch 8.0.1 -> 8.0.2
typedoc (source) devDependencies minor 0.17.8 -> 0.18.0
webpack-merge devDependencies minor 5.0.9 -> 5.1.1

Release Notes

babel/babel

v7.11.1

Compare Source

🐛 Bug Fix
  • babel-parser
  • babel-core
  • babel-plugin-transform-block-scoping, babel-standalone
📝 Documentation
🏠 Internal
open-telemetry/opentelemetry-js

v0.9.0

Compare Source

💥 Breaking Change
  • opentelemetry-api, opentelemetry-exporter-prometheus, opentelemetry-metrics
  • opentelemetry-api, opentelemetry-metrics
  • opentelemetry-api, opentelemetry-core, opentelemetry-tracing
🚀 (Enhancement)
  • Other
  • opentelemetry-plugin-fetch, opentelemetry-plugin-xml-http-request, opentelemetry-web
  • opentelemetry-node
  • opentelemetry-exporter-jaeger
  • opentelemetry-exporter-zipkin
  • opentelemetry-plugin-xml-http-request
  • opentelemetry-metrics
  • opentelemetry-exporter-collector
  • opentelemetry-exporter-zipkin
🐛 (Bug Fix)
  • opentelemetry-exporter-collector
  • opentelemetry-context-zone-peer-dep
✨ (Feature)
📚 (Refine Doc)
Committers: 13
typescript-eslint/typescript-eslint

v3.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-implied-eval] don't report when Function is imported (#​2348) (fa169e7)
  • eslint-plugin: [no-unsafe-assignment] fix typo in message (#​2347) (2027bb1)
Features
  • eslint-plugin: [naming-convention] allow specifying an array of selectors (#​2335) (3ef6bd5)
  • eslint-plugin: add prefer-enum-initializers rule (#​2326) (4f38ea3)

3.7.1 (2020-07-27)

Bug Fixes
  • eslint-plugin: [adjacent-overload-signatures] fix false positive on call signatures and a method named call (#​2313) (30fafb0)
  • eslint-plugin: [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses (#​2319) (616a841)
  • typescript-estree: correct AST regression introduced by TS4.0 upgrade (#​2316) (d7fefba)
eslint/eslint

v7.6.0

Compare Source

  • ecb2b73 Update: require meta for fixable rules in RuleTester (refs #​13349) (#​13489) (Milos Djermanovic)
  • 6fb4edd Docs: fix broken links in developer guide (#​13518) (Sam Chen)
  • 318fe10 Fix: Do not output undefined as line and column when it's unavailable (#​13519) (haya14busa)
  • 493b5b4 Sponsors: Sync README with website (ESLint Jenkins)
  • f100143 Sponsors: Sync README with website (ESLint Jenkins)
  • 16b10fe Fix: Update the chatroom link to go directly to help channel (#​13536) (Nicholas C. Zakas)
  • f937eb9 Sponsors: Sync README with website (ESLint Jenkins)
  • e71e298 Update: Change no-duplicate-case to comparing tokens (fixes #​13485) (#​13494) (Yosuke Ota)
  • 6c4aea4 Docs: add ECMAScript 2020 to README (#​13510) (Milos Djermanovic)
TypeStrong/ts-loader

v8.0.2

Compare Source

TypeStrong/TypeDoc

v0.18.0

Compare Source

Bug Fixes
Breaking Changes
  • Minimum Node version bumped to v10.0.0
survivejs/webpack-merge

v5.1.1

Compare Source

  • Fix - Drop <reference types="webpack-dev-server" /> from index.d.ts #​143

v5.1.0

Compare Source

  • Feature - Expose merge as default for backwards-compatibility with TypeScript. Now import merge from "webpack-merge"; works there. In CommonJS, the default alias is exposed through default property due to technical constraints.

Renovate 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 Aug 8, 2020

Codecov Report

Merging #1402 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1402   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files         149      149           
  Lines        4322     4322           
  Branches      880      880           
=======================================
  Hits         4064     4064           
  Misses        258      258           

@mayurkale22 mayurkale22 merged commit 978506c into open-telemetry:master Aug 10, 2020
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 10, 2020 07:39
dyladan pushed a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
dyladan pushed a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
martinkuba pushed a commit to martinkuba/opentelemetry-js that referenced this pull request Mar 13, 2024
martinkuba pushed a commit to martinkuba/opentelemetry-js that referenced this pull request Mar 16, 2024
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