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

📦 Update build-system devDependencies #40199

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.8 -> 7.26.0 age adoption passing confidence
@babel/preset-react (source) 7.25.7 -> 7.26.3 age adoption passing confidence
@babel/register (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@inquirer/prompts (source) 7.0.0 -> 7.2.1 age adoption passing confidence
@percy/core (source) 1.30.1 -> 1.30.6 age adoption passing confidence
@percy/sdk-utils (source) 1.30.1 -> 1.30.6 age adoption passing confidence
@puppeteer/browsers (source) 2.4.0 -> 2.7.0 age adoption passing confidence
@storybook/addon-a11y (source) 8.3.6 -> 8.4.7 age adoption passing confidence
@storybook/addon-controls (source) 8.3.6 -> 8.4.7 age adoption passing confidence
@storybook/addon-viewport (source) 8.3.6 -> 8.4.7 age adoption passing confidence
@types/selenium-webdriver (source) 4.1.26 -> 4.1.28 age adoption passing confidence
preact (source) 10.24.3 -> 10.25.4 age adoption passing confidence
puppeteer-core (source) 23.6.0 -> 23.11.1 age adoption passing confidence
selenium-webdriver (source) 4.25.0 -> 4.27.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:

# 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 [email protected]:ampproject/amphtml.git renovate/build-system-devdependencies:renovate/build-system-devdependencies

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
babel/babel (@​babel/preset-react)

v7.26.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator
🏃‍♀️ Performance

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.2.1

Compare Source

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.1

Compare Source

percy/cli (@​percy/core)

v1.30.6

Compare Source

What's Changed

New Contributors

Full Changelog: percy/cli@v1.30.5...v1.30.6

v1.30.5

Compare Source

What's Changed

🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.30.4...v1.30.5

v1.30.4

Compare Source

Full Changelog: percy/cli@v1.30.3...v1.30.4

v1.30.3

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.30.2...v1.30.3

What's Changed

✨ Enhancements
🏗 Maintenance
🐛 Bugs
  • Accounting base64 encoding for resources size validation #​1803
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.30.2...v1.30.3

v1.30.2

Compare Source

What's Changed
✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.30.1...v1.30.2

puppeteer/puppeteer (@​puppeteer/browsers)

v2.7.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.6.5 to 22.7.0
Bug Fixes

v2.6.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.6.0 to 22.6.1
Bug Fixes

v2.6.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.5.0 to 22.6.0
Bug Fixes

v2.5.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
Features
Bug Fixes

v2.4.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.4.0 to 22.4.1
Bug Fixes
storybookjs/storybook (@​storybook/addon-a11y)

v8.4.7

Compare Source

v8.4.6

Compare Source

v8.4.5

Compare Source

v8.4.4

Compare Source

  • Addon Test: Only optimize react deps if applicable in vitest-plugin - #​29617, thanks @​yannbf!

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.0

Compare Source

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements
List of all updates

v8.3.7

Compare Source

v8.3.7

preactjs/preact (preact)

v10.25.4

Compare Source

Types

Fixes

v10.25.3

Compare Source

Fixes

Types

v10.25.2

Compare Source

Notable
Revert unkeyed no-search (#​4604, thanks @​JoviDeCroock)

We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the key property.

Fixes
Types
Performance
Maintenance

v10.25.1

Compare Source

Fixes

Types

Maintenance


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.


  • 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 WG: infra label Dec 1, 2024
@renovate renovate bot enabled auto-merge (squash) December 1, 2024 07:31
@renovate renovate bot force-pushed the renovate/build-system-devdependencies branch from 30e62fe to 42616ef Compare January 10, 2025 18:50
@renovate renovate bot merged commit f4123c1 into main Jan 10, 2025
52 checks passed
@renovate renovate bot deleted the renovate/build-system-devdependencies branch January 10, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant