dependabot[bot]
|
a72dd46ec7
|
Bump serde_json from 1.0.66 to 1.0.67 (#1536)
|
3 years ago |
dependabot[bot]
|
93f15ee633
|
Bump serde_yaml from 0.8.19 to 0.8.20 (#1519)
|
3 years ago |
dependabot[bot]
|
42610ace44
|
Bump serde from 1.0.128 to 1.0.129 (#1507)
|
3 years ago |
dependabot[bot]
|
59c56c50f3
|
Bump serde from 1.0.127 to 1.0.128 (#1497)
|
3 years ago |
dependabot[bot]
|
27f534900e
|
Bump serde_yaml from 0.8.18 to 0.8.19 (#1498)
|
3 years ago |
dependabot[bot]
|
42ea372209
|
Bump bitflags from 1.3.1 to 1.3.2 (#1473)
|
3 years ago |
dependabot[bot]
|
3b1046572a
|
Bump serde_yaml from 0.8.17 to 0.8.18 (#1480)
|
3 years ago |
dependabot[bot]
|
8ada62232c
|
Bump git2 from 0.13.20 to 0.13.21 (#1468)
|
3 years ago |
dependabot[bot]
|
0babba6cdd
|
Bump bitflags from 1.2.1 to 1.3.1 (#1467)
|
3 years ago |
dependabot[bot]
|
483c5e32c4
|
Bump serde from 1.0.126 to 1.0.127 (#1452)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
05b6054860
|
Bump serde_json from 1.0.64 to 1.0.66 (#1448)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66)
---
updated-dependencies:
- dependency-name: serde_json
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>
|
3 years ago |
dependabot[bot]
|
88452aac75
|
Bump structopt from 0.3.21 to 0.3.22 (#1386)
|
3 years ago |
neeldug
|
f673cbc662
|
fix cargo check errors (#1338)
* fix cargo check errors
- move constants to associated constants
- format & lint
* remove superfluous use
* use static constant in property
* add parallelism to test262 conformance runs
|
3 years ago |
dependabot[bot]
|
db1be3b0dc
|
Bump once_cell from 1.7.2 to 1.8.0 (#1318)
|
3 years ago |
Iban Eguia
|
e38a84155e
|
Added the $262 object to Test262 test runner (#1296)
|
3 years ago |
dependabot[bot]
|
715cced989
|
Bump git2 from 0.13.19 to 0.13.20 (#1282)
|
3 years ago |
dependabot[bot]
|
4efaea5278
|
Bump serde from 1.0.125 to 1.0.126 (#1260)
|
4 years ago |
dependabot[bot]
|
24cfcc4e8c
|
Bump git2 from 0.13.18 to 0.13.19 (#1250)
|
4 years ago |
Iban Eguia
|
7ee3a93fcc
|
Upgraded dependencies and fixed some clippy warnings/errors (#1228)
|
4 years ago |
dependabot[bot]
|
53757cf8d2
|
Bump regex from 1.4.5 to 1.4.6 (#1215)
|
4 years ago |
dependabot[bot]
|
7c70a0bace
|
Bump git2 from 0.13.17 to 0.13.18 (#1213)
|
4 years ago |
dependabot[bot]
|
ff3dd4e156
|
Bump serde from 1.0.124 to 1.0.125 (#1188)
|
4 years ago |
dependabot[bot]
|
105dde4628
|
Bump regex from 1.4.4 to 1.4.5 (#1174)
|
4 years ago |
dependabot[bot]
|
44926353af
|
Bump regex from 1.4.3 to 1.4.4 (#1171)
|
4 years ago |
dependabot[bot]
|
835acc9af4
|
Bump serde from 1.0.123 to 1.0.124 (#1159)
|
4 years ago |
dependabot[bot]
|
864f64dc91
|
Bump once_cell from 1.5.2 to 1.7.2 (#1152)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.2 to 1.7.2.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.5.2...v1.7.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
2f215da916
|
Bump serde_json from 1.0.62 to 1.0.64 (#1149)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.64.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.62...v1.0.64)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
82213d90e7
|
Bump hex from 0.4.2 to 0.4.3 (#1154)
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/KokaKiwi/rust-hex/releases)
- [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4.2...v0.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
9e0cab5cbc
|
Bump serde_yaml from 0.8.16 to 0.8.17 (#1125)
|
4 years ago |
dependabot[bot]
|
a9dbbe0c44
|
Bump serde_json from 1.0.61 to 1.0.62 (#1122)
|
4 years ago |
dependabot[bot]
|
a23d241558
|
Bump serde_yaml from 0.8.15 to 0.8.16 (#1108)
|
4 years ago |
dependabot[bot]
|
f651660fed
|
Bump serde from 1.0.122 to 1.0.123 (#1099)
|
4 years ago |
dependabot[bot]
|
c9f129fb7b
|
Bump serde from 1.0.120 to 1.0.122 (#1097)
|
4 years ago |
dependabot[bot]
|
1068349689
|
Bump git2 from 0.13.16 to 0.13.17 (#1096)
|
4 years ago |
dependabot[bot]
|
51aa433f74
|
Bump git2 from 0.13.15 to 0.13.16 (#1091)
|
4 years ago |
dependabot[bot]
|
af23570e42
|
Bump serde from 1.0.119 to 1.0.120 (#1089)
|
4 years ago |
Jason Williams
|
9160b89edf
|
Changelog v0.11 (#1052)
v0.11
Co-authored-by: João Borges <rageknify@gmail.com>
Co-authored-by: Iban Eguia <iban.eguia@cern.ch>
|
4 years ago |
dependabot[bot]
|
7dffd44255
|
Bump serde from 1.0.118 to 1.0.119 (#1061)
|
4 years ago |
dependabot[bot]
|
abd893ce19
|
Bump regex from 1.4.2 to 1.4.3 (#1057)
|
4 years ago |
dependabot[bot]
|
8140b9346d
|
Bump serde_yaml from 0.8.14 to 0.8.15 (#1043)
|
4 years ago |
dependabot[bot]
|
67ee6faa58
|
Bump git2 from 0.13.14 to 0.13.15 (#1008)
|
4 years ago |
dependabot[bot]
|
a44e5c5403
|
Bump serde_json from 1.0.60 to 1.0.61 (#1007)
|
4 years ago |
dependabot[bot]
|
015c11e47f
|
Bump git2 from 0.13.13 to 0.13.14 (#993)
|
4 years ago |
dependabot[bot]
|
22f8c5d0ce
|
Bump git2 from 0.13.12 to 0.13.13 (#991)
|
4 years ago |
dependabot[bot]
|
eea1a27cf6
|
Bump serde from 1.0.117 to 1.0.118 (#955)
|
4 years ago |
dependabot[bot]
|
c5c804dbe4
|
Bump serde_json from 1.0.59 to 1.0.60 (#951)
|
4 years ago |
dependabot[bot]
|
6c6e71205e
|
Bump structopt from 0.3.20 to 0.3.21 (#950)
|
4 years ago |
dependabot[bot]
|
e78ea87996
|
Bump once_cell from 1.5.0 to 1.5.2 (#933)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.5.0...v1.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
8b7331f2d5
|
Bump once_cell from 1.4.1 to 1.5.0 (#931)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.4.1...v1.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
ee8575de2e
|
Bump regex from 1.4.1 to 1.4.2 (#924)
|
4 years ago |