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

Merged
merged 1 commit into from Mar 11, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.13.0 -> ^7.13.10 age adoption passing confidence
@babel/core (source) ^7.13.8 -> ^7.13.10 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.16.1 -> ^4.17.0 age adoption passing confidence
@typescript-eslint/parser ^4.16.1 -> ^4.17.0 age adoption passing confidence
eslint-plugin-mocha ^8.0.0 -> ^8.1.0 age adoption passing confidence
gatsby (changelog) ^2.32.9 -> ^2.32.11 age adoption passing confidence
karma (source) ^6.1.1 -> ^6.2.0 age adoption passing confidence
mocha (source) ^8.3.0 -> ^8.3.1 age adoption passing confidence
typescript (source) ^4.2.2 -> ^4.2.3 age adoption passing confidence
webpack ^5.24.3 -> ^5.24.4 age adoption passing confidence

Release Notes

babel/babel

v7.13.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
  • babel-parser
  • babel-helper-compilation-targets, babel-preset-env
💅 Polish
  • Other
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
📝 Documentation
🏠 Internal
  • babel-helper-fixtures
  • babel-cli, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-helper-module-imports, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-external-helpers, 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-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-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-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-standalone, babel-traverse
  • babel-helper-transform-fixture-test-runner, babel-highlight, babel-plugin-transform-runtime, babel-preset-env
typescript-eslint/typescript-eslint

v4.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle assignment (#​3133) (cb22561)
Features
  • eslint-plugin: [strict-bool-expr] add fixes and suggestions (#​2847) (3f9e9a1)

4.16.1 (2021-03-01)

Bug Fixes
lo1tuma/eslint-plugin-mocha

v8.1.0

Compare Source

Bug Fixes
  • Fix prefer-arrow-callback to not fail when using import.meta (#​266)
Enhancements
  • Speed up no-exclusive-tests and no-pending-tests (#​276)
  • set env.mocha on recommended config (#​273)
  • Add benchmarks for runtime with many files (#​269)
Documentation
  • Remove stray linebreak at top of file (#​272)
  • Add recommended tick to no-exports (#​271)
Build-Related
  • Improve benchmark test reliability (#​277)
gatsbyjs/gatsby

v2.32.11

Compare Source

v2.32.10

Compare Source

karma-runner/karma

v6.2.0

Compare Source

Features
  • plugins: add support wildcard config for scoped package plugin (#​3659) (39831b1)

6.1.2 (2021-03-09)

Bug Fixes

6.1.1 (2021-02-12)

Bug Fixes

v6.1.2

Compare Source

Bug Fixes
mochajs/mocha

v8.3.1

Compare Source

🐛 Fixes

Microsoft/TypeScript

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:

webpack/webpack

v5.24.4

Compare Source

Bugfixes

  • fix overridding built-in externals via externals
  • fix handling UNC paths as windows paths
  • Improve error when passing an empty array as library name
  • avoid adding the package.json from compilation context as build dependency
  • fix expansion of "..." in array configuration options when it's not at the start

Renovate configuration

📅 Schedule: "before 3am on Monday" (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 renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2a3c8b6 to faf54b2 Compare March 9, 2021 22:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from faf54b2 to e632198 Compare March 11, 2021 00:46
@kyletsang kyletsang merged commit 1b9cdd8 into master Mar 11, 2021
@kyletsang kyletsang deleted the renovate/all-minor-patch branch March 11, 2021 18:22
This was referenced Mar 11, 2021
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants