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 #15489

Merged
merged 6 commits into from
Feb 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/addon-essentials (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/addon-interactions (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/addon-links (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/addon-mdx-gfm (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/addon-storysource (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/blocks (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/components (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/core-events (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/manager-api (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/preview-api (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/react (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/react-vite (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/test (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/theming (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/types (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/vue3 (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@storybook/vue3-vite (source) 8.5.0 -> 8.5.6 age adoption passing confidence
@types/canvas-confetti (source) 1.6.4 -> 1.9.0 age adoption passing confidence
@types/matter-js (source) 0.19.7 -> 0.19.8 age adoption passing confidence
@types/node (source) 22.10.7 -> 22.13.4 age adoption passing confidence
@types/node (source) 22.9.0 -> 22.13.4 age adoption passing confidence
@types/ws (source) 8.5.13 -> 8.5.14 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.20.0 -> 8.24.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.20.0 -> 8.24.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript/lib-webworker 0.0.67 -> 0.0.120 age adoption passing confidence
@vitest/coverage-v8 (source) 1.6.0 -> 1.6.1 age adoption passing confidence
chromatic (source) 11.25.0 -> 11.25.2 age adoption passing confidence
cypress (source) 14.0.0 -> 14.0.3 age adoption passing confidence
eslint-plugin-vue (source) 9.31.0 -> 9.32.0 age adoption passing confidence
happy-dom 16.6.0 -> 16.8.1 age adoption passing confidence
matter-js (source) 0.19.0 -> 0.20.0 age adoption passing confidence
nodemon (source) 3.1.7 -> 3.1.9 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.1 age adoption passing confidence
rollup (source) 4.31.0 -> 4.34.7 age adoption passing confidence
sass 1.83.4 -> 1.85.0 age adoption passing confidence
shiki (source) 1.27.2 -> 1.29.2 age adoption passing confidence
storybook (source) 8.5.0 -> 8.5.6 age adoption passing confidence
three (source) 0.172.0 -> 0.173.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence
vite (source) 6.0.9 -> 6.1.0 age adoption passing confidence
vitest-fetch-mock 0.2.2 -> 0.4.3 age adoption passing confidence
vue (source) 3.5.12 -> 3.5.13 age adoption passing confidence

Release Notes

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

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

storybookjs/storybook (@​storybook/theming)

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

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

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

v8.23.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#​10712)
🩹 Fixes
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#​10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#​10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#​10644)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#​10732)
  • bump ts-api-utils to ^2.0.1 (#​10761)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#​10739)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#​10697)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#​10618)
❤️ Thank You

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

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

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

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

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

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

v8.24.0

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.

v8.23.0

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.

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.21.0

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.

microsoft/TypeScript-DOM-Lib-Generator (@​typescript/lib-webworker)

v0.0.120

Compare Source

index.d.ts

New interfaces

  • CookieStore

Modified

  • ServiceWorkerGlobalScope
    • Added: cookieStore

iterable.d.ts

No changes

v0.0.119

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.118

Compare Source

index.d.ts

Modified

  • CSSRule
    • Added: COUNTER_STYLE_RULE, FONT_FEATURE_VALUES_RULE
Non-value types
  • GlobalEventHandlersEventMap
    • Added: "beforetoggle"
  • GlobalEventHandlers
    • Added: onbeforetoggle

iterable.d.ts

No changes

v0.0.117

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

[v0.0.116](https://redirect.github.com/microsoft/TypeScript-DOM-lib-gener


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 15, 2025
Copy link
Contributor Author

renovate bot commented Feb 15, 2025

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.

@samunohito
Copy link
Member

{ code: 'ERR_INVALID_URL', input: '/url?url=https%3A%2F%2Fexample.local%2F&lang=en-US' }

こいつはいったい・・・

@samunohito
Copy link
Member

swのはこれかも
microsoft/TypeScript-DOM-lib-generator#1725

@samunohito
Copy link
Member

@samunohito
Copy link
Member

Failed to parse URL from /url?url=https%3A%2F%2Fx.com%2Fi%2Fweb%2Fstatus%2F1685072521782325249&lang=en-US

@kakkokari-gtyih
Copy link
Contributor

これかも IanVS/vitest-fetch-mock#31

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.86%. Comparing base (4de33ac) to head (3fbdc69).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15489      +/-   ##
===========================================
+ Coverage    18.85%   18.86%   +0.01%     
===========================================
  Files          768      768              
  Lines       111611   111643      +32     
  Branches      1236     1236              
===========================================
+ Hits         21039    21057      +18     
- Misses       89981    89995      +14     
  Partials       591      591              

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

@kakkokari-gtyih
Copy link
Contributor

いけたかも

@kakkokari-gtyih kakkokari-gtyih merged commit 280f465 into develop Feb 15, 2025
21 of 23 checks passed
@kakkokari-gtyih kakkokari-gtyih deleted the renovate/frontend-update-dependencies branch February 15, 2025 05:54
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.

2 participants