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 module github.com/sheldonhull/magetools to v1.0.2 - autoclosed #88

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sheldonhull/magetools v1.0.1 -> v1.0.2 age adoption passing confidence

Release Notes

sheldonhull/magetools (github.com/sheldonhull/magetools)

v1.0.2

Compare Source

🐛 Bug Fix
  • Trunk upgrade was set to install, not upgrade tooling, so now it does what it should have done in the first place... before the coder in question got in way and didn't use his noggin.
  • Since mage is typically not precompiled, the normal build directives for darwin, linux, windows don't apply. Instead, the logic needs to be just runtime evaluation in the same code not broken apart by files.
    This fixes it, improves logging for trunk setup, and does general dep upgrades.
🔨 Developer Experience
  • Improve the error output with shellescape library so the command that failed can be rerun manually easily.
🔨 Refactor
  • Trunk package now supports installing for windows, via the newer trunk npm based install, while maintaining the bash install for linux/darwin.
    If the project has a package.json, then it will install as dev dependency, otherwise as a global tool.
    No logic to detect alternative tooling such as yarn, bun, deno, etc unless requested.
    While trunk also supports this method of installation for Darwin/Linux, I've opted to keep it the same as before and use the bash install method for those regardless if package.json is there or not.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 23, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
mvdan.cc/sh/v3 v3.6.0 -> v3.7.0
github.com/bitfield/script v0.22.0 -> v0.22.1
github.com/itchyny/gojq v0.12.12 -> v0.12.13
github.com/mattn/go-isatty v0.0.17 -> v0.0.19
golang.org/x/mod v0.10.0 -> v0.17.0

@renovate renovate bot requested a review from a team as a code owner October 23, 2024 01:21
@renovate renovate bot requested a review from pacificcode October 23, 2024 01:21
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ A changie entry is required in .changes/

@renovate renovate bot changed the title chore(deps): update module github.com/sheldonhull/magetools to v1.0.2 chore(deps): update module github.com/sheldonhull/magetools to v1.0.2 - autoclosed Oct 23, 2024
@renovate renovate bot closed this Oct 23, 2024
@renovate renovate bot deleted the renovate/github.com-sheldonhull-magetools-1.x branch October 23, 2024 03:06
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