Skip to content

Update all non-major dependencies (minor) - autoclosed

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

This MR contains the following updates:

Package Type Update Change
@sentry/browser dependencies minor 6.17.9 -> 6.18.0
eslint (source) devDependencies minor 8.9.0 -> 8.10.0
rollup (source) devDependencies minor 2.67.3 -> 2.68.0

Release Notes

getsentry/sentry-javascript

v6.18.0

Compare Source

This patch deprecates the frameContextLines option for the Node SDK. The migration documentation details how to migrate off the deprecated frameContextLines option.

  • fix(browser): Only set event.stacktrace if we have 1 or more frames (#​4614)
  • fix(hub): keep hint event id if it's provided (#​4577)
  • fix(nextjs): Use env variable for build detection (#​4608)
  • ref(node): Refactor node source fetching into integration (#​3729)
  • feat(serverless): Added ignoreSentryErrors option for AWS lambda (#​4620)

Work in this release contributed by @​GoshaEgorian and @​ichina. Thank you for your contributions!

eslint/eslint

v8.10.0

Compare Source

Features

  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#​14963) (Soufiane Boutahlil)
  • 115cae5 feat: --debug prints time it takes to parse a file (#​15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#​15566) (Gautam Arora)

Bug Fixes

  • cdc5802 fix: Avoid __dirname for built-in configs (#​15616) (DoZerg)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#​15581) (Nitin Kumar)

Documentation

Chores

rollup/rollup

v2.68.0

Compare Source

2022-02-22

Features
  • provide information about cached import resolutions in shouldTransformCachedModule (#​4414)
  • Add "types" field to Rollup's package exports (#​4416)
Merge Requests

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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