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

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.14.3 -> 7.14.5 age adoption passing confidence
@hapi/hapi (source) 20.1.3 -> 20.1.4 age adoption passing confidence
@types/node 14.17.2 -> 14.17.3 age adoption passing confidence
@types/node 14.0.27 -> 14.17.3 age adoption passing confidence
@types/react 17.0.9 -> 17.0.11 age adoption passing confidence
@types/react-dom 17.0.6 -> 17.0.7 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.26.0 -> 4.26.1 age adoption passing confidence
@typescript-eslint/parser 4.26.0 -> 4.26.1 age adoption passing confidence
codecov 3.7.2 -> 3.8.2 age adoption passing confidence
eslint (source) 7.27.0 -> 7.28.0 age adoption passing confidence
ioredis 4.27.4 -> 4.27.5 age adoption passing confidence
typescript (source) 4.1.3 -> 4.3.2 age adoption passing confidence
webpack-cli 4.7.0 -> 4.7.2 age adoption passing confidence
webpack-merge 5.7.3 -> 5.8.0 age adoption passing confidence

Release Notes

babel/babel

v7.14.5

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-parser
🐛 Bug Fix
🏠 Internal
  • babel-helper-hoist-variables
  • babel-parser
  • Other
  • babel-cli, babel-code-frame, babel-compat-data, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-class-static-block, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-do-expressions, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-top-level-await, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-object-assign, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-template, babel-traverse, babel-types
🏃‍♀️ Performance
hapijs/hapi

v20.1.4

Compare Source

typescript-eslint/typescript-eslint

v4.26.1

Compare Source

Bug Fixes
codecov/codecov-node

v3.8.2

Compare Source

Fixes
  • Add coverage-final.json as a possible coverage file during file lookup

v3.8.1

Compare Source

Fixes
  • #​246 Revert "Bump teeny-request from 6.0.1 to 7.0.0"

v3.8.0

Compare Source

Features
  • #​160 Add Github Actions support
Fixes
  • #​173 Fix broken gcov command
  • #​195 Update Node testing versions
  • #​200 Remove flaky tests
  • #​204 Create CHANGELOG and remove flaky v4 test
  • #​208 Add license scan report and status
  • #​220 Remove errant bitly
Dependencies
  • #​189 Bump lint-staged from 10.0.7 to 10.2.11
  • #​190 [Security] Bump handlebars from 4.5.3 to 4.7.6
  • #​191 Bump prettier from 1.19.1 to 2.0.5
  • #​192 Bump mock-fs from 4.10.4 to 4.12.0
  • #​196 Bump teeny-request from 6.0.1 to 7.0.0
  • #​197 Bump eslint-config-prettier from 4.3.0 to 6.11.0
  • #​198 Bump js-yaml from 3.13.1 to 3.14.0
  • #​199 Bump husky from 4.2.1 to 4.2.5
  • #​202 Bump eslint from 5.16.0 to 7.7.0
  • #​203 Bump jest from 24.9.0 to 26.4.1
  • #​205 Bump mock-fs from 4.12.0 to 4.13.0
  • #​206 Bump jest from 26.4.1 to 26.4.2
  • #​207 Bump prettier from 2.0.5 to 2.1.0
  • #​209 Bump lint-staged from 10.2.11 to 10.2.13
  • #​210 Bump prettier from 2.1.0 to 2.1.1
  • #​212 Bump eslint from 7.7.0 to 7.8.1
  • #​214 Bump lint-staged from 10.2.13 to 10.3.0
  • #​215 Bump husky from 4.2.5 to 4.3.0
  • #​216 Bump node-fetch from 2.6.0 to 2.6.1
  • #​217 Bump eslint from 7.8.1 to 7.9.0
  • #​218 Bump prettier from 2.1.1 to 2.1.2
  • #​219 Bump lint-staged from 10.3.0 to 10.4.0
  • #​222 Bump eslint-config-prettier from 6.11.0 to 6.12.0
  • #​223 Bump eslint from 7.9.0 to 7.10.0
  • #​224 Bump teeny-request from 7.0.0 to 7.0.1
eslint/eslint

v7.28.0

Compare Source

luin/ioredis

v4.27.5

Compare Source

Bug Fixes
  • SENTINEL: actively failover detection under an option (#​1363) (f02e383)
Microsoft/TypeScript

v4.3.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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:

v4.2.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.2.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.1.5

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v4.1.4

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

webpack/webpack-cli

v4.7.2

Compare Source

Note: Version bump only for package webpack-cli (due @webpack-cli/serve)

v4.7.1

Compare Source

Bug Fixes
survivejs/webpack-merge

v5.8.0

Compare Source

  • Docs - Update env example to be webpack 5 compatible. #​177, #​180
  • Feat - Support strings as rules for TypeScript, not just enums. #​179, #​185

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 as a code owner June 11, 2021 01:03
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 11, 2021
@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #532 (d54de91) into main (3e519d9) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head d54de91 differs from pull request most recent head 30a8f1c. Consider uploading reports for the commit 30a8f1c to get more accurate results

@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
+ Coverage   94.82%   94.83%   +0.01%     
==========================================
  Files         149      157       +8     
  Lines        8961     9466     +505     
  Branches      856      950      +94     
==========================================
+ Hits         8497     8977     +480     
- Misses        464      489      +25     
Impacted Files Coverage Δ
...ry-instrumentation-user-interaction/src/version.ts 100.00% <0.00%> (ø)
...ntelemetry-instrumentation-knex/test/index.test.ts 96.55% <0.00%> (ø)
...emetry-instrumentation-knex/src/instrumentation.ts 98.78% <0.00%> (ø)
...pentelemetry-instrumentation-knex/src/constants.ts 100.00% <0.00%> (ø)
...de/opentelemetry-instrumentation-knex/src/utils.ts 88.57% <0.00%> (ø)
...ation-user-interaction/src/enums/AttributeNames.ts 100.00% <0.00%> (ø)
.../opentelemetry-instrumentation-knex/src/version.ts 100.00% <0.00%> (ø)
...umentation-user-interaction/src/instrumentation.ts 93.86% <0.00%> (ø)

@vmarchaud vmarchaud merged commit 676dbbc into open-telemetry:main Jun 12, 2021
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch June 12, 2021 09:19
nata7che pushed a commit to helios/opentelemetry-js-contrib that referenced this pull request Jun 13, 2021
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

7 participants