Skip to content

fix(deps): update module github.com/sapcc/andromeda to v1.1.1 #175

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

Merged
merged 2 commits into from
Jun 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sapcc/andromeda v1.0.3 -> v1.1.1 age adoption passing confidence

Release Notes

sapcc/andromeda (github.com/sapcc/andromeda)

v1.1.1

Compare Source

What's Changed

Full Changelog: sapcc/andromeda@v1.0.3...v1.1.0

v1.1.0

Compare Source

What's Changed

Full Changelog: sapcc/andromeda@v1.0.3...v1.1.0


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 May 23, 2025

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.39.0 -> v0.40.0

@kayrus
Copy link
Collaborator

kayrus commented May 23, 2025

@notandy have you modified the schema? Can you suggest how to fix the tests?

@notandy
Copy link

notandy commented May 28, 2025

@notandy have you modified the schema? Can you suggest how to fix the tests?

yes, address is now a string instead of an ipv4. The change was necessary to accomodate for geomap routing loadbalancers. Member addresses can be DNS addresses or IPs.

This doesn't change the API (string stays string), just the validation.

@kayrus kayrus force-pushed the master branch 2 times, most recently from 29878ed to 9ff5af9 Compare June 6, 2025 05:37
@kayrus kayrus force-pushed the renovate/github.com-sapcc-andromeda-1.x branch from e09cbf9 to a999929 Compare June 6, 2025 06:30
Copy link
Contributor Author

renovate bot commented Jun 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kayrus
Copy link
Collaborator

kayrus commented Jun 6, 2025

@notandy as I understood, the domain quota field now reflects the domain_akamai field? And there is a new domain_f5 field, right?

@notandy
Copy link

notandy commented Jun 10, 2025

@notandy as I understood, the domain quota field now reflects the domain_akamai field? And there is a new domain_f5 field, right?

correct, @ronchi-oss contributed this new feature because of go-live requirement.

@kayrus kayrus merged commit ae4ee63 into master Jun 10, 2025
5 checks passed
@kayrus kayrus deleted the renovate/github.com-sapcc-andromeda-1.x branch June 10, 2025 14:41
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.

2 participants