ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

πŸ“¦ Update build-system devDependencies to v8.3.6 #40190

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.3.5 -> 8.3.6 age adoption passing confidence
@storybook/addon-controls (source) 8.3.5 -> 8.3.6 age adoption passing confidence
@storybook/addon-viewport (source) 8.3.5 -> 8.3.6 age adoption passing confidence

See all other Renovate PRs on the Dependency Dashboard

How to resolve breaking changes This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below: ```sh # Check out the PR branch git checkout -b renovate/build-system-devdependencies main git pull https://github.com/ampproject/amphtml.git renovate/build-system-devdependencies # Directly make fixes and commit them amp lint --fix # For lint errors in JS files amp prettify --fix # For prettier errors in non-JS files # Edit source code in case of new compiler warnings / errors # Push the changes to the branch git push git@github.com:ampproject/amphtml.git renovate/build-system-devdependencies:renovate/build-system-devdependencies ```

Release Notes

storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.3.6`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#836) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.5...v8.3.6) - CLI: Install Svelte CSF v5 in Svelte5 projects - [#​29323](https://redirect.github.com/storybookjs/storybook/pull/29323), thanks [@​shilman](https://redirect.github.com/shilman)! - Svelte: Add v5 stories to CLI templates - [#​29382](https://redirect.github.com/storybookjs/storybook/pull/29382), thanks [@​JReinhold](https://redirect.github.com/JReinhold)!

Configuration

πŸ“… Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Never, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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