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

Implement synthetic modules (#3294)

* Implement synthetic modules

* Add example

* Fix example

317754097969d67983b036227be4fb3d0d2fd1da authored about 1 year ago by José Julián Espina <[email protected]>
Implement `[[HostDefined]]` for `Module` and `Script` (#3381)

* Implement `[[HostDefined]]` for `Module` and `Script`

* Format

afb9283ce866413d658c9dbe7323975daa51103e authored about 1 year ago by arexon <[email protected]>
Evaluate all parts of `class` in strict mode (#3383)

[11.2.2 Strict Mode Code](https://tc39.es/ecma262/#sec-strict-mode-code)

- All parts of a `Clas...

24c290aa3433bb600e2174cf877aeefcd6a83128 authored about 1 year ago by Haled Odat <[email protected]>
Bump serde from 1.0.188 to 1.0.189 (#3382)

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

f438ffa4bf03bf8e0b40ecdab79ebce3e0e16bbc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @playwright/test from 1.38.1 to 1.39.0 (#3378)

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

cdd5712d0fe50763cf3fb748c10b1d58b2de6b13 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump arbitrary from 1.3.0 to 1.3.1 (#3380)

Bumps [arbitrary](https://github.com/rust-fuzz/arbitrary) from 1.3.0 to 1.3.1.
- [Changelog](htt...

a201897250d445406cc02d17ec1c415a63fb62cf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update feature flags to specific feature flag (#3376)

a6e488e3b5f06d8c4c8b1f16646dc60812a175e1 authored about 1 year ago by Kevin <[email protected]>
First portion of the Temporal implementation (#3277)

* Started with the Temporal implementation

* Implemented some useful functions

* Updaating som...

d2819889860a42f8956da4f036d76e5ff9ede944 authored about 1 year ago by Kevin <[email protected]>
Check `eval` realm before call (#3375)

8470214647cabadb109cf55179990d5e2faf5b30 authored about 1 year ago by Haled Odat <[email protected]>
Fix `Function.prototype.toString()` (#3374)

* Fix `Function.prototype.toString()`

* Add doc

72d254625903b4768ada01c2ed1deac6b29c791a authored about 1 year ago by Haled Odat <[email protected]>
Refactor compile time environment handling (#3365)

* Refactor compile time environment handling

* Apply review

* Apply review

f654ad1784de698d25519616c143e562eb8318c2 authored about 1 year ago by raskad <[email protected]>
Bump regex from 1.9.6 to 1.10.0 (#3373)

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

68b023ae74d29a3e1c556e595575435978847647 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ad-m/github-push-action from 0.6.0 to 0.8.0 (#3372)

Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 0.8.0....

9ed863e2b0fbef7e7c6c59c9ef2d53e593fa61b5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump num-traits from 0.2.16 to 0.2.17 (#3368)

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.16 to 0.2.17.
- [Changelog](...

ca49188e7e6e455b8cafc9461af681afe8def023 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.68 to 1.0.69 (#3367)

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

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

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

fc9e1eccb1bcf5e680b66a6e4d328055804a4094 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.67 to 1.0.68 (#3363)

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

348c757b94a251f65c65b88dd41bb860c8e46862 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.37 to 2.0.38 (#3362)

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

2018ede940763869edd28c523cf06a232948cafa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix new lints for Rust 1.73 (#3361)

a56ce510d3d29a15e5b7445764bd950c176d351e authored about 1 year ago by José Julián Espina <[email protected]>
Fix `Number.prototype.toFixed()` (#2898)

* Fix `Number.prototype.toFixed()`

* Add more tests

* Update ryu-js version

8ae39afb5342ee66586d033563d4f9027ae5fc73 authored about 1 year ago by Haled Odat <[email protected]>
Cleanup `get_option` and calls to the functioncar (#3355)

c56a70600b197b9a602e011ae8be70e59de3deb0 authored about 1 year ago by José Julián Espina <[email protected]>
Bump icu_segmenter from 1.3.0 to 1.3.2 (#3359)

Bumps [icu_segmenter](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.2.
- [Release note...

483fe0267568ca419a3f8ddfc59557351cb24ada authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_provider_blob from 1.3.0 to 1.3.2 (#3358)

Bumps [icu_provider_blob](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.2.
- [Release ...

3ff5282c711217debe74fd9f576f2a1b1eae04a8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_casemap from 1.3.1 to 1.3.2 (#3356)

Bumps [icu_casemap](https://github.com/unicode-org/icu4x) from 1.3.1 to 1.3.2.
- [Release notes]...

f74688eb890ef5b9e0c55489447a69356ba06b68 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_datetime from 1.3.1 to 1.3.2 (#3360)

Bumps [icu_datetime](https://github.com/unicode-org/icu4x) from 1.3.1 to 1.3.2.
- [Release notes...

b424567103541c50832529dcc4c6ef91c3f75480 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_collator from 1.3.0 to 1.3.2 (#3353)

Bumps [icu_collator](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.2.
- [Release notes...

1dcd0e69a1732593af6e396eaa886e58df115241 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.8.1 to 0.8.2 (#3351)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.1 to 0.8.2.
- [Commits](https://github.co...

fe513a0b7ac02de3c4a88a897004df89abc57328 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_list from 1.3.0 to 1.3.2 (#3352)

Bumps [icu_list](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.2.
- [Release notes](ht...

7c85c87855c118c4dead2d57bb0b51646c756b9f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_locid from 1.3.0 to 1.3.2 (#3354)

Bumps [icu_locid](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.2.
- [Release notes](h...

f27b3a06c02a67468027ed85af6e01ee09d41b8d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_calendar from 1.3.1 to 1.3.2 (#3350)

Bumps [icu_calendar](https://github.com/unicode-org/icu4x) from 1.3.1 to 1.3.2.
- [Release notes...

c9768908a68f37f2f44298d00e8c5d63b34b8933 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make environments opcodes use varying operands (#3340)

a51581bf947c5841324c6ad1568d5d000cf23069 authored over 1 year ago by Haled Odat <[email protected]>
Improve highlighter performance (#3341)

3f80823f7ab104d0d6cbeeab15803ac0b53fe214 authored over 1 year ago by José Julián Espina <[email protected]>
Bump postcss from 8.4.25 to 8.4.31 (#3347)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](htt...

6de1d15974393d102d8f2919b9353f8073ca1986 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_datetime from 1.3.0 to 1.3.1 (#3343)

Bumps [icu_datetime](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.1.
- [Release notes...

4f36b8350e5768af0a52d6585cce1a16615e0348 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix detection of runtime limits for accessors (#3335)

* Fix detection of runtime limits for function calls

* Fix tests

* Add additional checks and e...

acdc5f4500c4f64d3fe4471a7beedf45a45d8f18 authored over 1 year ago by José Julián Espina <[email protected]>
Bump icu_locid_transform from 1.3.0 to 1.3.1 (#3345)

Bumps [icu_locid_transform](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.1.
- [Releas...

43a3b1a137e2706cc5606876550feb9b57e2fcdf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_casemap from 1.3.0 to 1.3.1 (#3346)

Bumps [icu_casemap](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.1.
- [Release notes]...

78bc9ebfe508889dcf08fbc7dc92b30bbbc147af authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_provider from 1.3.0 to 1.3.1 (#3342)

Bumps [icu_provider](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.1.
- [Release notes...

cd12d15cab2d74c6d7516f43677bbe5ff022dada authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump icu_calendar from 1.3.0 to 1.3.1 (#3344)

Bumps [icu_calendar](https://github.com/unicode-org/icu4x) from 1.3.0 to 1.3.1.
- [Release notes...

5770f988cf48711281f6e1721c593e022ebaffeb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unused class environments (#3332)

38b9f17a8b90c8025dd088682a40939ee11b31e0 authored over 1 year ago by raskad <[email protected]>
Fix static class element evaluation order (#3327)

55466b0fea469c40109a269880ced777741373ff authored over 1 year ago by raskad <[email protected]>
Separate native and JavaScript functions (#3322)

744536763da43c24b7f18df2e112dc5bf1f931b3 authored over 1 year ago by Haled Odat <[email protected]>
Fix super() construction with default parameters (#3339)

- Remove unused `PushDeclarativeEnvironment` opcode

ceaaec72cb7dabf41a270d662d00ade1f634e645 authored over 1 year ago by Haled Odat <[email protected]>
Fix regular expression construction (#3338)

* Fix regular expression construction

The previous implementation regular expression (e.g. /abc...

4bdb6c6fe55bd25347adb3992e7c638bc1710e6e authored over 1 year ago by Haled Odat <[email protected]>
Bump regex from 1.9.5 to 1.9.6 (#3336)

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

705e0ce12c049e169f977a1ff38e0817cf0deebc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump indexmap from 2.0.1 to 2.0.2 (#3337)

Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.1 to 2.0.2.
- [Changelog](https://g...

5f8912907cd0d07bdfc8e5796e078f0db11d2147 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improve CI testing (#3333)

* Improve CI testing

* Bail on error

* cargo fmt

* Invert names

* Split misc action

* Renam...

d8f6834d5fe2678a90b3474c9dda2442a3022d11 authored over 1 year ago by José Julián Espina <[email protected]>
Truncate environment stack on non-caught native error (#3331)

* Truncate environment stack on non-caught native error

* Add test

e54609e784895e11531db137038f2b23e712bba2 authored over 1 year ago by Haled Odat <[email protected]>
Add missing class name binding (#3328)

8fd474419bae2c806b76832fe0b56cbfda5f7e75 authored over 1 year ago by raskad <[email protected]>
Add `NonMaxU32` as integer variant for `PropertyKey` (#3321)

* Add max array index

* Apply review

* Switch to u32

* Mark function as unsafe

ca37aa2e7cf3c47a452846b4c7ea631cdc382313 authored over 1 year ago by raskad <[email protected]>
Introduce a `Class` map (#3315)

* Improve `Class` and `ClassBuilder` ergonomics

* Fix tests

* Apply review

* Fix docs

b03aa360f80276303bbe225ca43e0e499820d47c authored over 1 year ago by José Julián Espina <[email protected]>
Fix anonymous function name in cover assignment (#3325)

ebb40aeb14837411bbefcbcbb9ceaa3be812fbbc authored over 1 year ago by raskad <[email protected]>
Varying length instruction operands (#3253)

* Implement varying length operands

* Apply review

* Apply review

332fd658a84d3c786b9c43e936f8d3e441d5cc07 authored over 1 year ago by Haled Odat <[email protected]>
`icu_properties` default features to true (#3326)

* Default features to true

* Add member CI check

* Move CI additions to Build and Test

7eadcbd08a7720099fd9328fa7a209baafb0d6a0 authored over 1 year ago by Kevin <[email protected]>
Bump hashbrown from 0.14.0 to 0.14.1 (#3324)

Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.14.0 to 0.14.1.
- [Changelog](h...

70ee0507ff7b09bcff002924d6ee10da99095b87 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.5 to 4.4.6 (#3323)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [Release notes](https://git...

593918967535e521de141e7f976a8b50c1e4aae3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`. (#3319)

* Remove direct conversion from `&str` to `JsValue`/`PropertyKey`.

* Allow unused static string...

b80409d87d958357cd3fe47dedcc250340fa3840 authored over 1 year ago by José Julián Espina <[email protected]>
Bump indexmap from 2.0.0 to 2.0.1 (#3320)

Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.0 to 2.0.1.
- [Changelog](https://g...

008b0e5e44e37686364e32a327dbbfec8357374d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Introduce experimental features (#3318)

* Introduce experimental features

* Fix tests

615ae4e096879d00402d085cd4fd8a2cf0a44f8d authored over 1 year ago by José Julián Espina <[email protected]>
Format code snippets in docs (#3317)

ae414797af228ebb31cbd768236e2274d6b7bcd8 authored over 1 year ago by José Julián Espina <[email protected]>
Bump thiserror from 1.0.48 to 1.0.49 (#3316)

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

a23335b550290c1a36860b16109433a8ad89a08b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement `[[HostDefined]]` field on `Realm`s (#2952)

- Improve HostDefined field to allow multiple stored types

822634cf4110bb7097842a201acdaf71911119ba authored over 1 year ago by Haled Odat <[email protected]>
Migrate to workspace deps (#3313)

* Migrate to workspace deps

* cargo fmt

940e603d3b9253048c261c669444a8373c3c3330 authored over 1 year ago by José Julián Espina <[email protected]>
Bump ICU4X to 1.3 (#3306)

* Bump ICU4X to 1.3

* Fix build on --no-default-features

* Fix wasm build

* Fix tests

* Add ...

57604ae0cb58817a889bbb1cfd44c870d200f212 authored over 1 year ago by José Julián Espina <[email protected]>
Fix class inherit from `null` (#3312)

60c9583c98543fffa139f08c6807b2c9686cca0f authored over 1 year ago by Haled Odat <[email protected]>
Bump actions/checkout from 3 to 4 (#3310)

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

2d9c5807f2cd01677a61da47e342838525479650 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.4 to 4.4.5 (#3311)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
- [Release notes](https://git...

24a46843b3870fd412bc406d2db7040415335a5b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reintroduce publish CI job (#3308)

* Reintroduce publish CI job

* Deny warnings on publish

8b93ff509063d1e2d0c108a0d8eb4b74e195f858 authored over 1 year ago by José Julián Espina <[email protected]>
Replace #[deny] with #[warn] (#3309)

* Change deny lints to warn lints

* Deny warnings on CI

0bb51b189e9f95c08417c45b4f5810aeb2ca4e59 authored over 1 year ago by José Julián Espina <[email protected]>
fix: add 'static lifetime (#3297)

a7ffa00ae939bfc32e416bff1250b0c52505bdbf authored over 1 year ago by Matthias Seitz <[email protected]>
Fix tagged template `this` in strict mode (#3307)

In strict mode `this` should be undefined.

fd2e5589ce686d088196cee9cac4de0ad343e239 authored over 1 year ago by Haled Odat <[email protected]>
Implement step 5 in RegExp constructor (#3305)

The following step was missing from our `RegExp` constructor implementation:

```
5. Else if pat...

1b03f8379c2fc54ba109ac499d4cc3b624d26a5c authored over 1 year ago by Haled Odat <[email protected]>
Implement `Intl.PluralRules` (#3298)

* Implement `PluralRules`

* cargo fmt

* Move options utils to builtins module

* Fix docs

* A...

25c120b5f522fc60b74900914d5d40c45d00e3bc authored over 1 year ago by José Julián Espina <[email protected]>
Added MSRV check (#3291)

* Added MSRV check

* Added Rust version check from Cargo.toml

* Update rust.yml

Co-authored-b...

7e18da63fa2679894d0c511983d6d43eb638f4cb authored over 1 year ago by Iban Eguia Moraza <[email protected]>
Bump @playwright/test from 1.38.0 to 1.38.1 (#3296)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.38.0 to 1.38.1.
- [Rele...

c964deca6e94bfe1f1de0f7b052b5f18422445be authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement `Gc::new_cyclic` (#3292)

* Add `Gc::new_cyclic`

* Remove unrelated doc comment

20971e4c63032c9d174ba4bda70d72cf4217570f authored over 1 year ago by José Julián Espina <[email protected]>
Lazily download `test262` repository (#3214)

* Lazily clone test262 repository

* Put test262 commit in config file

* Correct doc and add ab...

749a43ff86824fab91b239ee2a49875b9befa13c authored over 1 year ago by Haled Odat <[email protected]>
Bump rayon from 1.7.0 to 1.8.0 (#3293)

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

683c55fdc49a663027b00de7d76007dd656c75bb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump `rust-version` to 1.71 (#3290)

* Bump `rust-version` to 1.71

* cargo clippy

986b048560f6f1a6f0fbe2724d3b7c59207e75b6 authored over 1 year ago by José Julián Espina <[email protected]>
Bump clap from 4.4.3 to 4.4.4 (#3289)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.4.
- [Release notes](https://git...

8a780619e455f151023f86369acb21059b8a704f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `1db9a49` to `59bad89` (#3283)

Bumps [test262](https://github.com/tc39/test262) from `1db9a49` to `59bad89`.
- [Commits](https:...

bdd692eb4ec11dce62c2142c68e8da50913ea4db authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.33 to 2.0.37 (#3286)

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

778f4367f749da003fd38fbca5f5d36689757045 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump chrono from 0.4.30 to 0.4.31 (#3287)

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [Release notes](ht...

733c9ca75a31c19bf65f326e599bc3d3e89ef81b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.84 to 1.0.85 (#3284)

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

89ba1f8c65dcdb705f7b6dde0dd2600d265098d0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump indoc from 2.0.3 to 2.0.4 (#3285)

Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4.
- [Release notes](https://g...

915ee96c1b9825779c97ae257cf18168739eb25a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix GitHub coverage workflow (#3288)

For some reason `tarpaulin` no longer recognises the "Xml" format
output spelled with a upper ca...

9c7e10cf82db8d746bcc1766c2c9f58638008151 authored over 1 year ago by Haled Odat <[email protected]>
Bump bootstrap from 5.3.1 to 5.3.2 (#3282)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.1 to 5.3.2.
- [Release notes](http...

9da687496858551c0ded0deaf66076970dde9389 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Store active runnable and active function in `CallFrame` (#3197)

* Move acrive runnable to CallFrame

* Move active function to CallFrame

* Add some code doc

*...

6a91a85e0e47ad229cb538514493fdfcd04885a2 authored over 1 year ago by Haled Odat <[email protected]>
Bump test262 from `1a0b9d2` to `1db9a49` (#3267)

* Bump test262 from `1a0b9d2` to `1db9a49`

Bumps [test262](https://github.com/tc39/test262) fro...

21d2afeafa1cbf06493edd156b66f52987a2314b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.106 to 1.0.107 (#3279)

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

3c15e59e6717e018f826bf0b915faedff994d646 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @playwright/test from 1.37.1 to 1.38.0 (#3278)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.37.1 to 1.38.0.
- [Rele...

c066faf6aa84ef7d93ae707e822cbcfa419d6329 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.32 to 2.0.33 (#3280)

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

f0bd2fec5e45566c6e48a4bca130587143b1489f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.7.8 to 0.8.0 (#3276)

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.0.
- [Commits](https://github.co...

1f257054d05899cc3970d86c8017aed7e34bc9fa authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.2 to 4.4.3 (#3275)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.3.
- [Release notes](https://git...

664c28692520703c074f5a3ab8dace475972b005 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add ECMAScript 14 to `boa_tester` (#3273)

* Add ECMAScript 14 to `boa_tester`

* Trigger actions

* cargo clippy

36d1ca904bfa96988b81dec67defe0c7c3a83a3e authored over 1 year ago by José Julián Espina <[email protected]>
Bump monaco-editor from 0.41.0 to 0.43.0 (#3272)

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

23176ae38dc29e510a1cf489845bf1ca8e295bd3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump crazy-max/ghaction-github-pages from 3.2.0 to 4.0.0 (#3266)

Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from...

7aaa35ec4b2f9d8a1823447749a470be61510076 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.105 to 1.0.106 (#3268)

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

9d4e952715ebafbb5d68d386b4467d7c7d4dccc8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.83 to 1.0.84 (#3269)

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

ad898ae948fd1bde003d23bb1e694e09b935dfb3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.7.7 to 0.7.8 (#3270)

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.7 to 0.7.8.
- [Commits](https://github.co...

4e4590a803034523cb209f7bddc48104238b9f75 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>