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 rmp-serde from 0.13.7 to 1.1.1 #780

Merged
merged 2 commits into from
May 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps rmp-serde from 0.13.7 to 1.1.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #780 (49fe370) into main (019e5c7) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #780      +/-   ##
==========================================
- Coverage   49.05%   49.03%   -0.03%     
==========================================
  Files         410      410              
  Lines       33501    33528      +27     
  Branches     7440     7447       +7     
==========================================
+ Hits        16434    16439       +5     
- Misses      11949    11974      +25     
+ Partials     5118     5115       -3     
Flag Coverage Δ
unittests-aries-vcx 48.99% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 25 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/cargo/rmp-serde-1.1.1 branch from d5c7c94 to a94f373 Compare March 27, 2023 15:25
@dependabot dependabot bot force-pushed the dependabot/cargo/rmp-serde-1.1.1 branch 4 times, most recently from 4c066a2 to 6ee95e1 Compare April 12, 2023 07:26
@dependabot dependabot bot force-pushed the dependabot/cargo/rmp-serde-1.1.1 branch 3 times, most recently from 0022a32 to 02125b1 Compare April 14, 2023 06:11
Bumps [rmp-serde](https://github.com/3Hren/msgpack-rust) from 0.13.7 to 1.1.1.
- [Release notes](https://github.com/3Hren/msgpack-rust/releases)
- [Commits](https://github.com/3Hren/msgpack-rust/commits/rmp-serde/v1.1.1)

---
updated-dependencies:
- dependency-name: rmp-serde
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rmp-serde-1.1.1 branch from 02125b1 to a8d6366 Compare April 14, 2023 09:02
Signed-off-by: Patrik <patrik.stas@absa.africa>
Copy link
Contributor

@Patrik-Stas Patrik-Stas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rmp-serde doesn't have the best changelog&release management, but looking at git commits, there doesn't seems to be breaking changes, pipelines are green.

  • The current version 0.13.7 seems to be revision 781e5caaaf86 from 2017-09-13
  • The updated version 1.1.1 seems to be revision 941441f48 from 2022-09-27

The pipeline is green, I think we can merge this.

If at least one of you @gmulhearn @mirgee @bobozaur agree, please go ahead and press the green button :-)

Copy link
Contributor

@bobozaur bobozaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me

@Patrik-Stas Patrik-Stas merged commit 001ad88 into main May 9, 2023
41 checks passed
@Patrik-Stas Patrik-Stas deleted the dependabot/cargo/rmp-serde-1.1.1 branch May 9, 2023 08:28
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants