dependabot[bot]
|
0b2b5f9df3
|
Bump bitflags from 2.4.2 to 2.5.0 in /src/rust (#10898)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.4.2...2.5.0)
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-26 03:15:15 +00:00 |
|
dependabot[bot]
|
c11c3d2a7f
|
Bump lock_api from 0.4.11 to 0.4.12 in /src/rust (#10894)
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.11 to 0.4.12.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12)
---
updated-dependencies:
- dependency-name: lock_api
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-25 23:04:45 -04:00 |
|
dependabot[bot]
|
cbb9193560
|
Bump parking_lot_core from 0.9.9 to 0.9.10 in /src/rust (#10896)
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.9.9 to 0.9.10.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10)
---
updated-dependencies:
- dependency-name: parking_lot_core
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-26 03:01:29 +00:00 |
|
dependabot[bot]
|
5b3dd28605
|
Bump parking_lot from 0.12.1 to 0.12.2 in /src/rust (#10893)
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.1 to 0.12.2.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.2)
---
updated-dependencies:
- dependency-name: parking_lot
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-26 02:42:23 +00:00 |
|
dependabot[bot]
|
ad2427d431
|
Bump cc from 1.0.94 to 1.0.95 in /src/rust (#10861)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.94...1.0.95)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-20 14:34:23 +00:00 |
|
dependabot[bot]
|
2f315bac4d
|
Bump syn from 2.0.59 to 2.0.60 in /src/rust (#10843)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.59 to 2.0.60.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.59...2.0.60)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-17 20:24:22 +00:00 |
|
dependabot[bot]
|
c1aadae92e
|
Bump proc-macro2 from 1.0.80 to 1.0.81 in /src/rust (#10840)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.80...1.0.81)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-17 11:06:09 +00:00 |
|
dependabot[bot]
|
48751c89c1
|
Bump pyo3 from 0.21.1 to 0.21.2 in /src/rust (#10827)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-16 06:41:43 -04:00 |
|
dependabot[bot]
|
a2354879d7
|
Bump syn from 2.0.58 to 2.0.59 in /src/rust (#10825)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.58 to 2.0.59.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.59)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-16 02:23:20 +00:00 |
|
dependabot[bot]
|
b302955627
|
Bump proc-macro2 from 1.0.79 to 1.0.80 in /src/rust (#10815)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-15 07:03:08 -04:00 |
|
Facundo Tuesca
|
bdb2d8b48e
|
Fix lifetime errors in asn1.rs with gil-refs disabled (#10778)
* Fix lifetime errors in `asn1.rs` with `gil-refs` disabled
* Fix docstring and remove unneeded KeepAlive
* Address review comments
* Update src/rust/src/x509/ocsp_req.rs
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
---------
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
|
2024-04-13 19:51:25 +00:00 |
|
dependabot[bot]
|
3074b56d34
|
Bump cc from 1.0.92 to 1.0.94 in /src/rust (#10809)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.92 to 1.0.94.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.92...1.0.94)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-13 17:08:09 +00:00 |
|
Alex Gaynor
|
0acc56b7d4
|
Introduce a keepalive abstraction (#10764)
This effectively emulates what pyo3's old GIL pool was doing, but we'll use it in a far more targetted manner.
|
2024-04-12 12:47:15 -05:00 |
|
dependabot[bot]
|
c929515c99
|
Bump quote from 1.0.35 to 1.0.36 in /src/rust (#10786)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36)
---
updated-dependencies:
- dependency-name: quote
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-10 07:06:37 -04:00 |
|
dependabot[bot]
|
659dda1395
|
Bump cc from 1.0.91 to 1.0.92 in /src/rust (#10773)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...1.0.92)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-08 22:15:40 +00:00 |
|
dependabot[bot]
|
5d7dcf62f7
|
Bump pem from 3.0.3 to 3.0.4 in /src/rust (#10772)
Bumps [pem](https://github.com/jcreekmore/pem-rs) from 3.0.3 to 3.0.4.
- [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jcreekmore/pem-rs/compare/v3.0.3...v3.0.4)
---
updated-dependencies:
- dependency-name: pem
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-08 21:53:32 +00:00 |
|
dependabot[bot]
|
a2b37ceeae
|
Bump cc from 1.0.90 to 1.0.91 in /src/rust (#10769)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-08 11:11:49 +00:00 |
|
dependabot[bot]
|
46b5be8c8c
|
Bump syn from 2.0.57 to 2.0.58 in /src/rust (#10690)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.57 to 2.0.58.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.57...2.0.58)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-03 07:06:13 -04:00 |
|
Alex Gaynor
|
6c83965454
|
Attempt to port to pyo3 0.21 more minimally (#10671)
|
2024-04-01 16:12:54 -04:00 |
|
dependabot[bot]
|
f82c09691e
|
Bump syn from 2.0.55 to 2.0.57 in /src/rust (#10670)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.55 to 2.0.57.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.55...2.0.57)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-30 12:44:22 +00:00 |
|
dependabot[bot]
|
29f2eb350a
|
Bump openssl-sys from 0.9.101 to 0.9.102 in /src/rust (#10659)
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.101 to 0.9.102.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-28 21:26:57 +00:00 |
|
dependabot[bot]
|
c13be115e8
|
Bump memoffset from 0.9.0 to 0.9.1 in /src/rust (#10653)
Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.9.0 to 0.9.1.
- [Changelog](https://github.com/Gilnaa/memoffset/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Gilnaa/memoffset/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: memoffset
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-27 07:07:05 -04:00 |
|
dependabot[bot]
|
a32da2e10f
|
Bump autocfg from 1.1.0 to 1.2.0 in /src/rust (#10645)
Bumps [autocfg](https://github.com/cuviper/autocfg) from 1.1.0 to 1.2.0.
- [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: autocfg
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 11:12:53 +00:00 |
|
dependabot[bot]
|
4486017868
|
Bump syn from 2.0.53 to 2.0.55 in /src/rust (#10638)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.53 to 2.0.55.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.53...2.0.55)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-24 20:17:44 +00:00 |
|
dependabot[bot]
|
e257fc6277
|
Bump indoc from 2.0.4 to 2.0.5 in /src/rust (#10635)
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.4...2.0.5)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-24 01:03:39 +00:00 |
|
dependabot[bot]
|
deb2bae511
|
Bump smallvec from 1.13.1 to 1.13.2 in /src/rust (#10617)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2)
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-21 11:09:58 +00:00 |
|
dependabot[bot]
|
152f06b35b
|
Bump syn from 2.0.52 to 2.0.53 in /src/rust (#10597)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.52 to 2.0.53.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.52...2.0.53)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-17 00:19:48 +00:00 |
|
dependabot[bot]
|
4674f29d58
|
Bump proc-macro2 from 1.0.78 to 1.0.79 in /src/rust (#10572)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.79)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 07:28:02 -04:00 |
|
dependabot[bot]
|
d4364b5931
|
Bump cc from 1.0.89 to 1.0.90 in /src/rust (#10547)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.89...1.0.90)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-07 12:07:02 +00:00 |
|
dependabot[bot]
|
9ddf6c08ca
|
Bump asn1 from 0.16.0 to 0.16.1 in /src/rust (#10530)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.16.0 to 0.16.1.
- [Commits](https://github.com/alex/rust-asn1/compare/0.16.0...0.16.1)
---
updated-dependencies:
- dependency-name: asn1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 21:37:46 +00:00 |
|
dependabot[bot]
|
47013043cf
|
Bump cc from 1.0.88 to 1.0.89 in /src/rust (#10527)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.88...1.0.89)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 15:17:04 +00:00 |
|
dependabot[bot]
|
9ea2b5f196
|
Bump syn from 2.0.51 to 2.0.52 in /src/rust (#10504)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.51 to 2.0.52.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.51...2.0.52)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-29 12:06:06 +00:00 |
|
dependabot[bot]
|
6257ca2406
|
Bump syn from 2.0.50 to 2.0.51 in /src/rust (#10483)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.50 to 2.0.51.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.50...2.0.51)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-26 14:42:58 +00:00 |
|
dependabot[bot]
|
0115da7527
|
Bump cc from 1.0.87 to 1.0.88 in /src/rust (#10479)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.87...1.0.88)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-25 18:17:32 +00:00 |
|
dependabot[bot]
|
68538b1c94
|
Bump cc from 1.0.86 to 1.0.87 in /src/rust (#10472)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.86...1.0.87)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-24 04:55:17 +00:00 |
|
dependabot[bot]
|
3598d2ee4b
|
Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.20.3/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.20.2...v0.20.3)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-23 13:10:48 +00:00 |
|
dependabot[bot]
|
62458e7dff
|
Bump target-lexicon from 0.12.13 to 0.12.14 in /src/rust (#10454)
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.13 to 0.12.14.
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.13...v0.12.14)
---
updated-dependencies:
- dependency-name: target-lexicon
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-22 06:51:21 -05:00 |
|
dependabot[bot]
|
c86b1b2732
|
Bump openssl-sys from 0.9.100 to 0.9.101 in /src/rust (#10452)
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.100 to 0.9.101.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.100...openssl-sys-v0.9.101)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-21 23:30:15 +00:00 |
|
dependabot[bot]
|
583304ee0a
|
Bump cc from 1.0.83 to 1.0.86 in /src/rust (#10449)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.83 to 1.0.86.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.83...1.0.86)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-21 07:06:55 -05:00 |
|
dependabot[bot]
|
4aa0d9ad35
|
Bump syn from 2.0.49 to 2.0.50 in /src/rust (#10439)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.49 to 2.0.50.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.49...2.0.50)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-20 07:04:35 -05:00 |
|
dependabot[bot]
|
f867eeb873
|
Bump openssl from 0.10.63 to 0.10.64 in /src/rust (#10432)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.63 to 0.10.64.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.64)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-19 21:46:26 +00:00 |
|
dependabot[bot]
|
e8dc7d8885
|
Bump openssl-sys from 0.9.99 to 0.9.100 in /src/rust (#10431)
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.99 to 0.9.100.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.99...openssl-sys-v0.9.100)
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-19 21:33:33 +00:00 |
|
dependabot[bot]
|
0730de72ab
|
Bump syn from 2.0.48 to 2.0.49 in /src/rust (#10399)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.48 to 2.0.49.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.48...2.0.49)
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-16 07:12:38 -05:00 |
|
dependabot[bot]
|
9c6113abb6
|
Bump pkg-config from 0.3.29 to 0.3.30 in /src/rust (#10392)
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.29 to 0.3.30.
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/pkg-config-rs/commits)
---
updated-dependencies:
- dependency-name: pkg-config
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-15 22:35:53 +00:00 |
|
Paul Kehrer
|
b059986c4c
|
Revert "Bump cc from 1.0.83 to 1.0.85 in /src/rust (#10386)" (#10387)
This reverts commit c835401c4a.
|
2024-02-13 15:22:38 +00:00 |
|
dependabot[bot]
|
c835401c4a
|
Bump cc from 1.0.83 to 1.0.85 in /src/rust (#10386)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.83...1.0.85)
---
updated-dependencies:
- dependency-name: cc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-13 07:15:42 -05:00 |
|
Alex Gaynor
|
fafcc03bb7
|
Remove unused dep (#10351)
* Remove unused dep
* Update Cargo.lock
|
2024-02-05 17:50:45 -06:00 |
|
dependabot[bot]
|
b7a52b9639
|
Bump libc from 0.2.152 to 0.2.153 in /src/rust (#10317)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.152 to 0.2.153.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.152...0.2.153)
---
updated-dependencies:
- dependency-name: libc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 11:54:56 +00:00 |
|
William Woodruff
|
103f123efa
|
parsing, verification: check RSA key size against WebPKI minimum (#10302)
* parsing, verification: check RSA key size against WebPKI minimum
Signed-off-by: William Woodruff <william@trailofbits.com>
* move key size check to permits_ca
We don't enforce EE key sizes, consistent with other CABF validators.
Signed-off-by: William Woodruff <william@trailofbits.com>
* limit is_rsa to key algorithms
Signed-off-by: William Woodruff <william@trailofbits.com>
* is_rsa -> is_rsa_key
Signed-off-by: William Woodruff <william@trailofbits.com>
* fetch-vectors: bump limbo
Signed-off-by: William Woodruff <william@trailofbits.com>
* reorg, remove helper
Signed-off-by: William Woodruff <william@trailofbits.com>
* Update .github/actions/fetch-vectors/action.yml
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
---------
Signed-off-by: William Woodruff <william@trailofbits.com>
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
|
2024-01-31 00:45:18 +00:00 |
|
Alex Gaynor
|
da3eb8fa22
|
Fix warnings on libressl (#10281)
|
2024-01-28 14:07:13 -06:00 |
|