-
Notifications
You must be signed in to change notification settings - Fork 221
chore: update dependency wireit to v0.14.12 #5453
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
base: main
Are you sure you want to change the base?
Conversation
|
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
a881327
to
d45e11f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pulled this down and saw no regressions. This falls within our current caret support.
004cc5e
to
4c829f2
Compare
afdc393
to
6968496
Compare
6968496
to
b48fdeb
Compare
8cd3fad
to
ec4a129
Compare
ec4a129
to
d8eeda6
Compare
This PR contains the following updates:
0.14.4
->0.14.12
Release Notes
google/wireit (wireit)
v0.14.12
Compare Source
Fixed
#1297 and
https://github.blog/changelog/2025-03-20-notification-of-upcoming-breaking-changes-in-github-actions/#decommissioned-cache-service-brownouts
for background.
v0.14.11
Compare Source
Changed
"wireit-"
prefix to GitHub Actions cache keys so that they can be identified more easily.v0.14.10
Compare Source
Fixed
Fix a bug that may have resulted in Wireit attempting to open too many files
at once (no known reports).
When an unexpected error occurs, the specific script that failed is now
reported by the logger, instead of the less-useful entry-point script.
When an output file is deleted during output manifest generation, a more
useful error message is reported instead of an unexpected error.
v0.14.9
Compare Source
Added
WIREIT_WATCH_STRATEGY=poll
, and optionallyWIREIT_WATCH_POLL_MS
(default500
).v0.14.8
Compare Source
Added
node --run
, available in Node 22 and above (seehttps://nodejs.org/en/blog/announcements/v22-release-announce#running-packagejson-scripts).
v0.14.7
Compare Source
the error, and it is no longer fatal.
v0.14.6
Compare Source
Added
v2
version of thegoogle/wireit@setup-github-actions-caching
action, which provides improvedsecurity. All users are advised to upgrade to
google/wireit@setup-github-actions-caching/v2
.v0.14.5
Compare Source
Fixed
SIGTERM
. Previously onlySIGINT
was listened for.Changed
Updated
engines
inpackage.json
so that users of Node 16 and 17 will getinstall warnings (consistent with
0.13.0
which already raised the minimumsupported version to Node 18).
Replaced
braces
dependency with smallerbrace-expansion
dependency.Configuration
📅 Schedule: Branch creation - "after 12pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.