Skip to content

fix(deps): update bump-dependencies - #9

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate.bump-dependencies
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate.bump-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
buf uses-with minor 1.71.01.73.0 age confidence
connectrpc.com/connect require minor v1.20.0v1.21.0 age confidence
go uses-with minor 1.26.51.27.1 age confidence
google.golang.org/protobuf require patch v1.36.11v1.36.12 age confidence

Release Notes

bufbuild/buf (buf)

v1.73.0

Compare Source

  • Fix buf format dropping comments next to commas or semicolons in message literals.
  • Fix compilation failing to resolve symbols re-exported through import public when the
    re-exporting file also reaches those symbols through a non-public import.
  • Fix LSP go to definition not resolving across files inside dependency and well-known-type
    files, and release workspaces when their last open file closes to free resources.
  • Fix LSP finding only a subset of references to symbols declared in
    dependencies, including well-known types.
  • Fix buf format non-idempotent trailing comment formatting.
  • Update built-in Well-Known Types to Protobuf v35.1.
  • Fix managed mode setting java_multiple_files on Edition 2024 files, which is not
    allowed and causes code generation to fail.

v1.72.0

Compare Source

  • Fix buf beta registry webhook create and buf beta registry webhook list to emit proto JSON output.
  • Fix HTTPS Basic authentication for remote inputs to use BUF_INPUT_HTTPS_USERNAME for the username.
  • Fix IMPORT_USED lint rule silently reporting no unused imports when
    google/protobuf/descriptor.proto is in the transitive dependency graph.
connectrpc/connect-go (connectrpc.com/connect)

v1.21.0

Compare Source

What's Changed

[!IMPORTANT]

This release adds a security-related feature for servers. The new handler option WithRequestGate runs after the request headers are available and before any message is received. Use this new option to register checks (e.g. authentication) that should happen before the request is decompressed or unmarshaled, and before any interceptors are run. See the documentation for details.

Governance
Enhancements
Bugfixes

New Contributors

Full Changelog: connectrpc/connect-go@v1.20.0...v1.21.0

actions/go-versions (go)

v1.27.1: 1.27.1

Compare Source

Go 1.27.1

v1.27.0: 1.27.0

Compare Source

Go 1.27.0

v1.26.8: 1.26.8

Compare Source

Go 1.26.8

v1.26.7: 1.26.7

Compare Source

Go 1.26.7

v1.26.6: 1.26.6

Compare Source

Go 1.26.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch from 0662499 to 2ac5c51 Compare August 13, 2026 03:59
@renovate renovate Bot changed the title fix(deps): update bump-dependencies fix(deps): update module google.golang.org/grpc to v1.83.0 Aug 13, 2026
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch from 2ac5c51 to 9f5b803 Compare August 13, 2026 09:14
@renovate renovate Bot changed the title fix(deps): update module google.golang.org/grpc to v1.83.0 fix(deps): update bump-dependencies Aug 13, 2026
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch 3 times, most recently from a2ef610 to f299eb1 Compare August 20, 2026 05:44
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch 9 times, most recently from eb7c031 to 2cd7e67 Compare August 31, 2026 21:43
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch 3 times, most recently from c1920cd to 43ab139 Compare September 8, 2026 19:19
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch from 43ab139 to 14d3aa2 Compare September 15, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants