Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps analyzer, protobuf, protoc_plugin and dartdoc. These dependencies needed to be updated together.
Updates analyzer from 7.7.1 to 8.4.0

Commits

Updates protobuf from 4.2.0 to 5.0.0

Release notes

Sourced from protobuf's releases.

package:protobuf v5.0.0

  • Improve performance of GeneratedMessage.deepCopy. (#742)
  • Fix unknown enum handling in GeneratedMessage.mergeFromProto3Json when the ignoreUnknownFields optional argument is true. (#853)
  • Add BuilderInfo methods to support protoc-plugin 23.0.0. (#1047)
  • Generalize argument type of PbList.from from List<T> to Iterable<T>. (#1054)
  • Fix clearing oneof fields with GeneratedMessage.clear. (#1057)
  • Fix unknown JSON handling when using GeneratedMessage methods mergeFromJson, mergeFromJsonMap, writeToJson, writeToJsonMap. (#1058)

#742: google/protobuf.dart#742 #853: google/protobuf.dart#853 #1047: google/protobuf.dart#1047 #1054: google/protobuf.dart#1054 #1057: google/protobuf.dart#1057 #1058: google/protobuf.dart#1058

Commits

Updates protoc_plugin from 22.5.0 to 23.0.0

Release notes

Sourced from protoc_plugin's releases.

package:protoc_plugin v23.0.0

Note: this version requires protobuf 5.0.0.

  • Support protobuf editions. (#1052)
  • Update generated code for protobuf 5.0.0.
  • Update generated clone members to take advantage of faster deepCopy implementation in protobuf 5.0.0. (#742)
  • Code size improvements for enum fields. (#1047)

#742: google/protobuf.dart#742 #1047: google/protobuf.dart#1047 #1052: google/protobuf.dart#1052

Commits

Updates dartdoc from 8.3.4 to 9.0.0

Release notes

Sourced from dartdoc's releases.

package:dartdoc v9.0.0

  • Remove the deprecated missingCodeBlockLanguage warning.
  • Remove the deprecated templates-dir option.
  • Remove the deprecated nodoc option.
  • Remove the deprecated include-external option.
  • Refactor 404 error page to use div instead of p for search form.
  • Require analyzer 8.1.1 APIs.
  • Many internal migrations for analyzer APIs.
Changelog

Sourced from dartdoc's changelog.

9.0.0

  • Remove the deprecated missingCodeBlockLanguage warning.
  • Remove the deprecated templates-dir option.
  • Remove the deprecated nodoc option.
  • Remove the deprecated include-external option.
  • Refactor 404 error page to use div instead of p for search form.
  • Require analyzer 8.1.1 APIs.
  • Many internal migrations for analyzer APIs.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
analyzer [>= 5.4.a, < 5.5]
analyzer [>= 5.a, < 6]

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 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 [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [protobuf](https://github.com/google/protobuf.dart), [protoc_plugin](https://github.com/google/protobuf.dart) and [dartdoc](https://github.com/dart-lang/dartdoc). These dependencies needed to be updated together.

Updates `analyzer` from 7.7.1 to 8.4.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg)

Updates `protobuf` from 4.2.0 to 5.0.0
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](google/protobuf.dart@protobuf-v4.2.0...protobuf-v5.0.0)

Updates `protoc_plugin` from 22.5.0 to 23.0.0
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](google/protobuf.dart@protoc_plugin-v22.5.0...protoc_plugin-v23.0.0)

Updates `dartdoc` from 8.3.4 to 9.0.0
- [Release notes](https://github.com/dart-lang/dartdoc/releases)
- [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md)
- [Commits](dart-lang/dartdoc@v8.3.4...v9.0.0)

---
updated-dependencies:
- dependency-name: analyzer
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: protobuf
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: protoc_plugin
  dependency-version: 23.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: dartdoc
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dart Issues particular to the pure Dart distribution dependencies Pull requests that update a dependency file labels Oct 20, 2025
@Goodwine Goodwine merged commit 65b77ee into main Oct 23, 2025
39 checks passed
@Goodwine Goodwine deleted the dependabot/pub/multi-1205637e69 branch October 23, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dart Issues particular to the pure Dart distribution dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants