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

chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-storybook ^0.6.12 -> ^0.12.0 age adoption passing confidence

Release Notes

storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.12.0

Compare Source

🚀 Enhancement
Authors: 3

v0.11.6

Compare Source

🐛 Bug Fix
Authors: 1

v0.11.5

Compare Source

🐛 Bug Fix
Authors: 1

v0.11.4

Compare Source

🐛 Bug Fix
Authors: 1

v0.11.3

Compare Source

🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 4

v0.11.2

Compare Source

🐛 Bug Fix
Authors: 2

v0.11.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.11.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v0.10.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.10.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.10.0

Compare Source

🚀 Enhancement
Authors: 3

v0.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

v0.7.0

Compare Source

🚀 Enhancement
Authors: 1

v0.6.15

Compare Source

🐛 Bug Fix
  • no-uninstalled-addons: support satisfies operator and default reexport #​139 (@​hjoelh)
Authors: 1

v0.6.14

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.13

Compare Source

⚠️ Pushed to main
Authors: 1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link
Contributor Author

renovate bot commented Feb 19, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v11.2.0 does not support Node.js v16.20.1. This version of npm supports the following node versions: `^20.17.0 || >=22.9.0`. You can find the latest version at https://nodejs.org/.
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @napolab/typescript@1.0.0
npm warn Found: vite@4.3.9
npm warn node_modules/vite
npm warn   dev vite@"^5.0.12" from the root project
npm warn   11 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^2.2.3 || ^3.0.0 || ^4.0.3" from @vanilla-extract/vite-plugin@3.8.2
npm warn node_modules/@vanilla-extract/vite-plugin
npm warn   dev @vanilla-extract/vite-plugin@"^3.8.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @vitejs/plugin-react@3.1.0
npm warn Found: vite@5.4.15
npm warn node_modules/vite
npm warn   dev vite@"^5.0.12" from the root project
npm warn   7 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^4.1.0-beta.0" from @vitejs/plugin-react@3.1.0
npm warn node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm warn   @vitejs/plugin-react@"^3.0.1" from @storybook/react-vite@7.6.12
npm warn   node_modules/@storybook/react-vite
npm warn
npm warn Conflicting peer dependency: vite@4.5.10
npm warn node_modules/vite
npm warn   peer vite@"^4.1.0-beta.0" from @vitejs/plugin-react@3.1.0
npm warn   node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm warn     @vitejs/plugin-react@"^3.0.1" from @storybook/react-vite@7.6.12
npm warn     node_modules/@storybook/react-vite
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: eslint-plugin-storybook@0.12.0
npm error notsup Not compatible with your version of node/npm: eslint-plugin-storybook@0.12.0
npm error notsup Required: {"node":">= 18"}
npm error notsup Actual:   {"npm":"11.2.0","node":"v16.20.1"}
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-25T15_43_57_694Z-debug-0.log

File name: pnpm-lock.yaml
undefined
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/napolab/vite

Your Node version is incompatible with "registry.npmjs.org/eslint-plugin-storybook/0.12.0".

Expected version: >= 18
Got: v16.20.1

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 9e4e898 to 2c331fe Compare March 25, 2025 15:44
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-storybook to ^0.11.0 chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 Mar 25, 2025
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.

0 participants