aws-otel-java-instrumentation
aws-otel-java-instrumentation copied to clipboard
Bump uuid from 1.5.0 to 1.16.0 in /tools/cp-utility
Bumps uuid from 1.5.0 to 1.16.0.
Release notes
Sourced from uuid's releases.
v1.16.0
What's Changed
- Mark
Uuid::new_v8const by@tguichaouain uuid-rs/uuid#815- Prepare for 1.16.0 release by
@KodrAusin uuid-rs/uuid#817New Contributors
@tguichaouamade their first contribution in uuid-rs/uuid#815Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0
v1.15.1
What's Changed
- Guarantee v7 timestamp will never overflow by
@KodrAusin uuid-rs/uuid#811- Prepare for 1.15.1 release by
@KodrAusin uuid-rs/uuid#812Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1
v1.15.0
What's Changed
- Add a manual
Debugimplementation for NonNilUUid by@rick-de-waterin uuid-rs/uuid#808- Support higher precision, shiftable timestamps in V7 UUIDs by
@KodrAusin uuid-rs/uuid#809- Prepare for 1.15.0 release by
@KodrAusin uuid-rs/uuid#810New Contributors
@rick-de-watermade their first contribution in uuid-rs/uuid#808Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0
v1.14.0
What's Changed
- Add FromStr impls to the fmt structs by
@tysenin uuid-rs/uuid#806- Prepare for 1.14.0 release by
@KodrAusin uuid-rs/uuid#807New Contributors
@tysenmade their first contribution in uuid-rs/uuid#806Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.13.2...v1.14.0
v1.13.2
What's Changed
- Add a compile_error when no source of randomness is available on wasm32-unknown-unknown by
@KodrAusin uuid-rs/uuid#804- Prepare for 1.13.2 release by
@KodrAusin uuid-rs/uuid#805Full Changelog: https://github.com/uuid-rs/uuid/compare/1.13.1...v1.13.2
1.13.1
What's Changed
- Fix
wasm32withatomicsby@bushrat011899in uuid-rs/uuid#797
... (truncated)
Commits
c36beb1Merge pull request #817 from uuid-rs/cargo/v1.16.05338b24prepare for 1.16.0 release420f627Merge pull request #815 from tguichaoua/new_v8_const254258cmarkUuid::new_v8const4e5b88eMerge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7prepare for 1.15.1 releasef05b6dfMerge pull request #811 from uuid-rs/fix/v7-overflowc2d313fguarantee v7 timestamp will never overflow56ba68fMerge pull request #810 from uuid-rs/cargo/v1.15.026c8a9bprepare for 1.15.0 release- 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)