DataDog / browser-sdk

Datadog Browser SDK
Apache License 2.0
279 stars 130 forks source link

šŸ‘· Update all non-major dependencies #2812

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.10.1 -> 7.10.2 age adoption passing confidence
@mantine/hooks (source) 7.10.1 -> 7.10.2 age adoption passing confidence
@tabler/icons-react (source) 3.5.0 -> 3.6.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.12.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.12.0 -> 7.13.0 age adoption passing confidence
eslint-plugin-jasmine 4.1.3 -> 4.2.0 age adoption passing confidence
eslint-plugin-jsdoc 48.2.9 -> 48.2.12 age adoption passing confidence
prettier (source) 3.3.1 -> 3.3.2 age adoption passing confidence
puppeteer (source) 22.10.0 -> 22.11.0 age adoption passing confidence
type-fest 4.20.0 -> 4.20.1 age adoption passing confidence
webpack 5.91.0 -> 5.92.0 age adoption passing confidence
yarn (source) 4.2.2 -> 4.3.0 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core) ### [`v7.10.2`](https://togithub.com/mantinedev/mantine/releases/tag/7.10.2) [Compare Source](https://togithub.com/mantinedev/mantine/compare/7.10.1...7.10.2) ##### What's Changed - `[@mantine/core]` Select: Fix incorrect state changes handling when both `value` and `searchValue` are controlled ([#​6272](https://togithub.com/mantinedev/mantine/issues/6272)) - `[@mantine/core]` Stepper: Fix `autoContrast` prop being added to the DOM element - `[@mantine/charts]` PieChart: Fix inner label not using formatted value ([#​6328](https://togithub.com/mantinedev/mantine/issues/6328)) - `[@mantine/core]` Fix incorrect color resolving logic in border style prop resolver ([#​6326](https://togithub.com/mantinedev/mantine/issues/6326)) - `[@mantine/modals]` Fix incorrect styles of the confirmation modal when it is used without any description ([#​6325](https://togithub.com/mantinedev/mantine/issues/6325)) - `[@mantine/core]` ScrollArea: Fix click events being triggered when scrollbar drag is released over an interactive element in Firefox ([#​6354](https://togithub.com/mantinedev/mantine/issues/6354)) - `[@mantine/core]` Combobox: Fix clicks on footer and header triggering dropdown close ([#​6344](https://togithub.com/mantinedev/mantine/issues/6344)) - `[@mantine/core]` PasswordInput: Fix `withErrorStyles` prop being passed to the DOM element ([#​6348](https://togithub.com/mantinedev/mantine/issues/6348)) ##### New Contributors - [@​stefanzmf](https://togithub.com/stefanzmf) made their first contribution in [https://github.com/mantinedev/mantine/pull/6344](https://togithub.com/mantinedev/mantine/pull/6344) - [@​Prasiddha22](https://togithub.com/Prasiddha22) made their first contribution in [https://github.com/mantinedev/mantine/pull/6325](https://togithub.com/mantinedev/mantine/pull/6325) - [@​ShionTerunaga](https://togithub.com/ShionTerunaga) made their first contribution in [https://github.com/mantinedev/mantine/pull/6332](https://togithub.com/mantinedev/mantine/pull/6332) - [@​djdduty](https://togithub.com/djdduty) made their first contribution in [https://github.com/mantinedev/mantine/pull/6326](https://togithub.com/mantinedev/mantine/pull/6326) - [@​Jones-Griffin](https://togithub.com/Jones-Griffin) made their first contribution in [https://github.com/mantinedev/mantine/pull/6328](https://togithub.com/mantinedev/mantine/pull/6328) - [@​floriankapaun](https://togithub.com/floriankapaun) made their first contribution in [https://github.com/mantinedev/mantine/pull/6272](https://togithub.com/mantinedev/mantine/pull/6272) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.10.1...7.10.2
tabler/tabler-icons (@​tabler/icons-react) ### [`v3.6.0`](https://togithub.com/tabler/tabler-icons/releases/tag/v3.6.0): Release 3.6.0 [Compare Source](https://togithub.com/tabler/tabler-icons/compare/v3.5.0...v3.6.0) ##### 18 new icons: - `filled/binoculars` - `filled/mood-angry` - `filled/mood-crazy-happy` - `filled/mood-wrrr` - `filled/pill` - `filled/receipt` - `filled/rosette-discount` - `filled/scuba-diving-tank` - `filled/steering-wheel` - `filled/tag` - `filled/tags` - `outline/align-left-2` - `outline/align-right-2` - `outline/binoculars` - `outline/building-off` - `outline/cliff-jumping` - `outline/contract` - `outline/scuba-diving-tank` Fixed icons: `outline/briefcase-2`, `outline/briefcase`, `outline/cash-register`, `outline/scuba-diving`
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### šŸš€ Features - **typescript-estree:** require `import = require()` argument to be a string literal - **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function` - **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index ##### šŸ©¹ Fixes - **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression - **scope-manager:** handle index signature in class - **eslint-plugin:** \[init-declarations] refine report locations - **eslint-plugin:** \[no-base-to-string] make error message more nuanced - **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types - **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option ##### ā¤ļø Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### šŸš€ Features - **parser, typescript-estree:** export withoutProjectParserOptions utility ##### ā¤ļø Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
tlvince/eslint-plugin-jasmine (eslint-plugin-jasmine) ### [`v4.2.0`](https://togithub.com/tlvince/eslint-plugin-jasmine/releases/tag/v4.2.0) [Compare Source](https://togithub.com/tlvince/eslint-plugin-jasmine/compare/v4.1.3...v4.2.0) ##### Bug Fixes - make rules export object with a `create` method ([#​367](https://togithub.com/tlvince/eslint-plugin-jasmine/issues/367)) ([3ce1766](https://togithub.com/tlvince/eslint-plugin-jasmine/commit/3ce1766b7925da633d4dd43989211eb7fb3757e8)) - **no-describe-variables:** Check variable declarations in arrow functions ([#​358](https://togithub.com/tlvince/eslint-plugin-jasmine/issues/358)) ([f77738d](https://togithub.com/tlvince/eslint-plugin-jasmine/commit/f77738d356f54f846d17ca7bc514328a89a77a25)) ##### Features - eslint 9 support ([f9e0798](https://togithub.com/tlvince/eslint-plugin-jasmine/commit/f9e079811252185304761e402fee28d1678986db))
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.12`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.12) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.11...v48.2.12) ##### Bug Fixes - namespace flat config `name`'s ([8603579](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/8603579b1f5f3aa3c8357949ed6b2b2d5265149a)) ### [`v48.2.11`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.11) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.10...v48.2.11) ##### Bug Fixes - avoid inserting `name` for eslintrc configs; fixes [#​1239](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1239) ([c2d5a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/c2d5a353e26ed33efd02cac0d9189b4246424bbf)) ### [`v48.2.10`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.10) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.9...v48.2.10) ##### Bug Fixes - add names to flat configs ([5429982](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/5429982d7a4c632ca189d619aaed4ff595934e14))
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
```
puppeteer/puppeteer (puppeteer) ### [`v22.11.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.11.0): puppeteer: v22.11.0 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v22.10.1...puppeteer-v22.11.0) ##### Features - roll to Chrome 126.0.6478.55 (r1300313) ([#​12572](https://togithub.com/puppeteer/puppeteer/issues/12572)) ([f5bc2b5](https://togithub.com/puppeteer/puppeteer/commit/f5bc2b53aea0d159dd2b7f4c7a0f7a8a224ae6e8)) ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 22.10.1 to 22.11.0 ### [`v22.10.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.10.1): puppeteer: v22.10.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v22.10.0...puppeteer-v22.10.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 22.10.0 to 22.10.1
sindresorhus/type-fest (type-fest) ### [`v4.20.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.20.1) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.20.0...v4.20.1) - `Schema`: Fix handling of arrays ([#​887](https://togithub.com/sindresorhus/type-fest/issues/887)) [`c570ec2`](https://togithub.com/sindresorhus/type-fest/commit/c570ec2) - `Paths`: Prevent infinite recursion ([#​891](https://togithub.com/sindresorhus/type-fest/issues/891)) [`7d4e875`](https://togithub.com/sindresorhus/type-fest/commit/7d4e875)
webpack/webpack (webpack) ### [`v5.92.0`](https://togithub.com/webpack/webpack/releases/tag/v5.92.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.91.0...v5.92.0) #### Bug Fixes - Correct tidle range's comutation for module federation - Consider runtime for pure expression dependency update hash - Return value in the `subtractRuntime` function for runtime logic - Fixed failed to resolve promise when eager import a dynamic cjs - Avoid generation extra code for external modules when remapping is not required - The `css/global` type now handles the exports name - Avoid hashing for `@keyframe` and `@property` at-rules in `css/global` type - Fixed mangle with destructuring for JSON modules - The `stats.hasWarnings()` method now respects the `ignoreWarnings` option - Fixed `ArrayQueue` iterator - Correct behavior of `__webpack_exports_info__.a.b.canMangle` - Changed to the correct plugin name for the `CommonJsChunkFormatPlugin` plugin - Set the `chunkLoading` option to the `import` when environment is unknown and output is module - Fixed when runtimeChunk has no exports when `module` chunkFormat used - \[CSS] Fixed parsing minimized CSS import - \[CSS] URLs in CSS files now have correct public path - \[CSS] The `css` module type should not allow parser to switch mode - \[Types] Improved context module types #### New Features - Added platform target properties to compiler - Improved multi compiler cache location and validating it - Support `import attributes` spec (`with` keyword) - Support `node:` prefix for Node.js core modules in runtime code - Support prefetch/preload for module chunk format - Support "..." in the `importsFields` option for resolver - Root module is less prone to be wrapped in IIFE - Export `InitFragment` class for plugins - Export `compileBooleanMatcher` util for plugins - Export `InputFileSystem` and `OutputFileSystem` types - \[CSS] Support the `esModule` generator option for CSS modules - \[CSS] Support CSS when chunk format is module
yarnpkg/berry (yarn) ### [`v4.3.0`](https://togithub.com/yarnpkg/berry/compare/effc932614d5351bbfeed8e0e6aa4b2c6c52821d...b2eb9dce084f1a892101d1b693fea25f05428ff8) [Compare Source](https://togithub.com/yarnpkg/berry/compare/effc932614d5351bbfeed8e0e6aa4b2c6c52821d...b2eb9dce084f1a892101d1b693fea25f05428ff8)

Configuration

šŸ“… Schedule: Branch creation - "every weekend" (UTC), 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.

cit-pr-commenter[bot] commented 3 weeks ago

Bundles Sizes Evolution

šŸ“¦ Bundle Name Base Size Local Size šš« šš«% Status
Rum 160.13 KiB 160.13 KiB 0 B 0.00% āœ…
Logs 58.07 KiB 58.07 KiB 0 B 0.00% āœ…
Rum Slim 108.65 KiB 108.65 KiB 0 B 0.00% āœ…
Worker 25.21 KiB 25.21 KiB 0 B 0.00% āœ…

šŸš€ CPU Performance | Action Name | Base Average Cpu Time (ms) | Local Average Cpu Time (ms) | šš« | | --- | --- | --- | --- | | addglobalcontext | 0.002 | 0.001 | -0.000 | | addaction | 0.033 | 0.032 | -0.001 | | adderror | 0.034 | 0.032 | -0.003 | | addtiming | 0.001 | 0.001 | -0.000 | | startview | 1.070 | 0.900 | -0.170 | | startstopsessionreplayrecording | 0.887 | 0.781 | -0.106 | | logmessage | 0.023 | 0.019 | -0.004 |
šŸ§  Memory Performance | Action Name | Base Consumption Memory (bytes) | Local Consumption Memory (bytes) | šš« (bytes) | | --- | --- | --- | --- | | addglobalcontext | 19.52 KiB | 18.41 KiB | -1131 B | | addaction | 72.58 KiB | 71.17 KiB | -1444 B | | adderror | 83.78 KiB | 87.16 KiB | 3.38 KiB | | addtiming | 15.61 KiB | 16.58 KiB | 994 B | | startview | 314.44 KiB | 319.47 KiB | 5.03 KiB | | startstopsessionreplayrecording | 13.45 KiB | 13.58 KiB | 137 B | | logmessage | 69.21 KiB | 69.21 KiB | 4 B |

šŸ”— RealWorld