Ecosyste.ms: OpenCollective

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

Boa

Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
Collective - Host: opensource - https://opencollective.com/boa - Website: https://boajs.dev/ - Code: https://github.com/boa-dev

Format code snippets in docs (#3317)

github.com/boa-dev/boa - ae414797af228ebb31cbd768236e2274d6b7bcd8 authored about 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]...

github.com/boa-dev/boa - a23335b550290c1a36860b16109433a8ad89a08b authored about 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

github.com/boa-dev/boa - 822634cf4110bb7097842a201acdaf71911119ba authored about 1 year ago by Haled Odat <[email protected]>
Migrate to workspace deps (#3313)

* Migrate to workspace deps

* cargo fmt

github.com/boa-dev/boa - 940e603d3b9253048c261c669444a8373c3c3330 authored about 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 ...

github.com/boa-dev/boa - 57604ae0cb58817a889bbb1cfd44c870d200f212 authored about 1 year ago by José Julián Espina <[email protected]>
Fix class inherit from `null` (#3312)

github.com/boa-dev/boa - 60c9583c98543fffa139f08c6807b2c9686cca0f authored about 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...

github.com/boa-dev/boa - 2d9c5807f2cd01677a61da47e342838525479650 authored about 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...

github.com/boa-dev/boa - 24a46843b3870fd412bc406d2db7040415335a5b authored about 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

github.com/boa-dev/boa - 8b93ff509063d1e2d0c108a0d8eb4b74e195f858 authored about 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

github.com/boa-dev/boa - 0bb51b189e9f95c08417c45b4f5810aeb2ca4e59 authored about 1 year ago by José Julián Espina <[email protected]>
fix: add 'static lifetime (#3297)

github.com/boa-dev/boa - a7ffa00ae939bfc32e416bff1250b0c52505bdbf authored about 1 year ago by Matthias Seitz <[email protected]>
Fix tagged template `this` in strict mode (#3307)

In strict mode `this` should be undefined.

github.com/boa-dev/boa - fd2e5589ce686d088196cee9cac4de0ad343e239 authored about 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...

github.com/boa-dev/boa - 1b03f8379c2fc54ba109ac499d4cc3b624d26a5c authored about 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...

github.com/boa-dev/boa - 25c120b5f522fc60b74900914d5d40c45d00e3bc authored about 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...

github.com/boa-dev/boa - 7e18da63fa2679894d0c511983d6d43eb638f4cb authored about 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...

github.com/boa-dev/boa - c964deca6e94bfe1f1de0f7b052b5f18422445be authored about 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

github.com/boa-dev/boa - 20971e4c63032c9d174ba4bda70d72cf4217570f authored about 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...

github.com/boa-dev/boa - 749a43ff86824fab91b239ee2a49875b9befa13c authored about 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...

github.com/boa-dev/boa - 683c55fdc49a663027b00de7d76007dd656c75bb authored about 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

github.com/boa-dev/boa - 986b048560f6f1a6f0fbe2724d3b7c59207e75b6 authored about 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...

github.com/boa-dev/boa - 8a780619e455f151023f86369acb21059b8a704f authored about 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:...

github.com/boa-dev/boa - bdd692eb4ec11dce62c2142c68e8da50913ea4db authored about 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...

github.com/boa-dev/boa - 778f4367f749da003fd38fbca5f5d36689757045 authored about 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...

github.com/boa-dev/boa - 733c9ca75a31c19bf65f326e599bc3d3e89ef81b authored about 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...

github.com/boa-dev/boa - 89ba1f8c65dcdb705f7b6dde0dd2600d265098d0 authored about 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...

github.com/boa-dev/boa - 915ee96c1b9825779c97ae257cf18168739eb25a authored about 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...

github.com/boa-dev/boa - 9c7e10cf82db8d746bcc1766c2c9f58638008151 authored about 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...

github.com/boa-dev/boa - 9da687496858551c0ded0deaf66076970dde9389 authored about 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

*...

github.com/boa-dev/boa - 6a91a85e0e47ad229cb538514493fdfcd04885a2 authored about 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...

github.com/boa-dev/boa - 21d2afeafa1cbf06493edd156b66f52987a2314b authored about 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](...

github.com/boa-dev/boa - 3c15e59e6717e018f826bf0b915faedff994d646 authored about 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...

github.com/boa-dev/boa - c066faf6aa84ef7d93ae707e822cbcfa419d6329 authored about 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...

github.com/boa-dev/boa - f0bd2fec5e45566c6e48a4bca130587143b1489f authored about 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...

github.com/boa-dev/boa - 1f257054d05899cc3970d86c8017aed7e34bc9fa authored about 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...

github.com/boa-dev/boa - 664c28692520703c074f5a3ab8dace475972b005 authored about 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

github.com/boa-dev/boa - 36d1ca904bfa96988b81dec67defe0c7c3a83a3e authored about 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...

github.com/boa-dev/boa - 23176ae38dc29e510a1cf489845bf1ca8e295bd3 authored about 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...

github.com/boa-dev/boa - 7aaa35ec4b2f9d8a1823447749a470be61510076 authored about 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](...

github.com/boa-dev/boa - 9d4e952715ebafbb5d68d386b4467d7c7d4dccc8 authored about 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...

github.com/boa-dev/boa - ad898ae948fd1bde003d23bb1e694e09b935dfb3 authored about 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...

github.com/boa-dev/boa - 4e4590a803034523cb209f7bddc48104238b9f75 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.31 to 2.0.32 (#3271)

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

github.com/boa-dev/boa - c66d252d7ec8becd106bc077a546cd00d63270b4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump chrono from 0.4.26 to 0.4.30 (#3263)

* Bump chrono from 0.4.26 to 0.4.30

Bumps [chrono](https://github.com/chronotope/chrono) from 0...

github.com/boa-dev/boa - 306709177bf742425a61d0205d6f25e7811f6ebf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.7.6 to 0.7.7 (#3264)

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

github.com/boa-dev/boa - 4140e4b4af75b8f0136f3d02b36eec84a23dd15d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump baptiste0928/cargo-install from 2.1.0 to 2.2.0 (#3265)

Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 2.1.0 to ...

github.com/boa-dev/boa - 9f4e8ab0b9c923134e61205b692bca1bbfd6032d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add `Instruction` and `InstructionIterator` (#3201)

github.com/boa-dev/boa - 3ea0a7760653646ec8323efe1fa25fa4fc0326f7 authored about 1 year ago by Haled Odat <[email protected]>
Bump dashmap from 5.5.1 to 5.5.3 (#3262)

Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.1 to 5.5.3.
- [Release notes](http...

github.com/boa-dev/boa - 782b718c25432616223199bf2d996d51fe626220 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.29 to 2.0.31 (#3259)

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

github.com/boa-dev/boa - 69a61f453d697c35115aa3444377aac67dc2047a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.47 to 1.0.48 (#3261)

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

github.com/boa-dev/boa - 446c97c34db56498632e7aa73041078591a1c122 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sys-locale from 0.3.0 to 0.3.1 (#3260)

Bumps [sys-locale](https://github.com/1Password/sys-locale) from 0.3.0 to 0.3.1.
- [Release note...

github.com/boa-dev/boa - abef8b2f9dbd55b12119bfb1c1bd246a6c56fd0c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#3256)

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

github.com/boa-dev/boa - 4d1a4e275e773b3686106b6750556b435e52824e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regex from 1.9.3 to 1.9.5 (#3255)

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

github.com/boa-dev/boa - 0068a470f0bc7dfe0c95344605f01193a730d3bb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `c30aff0` to `1a0b9d2` (#3254)

Bumps [test262](https://github.com/tc39/test262) from `c30aff0` to `1a0b9d2`.
- [Commits](https:...

github.com/boa-dev/boa - e20f7a5eab557e9f273f9a0440065acb5f2c8a5f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.3.24 to 4.4.2 (#3250)

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

github.com/boa-dev/boa - 377b50acf74e66af7635492b4d414a1f4b4fda94 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump num-bigint from 0.4.3 to 0.4.4 (#3232)

Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.3 to 0.4.4.
- [Changelog](ht...

github.com/boa-dev/boa - 2b0f96333cfe2169a1a64141ab4b18a9e44ea6f7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0 (#3249)

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

github.com/boa-dev/boa - bfbc036e6b6e09e0adcb32dd871912eb9a8c05d5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regress from 0.6.0 to 0.7.1 (#3236)

Bumps [regress](https://github.com/ridiculousfish/regress) from 0.6.0 to 0.7.1.
- [Release notes...

github.com/boa-dev/boa - e1791adbdcc1d2351794162297404a4efe5ea952 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.0.2 to 3.0.3 (#3246)

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

github.com/boa-dev/boa - 5ec76ad194d32f06f8a2c55b29d2f98fa7a3b99d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.186 to 1.0.188 (#3244)

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

github.com/boa-dev/boa - 82ef9182140c3b5b978bb9fec49d659aaa39ff96 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sass from 1.64.1 to 1.66.1 (#112)

Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.66.1.
- [Release notes](https:/...

github.com/boa-dev/boa-dev.github.io - 208e9808a75b965f1da57122251f97cefbac8d2e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clippy updates: add panics and etc. (#3235)

* Adding Panics doc to Profiler's drop method

* forgot to rustfmt

* Address clippy lints/tempo...

github.com/boa-dev/boa - f92e7489d8a3e46c2a215960435b52205faab22d authored about 1 year ago by Kevin <[email protected]>
Bump serde from 1.0.185 to 1.0.186 (#3234)

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

github.com/boa-dev/boa - b47087c02866e914356a990267083c04604d1cb9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.3.22 to 4.3.24 (#3233)

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

github.com/boa-dev/boa - c8b86651465071e67c42208227d81162ffaba571 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `0c87a86` to `c30aff0` (#3230)

Bumps [test262](https://github.com/tc39/test262) from `0c87a86` to `c30aff0`.
- [Commits](https:...

github.com/boa-dev/boa - dda713d42e698f4095b8bd17453e3271974fff89 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.183 to 1.0.185 (#3228)

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

github.com/boa-dev/boa - b2519c348464251acf09eb8fe440aed92961a599 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump dashmap from 5.5.0 to 5.5.1 (#3231)

Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.0 to 5.5.1.
- [Release notes](http...

github.com/boa-dev/boa - 168c3aee71684ae20ae335dc45f645d620d00955 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.3.21 to 4.3.22 (#3225)

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

github.com/boa-dev/boa - b204dcb0014fe825a06a2683b01a29b886436c46 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @playwright/test from 1.37.0 to 1.37.1 (#3226)

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

github.com/boa-dev/boa - cd1b17869cf3189a3862a0af7bd62fa573f5031f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump quote from 1.0.32 to 1.0.33 (#3220)

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

github.com/boa-dev/boa - e1dab95d7e5eb0a24f95174cfdb9fd9069a2a36b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trybuild from 1.0.82 to 1.0.83 (#3219)

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

github.com/boa-dev/boa - 4325b8d695ecc3e2513b4ee61cb5b26cd1ba7201 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.46 to 1.0.47 (#3221)

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

github.com/boa-dev/boa - bbceaef9eb6059f9dea3a52156de2ab98cb63374 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.28 to 2.0.29 (#3222)

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

github.com/boa-dev/boa - f3fd941846515b081c88cda270913d58a53d5cfa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.104 to 1.0.105 (#3218)

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

github.com/boa-dev/boa - b2cbcb965f95b604424030cb83cc2e9349abdc1f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.0.1 to 3.0.2 (#3216)

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

github.com/boa-dev/boa - cdc1d2b5a428488067d7b885464fc00b9e52ba5b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.45 to 1.0.46 (#3217)

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

github.com/boa-dev/boa - af7ca0d379f62dfdc273d501028b6ba812dda4be authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump thiserror from 1.0.44 to 1.0.45 (#3215)

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

github.com/boa-dev/boa - 06bb71aa50e7163f6b38767190ba30177086685f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump log from 0.4.19 to 0.4.20 (#3213)

Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20.
- [Release notes](https://g...

github.com/boa-dev/boa - d87dae160e67826efe9cdf581b2d454432635156 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bitflags from 2.3.3 to 2.4.0 (#3212)

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

github.com/boa-dev/boa - 4567e5b560e6d47317052d7422559091a8e1947b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump num_enum from 0.6.1 to 0.7.0 (#3211)

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

github.com/boa-dev/boa - 306770a8dcfbb86588ae8d121290b688ab57587e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `21c3097` to `0c87a86` (#3210)

Bumps [test262](https://github.com/tc39/test262) from `21c3097` to `0c87a86`.
- [Commits](https:...

github.com/boa-dev/boa - 22198dcd412c19b89c05072dafec194c4b583842 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update license field following SPDX 2.1 license expression standard (#3209)

github.com/boa-dev/boa - 023c18f7049156081f2467c5da2d36ab413d1ff4 authored about 1 year ago by Andrea Frigido <[email protected]>
Use main stack for calling ordinary functions (#3185)

* Use main stack for calling

- Move `return_value` to stack

* Move return_value to VM

* Apply...

github.com/boa-dev/boa - a3b46545a2a09f9ac81fd83ac6b180934c728f61 authored about 1 year ago by Haled Odat <[email protected]>
Bump @playwright/test from 1.36.2 to 1.37.0 (#3208)

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

github.com/boa-dev/boa - 5c90b85775e9ca1093534af5604170a8a244c87a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix switch statement `break` and `continue` return values (#3205)

* Fix switch statement early return values

* Remove unused control flow

github.com/boa-dev/boa - cd232b18f9e789acca56344503559daf9692e755 authored about 1 year ago by raskad <[email protected]>
Add early errors for `LexicalDeclaration` (#3207)

github.com/boa-dev/boa - 22b014d5d5ab9fba5dc467734227558e75c66d20 authored about 1 year ago by raskad <[email protected]>
Bump clap from 4.3.19 to 4.3.21 (#3204)

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

github.com/boa-dev/boa - 3a6715a2dafc8bd515b07a9b0c7d7931d7013f6e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.181 to 1.0.183 (#3202)

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

github.com/boa-dev/boa - 9665f8be3be60f475d816ca10430631f43d6c962 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regex from 1.9.1 to 1.9.3 (#3203)

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

github.com/boa-dev/boa - bdb473b35027bd067b7eb08d6bec92732644744c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added examples (#3141)

* Added examples

* Ram cargo fmt

* Changed as per Lint suggested

github.com/boa-dev/boa - ca969d616f881a4efb6073a2b9cefb45dabc3575 authored about 1 year ago by Arka Poddar <[email protected]>
Improve bytecompiler bytecode generation. (#3188)

* Improve bytecompiler bytecode generation

* Implement push f32 value (#3198)

github.com/boa-dev/boa - c2df31b781c115d6bdb5de64979d247af329ffcd authored about 1 year ago by Haled Odat <[email protected]>
Implement ephemeron-based weak map (#3052)

* Implement ephemeron-based weak map

* Document code and improve ephemerons

* Fix docs

* carg...

github.com/boa-dev/boa - a06a6f5fdbc38d8a80483cf445c2030fabe4788d authored about 1 year ago by José Julián Espina <[email protected]>
Bump serde from 1.0.180 to 1.0.181 (#3200)

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

github.com/boa-dev/boa - 9347ed1983dfa62939604093b086e9018faea529 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump monaco-editor from 0.40.0 to 0.41.0 (#3199)

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

github.com/boa-dev/boa - f8af54207f37fa886b9d3db941bbd91e05561572 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Trace will print even without message (#3193)

github.com/boa-dev/boa - f3a0ff0971b113a9dc23230493075e97700a0e4a authored about 1 year ago by Kelbaz <[email protected]>
Fix remaining TypedArray bugs (#3186)

github.com/boa-dev/boa - 8536a6b88bcb5e1d86b3e746d40fe2461655bb38 authored about 1 year ago by raskad <[email protected]>
Bump prettier from 3.0.0 to 3.0.1 (#3196)

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

github.com/boa-dev/boa - 6398a0e82828bdfb7bced33a17ea9c76756c5145 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.179 to 1.0.180 (#3192)

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

github.com/boa-dev/boa - 1e10f07c1c2c9fdc5bc33d6992272d8a8dd33d76 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clarify usage section in `README.md` (#3092)

* Update README.md

Added missing steps, which I faced while installing it.

* Update README.md
...

github.com/boa-dev/boa - 0769260815810bbaa66a80064d80ec3782b7052c authored about 1 year ago by Arka Poddar <[email protected]>
Bump syn from 2.0.27 to 2.0.28 (#3190)

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

github.com/boa-dev/boa - 5f7058531ff40a528e0d461b40405fbd5570e839 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.177 to 1.0.179 (#3191)

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

github.com/boa-dev/boa - f41ea50859caf74facc6b8f882486718030612f7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>