-
Notifications
You must be signed in to change notification settings - Fork 83
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
Conversation
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
d5c7c94
to
a94f373
Compare
4c066a2
to
6ee95e1
Compare
0022a32
to
02125b1
Compare
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>
02125b1
to
a8d6366
Compare
Signed-off-by: Patrik <patrik.stas@absa.africa>
There was a problem hiding this 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 revision781e5caaaf86
from2017-09-13
- The updated version
1.1.1
seems to be revision941441f48
from2022-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 :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine by me
Bumps rmp-serde from 0.13.7 to 1.1.1.
Commits
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.