Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MessagePack from 2.3.112 to 2.4.59 #229

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps MessagePack from 2.3.112 to 2.4.59.

Release notes

Sourced from MessagePack's releases.

v2.4.59

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.4.35...v2.4.59

v2.4.35

Changes:

Enhancements:

  • #1457: Add option to avoid large buffer allocations
  • #1445: MessagePack.Generator RollForward to Major

Others:

  • #1455: Add StringInterningFormatter.cs.meta for Unity
  • #1448: Drop net5.0 runtime targets

This list of changes was auto generated.

v2.4.23-alpha

What's Changed

... (truncated)

Commits
  • 92f230b Merge pull request #1529 from AArnott/fix1526
  • d532384 Remove dead constant
  • e9cdd76 Merge pull request #1528 from AArnott/fix1526
  • 0c41ccb Add incremental build support to MessagePack.MSBuild.Tasks
  • 3bc35e3 Merge pull request #1499 from AArnott/improveErrorMessages
  • 45ff089 Merge pull request #1515 from AArnott/StringToolsUpdate
  • c972b17 Update to 17.4.0 to fix break
  • aeb74e5 Merge pull request #1527 from AArnott/fix1523
  • 93f938d Fix null param check in StaticCompositeResolver
  • 5a138c4 fix duplicate registration of named tuples (#1464)
  • Additional commits viewable 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 23, 2022
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) December 1, 2022 18:09
@Aaronontheweb
Copy link
Member

@dependabot rebase

Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.3.112 to 2.4.59.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Changelog](https://github.com/neuecc/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.3.112...v2.4.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/MessagePack-2.4.59 branch from f35144c to 5543fe1 Compare December 1, 2022 18:10
@Aaronontheweb Aaronontheweb merged commit abbb872 into dev Dec 1, 2022
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/MessagePack-2.4.59 branch December 1, 2022 18:19
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