Skip to content

build(deps): bump the go-httpbin group across 2 directories with 1 update#565

Merged
VerifiedJoseph merged 1 commit into
mainfrom
dependabot/docker_compose/dot-ci/go-httpbin-ae631a178e
Jun 2, 2026
Merged

build(deps): bump the go-httpbin group across 2 directories with 1 update#565
VerifiedJoseph merged 1 commit into
mainfrom
dependabot/docker_compose/dot-ci/go-httpbin-ae631a178e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the go-httpbin group with 1 update in the /.ci directory: mccutchen/go-httpbin.
Bumps the go-httpbin group with 1 update in the /.devcontainer directory: mccutchen/go-httpbin.

Updates mccutchen/go-httpbin from 2.21 to 2.23

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.23.0

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.1...v2.23.0

v2.22.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.0...v2.22.1

v2.22.0-rc1

Testing new release workflow added in #244

v2.22.0-rc2

No release notes provided.

v2.22.0-rc4

No release notes provided.

v2.22.0-rc5

Testing new release workflow from #244

v2.22.0-rc6

Testing new release workflow added in #244

v2.22.0

🎉 What's new and notable

  • Brand new release workflow (#244), which which now
    • Builds signed OCI images w/ SBOMs and pushes them to GHCR and Dockker Hub (same as before)
    • Builds signed release binaries for Linux, Mac (w/ notarization), and Windows on both amd64 and arm64 architectures
    • Records [verifiable build provenance attestations][1] on GitHub
  • Version info (#248)
    • The go-httpbin CLI now reports its own version via the -version/--version flag, which can be useful in the context of config management systems like Chef, Ansible, Puppet, etc
    • A new /version endpoint can return the same detailed version information if run with USE_FULL_VERSION=true/-use-full-version
  • A new /jsonl endpoint that streams JSON Lines data

What's Changed

... (truncated)

Commits

Updates mccutchen/go-httpbin from 2.21 to 2.23

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.23.0

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.1...v2.23.0

v2.22.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.0...v2.22.1

v2.22.0-rc1

Testing new release workflow added in #244

v2.22.0-rc2

No release notes provided.

v2.22.0-rc4

No release notes provided.

v2.22.0-rc5

Testing new release workflow from #244

v2.22.0-rc6

Testing new release workflow added in #244

v2.22.0

🎉 What's new and notable

  • Brand new release workflow (#244), which which now
    • Builds signed OCI images w/ SBOMs and pushes them to GHCR and Dockker Hub (same as before)
    • Builds signed release binaries for Linux, Mac (w/ notarization), and Windows on both amd64 and arm64 architectures
    • Records [verifiable build provenance attestations][1] on GitHub
  • Version info (#248)
    • The go-httpbin CLI now reports its own version via the -version/--version flag, which can be useful in the context of config management systems like Chef, Ansible, Puppet, etc
    • A new /version endpoint can return the same detailed version information if run with USE_FULL_VERSION=true/-use-full-version
  • A new /jsonl endpoint that streams JSON Lines data

What's Changed

... (truncated)

Commits

Updates mccutchen/go-httpbin from 2.21 to 2.23

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.23.0

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.1...v2.23.0

v2.22.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.0...v2.22.1

v2.22.0-rc1

Testing new release workflow added in #244

v2.22.0-rc2

No release notes provided.

v2.22.0-rc4

No release notes provided.

v2.22.0-rc5

Testing new release workflow from #244

v2.22.0-rc6

Testing new release workflow added in #244

v2.22.0

🎉 What's new and notable

  • Brand new release workflow (#244), which which now
    • Builds signed OCI images w/ SBOMs and pushes them to GHCR and Dockker Hub (same as before)
    • Builds signed release binaries for Linux, Mac (w/ notarization), and Windows on both amd64 and arm64 architectures
    • Records [verifiable build provenance attestations][1] on GitHub
  • Version info (#248)
    • The go-httpbin CLI now reports its own version via the -version/--version flag, which can be useful in the context of config management systems like Chef, Ansible, Puppet, etc
    • A new /version endpoint can return the same detailed version information if run with USE_FULL_VERSION=true/-use-full-version
  • A new /jsonl endpoint that streams JSON Lines data

What's Changed

... (truncated)

Commits

Updates mccutchen/go-httpbin from 2.21 to 2.23

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.23.0

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.1...v2.23.0

v2.22.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.22.0...v2.22.1

v2.22.0-rc1

Testing new release workflow added in #244

v2.22.0-rc2

No release notes provided.

v2.22.0-rc4

No release notes provided.

v2.22.0-rc5

Testing new release workflow from #244

v2.22.0-rc6

Testing new release workflow added in #244

v2.22.0

🎉 What's new and notable

  • Brand new release workflow (#244), which which now
    • Builds signed OCI images w/ SBOMs and pushes them to GHCR and Dockker Hub (same as before)
    • Builds signed release binaries for Linux, Mac (w/ notarization), and Windows on both amd64 and arm64 architectures
    • Records [verifiable build provenance attestations][1] on GitHub
  • Version info (#248)
    • The go-httpbin CLI now reports its own version via the -version/--version flag, which can be useful in the context of config management systems like Chef, Ansible, Puppet, etc
    • A new /version endpoint can return the same detailed version information if run with USE_FULL_VERSION=true/-use-full-version
  • A new /jsonl endpoint that streams JSON Lines data

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update Docker_compose code labels Jun 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

Dependabot attempted to update this pull request, but because the branch dependabot/docker_compose/dot-ci/go-httpbin-ae631a178e is protected it was unable to do so.

@VerifiedJoseph
Copy link
Copy Markdown
Owner

@dependabot rebase

…date

Bumps the go-httpbin group with 1 update in the /.ci directory: [mccutchen/go-httpbin](https://github.com/mccutchen/go-httpbin).
Bumps the go-httpbin group with 1 update in the /.devcontainer directory: [mccutchen/go-httpbin](https://github.com/mccutchen/go-httpbin).


Updates `mccutchen/go-httpbin` from 2.21 to 2.23
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.21.0...v2.23.0)

Updates `mccutchen/go-httpbin` from 2.21 to 2.23
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.21.0...v2.23.0)

Updates `mccutchen/go-httpbin` from 2.21 to 2.23
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.21.0...v2.23.0)

Updates `mccutchen/go-httpbin` from 2.21 to 2.23
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.21.0...v2.23.0)

---
updated-dependencies:
- dependency-name: mccutchen/go-httpbin
  dependency-version: '2.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-httpbin
- dependency-name: mccutchen/go-httpbin
  dependency-version: '2.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-httpbin
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/docker_compose/dot-ci/go-httpbin-ae631a178e branch from 949dcae to 85a59ed Compare June 2, 2026 19:19
@VerifiedJoseph VerifiedJoseph merged commit b92c49f into main Jun 2, 2026
2 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/docker_compose/dot-ci/go-httpbin-ae631a178e branch June 2, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker_compose Pull requests that update Docker_compose code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant