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

chore: upstream 0.15 to support vector 0.38 #67

Merged
merged 51 commits into from
Oct 2, 2024
Merged

Conversation

c-nixon
Copy link
Contributor

@c-nixon c-nixon commented Jul 10, 2024

No description provided.

jszwedko and others added 30 commits March 18, 2024 21:03
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.7.0...1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.11 to 0.8.12.
- [Commits](toml-rs/toml@toml-v0.8.11...toml-v0.8.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.10.3...1.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.5 to 2.2.6.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.2.5...2.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](dtolnay/indoc@2.0.4...2.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.34.3 to 1.35.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)
- [Commits](paupino/rust-decimal@1.34.3...1.35.0)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.114...v1.0.115)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.1 to 1.0.0.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.6.1...v1.0.0)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.35 to 0.4.37.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.35...v0.4.37)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(stdlib): parse_json improved accuracy float parsing #755

* move roundtrip float to optional dependency
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.28 to 2.1.29.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.28...v2.1.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.8...v2.7.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.8...v2.7.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.29 to 2.1.30.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.29...v2.1.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prost-reflect](https://github.com/andrewhickman/prost-reflect) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/prost-reflect@0.13.0...0.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.81...1.0.82)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.30 to 2.1.31.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.30...v2.1.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.13 to 0.8.15.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](amodm/webbrowser-rs@v0.8.13...v0.8.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [afl](https://github.com/rust-fuzz/afl.rs) from 0.15.4 to 0.15.5.
- [Changelog](https://github.com/rust-fuzz/afl.rs/blob/master/CHANGES.md)
- [Commits](https://github.com/rust-fuzz/afl.rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.37...v0.4.38)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.31 to 2.1.33.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.31...v2.1.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The parameter name was currently indicating the opposite of what it was doing.

Signed-off-by: Jesse Szwedko <[email protected]>
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.115...v1.0.116)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 18 commits April 19, 2024 19:57
Bumps [mlua](https://github.com/khvzak/mlua) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/khvzak/mlua/releases)
- [Changelog](https://github.com/mlua-rs/mlua/blob/master/CHANGELOG.md)
- [Commits](mlua-rs/mlua@v0.9.6...v0.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump uaparser from 0.6.1 to 0.6.3

Bumps [uaparser](https://github.com/davidarmstronglewis/uap-rs) from 0.6.1 to 0.6.3.
- [Release notes](https://github.com/davidarmstronglewis/uap-rs/releases)
- [Commits](oceanlewis/uap-rs@0.6.1...0.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
* chore(deps): bump hostname from 0.3.1 to 0.4.0

Bumps [hostname](https://github.com/svartalf/hostname) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/svartalf/hostname/releases)
- [Changelog](https://github.com/svartalf/hostname/blob/master/CHANGELOG.md)
- [Commits](svartalf/hostname@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: hostname
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
* chore(deps): bump chrono-tz from 0.8.6 to 0.9.0

Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.8.6 to 0.9.0.
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Changelog](https://github.com/chronotope/chrono-tz/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono-tz@v0.8.6...v0.9.0)

---
updated-dependencies:
- dependency-name: chrono-tz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Handle breaking changes

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
* Add uuid_from_friendly_id function

* improve decode failure message

Co-authored-by: Jesse Szwedko <[email protected]>

* mark uuid_from_friendly_id as failible

Co-authored-by: Jesse Szwedko <[email protected]>

* Add changelog entry

* Add benchmark, fix build failure with fmt => format

* Swap boolean argument in convert_to_string

* clippy and fmt

Signed-off-by: Jesse Szwedko <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

* Fix test

Signed-off-by: Jesse Szwedko <[email protected]>

* Missing parameter

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: Jesse Szwedko <[email protected]>
Co-authored-by: Jesse Szwedko <[email protected]>
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.33 to 2.1.34.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.33...v2.1.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.15 to 1.0.0.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](amodm/webbrowser-rs@v0.8.15...v1.0.0)

---
updated-dependencies:
- dependency-name: webbrowser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.58...1.0.59)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.5.0 to 2.6.0.
- [Commits](https://github.com/ia0/data-encoding/commits)

---
updated-dependencies:
- dependency-name: data-encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.198...v1.0.199)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.0.28...1.0.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Prepare v0.14.0 release

Signed-off-by: Jesse Szwedko <[email protected]>

* Bump version in Cargo.lock too

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: Jesse Szwedko <[email protected]>
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.34 to 2.1.35.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.34...v2.1.35)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Deprecate coalesce paths

* Make `tracing` non-optional
@c-nixon c-nixon force-pushed the c-nixon/upstream-0.15 branch from 7403c15 to 673bc58 Compare July 10, 2024 20:32
@dhable dhable marked this pull request as ready for review October 2, 2024 17:14
@dhable dhable enabled auto-merge October 2, 2024 17:16
@dhable dhable disabled auto-merge October 2, 2024 17:16
@dhable dhable enabled auto-merge October 2, 2024 17:16
@dhable dhable merged commit 67f0c14 into main Oct 2, 2024
2 checks passed
@dhable dhable deleted the c-nixon/upstream-0.15 branch October 2, 2024 17:27
logdnabot added a commit that referenced this pull request Oct 2, 2024
## [0.20.1](v0.20.0...v0.20.1) (2024-10-02)

### Bug Fixes

* **stdlib**: parse_json improved accuracy float parsing #755 (#767) [dbb86dc](dbb86dc) - GitHub

### Chores

* **ci**: Add no-changelog to GitHub Actions updates (#758) [0dc8312](0dc8312) - GitHub
* **ci**: bump actions/add-to-project from 0.6.0 to 0.6.1 (#756) [5d1f71e](5d1f71e) - GitHub
* **ci**: bump actions/add-to-project from 0.6.1 to 1.0.0 (#770) [13afb4e](13afb4e) - GitHub
* **ci**: bump actions/add-to-project from 1.0.0 to 1.0.1 (#793) [39a589c](39a589c) - GitHub
* Deprecate coalesce paths (#815) [8297d42](8297d42) - GitHub
* **deps**: bump afl from 0.15.4 to 0.15.5 (#796) [5038234](5038234) - GitHub
* **deps**: bump anyhow from 1.0.81 to 1.0.82 (#789) [88ebd43](88ebd43) - GitHub
* **deps**: bump bytes from 1.5.0 to 1.6.0 (#761) [fef33b5](fef33b5) - GitHub
* **deps**: bump chrono from 0.4.35 to 0.4.37 (#773) [cd53576](cd53576) - GitHub
* **deps**: bump chrono from 0.4.37 to 0.4.38 (#797) [7ad240b](7ad240b) - GitHub
* **deps**: bump chrono-tz from 0.8.6 to 0.9.0 (#785) [f6a0bd9](f6a0bd9) - GitHub
* **deps**: bump clap from 4.5.3 to 4.5.4 (#763) [20575cb](20575cb) - GitHub
* **deps**: bump data-encoding from 2.5.0 to 2.6.0 (#808) [fc14594](fc14594) - GitHub
* **deps**: bump flate2 from 1.0.28 to 1.0.29 (#809) [1fddd76](1fddd76) - GitHub
* **deps**: bump hostname from 0.3.1 to 0.4.0 (#779) [aae0e61](aae0e61) - GitHub
* **deps**: bump indexmap from 2.2.5 to 2.2.6 (#760) [5c76181](5c76181) - GitHub
* **deps**: bump indoc from 2.0.4 to 2.0.5 (#759) [751e81a](751e81a) - GitHub
* **deps**: bump mlua from 0.9.6 to 0.9.7 (#788) [95bb461](95bb461) - GitHub
* **deps**: bump pest from 2.7.8 to 2.7.9 (#780) [2bd466d](2bd466d) - GitHub
* **deps**: bump pest_derive from 2.7.8 to 2.7.9 (#778) [0bb5cd6](0bb5cd6) - GitHub
* **deps**: bump prost from 0.12.3 to 0.12.4 (#786) [f26dd36](f26dd36) - GitHub
* **deps**: bump prost-reflect from 0.13.0 to 0.13.1 (#783) [3fb77b7](3fb77b7) - GitHub
* **deps**: bump psl from 2.1.28 to 2.1.29 (#775) [4b4a2dd](4b4a2dd) - GitHub
* **deps**: bump psl from 2.1.29 to 2.1.30 (#782) [3e91f2e](3e91f2e) - GitHub
* **deps**: bump psl from 2.1.30 to 2.1.31 (#792) [a590f91](a590f91) - GitHub
* **deps**: bump psl from 2.1.31 to 2.1.33 (#798) [016e9bc](016e9bc) - GitHub
* **deps**: bump psl from 2.1.33 to 2.1.34 (#807) [0071d16](0071d16) - GitHub
* **deps**: bump psl from 2.1.34 to 2.1.35 (#813) [27330b1](27330b1) - GitHub
* **deps**: bump regex from 1.10.3 to 1.10.4 (#762) [51011e3](51011e3) - GitHub
* **deps**: Bump Rust toolchain to v1.75 (#750) [2f9df25](2f9df25) - GitHub
* **deps**: Bump Rust toolchain version to 1.76 (#751) [c010300](c010300) - GitHub
* **deps**: bump rust_decimal from 1.34.3 to 1.35.0 (#769) [c8f020c](c8f020c) - GitHub
* **deps**: bump serde from 1.0.197 to 1.0.198 (#800) [6a38841](6a38841) - GitHub
* **deps**: bump serde from 1.0.198 to 1.0.199 (#810) [dc029c8](dc029c8) - GitHub
* **deps**: bump serde_json from 1.0.114 to 1.0.115 (#768) [d1efdab](d1efdab) - GitHub
* **deps**: bump serde_json from 1.0.115 to 1.0.116 (#801) [bd6a936](bd6a936) - GitHub
* **deps**: bump thiserror from 1.0.58 to 1.0.59 (#805) [8728029](8728029) - GitHub
* **deps**: bump toml from 0.8.11 to 0.8.12 (#754) [c7b0e23](c7b0e23) - GitHub
* **deps**: bump uaparser from 0.6.1 to 0.6.3 (#776) [15e2f9b](15e2f9b) - GitHub
* **deps**: bump uuid from 1.7.0 to 1.8.0 (#753) [fdbf346](fdbf346) - GitHub
* **deps**: bump webbrowser from 0.8.13 to 0.8.15 (#791) [c78ac63](c78ac63) - GitHub
* **deps**: bump webbrowser from 0.8.15 to 1.0.0 (#806) [d41b924](d41b924) - GitHub
* Prepare v0.14.0 release (#811) [e242a72](e242a72) - GitHub
* Prepare v0.15.0 release (#816) [5737372](5737372) - GitHub
* Update parameter usage in convert_to_string (#804) [8fa8460](8fa8460) - GitHub

### Miscellaneous

* Merge pull request #67 from mezmo/c-nixon/upstream-0.15 [67f0c14](67f0c14) - GitHub
* Merge remote-tracking branch 'origin/main' into c-nixon/upstream-0.15 [c3d434c](c3d434c) - Dan Hable
* Merge commit '5737372' into c-nixon/upstream-0.15 [673bc58](673bc58) - Chris Nixon
* Merge commit 'e242a72' into c-nixon/upstream-0.14 [7dd4db1](7dd4db1) - Chris Nixon
* Merge commit '6f64e80' into c-nixon/upstream-0.13 [744c56c](744c56c) - Chris Nixon
* Add uuid_from_friendly_id function (#803) [cbc9691](cbc9691) - GitHub
@logdnabot
Copy link
Contributor

🎉 This PR is included in version 0.20.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants