bitrise-workflow-editor
bitrise-workflow-editor copied to clipboard
Update npm packages
This PR contains the following updates:
Release Notes
DataDog/browser-sdk (@datadog/browser-core)
v5.22.0
- ✨⚗️ [RUM-4469] introduce a plugin system (#2809)
- ✨ [RUM-4014] DD_LOGS: add handling stack in beforeSend context (#2786)
- ✨ [RUM-3902] Add privacy control for action names (#2707)
- 🐛 Fix developer extension crashing when dev mode enabled (#2810)
- 🔮 [HADXVI-53] Browser SDK extension search bar improvement (#2771)
- ⚡️ [RUM-3570] Batch the records for 16ms minimum before processing them (#2807)
- Use the same service/version type in init() and startView() (#2798)
- ⚗️ [RUM-4780] Remote configuration (#2799)
v5.21.0
- ✨ [RUM-4659] Collect INP and CLS timestamp (#2793)
- ✨ [RUM-1310] Support all log statuses (#2725)
- ✨ [RUM-3965] make service and version fields modifiable (#2788)
- ✨ [RUM-3837] Force Replay recording on sampled-out sessions (#2777)
- 🐛 [RUM-4178] Update performance difference memory (#2794)
- ♻️ Sends the conf telemetry from preStartRum (#2795)
- ♻️ Set the experimental feature flags as early as possible (#2796)
- 📝 [RUM-158] Add jsdoc annotations on initConfiguration (#2772)
v5.20.0
- ✨ [RUM-4013] DD_RUM: add handling stack in beforeSend context (#2730)
- ✨[RUM-4178] Report memory impact to Datadog (#2724)
- 🐛 [RUM-98] Warn when SDK is loaded multiple times (#2785)
- ⚡️ [RUM-4468] improve CSS selector computation performance (#2782)
- 📝 [RUM-158] Add jsdoc to public APIs (#2775)
- 🔥 Remove unnecessary session checks in collections (#2769)
v5.19.0
- 🐛 [RUM-4629] accept
nullas env/version/service (#2781) - 🐛 [RUM-4493] do not compute selectors for detached elements (#2766)
- 🐛 [RUM-2720] Send logs without session id when session inactive (#2578)
- 🐛 [RUM-1666] Don't set negative action loading time (#2764)
- 🐛 [RUM-4434] fix timing matching for the same resource requested twice at the same time (#2747)
- 🐛 [RUM-4436] fix detached node memory leak on CLS (#2749)
- ✅ fix clearing cookies between tests (#2780)
- 🔥 Cleanup experimental features (#2768)
- ✏️ various comment fixes (#2760)
v5.18.0
storybookjs/storybook (@storybook/addon-essentials)
v8.1.11
- Telemetry: Detect Node version - #28299, thanks @yannbf!
- Test: Upgrade deps of @storybook/test - #27862, thanks @kasperpeulen!
v8.1.10
- Addon-interactions: Fix deprecation warnings - #28250, thanks @shilman!
- Test: Upgrade deps of @storybook/test - #27862, thanks @kasperpeulen!
v8.1.9
- Addon-a11y: Workaround for Vite 5.3.0 compat - #28241, thanks @shilman!
- CLI: Add
--no-devoption toinit- #26918, thanks @fastfrwrd! - CLI: Fix
init --skip-install- #28226, thanks @shilman!
v8.1.8
- Automigrations: Make VTA "learn more" link clickable - #28020, thanks @deiga!
- CLI: Fix
init --skip-install- #28226, thanks @shilman!
v8.1.7
- Addon-actions: Only log spies with names - #28091, thanks @kasperpeulen!
- CLI: Fix typo in React Docgen migration - #27536, thanks @jonniebigodes!
- Portable Stories: Add tags to composed story - #27708, thanks @yannbf!
- Test: Display toHaveBeenCalledWith expected / received values on failure - #28088, thanks @kasperpeulen!
v8.1.6
- CLI: Only log the UpgradeStorybookToSameVersionError but continue the upgrade as normal - #27217, thanks @kasperpeulen!
- Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @tony19!
- Tags: Fix unsafe project-level tags lookup - #27511, thanks @shilman!
- Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @AlexAtVista!
v8.1.5
- CSF-Tools: Fix export specifier bug - #27418, thanks @valentinpalkovic!
- Dependency: Upgrade tempy - #27366, thanks @mnigh!
- Tags: Refine composition behavior - #27379, thanks @shilman!
- Theming: Fix self-referencing type - #27155, thanks @SimenB!
v8.1.4
- Angular: Revert style adjustments - #27361, thanks @valentinpalkovic!
- Svelte: Support latest prerelease - #27378, thanks @valentinpalkovic!
- Tags: Fix composition with older storybooks - #27358, thanks @shilman!
- Vite: Fix HMR issue for Storybook preview files - #27256, thanks @valentinpalkovic!
v8.1.3
- Angular: Support v18 - #27237, thanks @valentinpalkovic!
- Telemetry: Add test packages - #27226, thanks @shilman!
v8.1.2
- Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic!
- Next.js: Avoid interfering with the svgr loader - #27198, thanks @seanparmelee!
storybookjs/storybook (@storybook/addon-onboarding)
v8.1.11
8.1.11
- Telemetry: Detect Node version - #28299, thanks @yannbf!
- Test: Upgrade deps of @storybook/test - #27862, thanks @kasperpeulen!
v8.1.10
8.1.10
- Addon-interactions: Fix deprecation warnings - #28250, thanks @shilman!
- Test: Upgrade deps of @storybook/test - #27862, thanks @kasperpeulen!
v8.1.9
8.1.9
- Addon-a11y: Workaround for Vite 5.3.0 compat - #28241, thanks @shilman!
- CLI: Add
--no-devoption toinit- #26918, thanks @fastfrwrd! - CLI: Fix
init --skip-install- #28226, thanks @shilman!
v8.1.8
8.1.8
- Automigrations: Make VTA "learn more" link clickable - #28020, thanks @deiga!
- CLI: Fix
init --skip-install- #28226, thanks @shilman!
v8.1.7
8.1.7
- Addon-actions: Only log spies with names - #28091, thanks @kasperpeulen!
- CLI: Fix typo in React Docgen migration - #27536, thanks @jonniebigodes!
- Portable Stories: Add tags to composed story - #27708, thanks @yannbf!
- Test: Display toHaveBeenCalledWith expected / received values on failure - #28088, thanks @kasperpeulen!
v8.1.6
8.1.6
- CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks @kasperpeulen!
- Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @tony19!
- Tags: Fix unsafe project-level tags lookup - #27511, thanks @shilman!
- Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @AlexAtVista!
v8.1.5
8.1.5
- CSF-Tools: Fix export specifier bug - #27418, thanks @valentinpalkovic!
- Dependency: Upgrade tempy - #27366, thanks @mnigh!
- Tags: Refine composition behavior - #27379, thanks @shilman!
- Theming: Fix self-referencing type - #27155, thanks @SimenB!
v8.1.4
8.1.4
- Angular: Revert style adjustments - #27361, thanks @valentinpalkovic!
- Svelte: Support latest prerelease - #27378, thanks @valentinpalkovic!
- Tags: Fix composition with older storybooks - #27358, thanks @shilman!
- Vite: Fix HMR issue for Storybook preview files - #27256, thanks @valentinpalkovic!
v8.1.3
8.1.3
- Angular: Support v18 - #27237, thanks @valentinpalkovic!
- Telemetry: Add test packages - #27226, thanks @shilman!
v8.1.2
8.1.2
- Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic!
- Next.js: Avoid interfering with the svgr loader - #27198, thanks @seanparmelee!
storybookjs/addon-webpack5-compiler-swc (@storybook/addon-webpack5-compiler-swc)
v1.0.4
🐛 Bug Fix
- Set env.bugfixes by default #6 (@kasperpeulen)
Authors: 1
- Kasper Peulen (@kasperpeulen)
v1.0.3
🐛 Bug Fix
- Pin
@swc/coreto v1.5.7 [#5](https://togithub.com/storybookjs/addon-webpack5-compiler-swc/pu
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "at 10am on Monday except on 25th of December in 2023 and 1st of January 2024 and 1st of April 2024 and 20th of May 2024 and 19th of August 2024" (UTC).
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.