Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/boa-dev/boa

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
https://github.com/boa-dev/boa

Bump serde from 1.0.195 to 1.0.196 (#3625)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](http...

3ccabf50410a6423e91a1458681f9d686e4421c7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement non-erased `JsObject`s (#3618)

08722382d1d537a7fd0431582c204403512dc106 authored 11 months ago by José Julián Espina <[email protected]>
Temporal: Build out `Time` and its methods (#3613)

* Build out Time and its methods

* Move public methods and remove #[allow(dead_code)]

9ffbc03d448b22635c493215a3e2f3d06bbb1ba9 authored 11 months ago by Kevin <[email protected]>
New date methods and update builtin (#3614)

806c3c91678821f99d6d9d90afbf5c8547f26d30 authored 11 months ago by Kevin <[email protected]>
Fix escaping in `RegExp.prototype.source` (#3619)

8a1383a3c5040f9d2ebf8d23eb36e973a53fdd1f authored 11 months ago by raskad <[email protected]>
Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.1 (#3615)

Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-acti...

6be4296f8e2e0a464e7b7ab8d0bfa27906ed7513 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump peter-evans/create-or-update-comment from 3 to 4 (#3616)

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-com...

c67f8e1c194a481ae9755259affa4fad41bbeaf1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump peter-evans/find-comment from 2 to 3 (#3617)

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3.
- [Re...

fa7d93e0a5799af18c962e6e11b4037efd67726b authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement getter for `ArrayBuffer` data (#3610)

* Implement getter for `ArrayBuffer` data

* Apply review

9fb0f3c006f6ccdb7b5c500695f0f41ca1524933 authored 11 months ago by Haled Odat <[email protected]>
Bump bytemuck from 1.14.0 to 1.14.1 (#3612)

Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.14.0 to 1.14.1.
- [Changelog](http...

eba393ffede8efeffa32e317adfd28c146b9eea6 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.89.0 to 5.90.0 (#3611)

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.0.
- [Release notes](htt...

c5fc14adf019c961b280be1c79b923124066a3e9 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_normalizer from 1.4.0 to 1.4.1 (#3609)

Bumps [icu_normalizer](https://github.com/unicode-org/icu4x) from 1.4.0 to 1.4.1.
- [Release not...

37bb1f3c4974d9a9777f391947dad78356350678 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix regexp `toString` method (#3608)

48062d76f13112dff0bd620e87174f7e09bdeb23 authored 12 months ago by raskad <[email protected]>
Temporal `Instant` migration cont. and related changes (#3601)

* Migrate more of Instant

* Migrate round and some other adjustments

* Complete initial work o...

ced2904d226819c8a7f4dabf358785a2f48d8a24 authored 12 months ago by Kevin <[email protected]>
Run `cargo update` on fuzz crate (#3607)

4ddcb81d903cb9a694449d5838bc828344c63c6f authored 12 months ago by José Julián Espina <[email protected]>
Remove allocations from `HostDefined::get_many_mut` (#3606)

2ebcbab80a71b0057dca07a50d64b243ecc832cb authored 12 months ago by José Julián Espina <[email protected]>
`Date` refactor (#3595)

* Refactor date builtin

* Remove chrono dependency

* Replace custom modulo with rem_euclid

0ed7da57305c3f3d24caf3f985218a91aa499842 authored 12 months ago by raskad <[email protected]>
Bump proc-macro2 from 1.0.76 to 1.0.78 (#3603)

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.76 to 1.0.78.
- [Release no...

55666e60eeebb192bce29c79004aa627fd39555b authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @playwright/test from 1.41.0 to 1.41.1 (#3602)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.0 to 1.41.1.
- [Rele...

72478335f9e580c9c39a12ef1fb8df3d12088ad5 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regex from 1.10.2 to 1.10.3 (#3604)

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.3.
- [Release notes](https...

f10861cb5a8875100c9ec176cd8ac25c00a48448 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump css-loader from 6.9.0 to 6.9.1 (#3600)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.9.0 to 6.9.1.
- [Releas...

37a9046882d76881833e55e8bdad62caa32300b5 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump copy-webpack-plugin from 12.0.1 to 12.0.2 (#3596)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 ...

48f374171634d329f64c4bd142a5e173e8158ba9 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/cache from 3 to 4 (#3599)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

c3e4e95dd625582283c710a58cb5f76c0630d0a4 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rayon from 1.8.0 to 1.8.1 (#3598)

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.8.1.
- [Changelog](https://gith...

2d3cee19b74a95d46f0fe56c76e8b9ce929e6dbb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.2.3 to 3.2.4 (#3597)

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [Release notes](ht...

7f09d86f2db8b42b703f3efd17a22529e530f3cb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.17 to 4.4.18 (#3594)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18.
- [Release notes](https://g...

e1d9a8061afeb9be933bfcfa30ca99836900f0d1 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bitflags from 2.4.1 to 2.4.2 (#3593)

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.1 to 2.4.2.
- [Release notes](ht...

fc51aebe972692a20ef8cd746a62d58d84dd8b35 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @playwright/test from 1.40.1 to 1.41.0 (#3592)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.40.1 to 1.41.0.
- [Rele...

452dee4849e8ff1ad5b5f02d39e87cde5a6c2d1d authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.2.2 to 3.2.3 (#3591)

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.3.
- [Release notes](ht...

4b361b7b2509a31b1296ee55889e988478745d9a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement `DifferenceInstant` and related refactor (#3568)

* Work on building out instant methods

* Needed to rebase

d71334e0f53b6d37350bb35026a53c822f1d98df authored 12 months ago by Kevin <[email protected]>
Bump clap from 4.4.16 to 4.4.17 (#3590)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.16 to 4.4.17.
- [Release notes](https://g...

af11fb16ce8811a1dc562dc1964573e138318ec4 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump web-time from 0.2.4 to 1.0.0 (#3587)

Bumps [web-time](https://github.com/daxpedda/web-time) from 0.2.4 to 1.0.0.
- [Release notes](ht...

25262c00e6b9e893bb7143316b0e2bf88953e272 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.1.1 to 3.2.2 (#3583)

Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.2.
- [Release notes](ht...

254e6a8b5de4bdb2df3b9c9ec921e5082eac4847 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump measureme from 11.0.0 to 11.0.1 (#3586)

Bumps [measureme](https://github.com/rust-lang/measureme) from 11.0.0 to 11.0.1.
- [Release note...

64a9819d2404279f391ab5e7a3807794f9a77a75 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.88 to 1.0.89 (#3585)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.88 to 1.0.89.
- [Release notes](h...

3b51a84350484cfddb9c0b51f1f2f01b5d775a9c authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump wasm-bindgen from 0.2.89 to 0.2.90 (#3584)

Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.89 to 0.2.90.
- [Release...

3cef4e1e6f10a195ef45acf8d586f4349dd96eaa authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.14 to 4.4.16 (#3580)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.14 to 4.4.16.
- [Release notes](https://g...

d09bcc8f2de4a7da0a5dca3059c8b6f96bfc8a4a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump copy-webpack-plugin from 12.0.0 to 12.0.1 (#3581)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.0 ...

aec611db4c559e4fec768049f4eaace6012e2663 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump copy-webpack-plugin from 11.0.0 to 12.0.0 (#3579)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 ...

90e349214818d6f22a81e89ff3f218f59ade9b87 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump css-loader from 6.8.1 to 6.9.0 (#3577)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.8.1 to 6.9.0.
- [Releas...

b329eeb291b669469acfccc089d57fe887e8c2d1 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump style-loader from 3.3.3 to 3.3.4 (#3578)

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.3 to 3.3.4.
- [Re...

7d5f8a2c9ecfbbe48ba4500880537c0329ce15ae authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump follow-redirects from 1.15.2 to 1.15.4 (#3576)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1....

c2a4605ce7b202de34b3859f93f19e1e4302a0cc authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement Date parsing according to the spec (#3564)

a5928830888eae5fc80d2423fe7e32c695e3869d authored 12 months ago by raskad <[email protected]>
Bump clap from 4.4.13 to 4.4.14 (#3575)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.13 to 4.4.14.
- [Release notes](https://g...

9975773a4496059bcaf289aec97175f415a50b96 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump getrandom from 0.2.11 to 0.2.12 (#3574)

Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.11 to 0.2.12.
- [Changelog]...

74a2c08107f8b30fcf29a8b699a4af208bf1a0b3 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump num_enum from 0.7.1 to 0.7.2 (#3573)

Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.1 to 0.7.2.
- [Commits](http...

741e320d381bdcb05401c755763720e83ee92365 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.75 to 1.0.76 (#3572)

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.75 to 1.0.76.
- [Release no...

52a22042be379b04c7430f5bd114f979eb409d4d authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.194 to 1.0.195 (#3571)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](http...

af9b35a47cfbac12752a0a82e08b1b73b5826dce authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.87 to 1.0.88 (#3570)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.87 to 1.0.88.
- [Release notes](h...

e13dcecee2729cacaf391f86fedfb7a5a1a20fd0 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump futures-lite from 2.1.0 to 2.2.0 (#3569)

Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.1.0 to 2.2.0.
- [Release no...

cdf0a38f36b4d6b8a157bb7ed709b4723f793277 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix invalid return value when closing an iterator (#3567)

6c5dfe00696dff7041f2f1ce8610ceb4af3aea5c authored almost 1 year ago by raskad <[email protected]>
Update tz components for new design (#3543)

0cb17cfc61a153287ab50e44e5f2b2eed9efc448 authored almost 1 year ago by Kevin <[email protected]>
Add UTF-16 input parsing (#3538)

* Remove unused lexer code

* Remove utf8 byte handling in lexer

* Implement generic encoding i...

84a5e454470b15f9755a51b3782d844ff89c32f7 authored almost 1 year ago by raskad <[email protected]>
Bump clap from 4.4.12 to 4.4.13 (#3566)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.13.
- [Release notes](https://g...

b43ec0d9441017566debd9029cfc2213ab11a0bd authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.47 to 2.0.48 (#3565)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.47 to 2.0.48.
- [Release notes](https://git...

28e04a7ad8ac215b6e8684a069ce101b18bbd3da authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.110 to 1.0.111 (#3560)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.110 to 1.0.111.
- [Release notes](...

48f5396f472ac694acc9409102ad5ec3aaf4ac23 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.86 to 1.0.87 (#3563)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.86 to 1.0.87.
- [Release notes](h...

cbbcdabc9661b765b8f49f0ee1b5571e270b5169 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.46 to 2.0.47 (#3561)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.46 to 2.0.47.
- [Release notes](https://git...

2c2627ac125bf262e6fd3e087dfebdb845fa8b3e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.109 to 1.0.110 (#3559)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.110.
- [Release notes](...

35df2de5287d417d54f9e5485ec24b09d70eb597 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.55 to 1.0.56 (#3557)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.56.
- [Release notes]...

730d04f7a30c3bb44f2ef1373130982bc4a51982 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_repr from 0.1.17 to 0.1.18 (#3556)

Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.17 to 0.1.18.
- [Release note...

3fb8d8826d6e4e322e27ba2987ca925310979631 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_yaml from 0.9.29 to 0.9.30 (#3558)

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.29 to 0.9.30.
- [Release note...

66f763781a4dd815cf2e0f203b8ed8c36080fc87 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.193 to 1.0.194 (#3551)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
- [Release notes](http...

70400bc9c4998e70dd88eae77df4b29cccb1133d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.108 to 1.0.109 (#3555)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
- [Release notes](...

02539bee6506e5ee93e2b13ef89a37aea1e15965 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.43 to 2.0.45 (#3554)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.43 to 2.0.45.
- [Release notes](https://git...

d8cfa3e0987d2dce3d86c63e28c7162229ab3478 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.73 to 1.0.74 (#3553)

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.73 to 1.0.74.
- [Release no...

17632488d3d7b9e6a4e1b06bba71de090c00c5c8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.53 to 1.0.55 (#3552)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.53 to 1.0.55.
- [Release notes]...

07d26a393ed1b33c75ce752e8f1e0e1be50ed226 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump simple_logger from 4.3.0 to 4.3.3 (#3550)

Bumps [simple_logger](https://github.com/borntyping/rust-simple_logger) from 4.3.0 to 4.3.3.
- [...

cdf9173e5bfe1c63e7e1a3fefcf9bcf7bcd4a9ed authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.52 to 1.0.53 (#3549)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.52 to 1.0.53.
- [Release notes]...

d825c9bbb8640d93538a54e13b0d9c7fbf063e47 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump quote from 1.0.33 to 1.0.34 (#3548)

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.33 to 1.0.34.
- [Release notes](https:/...

e6aec347dd6f04782dd0ce7c756642c7928b9750 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump smol from 1.3.0 to 2.0.0 (#3546)

Bumps [smol](https://github.com/smol-rs/smol) from 1.3.0 to 2.0.0.
- [Release notes](https://git...

c30cc7756cb5a5478fc5bb6d36f029b8d3fd1d90 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.11 to 4.4.12 (#3542)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.12.
- [Release notes](https://g...

a20a61a16d23e9339ae9b94f25a4e7aec57a91c0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump terser-webpack-plugin from 5.3.9 to 5.3.10 (#3541)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3...

ef453d9e2248e5215bd61c5c06503558b5439880 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix rust 1.75 lints (#3540)

6ac435ffea319cb772c0812d6015342261713dad authored about 1 year ago by raskad <[email protected]>
Refactor Temporal Calendar API for `AnyCalendar` and fields (#3522)

* Refactor calendars for any

* Switch from EmptyCustomCalendar to ()

* TemporalCalendar trace ...

1ef04a757f86279d6f310a028661f05588dbd9ec authored about 1 year ago by Kevin <[email protected]>
Bump thiserror from 1.0.51 to 1.0.52 (#3539)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.52.
- [Release notes]...

078cfd5fbd8ead213827ddb5bc6c05428e2f0135 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump web-time from 0.2.3 to 0.2.4 (#3536)

Bumps [web-time](https://github.com/daxpedda/web-time) from 0.2.3 to 0.2.4.
- [Release notes](ht...

4e67b130fdcac1c52099f7b63de46f7084ac2486 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump futures-util from 0.3.29 to 0.3.30 (#3535)

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release ...

18ae1bdd35c9a75c2f1bddcfb44952c5b47d15a7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.42 to 2.0.43 (#3537)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.42 to 2.0.43.
- [Release notes](https://git...

6a8c6a568a1dfeb4fb86ddfad8a9db41e4f4f651 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_datagen from 1.4.0 to 1.4.1 (#3526)

Bumps [icu_datagen](https://github.com/unicode-org/icu4x) from 1.4.0 to 1.4.1.
- [Release notes]...

a4d69ef6aa44ff7c4efcd0bf288f711e6269b0b3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_yaml from 0.9.28 to 0.9.29 (#3534)

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.28 to 0.9.29.
- [Release note...

d765b080e97cc06f415d05397fe1e3ac5a521802 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.70 to 1.0.71 (#3533)

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.70 to 1.0.71.
- [Release no...

6ca6335f028e2f0cab03a231cc9491ba76bc4bc8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move `PromiseCapability` to stack (#3528)

* Move `PromiseCapability` to stack

* Apply review

* Rename locals to register for consistency

0b37ad6ea2cde8432c44e2974a7e604834411f40 authored about 1 year ago by Haled Odat <[email protected]>
Bump syn from 2.0.41 to 2.0.42 (#3529)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.41 to 2.0.42.
- [Release notes](https://git...

70c235ea86dde183006397fca45e7dda3f96d010 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_yaml from 0.9.27 to 0.9.28 (#3530)

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.27 to 0.9.28.
- [Release note...

fffc5df60c93147ff3f67e14a0e02035b8407b5e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Temporal Parser Cleanup/Fixes (#3521)

* Update/fix iso grammar parser

* Revert handling of no tz-anno && zoned

* cargo clippy --all-...

c2f145c49cf5b84e47097723a0a6a8b94afc6f83 authored about 1 year ago by Kevin <[email protected]>
Refactor vm calling convention to allow locals (#3496)

* Refactor vm calling convention to allow locals

* Move async generator object to the stack

* ...

af9d3953cdfa1b52ad53f146b7550c04d186d511 authored about 1 year ago by Haled Odat <[email protected]>
Bump html-webpack-plugin from 5.5.4 to 5.6.0 (#3527)

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.4 to 5.6.0...

ae72ab912b463e4b6791f6a7f65b599f71fa1aa7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.85 to 1.0.86 (#3525)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.85 to 1.0.86.
- [Release notes](h...

03adaed9b0913af04c837eb66e4ab23391b862b7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump measureme from 10.1.2 to 11.0.0 (#3524)

Bumps [measureme](https://github.com/rust-lang/measureme) from 10.1.2 to 11.0.0.
- [Release note...

6ce34c70337567a7f563384125924b32667fad00 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.50 to 1.0.51 (#3523)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes]...

147ed6ec9ac21da8830c5d32a93fe895ab53e44e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump measureme from 10.1.1 to 10.1.2 (#3520)

Bumps [measureme](https://github.com/rust-lang/measureme) from 10.1.1 to 10.1.2.
- [Release note...

1a70be139275f413642a2a49b04227bc0662e94f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump zerocopy from 0.7.29 to 0.7.31 (#3519)

Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.29 to 0.7.31.
- [Release notes](ht...

725b8c3f72ac039aa80e71b2338c1681d4424907 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.40 to 2.0.41 (#3517)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.40 to 2.0.41.
- [Release notes](https://git...

ee4d6495ab405fe6d19b7166ef428361a6eff855 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.39 to 2.0.40 (#3516)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.39 to 2.0.40.
- [Release notes](https://git...

1036fc90d18a82ed89b3a0bcc98115d60409a701 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump colored from 2.0.4 to 2.1.0 (#3515)

Bumps [colored](https://github.com/mackwic/colored) from 2.0.4 to 2.1.0.
- [Release notes](https...

d69ac23bdf06f95e877a55a64fcbd38dc0795a97 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.1.0 to 3.1.1 (#3514)

Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](ht...

fc2d0958bb8cf8ae229f915dba6b8dc9e65a4339 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump monaco-editor from 0.44.0 to 0.45.0 (#3511)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.44.0 to 0.45.0.
- [Chan...

0f82312afc1a54d80be875766b6c0b30ac7e076e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump once_cell from 1.18.0 to 1.19.0 (#3512)

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](htt...

b7aea03a71c470d452e5beef8a59a7c1f6ae9030 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Non recursive gc trace (#3508)

* Implement non-recursive GC tracing

* Mark `Trace::trace_non_roots()` as unsafe

* Apply review

f923830031a980d69f6f2b88115db76f0910e469 authored about 1 year ago by Haled Odat <[email protected]>