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

chore(deps): update dependency zx to v7 #5976

Merged
merged 2 commits into from
Jul 16, 2022
Merged

chore(deps): update dependency zx to v7 #5976

merged 2 commits into from
Jul 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zx 6.1.0 -> 7.0.7 age adoption passing confidence

Release Notes

google/zx

v7.0.7

Compare Source

Now it's possible to do:

const my$ = $.bind(null)
const foo = await my$`echo foo`

v7.0.6

Compare Source

  • Bunch of fixes and improvements. ᕕ( ᐛ )ᕗ

v7.0.5

Compare Source

  • Fixed types definitions for autocomplete in VSCode #​466

v7.0.4

Compare Source

  • Fixed default shell on Windows.
  • Fixed missing chalk import in zx/experimental.

v7.0.3

Compare Source

v7.0.2

Compare Source

  • Fixed possibility to set exit code with process.exitCode = 42 in scripts.

v7.0.1

Compare Source

  • Fixed cd() func with zx/globals import.
  • Fixed argv initialization with zx and node shebangs.

v7.0.0

Compare Source

🐚 zx v7.0.0 release! 🎉

A tool for writing better scripts

zx

In this release:

  • Fully rewritten in TypeScript.
  • Code coverage is now 99%.
  • New within() API for async contexts.
  • echo() now comes out of the box.
  • Support for --eval flag.
  • REPL support.

v6.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: google/zx@6.2.4...6.2.5

v6.2.4

Compare Source

What's Changed

Full Changelog: google/zx@6.2.3...6.2.4

v6.2.3

Compare Source

What's Changed

Full Changelog: google/zx@6.2.2...6.2.3

v6.2.2

Compare Source

What's Changed

Full Changelog: google/zx@6.2.1...6.2.2

v6.2.1

Compare Source

  • Fixed $.verbose type.

v6.2.0

Compare Source

This release adds async local contexts via ctx() and configurable logger.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Jul 16, 2022
@renovate renovate bot assigned jtoar Jul 16, 2022
@netlify
Copy link

netlify bot commented Jul 16, 2022

Deploy Preview for redwoodjs-docs canceled.

Name Link
🔨 Latest commit 226add0
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/62d24314395be8000841aaeb

@jtoar
Copy link
Contributor

jtoar commented Jul 16, 2022

This is only used for the release script.

@jtoar jtoar merged commit 8dfd1cf into main Jul 16, 2022
@jtoar jtoar deleted the renovate/zx-7.x branch July 16, 2022 04:48
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Jul 16, 2022
@jtoar jtoar modified the milestones: next-release, v2.2.0 Jul 22, 2022
jtoar pushed a commit that referenced this pull request Jul 28, 2022
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
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant