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

version 1.2 #152

Merged
merged 18 commits into from
Mar 3, 2024
Merged

version 1.2 #152

merged 18 commits into from
Mar 3, 2024

Conversation

madiele
Copy link
Owner

@madiele madiele commented Mar 3, 2024

No description provided.

primeapple and others added 18 commits January 8, 2024 07:11
Updates the requirements on [regex](https://github.com/rust-lang/regex), [uuid](https://github.com/uuid-rs/uuid) and [cached](https://github.com/jaemk/cached) to permit the latest version.

Updates `regex` to 1.10.3
- [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.2...1.10.3)

Updates `uuid` to 1.7.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.6.1...1.7.0)

Updates `cached` to 0.48.0
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: cached
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-a17d9b06a7

Bump the rust-dependencies group with 3 updates
* Bump the rust-dependencies group with 4 updates

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: cached
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: chrono
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mattia Di Eleuterio <madiele92@gmail.com>
Updates the requirements on [actix-web](https://github.com/actix/actix-web), [reqwest](https://github.com/seanmonstar/reqwest) and [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.

Updates `actix-web` to 4.5.1
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](actix/actix-web@web-v4.4.1...web-v4.5.1)

Updates `reqwest` to 0.11.24
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.23...v0.11.24)

Updates `tokio` to 1.36.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.36.0)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: reqwest
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mattia Di Eleuterio <madiele92@gmail.com>
…es-52fdd1bb18

Bump the rust-dependencies group with 3 updates
…-to-docker-compose-file

feat: GH-139 Add `build` section to docker-compose.yml
Updates the requirements on [chrono](https://github.com/chronotope/chrono) to permit the latest version.

Updates `chrono` to 0.4.34
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.33...v0.4.34)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-4c702c29fc

Bump the rust-dependencies group with 1 update
---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: cached
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…es-b71fd2b88b

Bump the rust-dependencies group with 3 updates
@madiele madiele merged commit 483a70f into stable Mar 3, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants