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 gomod #45

Merged
merged 1 commit into from Jan 16, 2024
Merged

Conversation

mend-for-github-com[bot]
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/AlecAivazis/survey/v2 v2.3.6 -> v2.3.7 age adoption passing confidence
github.com/bitfield/script v0.20.2 -> v0.22.0 age adoption passing confidence
github.com/magefile/mage v1.14.0 -> v1.15.0 age adoption passing confidence
github.com/pterm/pterm v0.12.54 -> v0.12.74 age adoption passing confidence
github.com/sheldonhull/magetools v1.0.0 -> v1.0.1 age adoption passing confidence

Release Notes

AlecAivazis/survey (github.com/AlecAivazis/survey/v2)

v2.3.7

Compare Source

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

v0.22.0

Compare Source

v0.21.4

Compare Source

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source

magefile/mage (github.com/magefile/mage)

v1.15.0

Compare Source

Changelog

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

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

v0.12.62

Compare Source

What's Changed

Fixes 🔧

New Contributors

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

v0.12.61

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.60...v0.12.61

v0.12.60

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧
Other Changes

Full Changelog: pterm/pterm@v0.12.59...v0.12.60

v0.12.59

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.58...v0.12.59

v0.12.58: | Structured Logging

Compare Source

What's Changed

Exciting New Features 🎉
New Printer: Structured Logging!
Fixes 🔧
Other Changes

Full Changelog: pterm/pterm@v0.12.57...v0.12.58

v0.12.57

Compare Source

What's Changed

Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.56...v0.12.57

v0.12.56

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.55...v0.12.56

v0.12.55

Compare Source

What's Changed

Exciting New Features 🎉

Full Changelog: pterm/pterm@v0.12.54...v0.12.55

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

v1.0.1

Compare Source

🎉 Feature
  • New package trunk for automation on trunk installation, upgrades, and setup.
🤖 CI & Build
  • Adjust changie to latest version with block input support and new cleaned up categories.
🐛 Bug Fix
  • Label on go:lint incorrectly stated gotestsum found. This is fixed.
🔨 Refactor
  • Adjust magetoolsutils output to be less verbose and output to debug when matching condition instead of Info level, as this has to be used in many functions and is noisy.
  • Improve ci.IsCI() to detect GitHub specifically, Gitlab, and then resolve CI=1 as generic CI instead.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (e16cc43) 14.15% compared to head (ce3f4d4) 32.62%.
Report is 28 commits behind head on main.

❗ Current head ce3f4d4 differs from pull request most recent head 775a0c0. Consider uploading reports for the commit 775a0c0 to get more accurate results

Files Patch % Lines
dga/dga.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #45       +/-   ##
===========================================
+ Coverage   14.15%   32.62%   +18.46%     
===========================================
  Files           4        1        -3     
  Lines         431      187      -244     
===========================================
  Hits           61       61               
+ Misses        366      122      -244     
  Partials        4        4               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sheldonhull sheldonhull changed the title chore(deps): update gomod chore(deps): update gomod for mage tooling Jan 16, 2024
Copy link
Contributor

@sheldonhull sheldonhull left a comment

Choose a reason for hiding this comment

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

mage tooling and packages updates. lgtm

@mend-for-github-com mend-for-github-com bot merged commit 301eea2 into main Jan 16, 2024
8 checks passed
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/gomod branch January 16, 2024 12:58
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update gomod for mage tooling chore(deps): update gomod Jan 16, 2024
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.

None yet

1 participant