Skip to content

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

Merged
VerifiedJoseph merged 1 commit into
mainfrom
dependabot/docker_compose/dot-ci/go-httpbin-0060cc0d70
Dec 1, 2025
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 1, 2025

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.18 to 2.19

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.19.0

[!WARNING]
Potential Breaking Change

Pre-built docker images provided on Docker Hub and GitHub Container Registry now run as non-root by default, which may necessitate additional configuration for deployments that use both privileged ports and host networking. See Configuring non-root docker images in the README and #224 for more details.

What's Changed

New Contributors

Full Changelog: mccutchen/go-httpbin@v2.18.3...v2.19.0

v2.18.3

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.2...v2.18.3

v2.18.2

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.1...v2.18.2

v2.18.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.0...v2.18.1

Commits
  • cab8b3d docker: switch base image from distroless/base to distroless/static:nonroot (...
  • d0da72b chore: update autobahn docker image tag (#225)
  • ff7560f chore: modernize (#221)
  • d2a914c ci: fix OCI image annotations (#217)
  • 3e15754 docs: fix build status badge in README (#216)
  • 5154c22 fix: small fixup to new /ip test case (#214)
  • 3110dab fix: actually test fix for local port number in /ip response (#213)
  • e23bc46 fix: /ip should not include port number (#212)
  • 3855b88 ci: upgrade & pin github action versions (#210)
  • 1379030 fix: /response-headers does not need escaping by default (#208)
  • See full diff in compare view

Updates mccutchen/go-httpbin from 2.18 to 2.19

Release notes

Sourced from mccutchen/go-httpbin's releases.

v2.19.0

[!WARNING]
Potential Breaking Change

Pre-built docker images provided on Docker Hub and GitHub Container Registry now run as non-root by default, which may necessitate additional configuration for deployments that use both privileged ports and host networking. See Configuring non-root docker images in the README and #224 for more details.

What's Changed

New Contributors

Full Changelog: mccutchen/go-httpbin@v2.18.3...v2.19.0

v2.18.3

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.2...v2.18.3

v2.18.2

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.1...v2.18.2

v2.18.1

What's Changed

Full Changelog: mccutchen/go-httpbin@v2.18.0...v2.18.1

Commits
  • cab8b3d docker: switch base image from distroless/base to distroless/static:nonroot (...
  • d0da72b chore: update autobahn docker image tag (#225)
  • ff7560f chore: modernize (#221)
  • d2a914c ci: fix OCI image annotations (#217)
  • 3e15754 docs: fix build status badge in README (#216)
  • 5154c22 fix: small fixup to new /ip test case (#214)
  • 3110dab fix: actually test fix for local port number in /ip response (#213)
  • e23bc46 fix: /ip should not include port number (#212)
  • 3855b88 ci: upgrade & pin github action versions (#210)
  • 1379030 fix: /response-headers does not need escaping by default (#208)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update Docker_compose code labels Nov 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (aab207a) to head (a5e83ab).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #512   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        77        77           
===========================================
  Files             15        15           
  Lines            282       282           
===========================================
  Hits             282       282           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…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.18 to 2.19
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.18.0...v2.19.0)

Updates `mccutchen/go-httpbin` from 2.18 to 2.19
- [Release notes](https://github.com/mccutchen/go-httpbin/releases)
- [Commits](mccutchen/go-httpbin@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: mccutchen/go-httpbin
  dependency-version: '2.19'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-httpbin
- dependency-name: mccutchen/go-httpbin
  dependency-version: '2.19'
  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-0060cc0d70 branch from be2074f to a5e83ab Compare November 1, 2025 22:36
@VerifiedJoseph VerifiedJoseph merged commit 9439c98 into main Dec 1, 2025
3 checks passed
@dependabot dependabot Bot deleted the dependabot/docker_compose/dot-ci/go-httpbin-0060cc0d70 branch December 1, 2025 15:15
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