Skip to content

chore(deps): bump protobuf from 6.0.0 to 6.1.0 - #1213

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/protobuf-6.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/protobuf-6.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps protobuf from 6.0.0 to 6.1.0.

Release notes

Sourced from protobuf's releases.

package:protobuf v6.1.0

  • Make BuilderInfo methods accept GeneratedMessage Function() typed closures.
  • Make BuilderInfo.add accept nullable name (for tree shaking purposes).
  • Remove use of legacy dart.library.html conditional import.
Commits
  • a73edc9 Remove legacy interop use (conditional import on dart.library.html) (#1102)
  • cde8e28 Make name argument to BuilderInfo.add<T> nullable (for tree shaking purposes)...
  • 91efb90 Use $_createMessage() of type GeneratedMessage Function() in Dart protoc ...
  • 84079e8 Bump dart-lang/setup-dart from 1.7.1 to 1.7.2 (#1092)
  • d5639f4 Update protoc_plugin/README.md links and references (#1087)
  • See full diff 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 [protobuf](https://github.com/google/protobuf.dart) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](google/protobuf.dart@protobuf-v6.0.0...protobuf-v6.1.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 17, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Sep 17, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Devin Review: 1 flag

Not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)

Devin Review

@github-actions

Copy link
Copy Markdown

Warning

No changeset found

If this PR includes user-facing changes, please add a changeset file in .changes/

Format: level type="kind" "description"

patch type="fixed" "Fix audio frame generation"
minor type="added" "Add support for custom audio processing"
major type="changed" "Breaking: Rename Room.connect() to Room.join()"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants