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 (major) #39081

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chromedriver 113.0.0 -> 117.0.3 age adoption passing confidence
puppeteer-core (source) 20.9.0 -> 21.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:

# Check out the PR branch
git checkout -b renovate/major-build-system-devdependencies main
git pull https://github.com/ampproject/amphtml.git renovate/major-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/major-build-system-devdependencies:renovate/major-build-system-devdependencies

Release Notes

giggio/node-chromedriver (chromedriver)

v117.0.3

Compare Source

v117.0.2

Compare Source

v117.0.1

Compare Source

v117.0.0

Compare Source

v116.0.0

Compare Source

v115.0.1

Compare Source

v115.0.0

Compare Source

v114.0.3

Compare Source

v114.0.2

Compare Source

v114.0.1

Compare Source

v114.0.0

Compare Source

puppeteer/puppeteer (puppeteer-core)

v21.3.6: puppeteer: v21.3.6

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.5 to 21.3.6

v21.3.5: puppeteer: v21.3.5

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.4 to 21.3.5

v21.3.4: puppeteer: v21.3.4

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.3 to 21.3.4

v21.3.3: puppeteer: v21.3.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.2 to 21.3.3

v21.3.2: puppeteer: v21.3.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.1 to 21.3.2

v21.3.1: puppeteer: v21.3.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.0 to 21.3.1

v21.3.0: puppeteer: v21.3.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.2.1 to 21.3.0

v21.2.1: puppeteer: v21.2.1

Compare Source

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

v21.2.0: puppeteer: v21.2.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.1.1 to 21.2.0

v21.1.1: puppeteer: v21.1.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.1.0 to 21.1.1

v21.1.0: puppeteer: v21.1.0

Compare Source

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

v21.0.3: puppeteer-core: v21.0.3

Compare Source

Dependencies
  • The following workspace dependencies were updated

v21.0.2: puppeteer: v21.0.2

Compare Source

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

v21.0.1: puppeteer: v21.0.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.0.0 to 21.0.1

v21.0.0: puppeteer: v21.0.0

Compare Source

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the WG: infra label Jun 2, 2023
@amp-owners-bot
Copy link

amp-owners-bot bot commented Jun 2, 2023

Hey @estherkim! These files were changed:

build-system/tasks/e2e/package-lock.json
build-system/tasks/e2e/package.json

Hey @danielrozenberg! These files were changed:

build-system/tasks/visual-diff/package-lock.json
build-system/tasks/visual-diff/package.json

@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from ee22b1d to 04caf71 Compare June 6, 2023 18:24
@danielrozenberg danielrozenberg enabled auto-merge (squash) June 6, 2023 18:51
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from 04caf71 to fc95f22 Compare June 6, 2023 18:52
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch 4 times, most recently from 9398232 to baef034 Compare June 12, 2023 16:35
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from baef034 to 7c60937 Compare June 28, 2023 15:37
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from 7c60937 to d37c15f Compare July 13, 2023 18:43
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from d37c15f to 04d1e14 Compare July 24, 2023 15:55
@renovate renovate bot changed the title 📦 Update dependency chromedriver to v114 📦 Update dependency chromedriver to v115 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch 2 times, most recently from 5c97f5c to a1657c0 Compare July 26, 2023 17:04
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from a1657c0 to b8601b0 Compare August 1, 2023 17:40
@renovate renovate bot changed the title 📦 Update dependency chromedriver to v115 📦 Update build-system devDependencies (major) Aug 2, 2023
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch 3 times, most recently from 1d0f31e to 2703974 Compare August 8, 2023 17:58
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch 2 times, most recently from 11ddb36 to ecf1db1 Compare September 5, 2023 15:21
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from ecf1db1 to c4fb83c Compare September 25, 2023 19:58
@renovate renovate bot force-pushed the renovate/major-build-system-devdependencies branch from c4fb83c to da4dcd2 Compare October 4, 2023 19:29
@danielrozenberg danielrozenberg merged commit 4cf0630 into main Oct 4, 2023
43 checks passed
@danielrozenberg danielrozenberg deleted the renovate/major-build-system-devdependencies branch October 4, 2023 20:20
eszponder pushed a commit to krzysztofequativ/amphtml that referenced this pull request Apr 22, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants