Skip to content

chore(deps): update all non-major dependencies #91

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@chromatic-com/storybook 4.0.0 -> 4.1.1 age confidence devDependencies minor
@eslint/js (source) 9.31.0 -> 9.33.0 age confidence devDependencies minor
@stylistic/eslint-plugin (source) 5.2.1 -> 5.2.3 age confidence devDependencies patch
@typescript-eslint/parser (source) 8.37.0 -> 8.40.0 age confidence devDependencies minor
SonarSource/sonarqube-scan-action v5.2.0 -> v5.3.0 age confidence action minor
eslint (source) 9.31.0 -> 9.33.0 age confidence devDependencies minor
eslint-plugin-storybook (source) 9.0.17 -> 9.1.2 age confidence devDependencies minor
react (source) 19.1.0 -> 19.1.1 age confidence overrides patch
react-dom (source) 19.1.0 -> 19.1.1 age confidence overrides patch
typescript (source) ~5.8.0 -> ~5.9.0 age confidence devDependencies minor
typescript-eslint (source) 8.37.0 -> 8.40.0 age confidence devDependencies minor

Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v4.1.1

Compare Source

🐛 Bug Fix
Authors: 1

v4.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v4.0.1

Compare Source

⚠️ Pushed to main
Authors: 1

eslint/eslint (@​eslint/js)

v9.33.0

Compare Source

v9.32.0

Compare Source

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

v5.2.3

Compare Source

Bug Fixes
  • indent: correctly locate left paren in CallExpression with specific type arguments (#​910) (f551685)
  • indent: prevent crashes during JSXFragment handling (#​919) (5937be9)

v5.2.2

Compare Source

Bug Fixes
  • no-extra-parens: skip nested TSUnionType/TSIntersectionType when nestedBinaryExpressions: false (#​905) (348f62f)
  • object-curly-spacing: prevent crash when encountering multiple non-ImportSpecifier nodes (#​907) (9b77d02)
Chores
  • padding-line-between-statements: simplify options definition (#​900) (ced7591)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.40.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.39.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.

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.38.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.

SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: SonarSource/sonarqube-scan-action@v5.2.0...v5.3.0

eslint/eslint (eslint)

v9.33.0

Compare Source

v9.32.0

Compare Source

storybookjs/storybook (eslint-plugin-storybook)

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

facebook/react (react)

v19.1.1

Compare Source

facebook/react (react-dom)

v19.1.1

Compare Source

microsoft/TypeScript (typescript)

v5.9.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.40.0

Compare Source

🩹 Fixes
  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#​11475)
❤️ Thank You

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

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

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

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.38.0

Compare Source

🩹 Fixes
  • typescript-eslint: error on nested extends in tseslint.config() (#​11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#​11412)
❤️ Thank You

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


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.


  • 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 force-pushed the renovate/all-minor-patch branch 4 times, most recently from c29ec94 to ea2a4ac Compare July 28, 2025 16:50
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0fdaa88 to 6ba3912 Compare July 31, 2025 18:04
Copy link

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e1e3cb2 to 61674d3 Compare August 8, 2025 13:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8efb426 to 4e17c6a Compare August 10, 2025 14:15
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Aug 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 97832a2 to 5280ff1 Compare August 18, 2025 20:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5280ff1 to cd92925 Compare August 20, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant