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

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2021

Mend Renovate

This PR contains the following updates:

Package Update Type Change Package file Age Adoption Passing Confidence
com_github_gflags_gflags digest http_archive 827c769 -> a738fdf validator/WORKSPACE age adoption passing confidence
com_google_absl digest http_archive 9336be0 -> c9c0fd5 validator/WORKSPACE age adoption passing confidence
com_google_googletest digest http_archive 16f637f -> c875c4e validator/WORKSPACE age adoption passing confidence
com_google_javascript_closure_library digest http_archive 57beea4 -> f94055a validator/WORKSPACE age adoption passing confidence
com_google_protobuf digest http_archive 4812107 -> 1bee457 validator/WORKSPACE age adoption passing confidence
com_googlesource_code_re2 digest http_archive d826d9f -> 960c861 validator/WORKSPACE age adoption passing confidence
emsdk digest http_archive 3891e7b -> ef2a8e9 validator/WORKSPACE age adoption passing confidence
jasmine (source) minor devDependencies 5.0.0 -> 5.1.0 validator/package.json age adoption passing confidence
promise minor dependencies 8.1.0 -> 8.3.0 validator/js/nodejs/package.json age adoption passing confidence
rules_cc digest http_archive f846566 -> 7771fb5 validator/WORKSPACE age adoption passing confidence
rules_proto digest http_archive b22f786 -> 493169c validator/WORKSPACE 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/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

jasmine/jasmine-npm (jasmine)

v5.1.0: 5.1.0

Compare Source

Please see the release notes.

v5.0.2: 5.0.2

Compare Source

Please see the release notes.

v5.0.1: 5.0.1

Compare Source

Please see the release notes.

then/promise (promise)

v8.3.0

Compare Source

New Features

v8.2.0

Compare Source

New Features

  • Add support for Promise.allSettled (#​171)

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 Nov 2, 2021
@renovate renovate bot enabled auto-merge (squash) November 2, 2021 22:30
@amp-owners-bot amp-owners-bot bot requested a review from amaltas November 2, 2021 22:30
@amp-owners-bot
Copy link

amp-owners-bot bot commented Nov 2, 2021

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

validator/WORKSPACE
validator/js/nodejs/package-lock.json
validator/js/nodejs/package.json
validator/package-lock.json
validator/package.json

@amp-owners-bot
Copy link

amp-owners-bot bot commented Nov 2, 2021

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

validator/WORKSPACE

auto-merge was automatically disabled January 27, 2022 22:15

Pull Request is not mergeable

@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from f7f2f5e to ebc527a Compare May 26, 2022 16:16
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from ebc527a to 6eba5dc Compare June 7, 2022 15:42
@renovate renovate bot changed the title 📦 Update rules_cc commit hash to 426f721 📦 Update validator devDependencies Jun 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 22, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 3 times, most recently from 2686ad9 to 78c749e Compare May 2, 2023 19:20
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 7902748 to 387185a Compare June 6, 2023 19:14
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 387185a to abc6e42 Compare June 28, 2023 15:35
@danielrozenberg danielrozenberg requested review from banaag and removed request for amaltas and antiphoton July 13, 2023 16:43
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from abc6e42 to 7730321 Compare July 13, 2023 16:44
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 7730321 to daf40c3 Compare July 26, 2023 17:03
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from daf40c3 to 38ccd0d Compare July 31, 2023 16:39
@danielrozenberg danielrozenberg enabled auto-merge (squash) July 31, 2023 16:41
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 38ccd0d to cfd19c6 Compare July 31, 2023 16:45
@danielrozenberg
Copy link
Member

I reverted the version bumps for com_google_protobuf and emsdk because they break amp validator-cpp tests. @banaag please take a look at these two once this PR is submitted and a new one is created for these two deps? (I'll tag you in that new PR when it gets created)

@danielrozenberg danielrozenberg merged commit a7cf8a6 into main Jul 31, 2023
10 checks passed
@danielrozenberg danielrozenberg deleted the renovate/validator-devdependencies branch July 31, 2023 19:21
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.

3 participants