Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps MessagePack.ImmutableCollection and MessagePack. These dependencies needed to be updated together.
Updates MessagePack.ImmutableCollection from 2.3.85 to 2.5.172

Release notes

Sourced from MessagePack.ImmutableCollection's releases.

v2.5.172

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.171...v2.5.172

v2.5.171

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.168...v2.5.171

v2.5.168

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.140...v2.5.168

v2.5.140

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.129...v2.5.140

v2.5.129

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.124...v2.5.129

... (truncated)

Commits
  • 266fad7 Merge pull request #1901 from AArnott/parameterFormatters
  • e29def3 Merge pull request #1879 from MessagePack-CSharp/fix1134Again
  • 83019ef Allow writing to init property setters of generic classes on .NET 6+
  • 3aec9fd Merge pull request #1832 from MessagePack-CSharp/fix1831
  • 8732272 Add .NET 8 target to mpc
  • ec9c95e Merge pull request #1829 from MessagePack-CSharp/eventSource
  • 69485b2 Merge pull request #1834 from MessagePack-CSharp/fixnet6tests
  • ec010c7 Bump xunit to 2.8.1
  • 21abae9 Raise perf tracking events when formatters are dynamically generated
  • db2320b Merge pull request #1812 from thompson-tomo/chore/#1811_optimiseDependencies
  • Additional commits viewable in compare view

Updates MessagePack from 2.3.85 to 2.5.172

Release notes

Sourced from MessagePack's releases.

v2.5.172

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.171...v2.5.172

v2.5.171

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.168...v2.5.171

v2.5.168

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.140...v2.5.168

v2.5.140

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.129...v2.5.140

v2.5.129

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.124...v2.5.129

... (truncated)

Commits
  • 266fad7 Merge pull request #1901 from AArnott/parameterFormatters
  • e29def3 Merge pull request #1879 from MessagePack-CSharp/fix1134Again
  • 83019ef Allow writing to init property setters of generic classes on .NET 6+
  • 3aec9fd Merge pull request #1832 from MessagePack-CSharp/fix1831
  • 8732272 Add .NET 8 target to mpc
  • ec9c95e Merge pull request #1829 from MessagePack-CSharp/eventSource
  • 69485b2 Merge pull request #1834 from MessagePack-CSharp/fixnet6tests
  • ec010c7 Bump xunit to 2.8.1
  • 21abae9 Raise perf tracking events when formatters are dynamically generated
  • db2320b Merge pull request #1812 from thompson-tomo/chore/#1811_optimiseDependencies
  • 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 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 [MessagePack.ImmutableCollection](https://github.com/MessagePack-CSharp/MessagePack-CSharp) and [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp). These dependencies needed to be updated together.

Updates `MessagePack.ImmutableCollection` from 2.3.85 to 2.5.172
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.5.172)

Updates `MessagePack` from 2.3.85 to 2.5.172
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.5.172)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #255.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/multi-c9ca7a6a5c branch November 12, 2024 19:11
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