
Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660)
* Bump analyzer, protobuf, protoc_plugin and dartdoc
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](https://github.com/google/protobuf.dart/compare/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](https://github.com/google/protobuf.dart/compare/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](https://github.com/dart-lang/dartdoc/compare/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>
* make sure sass_api pubspec follows the root pubspec
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>