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

Bump go.anx.io/go-anxcloud from 0.6.4 to 0.7.1 #306

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps go.anx.io/go-anxcloud from 0.6.4 to 0.7.1.

Release notes

Sourced from go.anx.io/go-anxcloud's releases.

v0.7.1

What's Changed

Full Changelog: anexia-it/go-anxcloud@v0.7.0...v0.7.1

v0.7.0

What's Changed

New Contributors

Full Changelog: anexia-it/go-anxcloud@v0.6.4...v0.7.0

Changelog

Sourced from go.anx.io/go-anxcloud's changelog.

[0.7.1] - 2024-06-06

Added

  • ipam/address: Add ip-version and prefix filter attributes to ReserveRandom request (#378, @​anx-mschaefer)

Fixed

[0.7.0] - 2024-05-24

  • go-anxcloud is now tested with Go versions 1.21 and 1.22 and we might start using features only available since 1.21

Added

Changed

Commits
  • 151b8ad Prepare v0.7.1 release
  • e3117a5 Update CHANGELOG.md
  • 12617e6 Fix typos in IPAM errors
  • c4a0bd5 Add prefix and ip version filter attributes to (ipam) ReserveRandom options
  • ce2060f Prepare v0.7.0 release
  • 8a2fd0f ---
  • b68f38a ---
  • 08696ee ci: ensure integration tests run only on target version
  • aae3983 Bump github.com/golangci/golangci-lint from 1.55.2 to 1.58.0 in /tools
  • b1c0ae7 Add cluster option to enable autoscaling
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor indicates that this change introduces a change that increments the minor version labels Jun 6, 2024
Copy link

codeclimate bot commented Jun 6, 2024

Code Climate has analyzed commit 1424deb and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 57.4% (0.0% change).

View more on Code Climate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.anx.io/go-anxcloud-0.7.1 branch from 1549b6f to 1216b4a Compare June 7, 2024 12:32
@nachtjasmin nachtjasmin enabled auto-merge (rebase) June 7, 2024 12:33
Bumps [go.anx.io/go-anxcloud](https://github.com/anexia-it/go-anxcloud) from 0.6.4 to 0.7.1.
- [Release notes](https://github.com/anexia-it/go-anxcloud/releases)
- [Changelog](https://github.com/anexia-it/go-anxcloud/blob/main/CHANGELOG.md)
- [Commits](anexia-it/go-anxcloud@v0.6.4...v0.7.1)

---
updated-dependencies:
- dependency-name: go.anx.io/go-anxcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@nachtjasmin nachtjasmin force-pushed the dependabot/go_modules/go.anx.io/go-anxcloud-0.7.1 branch from 1216b4a to 1424deb Compare June 14, 2024 07:59
@nachtjasmin nachtjasmin merged commit 7fb0066 into main Jun 14, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go.anx.io/go-anxcloud-0.7.1 branch June 14, 2024 08:02
@LittleFox94 LittleFox94 added patch and removed minor indicates that this change introduces a change that increments the minor version labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants