jamesarch
|
954c10fc88
|
fix: directory path should be https-tls (#689)
|
2023-12-29 12:25:15 +00:00 |
|
Rob Ede
|
5072295de5
|
Merge pull request #683 from actix/dependabot/cargo/redis-0.24.0
Bump redis from 0.23.3 to 0.24.0
|
2023-12-26 04:00:17 +00:00 |
|
Rob Ede
|
3596d6af6a
|
chore: remove deprecated calls
|
2023-12-26 03:56:28 +00:00 |
|
Rob Ede
|
1e294fa1ab
|
Merge branch 'master' into dependabot/cargo/redis-0.24.0
|
2023-12-26 03:55:07 +00:00 |
|
Rob Ede
|
fe223ad1f6
|
ci: run nightly on schedule
|
2023-12-26 03:54:28 +00:00 |
|
Rob Ede
|
aeafa240aa
|
Merge pull request #685 from actix/dependabot/cargo/aws-2cd9d297e1
Bump the aws group with 1 update
|
2023-12-26 03:52:40 +00:00 |
|
Rob Ede
|
1d4380a854
|
Merge branch 'master' into dependabot/cargo/aws-2cd9d297e1
|
2023-12-26 03:49:46 +00:00 |
|
Rob Ede
|
3b138765e0
|
ci: use faster ci cache cleaning
|
2023-12-26 03:48:33 +00:00 |
|
Rob Ede
|
a5d56c7382
|
Merge pull request #687 from actix/dependabot/cargo/deadpool-postgres-0.12.1
Bump deadpool-postgres from 0.11.0 to 0.12.1
|
2023-12-25 21:16:20 +00:00 |
|
Rob Ede
|
a7a7cc5c67
|
Merge pull request #686 from actix/dependabot/cargo/actix-http-3.5.1
Bump actix-http from 3.4.0 to 3.5.1
|
2023-12-25 21:16:01 +00:00 |
|
Rob Ede
|
5dc74bd1a0
|
Merge pull request #688 from actix/dependabot/cargo/openssl-0.10.62
Bump openssl from 0.10.60 to 0.10.62
|
2023-12-25 21:15:51 +00:00 |
|
Rob Ede
|
947ccbdd12
|
Merge branch 'master' into dependabot/cargo/deadpool-postgres-0.12.1
|
2023-12-25 21:14:48 +00:00 |
|
Rob Ede
|
8d38398bf6
|
Merge branch 'master' into dependabot/cargo/actix-http-3.5.1
|
2023-12-25 21:14:27 +00:00 |
|
Rob Ede
|
5501220f5a
|
Merge branch 'master' into dependabot/cargo/openssl-0.10.62
|
2023-12-25 21:14:12 +00:00 |
|
Rob Ede
|
d62733014a
|
ci: run on merge groups
|
2023-12-25 21:13:31 +00:00 |
|
Rob Ede
|
f54f7a10ae
|
revert openssl dep req change
|
2023-12-25 19:32:11 +00:00 |
|
dependabot[bot]
|
401119cc2f
|
Bump openssl from 0.10.60 to 0.10.62
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.62.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.62)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 17:50:45 +00:00 |
|
dependabot[bot]
|
7146f8e31c
|
Bump deadpool-postgres from 0.11.0 to 0.12.1
Bumps [deadpool-postgres](https://github.com/bikeshedder/deadpool) from 0.11.0 to 0.12.1.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-postgres-v0.11.0...deadpool-postgres-v0.12.1)
---
updated-dependencies:
- dependency-name: deadpool-postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 17:50:22 +00:00 |
|
dependabot[bot]
|
c706b4d75b
|
Bump actix-http from 3.4.0 to 3.5.1
Bumps [actix-http](https://github.com/actix/actix-web) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/http-v3.4.0...http-v3.5.1)
---
updated-dependencies:
- dependency-name: actix-http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 17:50:02 +00:00 |
|
dependabot[bot]
|
5ad3972db0
|
Bump the aws group with 1 update
Bumps the aws group with 1 update: [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust).
Updates `aws-sdk-s3` from 1.8.0 to 1.11.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 17:49:39 +00:00 |
|
dependabot[bot]
|
bc6f961be9
|
Bump prost from 0.12.1 to 0.12.3 (#682)
|
2023-12-18 17:48:39 +00:00 |
|
dependabot[bot]
|
1ae7a90642
|
Bump clap from 4.4.10 to 4.4.11 (#681)
|
2023-12-18 17:48:26 +00:00 |
|
dependabot[bot]
|
ea57f05bc5
|
Bump the aws group with 2 updates (#680)
|
2023-12-18 17:47:51 +00:00 |
|
dependabot[bot]
|
0a0b4d2302
|
Bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (#679)
|
2023-12-18 17:47:26 +00:00 |
|
dependabot[bot]
|
e9c899a32a
|
Bump redis from 0.23.3 to 0.24.0
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.23.3...redis-0.24.0)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 17:42:43 +00:00 |
|
dependabot[bot]
|
f22516a0d4
|
Bump zerocopy from 0.7.25 to 0.7.31 (#678)
|
2023-12-15 03:57:03 +00:00 |
|
dependabot[bot]
|
7e18ca2d61
|
Bump the aws group with 2 updates (#674)
|
2023-12-11 21:11:16 +00:00 |
|
dependabot[bot]
|
6441a3791f
|
Bump actix-web-lab from 0.20.0 to 0.20.1 (#675)
|
2023-12-11 21:11:04 +00:00 |
|
dependabot[bot]
|
eb479ec7f4
|
Bump once_cell from 1.18.0 to 1.19.0 (#677)
|
2023-12-11 21:10:50 +00:00 |
|
Pete Doherty
|
c34afd32fa
|
Fix small issues in juniper-advanced example (#673)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-12-11 06:54:22 +00:00 |
|
dependabot[bot]
|
c648953b23
|
Bump vite from 4.4.4 to 4.4.12 in /cors/frontend (#672)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-06 01:15:02 +00:00 |
|
dependabot[bot]
|
c193dd0ca5
|
Bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0 (#666)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 18:03:03 +00:00 |
|
dependabot[bot]
|
e9ae710b9f
|
Bump the aws group with 1 update (#667)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 18:02:45 +00:00 |
|
dependabot[bot]
|
a9d49dcf25
|
Bump config from 0.13.3 to 0.13.4 (#671)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-12-04 18:02:38 +00:00 |
|
dependabot[bot]
|
16f396015f
|
Bump clap from 4.4.8 to 4.4.10 (#669)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 18:02:10 +00:00 |
|
dependabot[bot]
|
b759579bcc
|
Bump apalis from 0.4.5 to 0.4.7 (#670)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 18:01:46 +00:00 |
|
dependabot[bot]
|
81a79d23c8
|
Bump the aws group with 2 updates (#659)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-11-29 19:59:03 +00:00 |
|
dependabot[bot]
|
75b0819e6f
|
Bump uuid from 1.5.0 to 1.6.1 (#660)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-29 19:58:24 +00:00 |
|
dependabot[bot]
|
eb802879e6
|
Bump diesel from 2.1.3 to 2.1.4 (#662)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-29 19:55:47 +00:00 |
|
dependabot[bot]
|
3a7e16e955
|
Bump openssl from 0.10.59 to 0.10.60 (#664)
|
2023-11-29 02:43:16 +00:00 |
|
dependabot[bot]
|
24a07569ec
|
Bump url from 2.4.1 to 2.5.0 (#663)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-11-28 04:27:04 +00:00 |
|
dependabot[bot]
|
e6a51bfe99
|
Bump async-graphql-actix-web from 6.0.10 to 6.0.11 (#661)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 20:17:52 +00:00 |
|
dependabot[bot]
|
1b43dde946
|
Bump the aws group with 1 update (#653)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-11-20 18:54:13 +00:00 |
|
dependabot[bot]
|
f967173aee
|
Bump async-graphql from 6.0.10 to 6.0.11 (#654)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-20 18:25:35 +00:00 |
|
dependabot[bot]
|
be35d8d6c7
|
Bump eyre from 0.6.8 to 0.6.9 (#655)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-20 18:24:55 +00:00 |
|
dependabot[bot]
|
1ceca93723
|
Bump rustls from 0.21.8 to 0.21.9 (#657)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-20 18:24:40 +00:00 |
|
dependabot[bot]
|
8f24139bfe
|
Bump env_logger from 0.10.0 to 0.10.1 (#656)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-20 18:23:02 +00:00 |
|
dependabot[bot]
|
58074e22df
|
Bump self_cell from 0.10.2 to 0.10.3 (#651)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-14 18:42:33 +00:00 |
|
dependabot[bot]
|
1a9a15c7db
|
Bump handlebars from 4.4.0 to 4.5.0 (#646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-11-13 17:51:38 +00:00 |
|
dependabot[bot]
|
7f223163e9
|
Bump tokio from 1.33.0 to 1.34.0 (#647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-11-13 17:51:32 +00:00 |
|