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: open-telemetry/opentelemetry-go-build-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: open-telemetry/opentelemetry-go-build-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 19 commits
  • 33 files changed
  • 7 contributors

Commits on Mar 10, 2025

  1. build(deps): bump golang.org/x/oauth2 in /issuegenerator (#716)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.27.0 to 0.28.0.
    - [Commits](golang/oauth2@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      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 Mar 10, 2025
    Copy the full SHA
    58ceda5 View commit details
  2. build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 in /dbotconf (

    …#715)
    
    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
    - [Commits](golang/mod@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      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>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    be9fb76 View commit details
  3. build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 in /semconvg…

    …en (#712)
    
    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
    - [Commits](golang/mod@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      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>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    4ae3e6d View commit details
  4. build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 in /semconv…

    …gen (#711)
    
    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 Mar 10, 2025
    Copy the full SHA
    054e3df View commit details
  5. build(deps): bump github.com/golangci/golangci-lint in /internal/tools (

    #710)
    
    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.64.5 to 1.64.6.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.64.5...v1.64.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      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>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    06cfbe7 View commit details
  6. build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 (#714)

    * build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0
    
    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
    - [Commits](golang/mod@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * run go mod tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    9cacd77 View commit details
  7. build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 in /multimod (

    …#709)
    
    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
    - [Commits](golang/mod@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      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>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    4e2aad9 View commit details
  8. build(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0 (#713)

    * build(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.30.0 to 0.31.0.
    - [Commits](golang/sys@v0.30.0...v0.31.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>
    
    * run go mod tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 10, 2025
    Copy the full SHA
    397d304 View commit details
  9. switch tenv with usetesting (#718)

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    dmathieu and mx-psi authored Mar 10, 2025
    Copy the full SHA
    379a7d2 View commit details

Commits on Mar 13, 2025

  1. build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /multimod (

    …#722)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
    - [Commits](golang/net@v0.35.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Copy the full SHA
    fb55d41 View commit details
  2. build(deps): bump golang.org/x/net in /internal/tools (#721)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
    - [Commits](golang/net@v0.35.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 13, 2025
    Copy the full SHA
    4c13825 View commit details
  3. [githubgen] add support for generating the components list used by ch…

    …loggen (#717)
    
    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    atoulme and mx-psi authored Mar 13, 2025
    Copy the full SHA
    b62c325 View commit details
  4. Fix duplicated owner when calling GitHub APIs (#720)

    * Fix duplicated owner when calling GitHub APIs
    
    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Add Changelog entry
    
    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Update changelog
    
    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    ArthurSens and mx-psi authored Mar 13, 2025
    Copy the full SHA
    eecedb1 View commit details

Commits on Mar 16, 2025

  1. build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 in /mu…

    …ltimod (#723)
    
    * build(deps): bump github.com/spf13/viper in /multimod
    
    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.19.0...v1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Remove toolchain
    
    * Run go mod tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    dependabot[bot] and MrAlias authored Mar 16, 2025
    Copy the full SHA
    ce4c50d View commit details
  2. build(deps): bump github.com/golangci/golangci-lint from 1.64.6 to 1.…

    …64.7 in /internal/tools (#724)
    
    * build(deps): bump github.com/golangci/golangci-lint in /internal/tools
    
    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.64.6 to 1.64.7.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.64.6...v1.64.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Remove toolchain
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    dependabot[bot] and MrAlias authored Mar 16, 2025
    Copy the full SHA
    c43cb03 View commit details

Commits on Mar 22, 2025

  1. [chloggen] Support chloggen update --component foo to generate chan…

    …gelog entries for component foo (#725)
    
    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    atoulme and mx-psi authored Mar 22, 2025
    Copy the full SHA
    c1d61ec View commit details

Commits on Mar 24, 2025

  1. build(deps): bump fossas/fossa-action from 1.5.0 to 1.6.0 (#728)

    Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/fossas/fossa-action/releases)
    - [Commits](fossas/fossa-action@93a52ec...c0a7d01)
    
    ---
    updated-dependencies:
    - dependency-name: fossas/fossa-action
      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 Mar 24, 2025
    Copy the full SHA
    84ee7de View commit details
  2. build(deps): bump github.com/golangci/golangci-lint in /internal/tools (

    #727)
    
    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.64.7 to 1.64.8.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.64.7...v1.64.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      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>
    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    dependabot[bot] and dmathieu authored Mar 24, 2025
    Copy the full SHA
    598741f View commit details

Commits on Mar 25, 2025

  1. Release 0.21.0 (#726)

    * update versions
    
    * Prepare tools for version v0.21.0
    
    * changelog
    
    ---------
    
    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    atoulme and mx-psi authored Mar 25, 2025
    Copy the full SHA
    bd25952 View commit details
Loading