Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps fixnum and protobuf. These dependencies needed to be updated together.
Updates fixnum from 0.10.11 to 1.0.1

Changelog

Sourced from fixnum's changelog.

1.0.1

  • Switch to using package:lints.
  • Populate the pubspec repository field.

1.0.0

  • Stable null safety release.

1.0.0-nullsafety.0

  • Migrate to null safety.
    • This is meant to be mostly non-breaking, for opted in users runtime errors will be promoted to static errors. For non-opted in users the runtime errors are still present in their original form.
Commits

Updates protobuf from 1.1.4 to 2.0.0

Commits
  • 94f5266 Stable null safety release of protobuf (#473)
  • d2620dd Generate null-safe .pbgrpc files (#466)
  • 1144e40 Use null-safe bootstrap protos (#464)
  • fe93fb8 Merge master into null safety (#463)
  • 9f19695 named optional arguments in constructors for messages (#441)
  • ead5550 Let protoc_plugin depend on protobuf from null-safety and fix changelog. (#456)
  • f611f23 Prepare query_benchmark/ for NNBD (#451)
  • d30a4c8 Restore possibility to use reflective API to create default field values usin...
  • 75389dd Allow dart protos to be sent through sendports (and therefore to other isolat...
  • 0d03fd5 Regenerate bootstrap protos with previous version of protoc_plugin (#440)
  • Additional commits viewable in compare view

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 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 [fixnum](https://github.com/dart-lang/fixnum) and [protobuf](https://github.com/google/protobuf.dart). These dependencies needed to be updated together.

Updates `fixnum` from 0.10.11 to 1.0.1
- [Release notes](https://github.com/dart-lang/fixnum/releases)
- [Changelog](https://github.com/dart-lang/fixnum/blob/master/CHANGELOG.md)
- [Commits](dart-archive/fixnum@0.10.11...1.0.1)

Updates `protobuf` from 1.1.4 to 2.0.0
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](google/protobuf.dart@protobuf-v1.1.4...protobuf-v2.0.0)

---
updated-dependencies:
- dependency-name: fixnum
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 1, 2022
@dependabot dependabot bot mentioned this pull request Jun 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #247.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/pub/fixnum-and-protobuf-1.0.1 branch February 1, 2023 04:03
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.

1 participant