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 6 updates #59

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the go-modules group with 6 updates:

Package From To
github.com/golang-migrate/migrate/v4 4.18.1 4.18.2
github.com/greenbone/opensight-golang-libraries 1.11.1 1.11.2
github.com/samber/lo 1.47.0 1.49.0
github.com/bytedance/sonic 1.12.7 1.12.8
github.com/bytedance/sonic/loader 0.2.2 0.2.3
google.golang.org/protobuf 1.36.3 1.36.4

Updates github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.18.2

Commits
  • d477553 Merge pull request #1195 from golang-migrate/dependabot/go_modules/github.com...
  • e145cde Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1
  • 7651c8a linter fixes
  • e5a152b Drop support for Azure SQL Edge
  • 12c619e Fix CI (#1222)
  • bc06922 Update dktest from v0.4.3 to v0.4.4
  • c378583 Merge pull request #1162 from rselbach/rselbach/no-sensitive-info
  • e22d012 Don't output sensitive information on error
  • See full diff in compare view

Updates github.com/greenbone/opensight-golang-libraries from 1.11.1 to 1.11.2

Release notes

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

opensight-golang-libraries 1.11.2

1.11.2 - 2025-01-25

Removed

  • remove log of streaming response as it may flood the logs 4d53d5e

opensight-golang-libraries 1.11.2-alpha1

1.11.2-alpha1 - 2025-01-24

Removed

  • remove log of streaming response as it may flood the logs 4d53d5e
Commits
  • 66f04e9 Automatic release to 1.11.2
  • 5832f9f Automatic adjustments after release [skip ci]
  • d9cf1f8 Automatic release to 1.11.2-alpha1
  • b0e9b5f remove log of streaming response as it may flood the logs (#149)
  • 7198963 add debug log for searchStream requestBody
  • 4d53d5e remove: remove log of streaming response as it may flood the logs
  • fbe087f build(deps): bump the go-dev-dependencies group with 7 updates
  • cae1e55 build(deps): bump the go-dev-dependencies group with 7 updates
  • 97a49af Automatic adjustments after release [skip ci]
  • See full diff in compare view

Updates github.com/samber/lo from 1.47.0 to 1.49.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.49.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.48.0...v1.49.0

v1.48.0

What's Changed

Feature

Fix

Refactor

New Contributors

... (truncated)

Commits
  • 8a634a8 bump v1.49.0
  • 2bdcaca doc: add example for Product and ProductBy
  • 1c1dfd9 feat: add Product and ProductBy functions (#566)
  • 124d300 feat: adding FilterSliceToMap (#581)
  • 19d8355 Merge branch 'Lee-Minjea-feat/throttle'
  • 5cd3266 feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCount
  • fdd8865 fix: test case fixed
  • 27638ea feat: adding NewThrottle (#396)
  • d587677 feat: faster ChunkEntries
  • 28a4d94 Merge branch 'oswaldom-code-feat-adding-chunk-map'
  • Additional commits viewable in compare view

Updates github.com/bytedance/sonic from 1.12.7 to 1.12.8

Release notes

Sourced from github.com/bytedance/sonic's releases.

v1.12.8

What's Changed

Feature

Fix

Full Changelog: bytedance/sonic@v1.12.7...v1.12.8

Commits
  • b6510a9 fix: update base64x version to avoid illegal instru in sse (#734)
  • 8f46224 fix:(loader) avoid race on lastmoduledatap with go plugin (only effects on ...
  • 59be92f feat:(decoder) add option CaseSensitive (#709)
  • See full diff in compare view

Updates github.com/bytedance/sonic/loader from 0.2.2 to 0.2.3

Release notes

Sourced from github.com/bytedance/sonic/loader's releases.

v1.11.2-arm_ast

No release notes provided.

v1.10.2-unsafe_back

Only used for users who doesn't care about break change on Node.UnsafeArray() and Node.UnsafeMap()

Commits
  • 8f46224 fix:(loader) avoid race on lastmoduledatap with go plugin (only effects on ...
  • 59be92f feat:(decoder) add option CaseSensitive (#709)
  • 1d71b4d chore: update loader (#728)
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.3 to 1.36.4

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.18.2` |
| [github.com/greenbone/opensight-golang-libraries](https://github.com/greenbone/opensight-golang-libraries) | `1.11.1` | `1.11.2` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.47.0` | `1.49.0` |
| [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.12.7` | `1.12.8` |
| [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.2.2` | `0.2.3` |
| google.golang.org/protobuf | `1.36.3` | `1.36.4` |


Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.18.2
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
- [Commits](golang-migrate/migrate@v4.18.1...v4.18.2)

Updates `github.com/greenbone/opensight-golang-libraries` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/greenbone/opensight-golang-libraries/releases)
- [Commits](greenbone/opensight-golang-libraries@v1.11.1...v1.11.2)

Updates `github.com/samber/lo` from 1.47.0 to 1.49.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.0)

Updates `github.com/bytedance/sonic` from 1.12.7 to 1.12.8
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](bytedance/sonic@v1.12.7...v1.12.8)

Updates `github.com/bytedance/sonic/loader` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](bytedance/sonic@loader/v0.2.2...loader/v0.2.3)

Updates `google.golang.org/protobuf` from 1.36.3 to 1.36.4

---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/greenbone/opensight-golang-libraries
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/bytedance/sonic
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/bytedance/sonic/loader
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners January 27, 2025 04:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
@mgoetzegb mgoetzegb merged commit c12a125 into main Jan 28, 2025
10 of 11 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/go-modules-262565b03a branch January 28, 2025 12:41
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