Skip to content

Update all non-major dependencies (patch) - autoclosed

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.17.2 -> 7.17.5
@sentry/browser dependencies patch 6.17.7 -> 6.17.9
eslint-plugin-jsdoc devDependencies patch 37.9.1 -> 37.9.4
lit (source) dependencies patch 2.1.3 -> 2.1.4
mocha (source) devDependencies patch 9.2.0 -> 9.2.1
rollup (source) devDependencies patch 2.67.2 -> 2.67.3

Release Notes

babel/babel

v7.17.5

Compare Source

🐛 Bug Fix

v7.17.4

Compare Source

🐛 Bug Fix

v7.17.3

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-plugin-transform-destructuring
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
🔬 Output optimization
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse
getsentry/sentry-javascript

v6.17.9

Compare Source

  • fix(gatsby): Add missing React peer dependency (#​4576)
  • fix(types): Use Sentry event type instead of dom one (#​4584)

Work in this release contributed by @​aaronadamsCA. Thank you for your contribution!

v6.17.8

Compare Source

  • feat(types): Add Envelope types (#​4527)
  • fix(build): Remove node code from CDN bundles (#​4548)
  • fix(build): Prevent unused utils code in integration bundles (#​4547)
  • fix(tracing): Export BrowserTracing directly in CDN bundle (#​4570)
  • fix(utils): Use apply in console instrumentation (#​4568)
  • ref(core): Log normalizeDepth when normalization is skipped(#​4574)

Work in this release contributed by @​mydea. Thank you for your contribution!

gajus/eslint-plugin-jsdoc

v37.9.4

Compare Source

Bug Fixes
  • require-jsdoc: avoid class jsdoc blocks suppressing errors for PropertyDefinition; fixes #​841 (ef68427)

v37.9.3

Compare Source

Bug Fixes
  • no-restricted-syntax, no-missing-syntax: update jsdoccomment to avoid breaking on bad types (at least until jsdoc-type-pratt-parser may support all expected); fixes #​842 (06c3163)

v37.9.2

Compare Source

Bug Fixes
  • valid-types: ensure requires checking works without module:; fixes #​840 (0cfdfd7)
lit/lit

v2.1.4

Compare Source

Patch Changes
  • #​2518 bbbf21d4 - Fix breaking change in the PropertyValues type. Make PropertyValues compatible with Map<string, string> and other Map types.

  • #​2526 a50d188a - Export PropertyValueMap such that JavaScript generated by Google Closure Compiler can reference this type. Do not directly import the PropertyValueMap interface.

mochajs/mocha

v9.2.1

Compare Source

🐛 Fixes

rollup/rollup

v2.67.3

Compare Source

2022-02-18

Bug Fixes
  • Do not swallow other errors when unfinished hook actions are detected (#​4409)
  • Add additional information to output when there are unfinished hook actions (#​4409)
Merge Requests

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports

Loading