dependabot[bot]
|
59659a6927
|
Bump git2 from 0.13.21 to 0.13.22 (#1566)
|
3 years ago |
dependabot[bot]
|
ed01575a3e
|
Bump wasm-bindgen from 0.2.76 to 0.2.77 (#1565)
|
3 years ago |
dependabot[bot]
|
24febf4612
|
Bump num-bigint from 0.4.1 to 0.4.2 (#1556)
|
3 years ago |
dependabot[bot]
|
c28c40c3ce
|
Bump structopt from 0.3.22 to 0.3.23 (#1546)
|
3 years ago |
dependabot[bot]
|
a11a8a9d20
|
Bump serde from 1.0.129 to 1.0.130 (#1537)
|
3 years ago |
dependabot[bot]
|
f6ac657f28
|
Bump num-bigint from 0.4.0 to 0.4.1 (#1538)
|
3 years ago |
dependabot[bot]
|
a72dd46ec7
|
Bump serde_json from 1.0.66 to 1.0.67 (#1536)
|
3 years ago |
jedel1043
|
f9a82b4a13
|
Restrict `ClosureFunction` to only `Copy` closures (#1518)
|
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 |
Iban Eguia
|
aefa314e3f
|
Updated dependencies (#1500)
|
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]
|
d4e6f4eb02
|
Bump wasm-bindgen from 0.2.75 to 0.2.76 (#1487)
|
3 years ago |
dependabot[bot]
|
f4d135d936
|
Bump rustyline-derive from 0.4.0 to 0.5.0 (#1482)
|
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]
|
1b872984c2
|
Bump rustyline from 8.2.0 to 9.0.0 (#1481)
|
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]
|
e0ec7af88b
|
Bump wasm-bindgen from 0.2.74 to 0.2.75 (#1454)
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.74 to 0.2.75.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.74...0.2.75)
---
updated-dependencies:
- dependency-name: wasm-bindgen
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]
|
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]
|
fafba6b929
|
Bump float-cmp from 0.8.0 to 0.9.0 (#1421)
|
3 years ago |
dependabot[bot]
|
016e048d64
|
Bump regress from 0.3.0 to 0.4.1 (#1394)
|
3 years ago |
dependabot[bot]
|
88452aac75
|
Bump structopt from 0.3.21 to 0.3.22 (#1386)
|
3 years ago |
neeldug
|
09efb2e578
|
feat(boa): adds normalize method (#1369)
* feat(boa): adds normalize method
- adds string.prototype.normalize
- uses `unicode_normalization` crate
Closes #13
* cleanup
|
3 years ago |
dependabot[bot]
|
5153175d04
|
Bump indexmap from 1.6.2 to 1.7.0 (#1379)
|
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]
|
1dbc7fccd2
|
Bump rand from 0.8.3 to 0.8.4 (#1328)
|
3 years ago |
dependabot[bot]
|
db1be3b0dc
|
Bump once_cell from 1.7.2 to 1.8.0 (#1318)
|
3 years ago |
Iban Eguia
|
33a69654d0
|
Added changelog for v0.12 (#1275)
|
3 years ago |
Iban Eguia
|
e38a84155e
|
Added the $262 object to Test262 test runner (#1296)
|
3 years ago |
dependabot[bot]
|
f754419c02
|
Bump regress from 0.2.0 to 0.3.0 (#1297)
|
3 years ago |
dependabot[bot]
|
715cced989
|
Bump git2 from 0.13.19 to 0.13.20 (#1282)
|
3 years ago |
Iban Eguia
|
62c99f50b7
|
Cleanup (#1276)
|
3 years ago |
dependabot[bot]
|
6d36220f38
|
Bump getrandom from 0.2.2 to 0.2.3 (#1267)
|
3 years ago |
dependabot[bot]
|
520eb5955d
|
Bump rustyline from 8.1.0 to 8.2.0 (#1268)
|
3 years ago |
dependabot[bot]
|
b8b0a7edba
|
Bump rustyline from 8.0.0 to 8.1.0 (#1263)
|
4 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 |
dependabot[bot]
|
1505a45a35
|
Bump gc from 0.4.0 to 0.4.1 (#1248)
Bumps [gc](https://github.com/Manishearth/rust-gc) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/Manishearth/rust-gc/releases)
- [Changelog](https://github.com/Manishearth/rust-gc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Manishearth/rust-gc/commits)
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]
|
c0e1d4cfef
|
Bump wasm-bindgen from 0.2.73 to 0.2.74 (#1247)
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.73 to 0.2.74.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.73...0.2.74)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Iban Eguia
|
7ee3a93fcc
|
Upgraded dependencies and fixed some clippy warnings/errors (#1228)
|
4 years ago |
dependabot[bot]
|
0a2ac36fc1
|
Bump measureme from 9.1.0 to 9.1.1 (#1217)
|
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]
|
f8d0b66daf
|
Bump unicode-general-category from 0.3.0 to 0.4.0 (#1191)
|
4 years ago |
dependabot[bot]
|
f294dd294e
|
Bump wasm-bindgen from 0.2.72 to 0.2.73 (#1195)
|
4 years ago |
dependabot[bot]
|
ff3dd4e156
|
Bump serde from 1.0.124 to 1.0.125 (#1188)
|
4 years ago |