Skip to content

Bump protobuf-net from 3.0.52 to 3.0.62#112

Merged
Turnerj merged 1 commit intomasterfrom
dependabot/nuget/protobuf-net-3.0.62
Nov 14, 2020
Merged

Bump protobuf-net from 3.0.52 to 3.0.62#112
Turnerj merged 1 commit intomasterfrom
dependabot/nuget/protobuf-net-3.0.62

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps protobuf-net from 3.0.52 to 3.0.62.

Changelog

Sourced from protobuf-net's changelog.

3.0.62

  • add .NET 5 TFM and support for related features such as record-types
  • split protobuf-net.ServiceModel into a separate package to reduce the dependency tree for most users
  • fix .proto schema generation when an enum name is overridden
  • attempt to declare dynamically-accessed members for linker compatibility
  • fix init-only fields in IL-generation
Commits
  • fd02010 exploration of .NET 5 and C# 9 features (#715)
  • b6d0645 fix SO64336050 - use override enum name when outputting default
  • ec20f8e add a shotgun smattering of [DynamicallyAccessedMembers] to help convince the...
  • c5eb301 pull forward fix for treating positional records as auto-tuples
  • a6b1d40 prefer "is null" over "== null" and "is object" to "!= null", to avoid risk o...
  • 3087ca6 only emit FieldAttributes.InitOnly in full emit
  • 4c013d6 v3 only note
  • c25c8ae markdown snafu
  • 2687a09 add Noda Time documentation
  • 0b48e59 deployed 3.0.52
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Nov 13, 2020
@Turnerj Turnerj merged commit 29ea7aa into master Nov 14, 2020
@Turnerj Turnerj deleted the dependabot/nuget/protobuf-net-3.0.62 branch November 14, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant