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 mage-tooling #51

Merged
merged 1 commit into from
Jul 18, 2024
Merged

chore(deps): update mage-tooling #51

merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bitfield/script v0.22.0 -> v0.22.1 age adoption passing confidence
github.com/pterm/pterm v0.12.62 -> v0.12.79 age adoption passing confidence
github.com/sheldonhull/magetools v1.0.1 -> v1.0.2 age adoption passing confidence

Release Notes

bitfield/script (github.com/bitfield/script)

v0.22.1

Compare Source

pterm/pterm (github.com/pterm/pterm)

v0.12.79

Compare Source

What's Changed

Exciting New Features 🎉

Full Changelog: pterm/pterm@v0.12.78...v0.12.79

v0.12.78

Compare Source

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.77...v0.12.78

v0.12.77

Compare Source

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.76...v0.12.77

v0.12.76

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.75...v0.12.76

v0.12.75

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.74...v0.12.75

v0.12.74

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes

Full Changelog: pterm/pterm@v0.12.73...v0.12.74

v0.12.73

Compare Source

What's Changed

Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.72...v0.12.73

v0.12.72

Compare Source

What's Changed

Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.71...v0.12.72

v0.12.71

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.70...v0.12.71

v0.12.70: Heatmap Printer 🎉

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧

Full Changelog: pterm/pterm@v0.12.69...v0.12.70

v0.12.69

Compare Source

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: pterm/pterm@v0.12.68...v0.12.69

v0.12.68

Compare Source

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.67...v0.12.68

v0.12.67: Pretty slog handler!

Compare Source

What's Changed

Exciting New Features 🎉

Demo

Full Changelog: pterm/pterm@v0.12.66...v0.12.67

v0.12.66

Compare Source

What's Changed

Exciting New Features 🎉

Animation

Other Changes

Full Changelog: pterm/pterm@v0.12.65...v0.12.66

v0.12.65

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.64...v0.12.65

v0.12.64

Compare Source

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: pterm/pterm@v0.12.63...v0.12.64

v0.12.63

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.62...v0.12.63

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.
  • tests: Remove tests that were recursive in nature by early return from test.
  • 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 - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner April 15, 2024 18:59
@renovate renovate bot requested a review from sheldonhull April 15, 2024 18:59
@renovate renovate bot enabled auto-merge (squash) April 15, 2024 18:59
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 15, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 6, 2024
@renovate renovate bot changed the title chore(deps): update 🤖 mage tooling to v0.12.79 chore(deps): update mage-tooling May 6, 2024
@renovate renovate bot force-pushed the renovate/mage-tooling branch from 524d9e5 to 6c56d6a Compare May 9, 2024 08:39
renovate-approve[bot]
renovate-approve bot previously approved these changes May 9, 2024
sheldonhull
sheldonhull previously approved these changes May 17, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 24, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 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):

  • 10 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.22.5
atomicgo.dev/cursor v0.1.1 -> v0.2.0
atomicgo.dev/schedule v0.0.2 -> v0.1.0
github.com/gookit/color v1.5.3 -> v1.5.4
github.com/itchyny/gojq v0.12.12 -> v0.12.13
github.com/mattn/go-runewidth v0.0.14 -> v0.0.15
golang.org/x/mod v0.10.0 -> v0.17.0
golang.org/x/sys v0.8.0 -> v0.16.0
golang.org/x/term v0.8.0 -> v0.16.0
golang.org/x/text v0.9.0 -> v0.14.0
mvdan.cc/sh/v3 v3.6.0 -> v3.7.0

renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 17, 2024
@renovate renovate bot merged commit e08748d into main Jul 18, 2024
11 of 13 checks passed
@renovate renovate bot deleted the renovate/mage-tooling branch July 18, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant