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

build(deps): bump the go-modules group with 3 updates #52

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the go-modules group with 3 updates: github.com/greenbone/opensight-golang-libraries, github.com/goccy/go-json and github.com/mailru/easyjson.

Updates github.com/greenbone/opensight-golang-libraries from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/greenbone/opensight-golang-libraries's releases.

opensight-golang-libraries 1.11.0

1.11.0 - 2024-12-13

Changed

  • remove level critical notification (#139) 062975b
  • remove notification level critical 2c2d13e

opensight-golang-libraries 1.10.1-alpha2

1.10.1-alpha2 - 2024-12-12

Changed

  • remove level critical notification (#139) 062975b
  • remove notification level critical 2c2d13e

opensight-golang-libraries 1.10.1-alpha1

1.10.1-alpha1 - 2024-12-02

Commits
  • 90beafa Automatic release to 1.11.0
  • b0f03ce Automatic adjustments after release [skip ci]
  • 1cf1f1c Automatic release to 1.10.1-alpha2
  • 292e157 Added: order for termsSources (#140)
  • 95844a4 Merge remote-tracking branch 'origin/add_order_to_termsSource' into add_order...
  • b4242f4 fixed: tests
  • ff2663d Merge branch 'main' into add_order_to_termsSource
  • 58b2f2f Added: order for termsSources
  • 062975b Change: remove level critical notification (#139)
  • 0b33c1c regenerate docs
  • Additional commits viewable in compare view

Updates github.com/goccy/go-json from 0.10.3 to 0.10.4

Release notes

Sourced from github.com/goccy/go-json's releases.

0.10.4

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.3...v0.10.4

Commits

Updates github.com/mailru/easyjson from 0.7.7 to 0.9.0

Release notes

Sourced from github.com/mailru/easyjson's releases.

v0.9.0

up go version and bugfixes

v0.8.0

stable version before go version bump

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 3 updates: [github.com/greenbone/opensight-golang-libraries](https://github.com/greenbone/opensight-golang-libraries), [github.com/goccy/go-json](https://github.com/goccy/go-json) and [github.com/mailru/easyjson](https://github.com/mailru/easyjson).


Updates `github.com/greenbone/opensight-golang-libraries` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/greenbone/opensight-golang-libraries/releases)
- [Commits](greenbone/opensight-golang-libraries@v1.10.0...v1.11.0)

Updates `github.com/goccy/go-json` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](goccy/go-json@v0.10.3...v0.10.4)

Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.7.7...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/greenbone/opensight-golang-libraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/goccy/go-json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/mailru/easyjson
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 04:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 04:59
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 16, 2024
@mgoetzegb mgoetzegb merged commit 15ee058 into main Dec 16, 2024
10 of 11 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/go-modules-1623ab2521 branch December 16, 2024 13:36
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant