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 dependency wireit to ^0.14.0 #2285

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Update dependency wireit to ^0.14.0 #2285

merged 1 commit into from
Oct 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wireit ^0.9.0 -> ^0.14.0 age adoption passing confidence

Release Notes

google/wireit (wireit)

v0.14.1

Compare Source

Fixed
  • Fix our npx wireit detection so we continue to give a good error message
    with the latest version of npm when wireit is run this way.

  • Fix a bug where wireit would hang with an empty spinner after being killed
    with CTRL-C when running a service whose dependencies were still starting.

v0.14.0

Compare Source

Changed
  • The default logger has switched from 'simple'. It's 'quiet-ci' if the environment variable CI is set, otherwise it's 'quiet'. To switch back, set the environment variable WIREIT_LOGGER to 'simple'.
Fixed

v0.13.0

Compare Source

Changed

v0.12.0

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

Added
  • Added tracking of metrics for successful script executions. Metrics are emitted
    at the end of each run where at least one successful execution occurred.

  • Wireit now limits its number of file descriptors. This is to prevent crashes, and the default value of 200 should be high enough not to regress performance. Set the WIREIT_MAX_OPEN_FILES env variable to override the default.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) October 21, 2023 04:42
@renovate renovate bot merged commit df82b99 into main Oct 21, 2023
6 checks passed
@renovate renovate bot deleted the renovate/wireit-0.x branch October 21, 2023 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants