Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update [frontend] update dependencies #15542

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/addon-essentials (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/addon-interactions (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/addon-links (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/addon-mdx-gfm (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/addon-storysource (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/blocks (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/components (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/core-events (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/manager-api (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/preview-api (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/react (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/react-vite (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/test (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/theming (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/types (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/vue3 (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@storybook/vue3-vite (source) 8.5.6 -> 8.5.8 age adoption passing confidence
@types/node (source) 22.13.4 -> 22.13.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.0 -> 8.24.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.24.0 -> 8.24.1 age adoption passing confidence
@vitest/coverage-v8 (source) 3.0.5 -> 3.0.6 age adoption passing confidence
chart.js (source) 4.4.7 -> 4.4.8 age adoption passing confidence
happy-dom 17.1.0 -> 17.1.3 age adoption passing confidence
msw (source) 2.7.0 -> 2.7.1 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.2 age adoption passing confidence
rollup (source) 4.34.7 -> 4.34.8 age adoption passing confidence
shiki (source) 2.4.1 -> 2.5.0 age adoption passing confidence
storybook (source) 8.5.6 -> 8.5.8 age adoption passing confidence
uuid 11.0.5 -> 11.1.0 age adoption passing confidence
vite (source) 6.1.0 -> 6.1.1 age adoption passing confidence
vitest (source) 3.0.5 -> 3.0.6 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions)

v8.5.8

Compare Source

v8.5.7

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.24.1

Compare Source

🩹 Fixes
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#​10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#​10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#​10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#​10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#​10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#​10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#​10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#​10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#​10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#​10780)
❤️ Thank You
  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.24.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
chartjs/Chart.js (chart.js)

v4.4.8

Compare Source

Essential Links

  • #​12034 [fix] Handle non-primitives in isNumber

Bugs Fixed

  • #​12035 Export ...ParsedData interfaces
  • #​12012 Fix helpers `Chart` type
  • #​11991 Bugfix: TypeError in Interaction due to out-of-bounds index
  • #​11986 Bugfix: return nearest non-null point on interaction when spanGaps=true
  • #​11984 Bugfix: span gaps over null values beyond scale limits

Types

Documentation

Development

Thanks to @​etimberg, @​joshkel, @​marisst, @​pensono and @​prems51

capricorn86/happy-dom (happy-dom)

v17.1.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes incorrect handling of attribute prefixes when iterating NamedNodeMap - By @​capricorn86 in task #​1728
    • This caused attribute names to be incorrectly returned in Element.getAttributeNames() when attribute where using prefixes

v17.1.2

Compare Source

👷‍♂️ Patch fixes
  • AbortSignal.reason can have any type - By @​btea in task #​1718
  • When aborting a request, AbortSignal.reason should be the object used when the promise is rejected - By @​btea in task #​1718

v17.1.1

Compare Source

🎨 Features
👷‍♂️ Patch fixes
  • Fixes issue where it was not possible to nest @media, @supports and @container rules - By @​capricorn86 in task #​1727
  • Fixes issue where CSSStyleSheet was instantiated internally without a Window context, causing errors to not be thrown correctly in CSSStyleSheet methods - By @​capricorn86 in task #​1727
  • Changes errors thrown in CSSStyleSheet methods, so that they work according to spec - By @​capricorn86 in task #​1727
mswjs/msw (msw)

v2.7.1

Compare Source

v2.7.1 (2025-02-20)

Bug Fixes
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

rollup/rollup (rollup)

v4.34.8

Compare Source

2025-02-17

Bug Fixes
  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#​5846)
Pull Requests
  • #​5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)
shikijs/shiki (shiki)

v2.5.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.4.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
uuidjs/uuid (uuid)

v11.1.0

Compare Source

Features
  • update TS types to allowUint8Array subtypes for buffer option (#​865) (a5231e7)
vitejs/vite (vite)

v6.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0 * * *" in timezone Asia/Tokyo, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added packages/frontend Client side specific issue/PR packages/sw labels Feb 22, 2025
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.59%. Comparing base (7c87dec) to head (dee30e2).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #15542       +/-   ##
============================================
- Coverage    40.86%   14.59%   -26.27%     
============================================
  Files         1609      770      -839     
  Lines       161806    68498    -93308     
  Branches      3786     1231     -2555     
============================================
- Hits         66119     9996    -56123     
+ Misses       95239    58082    -37157     
+ Partials       448      420       -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/frontend-update-dependencies branch from 9846d2a to dee30e2 Compare February 22, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR packages/sw
Projects
Development

Successfully merging this pull request may close these issues.

0 participants