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

Align staging with master #387

Merged
merged 8 commits into from
Aug 14, 2024
Merged

Align staging with master #387

merged 8 commits into from
Aug 14, 2024

Commits on Jul 1, 2024

  1. chore: bump the golang-dependencies group with 4 updates

    Bumps the golang-dependencies group with 4 updates: [github.com/gorilla/websocket](https://github.com/gorilla/websocket), [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go), [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/sys](https://github.com/golang/sys).
    
    
    Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](gorilla/websocket@v1.5.1...v1.5.3)
    
    Updates `github.com/nats-io/nats.go` from 1.35.0 to 1.36.0
    - [Release notes](https://github.com/nats-io/nats.go/releases)
    - [Commits](nats-io/nats.go@v1.35.0...v1.36.0)
    
    Updates `go.mongodb.org/mongo-driver` from 1.15.0 to 1.16.0
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.15.0...v1.16.0)
    
    Updates `golang.org/x/sys` from 0.20.0 to 0.21.0
    - [Commits](golang/sys@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang-dependencies
    - dependency-name: github.com/nats-io/nats.go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    31679bd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. chore: do not use deprecated bson.DefaultRegistry

    Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
    kjaskiewiczz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a56cd71 View commit details
    Browse the repository at this point in the history
  2. chore: update licenses.csv after updating dependencies

    Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
    kjaskiewiczz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1010e5a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge pull request #381 from mendersoftware/dependabot/go_modules/gol…

    …ang-dependencies-f8f4aaf149
    
    chore: bump the golang-dependencies group with 4 updates
    kjaskiewiczz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7bd6308 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. chore: bump golang.org/x/sys in the golang-dependencies group

    Bumps the golang-dependencies group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).
    
    
    Updates `golang.org/x/sys` from 0.21.0 to 0.22.0
    - [Commits](golang/sys@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    12019f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #385 from mendersoftware/dependabot/go_modules/gol…

    …ang-dependencies-c1deb5af2b
    
    chore: bump golang.org/x/sys from 0.21.0 to 0.22.0 in the golang-dependencies group
    kjaskiewiczz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    348ed00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore: Upgrade Go modules

    * github.com/mendersoftware/go-lib-micro v0.0.0-20240315102243-a195c1db1e1b -> v0.0.0-20240808092732-904477fef2ef
    * go.mongodb.org/mongo-driver v1.16.0 -> v1.16.1
    * golang.org/x/sys v0.22.0 -> v0.24.0
    
    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    18ac67d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #386 from alfrunes/go-mod-upgrade

    chore: Upgrade Go modules
    alfrunes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    07c4dff View commit details
    Browse the repository at this point in the history