Update all non-major dependencies (patch)
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:04:48
| Stage: test |
Download artifacts
No artifacts found |
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.17.0 -> 7.17.2 |
@babel/runtime-corejs3 | devDependencies | patch | 7.17.0 -> 7.17.2 |
@sentry/browser | dependencies | patch | 6.17.4 -> 6.17.7 |
i18next (source) | dependencies | patch | 21.6.10 -> 21.6.11 |
karma (source) | devDependencies | patch | 6.3.15 -> 6.3.16 |
lit (source) | dependencies | patch | 2.1.2 -> 2.1.3 |
rollup (source) | devDependencies | patch | 2.67.0 -> 2.67.2 |
v7.17.2
babel-helpers
, babel-plugin-proposal-decorators
babel-core
v6.17.7
Work in this release contributed by @connorjclark. Thank you for your contribution!
v6.17.6
Work in this release contributed by @mobilestar1. Thank you for your contribution!
v6.17.5
This release deprecates the Severity
enum, the SeverityLevel
type, and the internal SeverityLevels
array, all from @sentry/types
. In v7, Severity
will disappear (in favor of SeverityLevel
) and SeverityLevel
and SeverityLevels
will live in @sentry/utils
. If you are using any of the three, we encourage you to migrate your usage now, using our migration guide.
@sentry/webpack-plugin
to 1.18.5 (#4501)@sentry/utils
(#4492)Work in this release contributed by @Bobakanoosh and @ssnielsen. Thank you for your contributions!
v21.6.11
v2.1.3
#2498 2a1dc7a1
- Replace 'rare' with 'invalid' in svg tag function JSDocs.
#2482 6ea3d6c4
- Update the definition of the PropertyValues type to give better types to .get(k)
. .get(k)
is now defined to return the correct type when using PropertyValues<this>
and a parameter that's a key of the element class.
#2464 df4e1a46
- Fix type signature in queryAssignedNodes JSDoc code example.
#2479 89560520
- Expand JSDocs for the svg
tagged template literal (TTL). The new documentation makes it more clear that the svg
tag function should only be used for SVG fragments, and not for the <svg>
HTML element.
#2457 48d69184
- Add JSDoc to the willUpdate
lifecycle callback. Expand the docs for firstUpdated
, and attributeChangedCallback
. Minor code sample fixes.
v2.67.2
2022-02-10
v2.67.1
2022-02-07
This MR has been generated by Renovate Bot.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:04:48
| Stage: test |
Download artifacts
No artifacts found |