getsentry/sentry-javascript
### [`v7.44.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7442)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.44.1...7.44.2)
- fix(cdn): Fix ES5 CDN bundles ([#7544](https://togithub.com/getsentry/sentry-javascript/issues/7544))
### [`v7.44.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7441)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.44.0...7.44.1)
- ref(core): Move beforeEnvelope to client ([#7527](https://togithub.com/getsentry/sentry-javascript/issues/7527))
### [`v7.44.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7440)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.43.0...7.44.0)
This release introduces the first alpha version of `@sentry/sveltekit`, our newest JavaScript SDK for Sveltekit. Check out the [README](./packages/sveltekit/README.md) for usage instructions and what to expect from this alpha release.
- feat(replay): Add `request_body_size` & `response_body_size` to fetch/xhr ([#7407](https://togithub.com/getsentry/sentry-javascript/issues/7407))
- feat(replay): Add additional properties for UI clicks ([#7395](https://togithub.com/getsentry/sentry-javascript/issues/7395))
- feat(replay): Reduce time limit before pausing a recording ([#7356](https://togithub.com/getsentry/sentry-javascript/issues/7356))
- feat(replay): Upgrade `rrweb` and `rrweb-player` ([#7508](https://togithub.com/getsentry/sentry-javascript/issues/7508))
- feat(replay): Use new afterSend hook to improve error linking ([#7390](https://togithub.com/getsentry/sentry-javascript/issues/7390))
- feat(serverless): Publish lambda layer for Node 16/18 ([#7483](https://togithub.com/getsentry/sentry-javascript/issues/7483))
- feat(sveltekit): Add wrapper for client load function ([#7447](https://togithub.com/getsentry/sentry-javascript/issues/7447))
- feat(sveltekit): Add wrapper for server load function ([#7416](https://togithub.com/getsentry/sentry-javascript/issues/7416))
- feat(sveltekit): Add server-side `handleError` wrapper ([#7411](https://togithub.com/getsentry/sentry-javascript/issues/7411))
- feat(sveltekit): Introduce client-side `handleError` wrapper ([#7406](https://togithub.com/getsentry/sentry-javascript/issues/7406))
- feat(sveltekit): Add SvelteKit client and server `init` functions ([#7408](https://togithub.com/getsentry/sentry-javascript/issues/7408))
- feat(sveltekit): Inject `Sentry.init` calls into server and client bundles ([#7391](https://togithub.com/getsentry/sentry-javascript/issues/7391))
- feat(tracing): Expose `BrowserTracing` in non-tracing bundles ([#7479](https://togithub.com/getsentry/sentry-javascript/issues/7479))
- fix(core): Permanent idle timeout cancel finishes the transaction with the last finished child
- fix(integrations): Handle lower-case prefix windows paths in `RewriteFrames` ([#7506](https://togithub.com/getsentry/sentry-javascript/issues/7506))
- fix(next): Guard against missing serverSideProps ([#7517](https://togithub.com/getsentry/sentry-javascript/issues/7517))
- fix(nextjs): Fix broken server component wrapping because of interrupted promise chain ([#7456](https://togithub.com/getsentry/sentry-javascript/issues/7456))
- fix(nextjs): Fix runtime error for static pages ([#7476](https://togithub.com/getsentry/sentry-javascript/issues/7476))
- fix(profiling): Catch sendProfile rejection ([#7446](https://togithub.com/getsentry/sentry-javascript/issues/7446))
- fix(replay): Never capture file input changes ([#7485](https://togithub.com/getsentry/sentry-javascript/issues/7485))
- fix(serverless): Explicitly export node package exports ([#7457](https://togithub.com/getsentry/sentry-javascript/issues/7457))
- fix(vue): Do not depend on `window.location` for SSR environments ([#7518](https://togithub.com/getsentry/sentry-javascript/issues/7518))
**Replay `rrweb` changes:**
`@sentry-internal/rrweb` was updated from 1.105.0 to 1.106.0:
- feat: Ensure password inputs are always masked ([#78](https://togithub.com/getsentry/rrweb/pull/78))
- fix: Ensure text masking for updated attributes works ([#83](https://togithub.com/getsentry/rrweb/pull/83))
- fix: Ensure unmaskTextSelector is used for masked attributes ([#81](https://togithub.com/getsentry/rrweb/pull/81))
- fix: Mask typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0)
##### Bug Fixes
- **eslint-plugin:** \[member-ordering] check order when optionalityOrder is present with no optional members ([#6619](https://togithub.com/typescript-eslint/typescript-eslint/issues/6619)) ([6aff431](https://togithub.com/typescript-eslint/typescript-eslint/commit/6aff431668eb0d25aa74b527cbe458f9dcd0d92a))
- **eslint-plugin:** \[no-misused-promises] avoid unnecessary calls to getContextualType ([#6193](https://togithub.com/typescript-eslint/typescript-eslint/issues/6193)) ([745cfe4](https://togithub.com/typescript-eslint/typescript-eslint/commit/745cfe4a35319416b3c307ee9fd57c63bf1660cd))
- **eslint-plugin:** \[no-misused-promises] fix incorrect detection of void functions in JSX attributes ([#6638](https://togithub.com/typescript-eslint/typescript-eslint/issues/6638)) ([9e41cee](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e41ceeaea3bf266e5114cfb1855e70a1a13284b))
- **eslint-plugin:** \[strict-boolean-expression] support falsy and truthy literals simultaneously ([#6672](https://togithub.com/typescript-eslint/typescript-eslint/issues/6672)) ([62ef487](https://togithub.com/typescript-eslint/typescript-eslint/commit/62ef487a99010827e99a792db5e565ad7c1d6220))
- **eslint-plugin:** \[strict-boolean-expressions] handle truthy enums ([#6618](https://togithub.com/typescript-eslint/typescript-eslint/issues/6618)) ([0d0639f](https://togithub.com/typescript-eslint/typescript-eslint/commit/0d0639fb25e5ac8d7b5e4ceac4273e17e8ee0249))
- **eslint-plugin:** add TSPropertySignature with TSFunctionType annotation to typeMethod selector ([#6645](https://togithub.com/typescript-eslint/typescript-eslint/issues/6645)) ([3fc5c63](https://togithub.com/typescript-eslint/typescript-eslint/commit/3fc5c63f87bfd9d95f7e51fddc7ef16a6c3c5662))
##### Features
- **eslint-plugin:** add allowNever support to restrict-template-expressions ([#6554](https://togithub.com/typescript-eslint/typescript-eslint/issues/6554)) ([423f164](https://togithub.com/typescript-eslint/typescript-eslint/commit/423f1642424293488fa03a52777c0df73a40e5fd))
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
prettier/eslint-config-prettier
### [`v8.8.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-880-2023-03-20)
[Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)
- Added: \[[@typescript-eslint/lines-around-comment](https://togithub.com/typescript-eslint/lines-around-comment)]. Thanks to [@ttionya](https://togithub.com/ttionya)!
gatsbyjs/gatsby (gatsby)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0)
gatsbyjs/gatsby (gatsby-plugin-image)
### [`v3.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#380-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image380packagesgatsby-plugin-image-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@3.7.0...gatsby-plugin-image@3.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-image
gatsbyjs/gatsby (gatsby-plugin-manifest)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest580packagesgatsby-plugin-manifest-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@5.7.0...gatsby-plugin-manifest@5.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-manifest
gatsbyjs/gatsby (gatsby-plugin-postcss)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-postcss/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-postcss680packagesgatsby-plugin-postcss-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@6.7.0...gatsby-plugin-postcss@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-postcss
gatsbyjs/gatsby (gatsby-plugin-react-helmet)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet680packagesgatsby-plugin-react-helmet-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.7.0...gatsby-plugin-react-helmet@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-react-helmet
gatsbyjs/gatsby (gatsby-plugin-sharp)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp580packagesgatsby-plugin-sharp-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@5.7.0...gatsby-plugin-sharp@5.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-sharp
gatsbyjs/gatsby (gatsby-plugin-sitemap)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap680packagesgatsby-plugin-sitemap-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@6.7.0...gatsby-plugin-sitemap@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-plugin-sitemap
gatsbyjs/gatsby (gatsby-remark-autolink-headers)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-autolink-headers/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-autolink-headers680packagesgatsby-remark-autolink-headers-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@6.7.0...gatsby-remark-autolink-headers@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-autolink-headers
gatsbyjs/gatsby (gatsby-remark-copy-linked-files)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files680packagesgatsby-remark-copy-linked-files-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@6.7.0...gatsby-remark-copy-linked-files@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-copy-linked-files
gatsbyjs/gatsby (gatsby-remark-images)
### [`v7.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#780-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images780packagesgatsby-remark-images-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@7.7.0...gatsby-remark-images@7.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-remark-prismjs)
### [`v7.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-prismjs/CHANGELOG.md#780-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-prismjs780packagesgatsby-remark-prismjs-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@7.7.0...gatsby-remark-prismjs@7.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-prismjs
gatsbyjs/gatsby (gatsby-remark-responsive-iframe)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-responsive-iframe/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-responsive-iframe680packagesgatsby-remark-responsive-iframe-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@6.7.0...gatsby-remark-responsive-iframe@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-responsive-iframe
gatsbyjs/gatsby (gatsby-remark-smartypants)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-smartypants/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-smartypants680packagesgatsby-remark-smartypants-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@6.7.0...gatsby-remark-smartypants@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-remark-smartypants
gatsbyjs/gatsby (gatsby-source-filesystem)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem580packagesgatsby-source-filesystem-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@5.7.0...gatsby-source-filesystem@5.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-source-filesystem
gatsbyjs/gatsby (gatsby-transformer-remark)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark680packagesgatsby-transformer-remark-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@6.7.0...gatsby-transformer-remark@6.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-transformer-remark
gatsbyjs/gatsby (gatsby-transformer-sharp)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp580packagesgatsby-transformer-sharp-2023-03-21)
[Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@5.7.0...gatsby-transformer-sharp@5.8.0)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
**Note:** Version bump only for package gatsby-transformer-sharp
postcss/postcss-nested
### [`v6.0.1`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#601)
[Compare Source](https://togithub.com/postcss/postcss-nested/compare/6.0.0...6.0.1)
- Added `@container` to bubbling at-rules.
prettier/prettier
### [`v2.8.6`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#286)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6)
[diff](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6)
##### Allow decorators on private members and class expressions ([#14548](https://togithub.com/prettier/prettier/pull/14548) by [@fisker](https://togithub.com/fisker))
```ts
// Input
class A {
@decorator()
#privateMethod () {}
}
// Prettier 2.8.5
SyntaxError: Decorators are not valid here. (2:3)
1 | class A {
> 2 | @decorator()
| ^^^^^^^^^^^^
3 | #privateMethod () {}
4 | }
// Prettier 2.8.6
class A {
@decorator()
#privateMethod() {}
}
```
### [`v2.8.5`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#285)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5)
[diff](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5)
##### Support TypeScript 5.0 ([#14391](https://togithub.com/prettier/prettier/pull/14391) by [@fisker](https://togithub.com/fisker), [#13819](https://togithub.com/prettier/prettier/pull/13819) by [@fisker](https://togithub.com/fisker), [@sosukesuzuki](https://togithub.com/sosukesuzuki))
TypeScript 5.0 introduces two new syntactic features:
- `const` modifiers for type parameters
- `export type *` declarations
##### Add missing parentheses for decorator ([#14393](https://togithub.com/prettier/prettier/pull/14393) by [@fisker](https://togithub.com/fisker))
```jsx
// Input
class Person {
@(myDecoratorArray[0])
greet() {}
}
// Prettier 2.8.4
class Person {
@myDecoratorArray[0]
greet() {}
}
// Prettier 2.8.5
class Person {
@(myDecoratorArray[0])
greet() {}
}
```
##### Add parentheses for `TypeofTypeAnnotation` to improve readability ([#14458](https://togithub.com/prettier/prettier/pull/14458) by [@fisker](https://togithub.com/fisker))
```tsx
// Input
type A = (typeof node.children)[];
// Prettier 2.8.4
type A = typeof node.children[];
// Prettier 2.8.5
type A = (typeof node.children)[];
```
##### Support `max_line_length=off` when parsing `.editorconfig` ([#14516](https://togithub.com/prettier/prettier/pull/14516) by [@josephfrazier](https://togithub.com/josephfrazier))
If an .editorconfig file is in your project and it sets `max_line_length=off` for the file you're formatting,
it will be interpreted as a `printWidth` of `Infinity` rather than being ignored
(which previously resulted in the default `printWidth` of 80 being applied, if not overridden by Prettier-specific configuration).
```html
This PR contains the following updates:
7.43.0
->7.44.2
5.55.0
->5.56.0
5.55.0
->5.56.0
8.7.0
->8.8.0
5.7.0
->5.8.0
3.7.0
->3.8.0
5.7.0
->5.8.0
6.7.0
->6.8.0
6.7.0
->6.8.0
5.7.0
->5.8.0
6.7.0
->6.8.0
6.7.0
->6.8.0
6.7.0
->6.8.0
7.7.0
->7.8.0
7.7.0
->7.8.0
6.7.0
->6.8.0
6.7.0
->6.8.0
5.7.0
->5.8.0
6.7.0
->6.8.0
5.7.0
->5.8.0
6.0.0
->6.0.1
2.8.4
->2.8.6
15.2.0
->15.3.0
Release Notes
getsentry/sentry-javascript
### [`v7.44.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7442) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.44.1...7.44.2) - fix(cdn): Fix ES5 CDN bundles ([#7544](https://togithub.com/getsentry/sentry-javascript/issues/7544)) ### [`v7.44.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7441) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.44.0...7.44.1) - ref(core): Move beforeEnvelope to client ([#7527](https://togithub.com/getsentry/sentry-javascript/issues/7527)) ### [`v7.44.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7440) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.43.0...7.44.0) This release introduces the first alpha version of `@sentry/sveltekit`, our newest JavaScript SDK for Sveltekit. Check out the [README](./packages/sveltekit/README.md) for usage instructions and what to expect from this alpha release. - feat(replay): Add `request_body_size` & `response_body_size` to fetch/xhr ([#7407](https://togithub.com/getsentry/sentry-javascript/issues/7407)) - feat(replay): Add additional properties for UI clicks ([#7395](https://togithub.com/getsentry/sentry-javascript/issues/7395)) - feat(replay): Reduce time limit before pausing a recording ([#7356](https://togithub.com/getsentry/sentry-javascript/issues/7356)) - feat(replay): Upgrade `rrweb` and `rrweb-player` ([#7508](https://togithub.com/getsentry/sentry-javascript/issues/7508)) - feat(replay): Use new afterSend hook to improve error linking ([#7390](https://togithub.com/getsentry/sentry-javascript/issues/7390)) - feat(serverless): Publish lambda layer for Node 16/18 ([#7483](https://togithub.com/getsentry/sentry-javascript/issues/7483)) - feat(sveltekit): Add wrapper for client load function ([#7447](https://togithub.com/getsentry/sentry-javascript/issues/7447)) - feat(sveltekit): Add wrapper for server load function ([#7416](https://togithub.com/getsentry/sentry-javascript/issues/7416)) - feat(sveltekit): Add server-side `handleError` wrapper ([#7411](https://togithub.com/getsentry/sentry-javascript/issues/7411)) - feat(sveltekit): Introduce client-side `handleError` wrapper ([#7406](https://togithub.com/getsentry/sentry-javascript/issues/7406)) - feat(sveltekit): Add SvelteKit client and server `init` functions ([#7408](https://togithub.com/getsentry/sentry-javascript/issues/7408)) - feat(sveltekit): Inject `Sentry.init` calls into server and client bundles ([#7391](https://togithub.com/getsentry/sentry-javascript/issues/7391)) - feat(tracing): Expose `BrowserTracing` in non-tracing bundles ([#7479](https://togithub.com/getsentry/sentry-javascript/issues/7479)) - fix(core): Permanent idle timeout cancel finishes the transaction with the last finished child - fix(integrations): Handle lower-case prefix windows paths in `RewriteFrames` ([#7506](https://togithub.com/getsentry/sentry-javascript/issues/7506)) - fix(next): Guard against missing serverSideProps ([#7517](https://togithub.com/getsentry/sentry-javascript/issues/7517)) - fix(nextjs): Fix broken server component wrapping because of interrupted promise chain ([#7456](https://togithub.com/getsentry/sentry-javascript/issues/7456)) - fix(nextjs): Fix runtime error for static pages ([#7476](https://togithub.com/getsentry/sentry-javascript/issues/7476)) - fix(profiling): Catch sendProfile rejection ([#7446](https://togithub.com/getsentry/sentry-javascript/issues/7446)) - fix(replay): Never capture file input changes ([#7485](https://togithub.com/getsentry/sentry-javascript/issues/7485)) - fix(serverless): Explicitly export node package exports ([#7457](https://togithub.com/getsentry/sentry-javascript/issues/7457)) - fix(vue): Do not depend on `window.location` for SSR environments ([#7518](https://togithub.com/getsentry/sentry-javascript/issues/7518)) **Replay `rrweb` changes:** `@sentry-internal/rrweb` was updated from 1.105.0 to 1.106.0: - feat: Ensure password inputs are always masked ([#78](https://togithub.com/getsentry/rrweb/pull/78)) - fix: Ensure text masking for updated attributes works ([#83](https://togithub.com/getsentry/rrweb/pull/83)) - fix: Ensure unmaskTextSelector is used for masked attributes ([#81](https://togithub.com/getsentry/rrweb/pull/81)) - fix: Masktypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) ##### Bug Fixes - **eslint-plugin:** \[member-ordering] check order when optionalityOrder is present with no optional members ([#6619](https://togithub.com/typescript-eslint/typescript-eslint/issues/6619)) ([6aff431](https://togithub.com/typescript-eslint/typescript-eslint/commit/6aff431668eb0d25aa74b527cbe458f9dcd0d92a)) - **eslint-plugin:** \[no-misused-promises] avoid unnecessary calls to getContextualType ([#6193](https://togithub.com/typescript-eslint/typescript-eslint/issues/6193)) ([745cfe4](https://togithub.com/typescript-eslint/typescript-eslint/commit/745cfe4a35319416b3c307ee9fd57c63bf1660cd)) - **eslint-plugin:** \[no-misused-promises] fix incorrect detection of void functions in JSX attributes ([#6638](https://togithub.com/typescript-eslint/typescript-eslint/issues/6638)) ([9e41cee](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e41ceeaea3bf266e5114cfb1855e70a1a13284b)) - **eslint-plugin:** \[strict-boolean-expression] support falsy and truthy literals simultaneously ([#6672](https://togithub.com/typescript-eslint/typescript-eslint/issues/6672)) ([62ef487](https://togithub.com/typescript-eslint/typescript-eslint/commit/62ef487a99010827e99a792db5e565ad7c1d6220)) - **eslint-plugin:** \[strict-boolean-expressions] handle truthy enums ([#6618](https://togithub.com/typescript-eslint/typescript-eslint/issues/6618)) ([0d0639f](https://togithub.com/typescript-eslint/typescript-eslint/commit/0d0639fb25e5ac8d7b5e4ceac4273e17e8ee0249)) - **eslint-plugin:** add TSPropertySignature with TSFunctionType annotation to typeMethod selector ([#6645](https://togithub.com/typescript-eslint/typescript-eslint/issues/6645)) ([3fc5c63](https://togithub.com/typescript-eslint/typescript-eslint/commit/3fc5c63f87bfd9d95f7e51fddc7ef16a6c3c5662)) ##### Features - **eslint-plugin:** add allowNever support to restrict-template-expressions ([#6554](https://togithub.com/typescript-eslint/typescript-eslint/issues/6554)) ([423f164](https://togithub.com/typescript-eslint/typescript-eslint/commit/423f1642424293488fa03a52777c0df73a40e5fd))typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)prettier/eslint-config-prettier
### [`v8.8.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-880-2023-03-20) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0) - Added: \[[@typescript-eslint/lines-around-comment](https://togithub.com/typescript-eslint/lines-around-comment)]. Thanks to [@ttionya](https://togithub.com/ttionya)!gatsbyjs/gatsby (gatsby)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0)gatsbyjs/gatsby (gatsby-plugin-image)
### [`v3.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#380-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image380packagesgatsby-plugin-image-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@3.7.0...gatsby-plugin-image@3.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-imagegatsbyjs/gatsby (gatsby-plugin-manifest)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest580packagesgatsby-plugin-manifest-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@5.7.0...gatsby-plugin-manifest@5.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-manifestgatsbyjs/gatsby (gatsby-plugin-postcss)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-postcss/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-postcss680packagesgatsby-plugin-postcss-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@6.7.0...gatsby-plugin-postcss@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-postcssgatsbyjs/gatsby (gatsby-plugin-react-helmet)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet680packagesgatsby-plugin-react-helmet-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.7.0...gatsby-plugin-react-helmet@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-react-helmetgatsbyjs/gatsby (gatsby-plugin-sharp)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp580packagesgatsby-plugin-sharp-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@5.7.0...gatsby-plugin-sharp@5.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-sharpgatsbyjs/gatsby (gatsby-plugin-sitemap)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap680packagesgatsby-plugin-sitemap-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@6.7.0...gatsby-plugin-sitemap@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-sitemapgatsbyjs/gatsby (gatsby-remark-autolink-headers)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-autolink-headers/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-autolink-headers680packagesgatsby-remark-autolink-headers-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@6.7.0...gatsby-remark-autolink-headers@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-autolink-headersgatsbyjs/gatsby (gatsby-remark-copy-linked-files)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files680packagesgatsby-remark-copy-linked-files-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@6.7.0...gatsby-remark-copy-linked-files@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-copy-linked-filesgatsbyjs/gatsby (gatsby-remark-images)
### [`v7.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#780-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images780packagesgatsby-remark-images-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@7.7.0...gatsby-remark-images@7.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-imagesgatsbyjs/gatsby (gatsby-remark-prismjs)
### [`v7.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-prismjs/CHANGELOG.md#780-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-prismjs780packagesgatsby-remark-prismjs-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@7.7.0...gatsby-remark-prismjs@7.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-prismjsgatsbyjs/gatsby (gatsby-remark-responsive-iframe)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-responsive-iframe/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-responsive-iframe680packagesgatsby-remark-responsive-iframe-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@6.7.0...gatsby-remark-responsive-iframe@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-responsive-iframegatsbyjs/gatsby (gatsby-remark-smartypants)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-smartypants/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-smartypants680packagesgatsby-remark-smartypants-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@6.7.0...gatsby-remark-smartypants@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-remark-smartypantsgatsbyjs/gatsby (gatsby-source-filesystem)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem580packagesgatsby-source-filesystem-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@5.7.0...gatsby-source-filesystem@5.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-source-filesystemgatsbyjs/gatsby (gatsby-transformer-remark)
### [`v6.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#680-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark680packagesgatsby-transformer-remark-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@6.7.0...gatsby-transformer-remark@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-transformer-remarkgatsbyjs/gatsby (gatsby-transformer-sharp)
### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp580packagesgatsby-transformer-sharp-2023-03-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@5.7.0...gatsby-transformer-sharp@5.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-transformer-sharppostcss/postcss-nested
### [`v6.0.1`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/6.0.0...6.0.1) - Added `@container` to bubbling at-rules.prettier/prettier
### [`v2.8.6`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#286) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6) [diff](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6) ##### Allow decorators on private members and class expressions ([#14548](https://togithub.com/prettier/prettier/pull/14548) by [@fisker](https://togithub.com/fisker)) ```ts // Input class A { @decorator() #privateMethod () {} } // Prettier 2.8.5 SyntaxError: Decorators are not valid here. (2:3) 1 | class A { > 2 | @decorator() | ^^^^^^^^^^^^ 3 | #privateMethod () {} 4 | } // Prettier 2.8.6 class A { @decorator() #privateMethod() {} } ``` ### [`v2.8.5`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#285) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5) [diff](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5) ##### Support TypeScript 5.0 ([#14391](https://togithub.com/prettier/prettier/pull/14391) by [@fisker](https://togithub.com/fisker), [#13819](https://togithub.com/prettier/prettier/pull/13819) by [@fisker](https://togithub.com/fisker), [@sosukesuzuki](https://togithub.com/sosukesuzuki)) TypeScript 5.0 introduces two new syntactic features: - `const` modifiers for type parameters - `export type *` declarations ##### Add missing parentheses for decorator ([#14393](https://togithub.com/prettier/prettier/pull/14393) by [@fisker](https://togithub.com/fisker)) ```jsx // Input class Person { @(myDecoratorArray[0]) greet() {} } // Prettier 2.8.4 class Person { @myDecoratorArray[0] greet() {} } // Prettier 2.8.5 class Person { @(myDecoratorArray[0]) greet() {} } ``` ##### Add parentheses for `TypeofTypeAnnotation` to improve readability ([#14458](https://togithub.com/prettier/prettier/pull/14458) by [@fisker](https://togithub.com/fisker)) ```tsx // Input type A = (typeof node.children)[]; // Prettier 2.8.4 type A = typeof node.children[]; // Prettier 2.8.5 type A = (typeof node.children)[]; ``` ##### Support `max_line_length=off` when parsing `.editorconfig` ([#14516](https://togithub.com/prettier/prettier/pull/14516) by [@josephfrazier](https://togithub.com/josephfrazier)) If an .editorconfig file is in your project and it sets `max_line_length=off` for the file you're formatting, it will be interpreted as a `printWidth` of `Infinity` rather than being ignored (which previously resulted in the default `printWidth` of 80 being applied, if not overridden by Prettier-specific configuration). ```htmlstylelint/stylelint
### [`v15.3.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1530) [Compare Source](https://togithub.com/stylelint/stylelint/compare/15.2.0...15.3.0) - Added: `configurationComment` configuration property ([#6629](https://togithub.com/stylelint/stylelint/pull/6629)) ([@ifitzpatrick](https://togithub.com/ifitzpatrick)). - Added: `selector-anb-no-unmatchable` rule ([#6678](https://togithub.com/stylelint/stylelint/pull/6678)) ([@mattxwang](https://togithub.com/mattxwang)). - Fixed: TypeScript error for CommonJS importing ([#6703](https://togithub.com/stylelint/stylelint/pull/6703)) ([@remcohaszing](https://togithub.com/remcohaszing)). - Fixed: `*-no-redundant-*` false negatives for `inset` shorthand ([#6699](https://togithub.com/stylelint/stylelint/pull/6699)) ([@rayrw](https://togithub.com/rayrw)). - Fixed: `function-url-quotes` autofix for multiple `url()` ([#6711](https://togithub.com/stylelint/stylelint/pull/6711)) ([@ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `value-keyword-case` false positives for Level 4 system colours ([#6712](https://togithub.com/stylelint/stylelint/pull/6712)) ([@thewilkybarkid](https://togithub.com/thewilkybarkid)).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.