Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: subpop/mqttcli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: subpop/mqttcli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on May 8, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5.1.0...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed May 8, 2024
    Copy the full SHA
    bc6ed91 View commit details

Commits on Jul 17, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5.3.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed Jul 17, 2024
    Copy the full SHA
    9e15aae View commit details

Commits on Aug 28, 2024

  1. chore(deps): bump github.com/eclipse/paho.mqtt.golang

    Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.3 to 1.5.0.
    - [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
    - [Commits](eclipse-paho/paho.mqtt.golang@v1.4.3...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/eclipse/paho.mqtt.golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed Aug 28, 2024
    Copy the full SHA
    d73a11d View commit details
  2. chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed Aug 28, 2024
    Copy the full SHA
    ff93924 View commit details

Commits on Oct 9, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.1.0...v6.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed Oct 9, 2024
    Copy the full SHA
    0536dd1 View commit details
  2. ci: consoldiate go.yml

    subpop committed Oct 9, 2024
    Copy the full SHA
    a6bc01f View commit details
  3. ci: udpate lint.yml

    subpop committed Oct 9, 2024
    Copy the full SHA
    e53aeba View commit details
  4. build: update minimum go version to 1.23

    subpop committed Oct 9, 2024
    Copy the full SHA
    9ca3ae8 View commit details
  5. chore(deps): bump github.com/sgreben/flagvar from 1.10.1 to 1.10.2

    Bumps [github.com/sgreben/flagvar](https://github.com/sgreben/flagvar) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/sgreben/flagvar/releases)
    - [Commits](sgreben/flagvar@v1.10.1...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sgreben/flagvar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and subpop committed Oct 9, 2024
    Copy the full SHA
    9488540 View commit details

Commits on Dec 19, 2024

  1. chore(deps): bump golang.org/x/net to 0.33.0

    Addresses mitigation for CVE-2024-45338
    subpop committed Dec 19, 2024
    Copy the full SHA
    c224214 View commit details
Loading