-
Notifications
You must be signed in to change notification settings - Fork 591
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
chore(deps): Bump byteorder from 1.4.3 to 1.5.0 #12666
Conversation
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.3 to 1.5.0. - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](BurntSushi/byteorder@1.4.3...1.5.0) --- updated-dependencies: - dependency-name: byteorder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #12666 +/- ##
==========================================
+ Coverage 69.31% 69.34% +0.02%
==========================================
Files 1470 1470
Lines 241352 241535 +183
==========================================
+ Hits 167292 167489 +197
+ Misses 74060 74046 -14
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@dependabot show |
@dependabot show ignore conditions |
@dependabot show syn ignore conditions |
No ignore conditions found for the dependency syn |
https://github.com/dependabot show * ignore conditions |
Ignore Conditions
|
Bumps byteorder from 1.4.3 to 1.5.0.
Commits
ec068ee
1.5.00cfb84d
cargo: a few small fixups62b0e31
changelog: add a note about it not being updateddd41ee2
msrv: bump to Rust 1.6052cc70c
safety: verify alignment requirements of floats vs intsc0b6678
impl: remove unsafe code from read_uint and read_uint128 methods1e2d8b0
impl: eliminate unsafe_write_num_bytes368cb55
impl: refactor write_slice macro slightlyc01f0fe
impl: eliminate special case checking target_endian3409ee1
perf: convert endianess while reading slice in a single passYou 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions