Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-oxlint ^0.15.10 -> ^1.19.0 age confidence
eslint-plugin-storybook (source) ^0.11.2 -> ^9.1.10 age confidence
eslint-plugin-vue (source) ^9.32.0 -> ^10.5.0 age confidence
oxlint (source) ^0.15.10 -> ^1.19.0 age confidence

Release Notes

oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v1.19.0

Compare Source

No significant changes

    View changes on GitHub

v1.18.0

Compare Source

No significant changes

    View changes on GitHub

v1.17.0

Compare Source

No significant changes

    View changes on GitHub

v1.16.0

Compare Source

No significant changes

    View changes on GitHub

v1.15.0

Compare Source

No significant changes

    View changes on GitHub

v1.14.0

Compare Source

No significant changes

    View changes on GitHub

v1.13.0

Compare Source

No significant changes

    View changes on GitHub

v1.12.0

Compare Source

No significant changes

    View changes on GitHub

v1.11.2

Compare Source

No significant changes

    View changes on GitHub

v1.11.1

Compare Source

No significant changes

    View changes on GitHub

v1.11.0

Compare Source

No significant changes

    View changes on GitHub

v1.10.0

Compare Source

No significant changes

    View changes on GitHub

v1.9.0

Compare Source

No significant changes

    View changes on GitHub

v1.8.0

Compare Source

No significant changes

    View changes on GitHub

v1.7.0

Compare Source

No significant changes

    View changes on GitHub

v1.6.0

Compare Source

No significant changes

    View changes on GitHub

v1.5.0

Compare Source

No significant changes

    View changes on GitHub

v1.4.0

Compare Source

No significant changes

    View changes on GitHub

v1.3.0

Compare Source

No significant changes

    View changes on GitHub

v1.2.0

Compare Source

No significant changes

    View changes on GitHub

v1.1.0

Compare Source

No significant changes

    View changes on GitHub

v1.0.0

Compare Source

No significant changes

    View changes on GitHub

v0.18.1

Compare Source

No significant changes

    View changes on GitHub

v0.18.0

Compare Source

No significant changes

    View changes on GitHub

v0.17.0

Compare Source

No significant changes

    View changes on GitHub

v0.16.12

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.11

Compare Source

No significant changes

    View changes on GitHub

v0.16.10

Compare Source

No significant changes

    View changes on GitHub

v0.16.9

Compare Source

No significant changes

    View changes on GitHub

v0.16.8

Compare Source

No significant changes

    View changes on GitHub

v0.16.7

Compare Source

No significant changes

    View changes on GitHub

v0.16.6

Compare Source

No significant changes

    View changes on GitHub

v0.16.5

Compare Source

No significant changes

    View changes on GitHub

v0.16.4

Compare Source

No significant changes

    View changes on GitHub

v0.16.3

Compare Source

No significant changes

    View changes on GitHub

v0.16.2

Compare Source

No significant changes

    View changes on GitHub

v0.16.1

Compare Source

No significant changes

    View changes on GitHub

v0.16.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.15.15

Compare Source

No significant changes

    View changes on GitHub

v0.15.14

Compare Source

No significant changes

    View changes on GitHub

v0.15.13

Compare Source

No significant changes

    View changes on GitHub

v0.15.12

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.15.11

Compare Source

No significant changes

    View changes on GitHub
storybookjs/storybook (eslint-plugin-storybook)

v9.1.10

Compare Source

v9.1.9

Compare Source

  • Angular: Enable experimental zoneless detection on Angular v21 - #​32580, thanks @​yannbf!
  • Svelte: Ignore inherited HTMLAttributes docgen when using utility types - #​32173, thanks @​steciuk!

v9.1.8

Compare Source

v9.1.7

Compare Source

v9.1.6

Compare Source

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

🚀 Improved upgrade command with monorepo support for seamless upgrades
🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
🧪 sb.mock API and Automocking: one-line module mocking to simplify your testing workflow
🧪 Favicon shows test run status for quick visual feedback
⚛️ Easier configuration for React Native projects
🔥 Auto-abort play functions on HMR to avoid unwanted side effects
🏗️ Improved CSF factories API for type safe story definitions
♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more
💯 Dozens more fixes and improvements based on community feedback!

List of all updates

v9.0.18

Compare Source

v9.0.17

Compare Source

v9.0.16

Compare Source

v9.0.15

Compare Source

v9.0.14

Compare Source

v9.0.13

Compare Source

v9.0.12

Compare Source

v9.0.11

Compare Source

v9.0.10

Compare Source

v9.0.9

Compare Source

v9.0.8

Compare Source

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

v9.0.7

Compare Source

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source

Storybook 9.0 is here

This is a huge release focused on testing and bundle size.

  • Component testing
    • 👆 Interactions
    • ♿️ Accessibility
    • 👁️ Visual changes
    • 🛡️ Coverage
  • 🪶 48% lighter bundle
  • 🏷️ Tags-based organization
  • 🌐 Story globals
  • 🏗️ Major upgrades: Svelte, Next, React Native, Angular

Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs

List of all updates
  • Addon A11y: Add linkPath to Axe results and use it in copy link action - #​31009, thanks @​ghengeveld!
  • Addon A11y: Fix setup as part of storybook create - #​31403, thanks @​yannbf!
  • Addon A11y: Fix usage of axe-core in pnpm projects - #​31422, thanks @​yannbf!
  • Addon A11y: Fix various issues and inconsistencies - #​31432, thanks @​ghengeveld!
  • Addon A11y: Improve selector automigration detection - [#​313

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@renovate renovate bot force-pushed the renovate/major-lint branch 2 times, most recently from 0bdd8cd to 9846ebf Compare April 30, 2025 12:40
@renovate renovate bot force-pushed the renovate/major-lint branch from 9846ebf to 5727792 Compare May 28, 2025 18:42
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v10 chore(deps): update lint (major) May 28, 2025
@renovate renovate bot force-pushed the renovate/major-lint branch 5 times, most recently from 9b6f68c to 9e7e93b Compare June 5, 2025 14:26
@renovate renovate bot force-pushed the renovate/major-lint branch 6 times, most recently from 780156f to a4f3feb Compare June 12, 2025 20:11
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from 3cb4a9d to 4d3481d Compare June 19, 2025 06:36
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from ec0d3e5 to ae71d29 Compare June 30, 2025 06:14
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from f8077c1 to 4697e8c Compare July 7, 2025 06:25
@renovate renovate bot force-pushed the renovate/major-lint branch 2 times, most recently from 85e573d to 6fff205 Compare July 15, 2025 11:51
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from b3f435d to 348bc62 Compare July 22, 2025 17:55
@renovate renovate bot force-pushed the renovate/major-lint branch 5 times, most recently from 3a2d615 to dd1cb55 Compare August 12, 2025 11:00
@renovate renovate bot force-pushed the renovate/major-lint branch 3 times, most recently from 4d03f1d to 9e6b820 Compare August 21, 2025 17:39
@renovate renovate bot force-pushed the renovate/major-lint branch 2 times, most recently from 8e0809b to 9f32aaf Compare August 31, 2025 09:25
@renovate renovate bot force-pushed the renovate/major-lint branch 3 times, most recently from 35bec02 to 176fbb8 Compare September 11, 2025 19:08
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from 3bf6031 to f5c00e2 Compare September 22, 2025 08:30
@renovate renovate bot force-pushed the renovate/major-lint branch 4 times, most recently from d7ccf36 to c449d4f Compare September 30, 2025 13:34
@renovate renovate bot force-pushed the renovate/major-lint branch from c449d4f to 6e9df72 Compare October 3, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants