Update all non-major dependencies (patch)
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@sentry/browser | dependencies | patch | 6.17.3 -> 6.17.4 |
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.10.1 -> 5.10.2 |
@typescript-eslint/parser | devDependencies | patch | 5.10.1 -> 5.10.2 |
eslint-plugin-jsdoc | devDependencies | patch | 37.7.0 -> 37.7.1 |
karma (source) | devDependencies | patch | 6.3.12 -> 6.3.15 |
rollup-plugin-typescript2 | devDependencies | patch | 0.31.1 -> 0.31.2 |
v6.17.4
@sentry/webpack-plugin
from 1.18.3 to 1.18.4 (#4464)ExtraErrorData
's depth
option (#4487)BrowserTracing
integration directly (#4480)SpanStatus
enum (#4478)_isVue
not defined in Vue3 (#4461)Work in this release contributed by @7inspire, @jaeseokk, and @rchl. Thank you for your contributions!
v5.10.2
Note: Version bump only for package @typescript-eslint/parser
v6.3.15
v6.3.14
singleRun
and autoWatch
are false
(69cfc76)returnUrl
query param (839578c)v6.3.13
v0.31.2
trace
method to the LanguageServiceHost
to enable usage with traceResolution
by @Andarist in https://github.com/ezolenko/rollup-plugin-typescript2/pull/296
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.1...0.31.2
This MR has been generated by Renovate Bot.