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

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.3.0 -> 8.3.2 age adoption passing confidence
@storybook/addon-controls (source) 8.3.0 -> 8.3.2 age adoption passing confidence
@storybook/addon-viewport (source) 8.3.0 -> 8.3.2 age adoption passing confidence
puppeteer-core (source) 23.3.1 -> 23.4.0 age adoption passing confidence
selenium-webdriver (source) 4.24.1 -> 4.25.0 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.2`](https://redirect.github.com/storybookjs/storybook/compare/v8.3.1...ee03ab04c57e4457fbd553e88c84e7bb281a6ed3) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.1...v8.3.2) ### [`v8.3.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#831) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.0...v8.3.1) - Angular: Fix sourceDecorator to apply excludeDecorators flag - [#​29069](https://redirect.github.com/storybookjs/storybook/pull/29069), thanks [@​JSMike](https://redirect.github.com/JSMike)! - Core: Do not prebundle better-opn - [#​29137](https://redirect.github.com/storybookjs/storybook/pull/29137), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Do not prebundle jsdoc-type-pratt-parser - [#​29134](https://redirect.github.com/storybookjs/storybook/pull/29134), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Upgrade sass-loader from ^12 to ^13 - [#​29040](https://redirect.github.com/storybookjs/storybook/pull/29040), thanks [@​HoncharenkoZhenya](https://redirect.github.com/HoncharenkoZhenya)!
storybookjs/storybook (@​storybook/addon-controls) ### [`v8.3.2`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#832) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.1...v8.3.2) - CLI: Fix skip-install for stable latest releases - [#​29133](https://redirect.github.com/storybookjs/storybook/pull/29133), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Do not add packageManager field to package.json during `storybook dev` - [#​29152](https://redirect.github.com/storybookjs/storybook/pull/29152), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! ### [`v8.3.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#831) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.0...v8.3.1) - Angular: Fix sourceDecorator to apply excludeDecorators flag - [#​29069](https://redirect.github.com/storybookjs/storybook/pull/29069), thanks [@​JSMike](https://redirect.github.com/JSMike)! - Core: Do not prebundle better-opn - [#​29137](https://redirect.github.com/storybookjs/storybook/pull/29137), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Do not prebundle jsdoc-type-pratt-parser - [#​29134](https://redirect.github.com/storybookjs/storybook/pull/29134), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Upgrade sass-loader from ^12 to ^13 - [#​29040](https://redirect.github.com/storybookjs/storybook/pull/29040), thanks [@​HoncharenkoZhenya](https://redirect.github.com/HoncharenkoZhenya)!
puppeteer/puppeteer (puppeteer-core) ### [`v23.4.0`](https://redirect.github.com/puppeteer/puppeteer/releases/tag/puppeteer-v23.4.0): puppeteer: v23.4.0 [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.3.1...puppeteer-core-v23.4.0) ##### Features - roll to Chrome 129.0.6668.58 ([#​13099](https://redirect.github.com/puppeteer/puppeteer/issues/13099)) ([6614660](https://redirect.github.com/puppeteer/puppeteer/commit/661466031edf730022bce4d706f76dd0b04dea05)) ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 23.3.1 to 23.4.0
SeleniumHQ/selenium (selenium-webdriver) ### [`v4.25.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7...8a8aea2337281d1824e9fa6b784fc269b59d768e) [Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7...8a8aea2337281d1824e9fa6b784fc269b59d768e)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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