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

build(deps): bump uuid from 1.3.1 to 1.3.3 #1795

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps uuid from 1.3.1 to 1.3.3.

Release notes

Sourced from uuid's releases.

1.3.3

What's Changed

Full Changelog: uuid-rs/uuid@1.3.2...1.3.3

1.3.2

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@1.3.1...1.3.2

Commits
  • 2cfe9f1 Merge pull request #674 from uuid-rs/cargo/1.3.3
  • 2bbbb74 prepare for 1.3.3 release
  • 534691e Merge pull request #673 from uuid-rs/chore/hard-deprecation
  • 147d4b3 update build agents
  • d89c69d hard deprecate Timestamp::to_unix_nanos
  • 6d22d0c Merge pull request #671 from uuid-rs/ci/cleanups
  • 0536908 use sha hash for checkout action and remove others
  • 52867d4 Merge pull request #670 from uuid-rs/cargo/1.3.2
  • f0c3f1a prepare for 1.3.2 release
  • a78ee0a Merge pull request #669 from pkoenig10/as_u128
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 5, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/uuid-1.3.3 branch from 153b43e to 0e355c8 Compare June 6, 2023 15:57
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.3.1...1.3.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/uuid-1.3.3 branch from 0e355c8 to 4a2ca20 Compare June 8, 2023 07:05
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.11 🎉

Comparison is base (af6e381) 29.39% compared to head (4a2ca20) 29.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1795      +/-   ##
==========================================
+ Coverage   29.39%   29.50%   +0.11%     
==========================================
  Files          49       49              
  Lines       17713    17713              
  Branches     8547     8546       -1     
==========================================
+ Hits         5206     5226      +20     
+ Misses       7348     7343       -5     
+ Partials     5159     5144      -15     

see 14 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sylvestre sylvestre merged commit 029fbf4 into main Jun 13, 2023
@sylvestre sylvestre deleted the dependabot/cargo/uuid-1.3.3 branch June 13, 2023 18:16
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.

2 participants