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 validator devDependencies #39454

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update Type Package file
amphtml-validator (source) 1.0.35 -> 1.0.38 age adoption passing confidence patch dependencies validator/js/gulpjs/package.json
com_google_absl fc44fa0 -> 699fcf3 digest http_archive validator/WORKSPACE
com_google_googletest 8a6feab -> a7f443b digest http_archive validator/WORKSPACE
com_google_javascript_closure_library e896a74 -> 7818ff7 digest http_archive validator/WORKSPACE
com_google_protobuf f0dc78d -> ec61d65 digest http_archive validator/WORKSPACE
com_googlesource_code_re2 87d09ef -> b91097e digest http_archive validator/WORKSPACE
commander 12.0.0 -> 12.1.0 age adoption passing confidence minor dependencies validator/js/nodejs/package.json
emsdk fc645b7 -> ca7b40a digest http_archive validator/WORKSPACE
font-awesome (source) 6.4.2 -> 6.5.2 age adoption passing confidence minor validator/testdata/feature_tests/regexps.html
font-awesome (source) 6.3.0 -> 6.5.2 age adoption passing confidence minor validator/testdata/feature_tests/regexps.html
io_bazel_rules_closure 0.12.0 -> 0.13.0 age adoption passing confidence minor http_archive validator/WORKSPACE
mocha (source) 10.2.0 -> 10.4.0 age adoption passing confidence minor devDependencies validator/js/gulpjs/package.json
rules_cc b039a55 -> 531c995 digest http_archive validator/WORKSPACE
rules_proto 8aa1e67 -> 8df2b70 digest http_archive validator/WORKSPACE

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/validator-devdependencies main
git pull https://github.com/ampproject/amphtml.git renovate/validator-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/validator-devdependencies:renovate/validator-devdependencies

Release Notes

ampproject/amphtml (amphtml-validator)

v1.0.38

Compare Source

v1.0.37

Compare Source

tj/commander.js (commander)

v12.1.0

Compare Source

Added
FortAwesome/Font-Awesome (font-awesome)

v6.5.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

bazelbuild/rules_closure (io_bazel_rules_closure)

v0.13.0: Closure Rules 0.13.0

Compare Source

This release upgrades many dependencies and includes compatibility changes.

Other noteworthy changes:

  • Experimental support for using webdriver and real browsers for closure_js_test (bazelbuild/rules_closure@f055e21)
  • Previously deprecated closure_js_deps is removed.

Note that this will be the latest version to support legacy structs which is being replaced with proper providers in the next release.

mochajs/mocha (mocha)

v10.4.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other

v10.3.0

Compare Source

This is a stable release equivalent to 10.30.0-prerelease.


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: caching label Sep 11, 2023
@renovate renovate bot enabled auto-merge (squash) September 11, 2023 15:29
@amp-owners-bot
Copy link

amp-owners-bot bot commented Sep 11, 2023

Hey @ampproject/wg-caching! These files were changed:

validator/WORKSPACE
validator/js/gulpjs/package.json
validator/testdata/feature_tests/regexps.html

@amp-owners-bot
Copy link

amp-owners-bot bot commented Sep 11, 2023

Hey @ampproject/wg-caching! These files were changed:

validator/WORKSPACE

@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 8df9332 to 89d3874 Compare September 25, 2023 19:55
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 89d3874 to 2c62d60 Compare October 4, 2023 20:22
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from ffdb61e to 175c608 Compare October 26, 2023 13:51
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 175c608 to 29b5a60 Compare November 10, 2023 19:03
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 1109efd to f1c6c9c Compare November 20, 2023 18:27
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from f1c6c9c to 7098acc Compare January 2, 2024 16:31
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 7098acc to e390b1b Compare January 19, 2024 19:27
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from e390b1b to 4c3b727 Compare January 26, 2024 20:18
Copy link

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge renovate/validator-devdependencies into main

@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 5bf2489 to ee9ae4d Compare February 7, 2024 01:40
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 959b33b to d77a80f Compare February 20, 2024 19:01
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from d77a80f to 6f15c80 Compare March 4, 2024 17:28
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from d1a3b82 to f386037 Compare March 13, 2024 20:31
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 8ad3b88 to c7cd791 Compare April 15, 2024 18:06
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from c7cd791 to e3890eb Compare April 18, 2024 17:31
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from e95c58b to a54cc5e Compare May 1, 2024 15:51
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 1eda05b to 88b7492 Compare May 10, 2024 16:43
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 2a37ad8 to f281f4c Compare May 20, 2024 18:09
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 848967c to c3148bd Compare June 3, 2024 19:06
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from c3148bd to caa9152 Compare June 5, 2024 18:11
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.

None yet

2 participants