Skip to content

📦 Update validator devDependencies#39454

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/validator-devdependencies
Open

📦 Update validator devDependencies#39454
renovate[bot] wants to merge 1 commit intomainfrom
renovate/validator-devdependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

This PR contains the following updates:

Package Update Type Change Package file Age Confidence
com_github_gflags_gflags digest http_archive a738fdf5319350 validator/WORKSPACE
com_google_absl digest http_archive fc44fa03b777f6 validator/WORKSPACE
com_google_googletest digest http_archive 8a6feab73a63ea validator/WORKSPACE
com_google_javascript_closure_library digest http_archive e896a74b312823 validator/WORKSPACE
com_google_protobuf digest http_archive f0dc78d6efbc12 validator/WORKSPACE
com_googlesource_code_re2 digest http_archive 87d09ef972a15c validator/WORKSPACE
commander minor dependencies 12.0.012.1.0 validator/js/nodejs/package.json age confidence
emsdk digest http_archive fc645b7d6b88f4 validator/WORKSPACE
font-awesome (source) minor 6.4.26.7.2 validator/testdata/feature_tests/regexps.html age confidence
font-awesome (source) minor 6.3.06.7.2 validator/testdata/feature_tests/regexps.html age confidence
io_bazel_rules_closure minor http_archive 0.12.00.15.0 validator/WORKSPACE age confidence
jasmine (source) minor devDependencies 5.1.05.13.0 validator/package.json age confidence
mocha (source) minor devDependencies 10.2.010.8.2 validator/js/gulpjs/package.json age confidence
rules_cc digest http_archive b039a5501a1ece validator/WORKSPACE
rules_proto digest http_archive 8aa1e67dcd61fe 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

tj/commander.js (commander)

v12.1.0

Compare Source

Added
  • auto-detect special node flags node --eval and node --print when call .parse() with no arguments ([#​2164])
Changed
  • prefix require of Node.js core modules with node: ([#​2170])
  • format source files with Prettier ([#​2180])
  • switch from StandardJS to directly calling ESLint for linting ([#​2153])
  • extend security support for previous major version of Commander ([#​2150])
Removed
  • removed unimplemented Option.fullDescription from TypeScript definition ([#​2191])
FortAwesome/Font-Awesome (font-awesome)

v6.7.2

Compare Source

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

v6.7.1

Compare Source

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

v6.7.0

Compare Source

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

v6.6.0

Compare Source

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

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.15.0: Release rules_closure 0.15.0

Compare Source

What's Changed

Full Changelog: bazelbuild/rules_closure@0.14.0...0.15.0

v0.14.0: Closure Rules 0.14.0

Compare Source

This is the final release with the current function set and incorporates latest available releases of Closure Compiler and Closure Library. Future releases will reduce supported features due to scoping changes for the project.

As noted in previous release, also some backward incompatible changes incorporated in this release with respect to Starlark providers for future Bazel compatibility. However this should only affect more advanced integrations with the rule set.

What's Changed

  • Fixed incremental type checking for goog modules
  • Upgraded closure_library to v20230802
  • Upgraded JsCompiler to v20240317
  • Upgraded rules_webtesting, rules_java and GSON to newer versions
  • Replaced legacy "struct" style providers with modern ones (breaking change)
  • Other Minor Bazel compatibility fixes.

Full Changelog: bazelbuild/rules_closure@0.13.0...0.14.0

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 (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.

jasmine/jasmine-npm (jasmine)

v5.13.0

Compare Source

Please see the release notes.

v5.12.0

Compare Source

Please see the release notes.

v5.11.0

Compare Source

Please see the release notes.

v5.10.0

Compare Source

Please see the release notes.

v5.9.0

Compare Source

Please see the release notes.

v5.8.0

Compare Source

Please see the release notes.

v5.7.1

Compare Source

Please see the release notes.

v5.7.0

Compare Source

Please see the release notes.

v5.6.0

Compare Source

Please see the release notes.

v5.5.0

Compare Source

Please see the release notes.

v5.4.0

Compare Source

Please see the release notes.

v5.3.1

Compare Source

Please see the release notes.

v5.3.0

Compare Source

Please see the release notes.

v5.2.0

Compare Source

Please see the release notes.

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores

v10.7.3

Compare Source

🩹 Fixes

v10.7.0

Compare Source

🎉 Enhancements

v10.6.1

Compare Source

🐛 Fixes

v10.6.0

Compare Source

🎉 Enhancements

v10.5.2

Compare Source

🐛 Fixes

v10.5.1

Compare Source

🐛 Fixes

v10.5.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other

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 was generated by Mend Renovate. View the repository job log.

@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 amp-owners-bot bot requested a review from amaltas 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 restored the renovate/validator-devdependencies branch June 27, 2024 18:52
@renovate renovate bot changed the title 📦 Update validator devDependencies - autoclosed 📦 Update validator devDependencies Jun 27, 2024
@renovate renovate bot reopened this Jun 27, 2024
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 13f6d94 to b15d8e0 Compare June 27, 2024 18:54
@renovate renovate bot enabled auto-merge (squash) June 27, 2024 18:54
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 3 times, most recently from a773857 to bf635c4 Compare July 11, 2024 16:54
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from 64a50bc to 6199026 Compare August 12, 2024 16:59
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 6199026 to e54a8ea Compare August 27, 2024 10:37
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 3 times, most recently from d92eaa2 to 4607392 Compare September 9, 2024 16:13
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 2 times, most recently from fbb58c5 to d54e23f Compare September 23, 2024 15:57
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 5 times, most recently from 802e96a to a7a3bb2 Compare October 1, 2024 16:06
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 3 times, most recently from 36dba58 to 686778b Compare October 8, 2024 15:26
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch 3 times, most recently from f7b5afc to 7f4460e Compare October 20, 2024 23:14
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from 7f4460e to aca745a Compare December 1, 2024 07:29
@renovate renovate bot force-pushed the renovate/validator-devdependencies branch from aca745a to 3ee2e24 Compare January 10, 2025 18:49
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