Skip to content

Navigation Menu

Sign in
Sign up

chore(deps): bump github.com/blanketops/environments-contract from 0.5.1 to 0.5.5 - #326

Open
dependabot[bot] wants to merge 1 commit into
main from
dependabot/go_modules/github.com/blanketops/environments-contract-0.5.5
Open

chore(deps): bump github.com/blanketops/environments-contract from 0.5.1 to 0.5.5 #326
dependabot[bot] wants to merge 1 commit into
main from
dependabot/go_modules/github.com/blanketops/environments-contract-0.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/blanketops/environments-contract from 0.5.1 to 0.5.5.

Release notes

Sourced from github.com/blanketops/environments-contract's releases.

v0.5.5

[0.5.5] - 2026年08月23日

🚀 Features

  • Generate per-package contract docs, aligned with docs/code/ convention

💼 Other

  • Merge release/v0.5.5 into main

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.4
  • Sync develop with main after release/v0.5.4
  • (release) Regenerate Go and TypeScript contracts for v0.5.5 [skip ci]

v0.5.4

[0.5.4] - 2026年08月21日

🐛 Bug Fixes

  • Declare protobuf/grpc as direct dependencies in go.mod
  • (ci) Checkout develop explicitly in create-release

💼 Other

  • Merge release/v0.5.4 into main

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.3
  • Sync develop with main after release/v0.5.3

v0.5.3

[0.5.3] - 2026年08月20日

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.2
  • Drop unnecessary App-token auth from buf.gen.yml
  • (ci) Bump bufbuild/buf-setup-action from 1.46.0 to 1.50.0
  • (ci) Bump actions/create-github-app-token from 2 to 3
  • (ci) Bump actions/upload-artifact from 4 to 7
  • (ci) Bump actions/checkout from 4 to 7
  • (ci) Bump softprops/action-gh-release from 2 to 3

v0.5.2

[0.5.2] - 2026年08月19日

... (truncated)

Changelog

Sourced from github.com/blanketops/environments-contract's changelog.

[0.5.5] - 2026年08月23日

🚀 Features

  • Generate per-package contract docs, aligned with docs/code/ convention

💼 Other

  • Merge release/v0.5.5 into main

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.4
  • Sync develop with main after release/v0.5.4
  • (release) Regenerate Go and TypeScript contracts for v0.5.5 [skip ci]

[0.5.4] - 2026年08月21日

🐛 Bug Fixes

  • Declare protobuf/grpc as direct dependencies in go.mod
  • (ci) Checkout develop explicitly in create-release

💼 Other

  • Merge release/v0.5.4 into main

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.3
  • Sync develop with main after release/v0.5.3

[0.5.3] - 2026年08月20日

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.2
  • Drop unnecessary App-token auth from buf.gen.yml
  • (ci) Bump bufbuild/buf-setup-action from 1.46.0 to 1.50.0
  • (ci) Bump actions/create-github-app-token from 2 to 3
  • (ci) Bump actions/upload-artifact from 4 to 7
  • (ci) Bump actions/checkout from 4 to 7
  • (ci) Bump softprops/action-gh-release from 2 to 3

[0.5.2] - 2026年08月19日

⚙️ Miscellaneous Tasks

  • (release) Update changelog for v0.5.1
  • Sync develop with main after release/v0.5.0
  • (release) Regenerate Go and TypeScript contracts
  • Add dependabot.yml (github-actions only)
  • Bring dependabot.yml into main (Dependabot reads config from default branch)
Commits
  • 6f1b6fc chore(release): regenerate Go and TypeScript contracts for v0.5.5 [skip ci]
  • 9056a7e release: merge release/v0.5.5 into main
  • f94bbac Merge pull request #130 from blanketops/feat/contract-docs-generation
  • da0c515 feat: generate per-package contract docs, aligned with docs/code/ convention
  • 8c26588 chore(release): update changelog for v0.5.4
  • d3fd01a chore: sync develop with main after release/v0.5.4
  • e6d0ec2 release: merge release/v0.5.4 into main
  • bd3a284 Merge pull request #128 from blanketops/fix/create-release-missing-ref
  • f746b8e fix(ci): checkout develop explicitly in create-release
  • ec6ed38 Merge pull request #127 from blanketops/fix/go-mod-missing-deps
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/blanketops/environments-contract](https://github.com/blanketops/environments-contract) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/blanketops/environments-contract/releases)
- [Changelog](https://github.com/blanketops/environments-contract/blob/main/CHANGELOG.md)
- [Commits](blanketops/environments-contract@v0.5.1...v0.5.5)
---
updated-dependencies:
- dependency-name: github.com/blanketops/environments-contract
 dependency-version: 0.5.5
 dependency-type: direct:production
 update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /