Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
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: cybertec-postgresql/pgwatch2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.0
Choose a base ref
...
head repository: cybertec-postgresql/pgwatch2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.0
Choose a head ref
  • 18 commits
  • 6 files changed
  • 3 contributors

Commits on May 31, 2024

  1. [+] bump go.etcd.io/etcd/client/v2 from 2.305.13 to 2.305.14 (#790)

    * Bump go.etcd.io/etcd/client/v2 from 2.305.13 to 2.305.14 in /pgwatch2
    
    Bumps [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) from 2.305.13 to 2.305.14.
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@client/v2.305.13...client/v2.305.14)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/etcd/client/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * [-] use 1.N.P syntax in go.mod
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlo Golub <[email protected]>
    dependabot[bot] and pashagolub authored May 31, 2024
    Configuration menu
    Copy the full SHA
    ea4f2b9 View commit details
    Browse the repository at this point in the history
  2. [+] bump hashicorp/consul/api from 1.28.3 to 1.29.1 (#789)

    Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.28.3 to 1.29.1.
    - [Release notes](https://github.com/hashicorp/consul/releases)
    - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/consul@api/v1.28.3...api/v1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/consul/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    a7baa05 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. bump shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#791)

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.24.4...v3.24.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    961d763 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. [+] bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#792)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
    - [Commits](golang/crypto@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b380306 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. [+] bump goreleaser/goreleaser-action from 5 to 6 (#793)

    * Bump goreleaser/goreleaser-action from 5 to 6
    
    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * [+] bump `.goreleaser.yml` version to 2
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlo Golub <[email protected]>
    dependabot[bot] and pashagolub authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d89a1b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. [+] bump jessevdk/go-flags from 1.5.0 to 1.6.1 (#795)

    Bumps [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags) from 1.5.0 to 1.6.1.
    - [Release notes](https://github.com/jessevdk/go-flags/releases)
    - [Commits](jessevdk/go-flags@v1.5.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jessevdk/go-flags
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    44e9750 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d392e34 View commit details
    Browse the repository at this point in the history
  2. [+] bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#800)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2017d97 View commit details
    Browse the repository at this point in the history
  3. [+] bump hashicorp/consul/api from 1.29.1 to 1.29.2 (#802)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3f3cc22 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. [+] bump go.etcd.io/etcd/client/v2 from 2.305.14 to 2.305.15 (#806)

    Bumps [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) from 2.305.14 to 2.305.15.
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@client/v2.305.14...client/v2.305.15)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/etcd/client/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ac679f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. [+] bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#807)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.26.0.
    - [Commits](golang/crypto@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8a3064d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [+] bump prometheus/client_golang from 1.19.1 to 1.20.0 (#809)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.1...v1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    665833a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. [+] bump prometheus/client_golang from 1.20.0 to 1.20.1 (#810)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.0 to 1.20.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.20.0...v1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    054dc22 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. [+] bump prometheus/client_golang from 1.20.1 to 1.20.3 (#815)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.1 to 1.20.3.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.20.1...v1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    91abb8e View commit details
    Browse the repository at this point in the history
  2. [+] bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#816)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.27.0.
    - [Commits](golang/crypto@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    22b7ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [+] bump hashicorp/consul/api from 1.29.2 to 1.30.0 (#825)

    Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.29.2 to 1.30.0.
    - [Release notes](https://github.com/hashicorp/consul/releases)
    - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/consul@api/v1.29.2...api/v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/consul/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    990ac69 View commit details
    Browse the repository at this point in the history
  2. [+] bump prometheus/client_golang from 1.20.3 to 1.20.5 (#824)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.3 to 1.20.5.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.20.3...v1.20.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e42de6f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. [+] bump go.mod dependencies (#828)

    go: upgraded github.com/prometheus/common v0.55.0 => v0.60.1
    go: upgraded github.com/tklauser/go-sysconf v0.3.12 => v0.3.14
    go: upgraded github.com/tklauser/numcpus v0.6.1 => v0.9.0
    go: upgraded go.etcd.io/etcd/api/v3 v3.5.15 => v3.5.16
    go: upgraded go.etcd.io/etcd/client/pkg/v3 v3.5.15 => v3.5.16
    go: upgraded go.etcd.io/etcd/client/v2 v2.305.15 => v2.305.16
    go: upgraded golang.org/x/crypto v0.27.0 => v0.28.0
    go: upgraded golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 => v0.0.0-20241009180824-f66d83c29e7c
    go: upgraded golang.org/x/sys v0.25.0 => v0.26.0
    go: upgraded google.golang.org/protobuf v1.34.2 => v1.35.1
    pashagolub authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    108dc15 View commit details
    Browse the repository at this point in the history
Loading