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

Configured dependency version locking and updated Renovate auto-merge… #391

Closed
wants to merge 9 commits into from

Conversation

l50
Copy link
Contributor

@l50 l50 commented Oct 24, 2023

Proposed Changes

Configured dependency version locking and updated Renovate auto-merge rules to ensure stable and compatible dependency versions.

Related Issue(s)

N/A

Testing

  • Ensured that the project builds successfully with the locked version of github.com/spf13/afero.
  • Checked the functionality related to github.com/spf13/afero to ensure it works as expected with the specified version.

Documentation

  • Updated renovate/autoMerge.json5 to include the new auto-merge rules for github.com/spf13/afero and Go language version.
  • Documented the locked version of github.com/spf13/afero in go.mod and magefiles/go.mod.

Screenshots/GIFs (optional)

N/A

Checklist

  • Ran mage runprecommit locally and fixed any issues that arose.
  • Ran mage runtests locally and fixed any issues that arose.
  • Curated your commits so they are legible and easy to read and understand.
  • 🚀

TTPForge-bot and others added 9 commits October 24, 2023 02:49
…ator#393)

Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com>
…ncubator#394)

Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com>
…tor#395)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.0 | v4.1.1 |

Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com>
…bookincubator#398)

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.0.5 | v39.1.0 |

Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com>
… rules.

**Added:**

- Renovate auto-merge rules - Specified version restrictions for `github.com/spf13/afero` and Go language version in `renovate/autoMerge.json5`.
- Version Lock - Locked `github.com/spf13/afero` version to `1.2.1` in `go.mod` and `magefiles/go.mod` to ensure compatibility and stability.
@d3sch41n
Copy link
Contributor

Closing since renovate no longer required

@d3sch41n d3sch41n closed this Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made to github actions area/go Changes made to go resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants