edu_CSharpNetworkProgramming
edu_CSharpNetworkProgramming copied to clipboard
Bump MessagePack from 2.1.152 to 2.5.187 in /practice/DBServer/MQTestApp
Bumps MessagePack from 2.1.152 to 2.5.187.
Release notes
Sourced from MessagePack's releases.
v2.5.187
Changes:
- #2014: Use a collision-resistant hash algorithm for untrusted data to address https://github.com/MessagePack-CSharp/MessagePack-CSharp/security/advisories/GHSA-4qm4-8hg2-g2xm
- #2010: Update published security policy
This list of changes was auto generated.
v2.5.172
What's Changed
- Allow applying
[MessagePackFormatter]on parameters and return values by@AArnottin MessagePack-CSharp/MessagePack-CSharp#1901Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.171...v2.5.172
v2.5.171
What's Changed
- Add .NET 8 target to mpc by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1832- Allow writing to init property setters of generic classes on .NET 6+ by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1879Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.168...v2.5.171
v2.5.168
What's Changed
- fixing issue with backing field naming and serialization failing by
@epitkain MessagePack-CSharp/MessagePack-CSharp#1785- Feature/1804 locate formatters only if has elements inside by
@nmi-relewisein MessagePack-CSharp/MessagePack-CSharp#1805- Enable ignoring fields by using [NonSerialized] by
@mookid8000in MessagePack-CSharp/MessagePack-CSharp#1808- Reduce nuget dependencies by
@thompson-tomoin MessagePack-CSharp/MessagePack-CSharp#1812- Raise perf tracking events when formatters are dynamically generated by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1829New Contributors
@epitkamade their first contribution in MessagePack-CSharp/MessagePack-CSharp#1785@nmi-relewisemade their first contribution in MessagePack-CSharp/MessagePack-CSharp#1805@mookid8000made their first contribution in MessagePack-CSharp/MessagePack-CSharp#1808@thompson-tomomade their first contribution in MessagePack-CSharp/MessagePack-CSharp#1812Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.140...v2.5.168
v2.5.140
What's Changed
- Fix releases links in README text by
@KonHin MessagePack-CSharp/MessagePack-CSharp#1688- Better constrain dictionary detection by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1687- Create FUNDING.yml by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1693- Workaround mono runtime bug by
@AArnottin MessagePack-CSharp/MessagePack-CSharp#1696- Add MESSAGEPACK_FORCE_AOT preprocessor directive by
@brwhelan-msftin MessagePack-CSharp/MessagePack-CSharp#1701New Contributors
@brwhelan-msftmade their first contribution in MessagePack-CSharp/MessagePack-CSharp#1701
... (truncated)
Commits
f8d40b3Merge pull request #2014 from MessagePack-CSharp/secureHashad2d135Use safer unaligned-read methods0763cf0Use a collision-resistant hash algorithm for untrusted data3a90034Update published security policy (#2010)7cd869eMerge and nullify v1.x build fixese6bbe50Get the v1.x branch building again3165534Update references to .NET to match brandingc4157eeMerge pull request #1963 from BeatConnect/mpc_string_value_from_key_attribute...62238b3- perform a length check onkeyAttribute.ConstructorArgumentsbefore indexi...fdf76f7MPC String Value From Key Attribute Fix- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.