Skip to content

build(deps): bump github.com/icinga/icinga-go-library from 0.2.0 to 0.3.0#775

Merged
julianbrost merged 1 commit intomainfrom
dependabot/go_modules/github.com/icinga/icinga-go-library-0.3.0
Jul 23, 2024
Merged

build(deps): bump github.com/icinga/icinga-go-library from 0.2.0 to 0.3.0#775
julianbrost merged 1 commit intomainfrom
dependabot/go_modules/github.com/icinga/icinga-go-library-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps github.com/icinga/icinga-go-library from 0.2.0 to 0.3.0.

Commits
  • 4faebd3 Merge pull request #40 from Icinga/make-project-name-configurable
  • a1fa2ad Merge pull request #19 from Icinga/enable-annotations
  • 3030fed Make project name configurable
  • 4003fd8 backoff: Supress gosec G404 error
  • 671899d Set min supported tls version to TLSv1.2
  • d8bd22a Suppress gosec G304 error
  • e5a7cea Suppress gosec G401 (use of weak cryptographic primitiv) error
  • 7921478 workflows: Enable code annotations
  • See full diff 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 the dependencies Pull requests that update a dependency file label Jul 19, 2024
@cla-bot cla-bot bot added the cla/signed label Jul 19, 2024
@julianbrost julianbrost self-assigned this Jul 23, 2024
Icinga Go Library no longer uses the hard-coded project name "Icinga DB" when
printing the version, that name has to be given manually now.

Bumps [github.com/icinga/icinga-go-library](https://github.com/icinga/icinga-go-library) from 0.2.0 to 0.3.0.
- [Commits](Icinga/icinga-go-library@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/icinga/icinga-go-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@julianbrost julianbrost force-pushed the dependabot/go_modules/github.com/icinga/icinga-go-library-0.3.0 branch from 70fa50b to f04fa03 Compare July 23, 2024 13:28
@julianbrost julianbrost requested a review from yhabteab July 23, 2024 13:29
@julianbrost julianbrost removed their assignment Jul 23, 2024
@julianbrost
Copy link
Copy Markdown
Member

I've added the project name parameter to the internal.Version.Print() call as that's a small incompatible change in v0.3.0 from Icinga/icinga-go-library#40.

@julianbrost julianbrost merged commit b2203b9 into main Jul 23, 2024
@julianbrost julianbrost deleted the dependabot/go_modules/github.com/icinga/icinga-go-library-0.3.0 branch July 23, 2024 13:59
@oxzi oxzi added this to the 1.2.1 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants