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: segmentio/chamber
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.6
Choose a base ref
...
head repository: segmentio/chamber
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 16, 2024

  1. build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#452)

    Bumps golang from 1.21.5-alpine to 1.21.6-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ec58920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aec637 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. build(deps): bump github.com/segmentio/analytics-go/v3 (#434)

    Bumps [github.com/segmentio/analytics-go/v3](https://github.com/segmentio/analytics-go) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/segmentio/analytics-go/releases)
    - [Changelog](https://github.com/segmentio/analytics-go/blob/v3.0/History.md)
    - [Commits](segmentio/analytics-go@v3.2.1...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/segmentio/analytics-go/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0edf3de View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#435)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e06a609 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/sys from 0.13.0 to 0.16.0 (#449)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.16.0.
    - [Commits](golang/sys@v0.13.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b3a1607 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. docs: Add licensing verbiage to CONTRIBUTING.md (#457)

    To make it clear that third-party contributions are given under the MIT
    license.
    
    Also, there's a bit of info in the readme about the name "chamber".
    bhavanki authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4a098ce View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. build(deps): bump github.com/alessio/shellescape from 1.4.1 to 1.4.2

    Bumps [github.com/alessio/shellescape](https://github.com/alessio/shellescape) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/alessio/shellescape/releases)
    - [Changelog](https://github.com/alessio/shellescape/blob/master/.goreleaser.yml)
    - [Commits](alessio/shellescape@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/alessio/shellescape
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d3e41f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1069a View commit details
    Browse the repository at this point in the history
Loading