Skip to content

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wireit 0.14.4 -> 0.14.12 age adoption passing confidence

Release Notes

google/wireit (wireit)

v0.14.12

Compare Source

Fixed

v0.14.11

Compare Source

Changed
  • Added "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
  • Add support for forcing the use of filesystem polling instead of OS events in watch mode. Set the environment variable WIREIT_WATCH_STRATEGY=poll, and optionally WIREIT_WATCH_POLL_MS (default 500).

v0.14.8

Compare Source

Added

v0.14.7

Compare Source

  • When GitHub caching fails to initialize, more information is now shown about
    the error, and it is no longer fatal.

v0.14.6

Compare Source

Added
  • Added support for the v2 version of the
    google/wireit@setup-github-actions-caching action, which provides improved
    security. All users are advised to upgrade to
    google/wireit@setup-github-actions-caching/v2.

v0.14.5

Compare Source

Fixed
  • Wireit will now shut down its child processes gracefully when receiving
    SIGTERM. Previously only SIGINT was listened for.
Changed
  • Updated engines in package.json so that users of Node 16 and 17 will get
    install warnings (consistent with 0.13.0 which already raised the minimum
    supported version to Node 18).

  • Replaced braces dependency with smaller brace-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.


  • 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 requested a review from a team as a code owner May 7, 2025 14:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 7, 2025
Copy link

changeset-bot bot commented May 7, 2025

⚠️ No Changeset found

Latest commit: d8eeda6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

github-actions bot commented May 7, 2025

Branch preview

Review the following VRT differences

When 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 current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

Copy link

github-actions bot commented May 7, 2025

Tachometer results

Currently, no packages are changed by this PR...

@renovate renovate bot force-pushed the renovate/wireit-0.x-lockfile branch from a881327 to d45e11f Compare May 7, 2025 14:57
Copy link
Collaborator

@castastrophe castastrophe left a 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.

@castastrophe castastrophe enabled auto-merge (rebase) May 7, 2025 15:04
@renovate renovate bot force-pushed the renovate/wireit-0.x-lockfile branch 2 times, most recently from 004cc5e to 4c829f2 Compare May 7, 2025 18:31
@renovate renovate bot force-pushed the renovate/wireit-0.x-lockfile branch 3 times, most recently from afdc393 to 6968496 Compare May 8, 2025 21:34
@castastrophe castastrophe force-pushed the renovate/wireit-0.x-lockfile branch from 6968496 to b48fdeb Compare May 9, 2025 15:03
@renovate renovate bot force-pushed the renovate/wireit-0.x-lockfile branch 2 times, most recently from 8cd3fad to ec4a129 Compare May 9, 2025 15:14
@renovate renovate bot force-pushed the renovate/wireit-0.x-lockfile branch from ec4a129 to d8eeda6 Compare May 9, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant