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 webpack-cli from 5.1.1 to 5.1.3 (#2997)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3.
- [Release note...

85261a831765f701521d670d0bcca0f2d9636869 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.3.0 to 4.3.1 (#2998)

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

8d3bca893b7fdf222e9c2b64217cc5f6b22189b5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump once_cell from 1.17.2 to 1.18.0 (#2999)

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

f18b3be6722c02974f2c0238606413a4a953a298 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `3e858ef` to `f4e31fc` (#3000)

Bumps [test262](https://github.com/tc39/test262) from `3e858ef` to `f4e31fc`.
- [Commits](https:...

0da298c943fccfb87e6dd85e4b86caa164c3fbc8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix panic in optional expressions with private identifiers (#2995)

940529ac8a427e2423253b386b2a8d3861775ea8 authored over 1 year ago by raskad <[email protected]>
Allow `true`, `false` and `null` in object patterns (#2994)

* Allow `true`, `false` and `null` in object patterns

* Add test

ee97198d01837b1b3021651dccc53ea8912be499 authored over 1 year ago by José Julián Espina <[email protected]>
show object kind, name and address when using dbg! (#2960)

* show object kind, name and address when using dbg!

* Update boa_engine/src/object/jsobject.rs...

de241c2b60187fdb49b08b708c5d59aec1a7b507 authored over 1 year ago by Jason Williams <[email protected]>
Fix Grammar and Links in Docs (#2984)

* Fix grammar and improve flow in `debugging.md`

* Fix architecture image's background

* Updat...

7b5b6b305c8ceef92dbc13fcf99a6af2a7f47b64 authored over 1 year ago by Veera <[email protected]>
Correctly initialize functions inside modules (#2993)

2fa9c65e975178363c81d27e874b5b17756bded6 authored over 1 year ago by José Julián Espina <[email protected]>
Fix WASM playground (#2992)

65bf54d7e047411ba3cdf2f345eae32feb55ca51 authored over 1 year ago by José Julián Espina <[email protected]>
Update fuzzers and add building them to CI (#2983)

* update fuzzers for latest changes

* build fuzzers in CI workflow

* move fuzz builds before e...

6b595e799997d89affbddba5a02c4cad31c8204f authored over 1 year ago by Addison Crump <[email protected]>
Fix rust 1.70 lints (#2990)

9367ee24aa78a91ac3900aff968cdd1486ddd056 authored over 1 year ago by raskad <[email protected]>
Bump webpack from 5.84.1 to 5.85.0 (#2988)

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

5794555f6ce1f23faef71d062d973cb5ccbbb2e8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump chrono from 0.4.25 to 0.4.26 (#2982)

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

14176a2cee5e38a40128065202ee54169044e36c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bootstrap from 5.2.3 to 5.3.0 (#2981)

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

d178a6260b6bad8c00b3766c60aad26ce7f785b0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add test case for issue #2719 (#2980)

f9c26de90ef586908ebb1cb14362d95bcbea8519 authored over 1 year ago by José Julián Espina <[email protected]>
Deny Unicode Escapes in boolean and null expressions (#2931)

* Deny Unicode Escapes in boolean and null expressions

* Add tests

4a68fb51207546b0a131ee81142265b6b849d5cb authored over 1 year ago by Veera <[email protected]>
Direct conversion from `u8` to `Opcode` (#2951)

f0422bdf3b0804ff00a56a9461f800f123848a09 authored over 1 year ago by Haled Odat <[email protected]>
Bump chrono from 0.4.24 to 0.4.25 (#2977)

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

44ef49efa79918c76c0412a2b98d8301369ebb98 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump once_cell from 1.17.1 to 1.17.2 (#2978)

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

867685e1f0ae9e9a1f1a5f652e0747acc4babdb5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prune collected shared shapes (#2941)

* Prune garbage collected `SharedShape`s

* Prune on insertion limit

c013caca22497f3a6637b442ac84bb102900d23c authored over 1 year ago by Haled Odat <[email protected]>
Remove `arguments_binding` field from `CodeBlock` (#2969)

* Ensure the "arguments" is the first argument

* Remove `arguments_binding` field from `CodeBlock`

f1bab1edeff60eab006fea795741b23006ba508e authored over 1 year ago by Haled Odat <[email protected]>
Bump test262 from `88a2f0d` to `3e858ef` (#2973)

Bumps [test262](https://github.com/tc39/test262) from `88a2f0d` to `3e858ef`.
- [Commits](https:...

374d102b88c7607aaac9f8344eea504285b208fe authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump css-loader from 6.7.4 to 6.8.1 (#2970)

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

68598b86faf93e2fb3db4a1fad3ce30e9ae2e309 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump log from 0.4.17 to 0.4.18 (#2972)

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

7eee1e6f2a3a81d52008d771931bdf8a13240fa0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.16 to 2.0.18 (#2974)

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

0ed7fb844d4b98b3b7e9b3a12697268540c2407f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump comfy-table from 6.1.4 to 6.2.0 (#2971)

Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 6.1.4 to 6.2.0.
- [Release note...

e0b894edaff62ce67979bf4c7ae6ab0c9ccef1e4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unneded `num_bindings` in `Opcode`s and `CodeBlock` (#2967)

* Remove redundant `num_bindings` field from `CodeBlock`

* Remove redundant num_bindings parame...

67c5652911582774ad166bb8869991587a7e7acf authored over 1 year ago by Haled Odat <[email protected]>
Remove unused lint allows (#2968)

4ea80f462111dfd99c2356d5e135b1fb9adb0f96 authored over 1 year ago by raskad <[email protected]>
Bump quote from 1.0.27 to 1.0.28 (#2965)

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

d70b229e204d6f360bc2f8d2b4706e2dbb10e918 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regex from 1.8.2 to 1.8.3 (#2964)

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

8486c28fdc2d2923f1c9e4ccf7d5d8ac80467153 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove redundant `param_count` field from `CallFrame` (#2962)

15749ed295821269d3d742858f1d9c997ef98350 authored over 1 year ago by Haled Odat <[email protected]>
Bump proc-macro2 from 1.0.58 to 1.0.59 (#2966)

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

4dd350745521ccfc7bf1b06160d0eb556aaad0b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.84.0 to 5.84.1 (#2963)

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

2c0e144439ed6e6aa5acacb1c3a2d983a8064bd3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.83.1 to 5.84.0 (#2961)

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

e973602e21ea1c09d08d169710c18492951ebe55 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement pseudo-property `import.meta` (#2956)

* Implement pseudo-property `import.meta`

* Apply review

7ae858204ba185fd39f73e61ea1345acac997bc1 authored over 1 year ago by José Julián Espina <[email protected]>
Fix remaining static module bugs (#2955)

* Fix remaining module bugs

* npx prettier

* Fix regression

9bbe0184a4c09d036ad01e5a170be6b4c1a6587e authored over 1 year ago by José Julián Espina <[email protected]>
Bump regex from 1.8.1 to 1.8.2 (#2958)

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

87534065045ef3bc3aa48d5d5ac775fa5c26065a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix remaining ES5 `built-ins/RegExp` tests (#2957)

57ba979415665c0b7259a9be182858ea9f9f111b authored over 1 year ago by Haled Odat <[email protected]>
Implement dynamic imports (#2932)

* WIP: 76d7eceed6 Implement dynamic imports

* Expand `ActiveRunnable` to missing places

* Fix ...

09658b02bc71aacf647a8fec10d80ddbbf3eb598 authored over 1 year ago by José Julián Espina <[email protected]>
Bump clap from 4.2.7 to 4.3.0 (#2953)

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

43d4324bcbf5aa7076cde7386453e50e5a3b24cd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `4fc741b` to `88a2f0d` (#2954)

Bumps [test262](https://github.com/tc39/test262) from `4fc741b` to `88a2f0d`.
- [Commits](https:...

84501850dc2fd69758ae8761dde234623a83cd78 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shrink environment binding locators (#2950)

3f5bad78885ae889e37844b303a91936eb1556d9 authored over 1 year ago by Haled Odat <[email protected]>
Bump css-loader from 6.7.3 to 6.7.4 (#2947)

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

fdf9444d3dc36a871240b614bc78d2c9ffa5e6c8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump style-loader from 3.3.2 to 3.3.3 (#2948)

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

426ae650761ecf505642938a8dcfc1df85bf77b6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.7.3 to 0.7.4 (#2949)

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

4639a4175166953e2395669e60d27d37876ef13f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Type safe root shape (#2940)

* Implement type safe root object shape

* Implement `From` for Unique and Shared shapes

e335c54926a26873bbc4a1a571d646accf6659bb authored over 1 year ago by Haled Odat <[email protected]>
Fix `use_self` lints (#2946)

4a368a24313843dbcfebdf614e2a04181f9a019b authored over 1 year ago by raskad <[email protected]>
Implement Private Runtime Environments (#2929)

5e9193aced3d6eccccdb200541778af5713b2ed5 authored over 1 year ago by raskad <[email protected]>
Bump terser-webpack-plugin from 5.3.8 to 5.3.9 (#2943)

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

ff420866e3356feb2db6155607d407b61e9b622a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bitflags from 2.2.1 to 2.3.1 (#2945)

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

a0b769d5b1649a162d0866336ba1d614f632f06a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.57 to 1.0.58 (#2944)

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

fcc3e5ccba453faa3ad94020d5df76823f862d5f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.82.1 to 5.83.1 (#2942)

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

ad70a611ab85de9bf5da565a09a70c1a5ffa6d92 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement module execution (#2922)

* Implement draft of module execution

* Fix recursion bug

* Re-enable JsObject's debug printin...

06161edcbd0a682c915a9d3af535f0b1d05017ec authored over 1 year ago by José Julián Espina <[email protected]>
Added period to sentence (#2939)

5a4b410b17b628d8c063d50cae1a80619851ed8d authored over 1 year ago by Kevin <[email protected]>
Extract "About Boa" section into a separate file (#2938)

* Extract "About Boa" section into a separate file

* Add newline

* cargo fmt

ab87b2fd5b48401b02ed7d8bad757e208d3d3e23 authored over 1 year ago by José Julián Espina <[email protected]>
Fix tagged template creation (#2925)

* Fix tagged template creation

* Fix template identifier hash

* Apply suggestion

* Apply sugg...

efeaa40ae247dda10d51675a7b8192f0a7a7ad4f authored over 1 year ago by raskad <[email protected]>
Allow escaped `async` as binding name (#2936)

4f25f2c74907f876b57d4f79bc711dd85a9a9361 authored over 1 year ago by José Julián Espina <[email protected]>
Fix `GetSubstitution` (#2933)

190eeb388b35f4e986c6b81cc0baf2f4144a6f87 authored over 1 year ago by Haled Odat <[email protected]>
Bump proc-macro2 from 1.0.56 to 1.0.57 (#2935)

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

eb37614d70239fdd474f0d04992502cc13e93dd2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump wasm-bindgen from 0.2.85 to 0.2.86 (#2934)

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

cafde4dc8b57f55c9c99fdaf5a2e61b2e083f631 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.15 to 2.0.16 (#2930)

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

d13979dea6a074df6728ac9fb313b87f7266c098 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.162 to 1.0.163 (#2927)

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

ba7d2163ccad3ce9d5f5ac21893fdefb1cf683ea authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.82.0 to 5.82.1 (#2926)

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

db0cfae54d384f1b1061df1f854654096353811e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix ES5 selector (#2924)

* Check if es6id is found

* Check for both esid and es6id

facbacc27e47bc8d33e86de8584908ebbed52d7a authored over 1 year ago by Veera <[email protected]>
Fix lexical environments in for loops (#2917)

* Fix lexical environments in for loops

* Fix typo

f57872cf8c02e385cc2b8f33b87bc173526e486e authored over 1 year ago by raskad <[email protected]>
Separate declarative environment kinds (#2921)

* Separate declarative environment kinds

* Fix typos

71ea4d2f744fc9312e1acd4d02a8db9b31cc50e1 authored over 1 year ago by José Julián Espina <[email protected]>
Bump wasm-bindgen from 0.2.84 to 0.2.85 (#2923)

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

c827313c933121d30f12657d3ceca1ab0059dbed authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-cli from 5.1.0 to 5.1.1 (#2919)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.0 to 5.1.1.
- [Release note...

85a253e168eec0815d6b5eaae54f15a39c603f1f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump quote from 1.0.26 to 1.0.27 (#2920)

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

cb9e1ef810d1324648198de1f4ed90cdac86548c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Cleanup some bytecompiler code (#2918)

2faa2470dbe371f65dace6e6903111d334007b48 authored over 1 year ago by raskad <[email protected]>
Allow `let` name in for-in loop in non-strict mode (#2915)

128c13752a502c6eeb8f12b26be9ed6195a2fc81 authored over 1 year ago by Haled Odat <[email protected]>
Allow escaped `let` as expression (#2916)

d7c03db7fa0729a141490e42ccc3a66bda116659 authored over 1 year ago by Haled Odat <[email protected]>
Bump webpack-dev-server from 4.13.3 to 4.15.0 (#2912)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.0....

deb8c8946e2d4ea97d9dc2ec9fbd9cc81b6a0e29 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump terser-webpack-plugin from 5.3.7 to 5.3.8 (#2911)

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

731a06136687e3d004c18c64a414bd547d1fbd77 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-cli from 5.0.2 to 5.1.0 (#2913)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.2 to 5.1.0.
- [Release note...

8bff6004f9eab3368e76e158d91b06786d6f5c63 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump test262 from `72c0c5e` to `4fc741b` (#2914)

Bumps [test262](https://github.com/tc39/test262) from `72c0c5e` to `4fc741b`.
- [Commits](https:...

203de6a51570f6c3af852966a10b775a715117c8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add loop and switch return values (#2828)

* Add loop and switch return values

* Apply suggestions

7605453cd78fed8215b13435b4895dfc23a600a8 authored over 1 year ago by raskad <[email protected]>
Implement annexB Block-Level Function Declarations (#2910)

* Implement annexB Block-Level Function Declarations

* Apply suggestions

70b0d49483e806e0e60d02ae838a60b9d5033939 authored over 1 year ago by raskad <[email protected]>
Fix switch `default` execution (#2907)

* Fix switch `default` execution

* Fix typo

* Update switch.rs

908015f9fd2dd6debd7bed126c6571640b144cf4 authored over 1 year ago by Haled Odat <[email protected]>
Add SyntaxErrors in GlobalDeclarationInstantiation (#2908)

* Add SyntaxErrors in GlobalDeclarationInstantiation

* Fix tests

* Apply suggestions

719b5a171d9386b8e6146b1f6b21e38f90f2be49 authored over 1 year ago by raskad <[email protected]>
Fix remaining object literal tests (#2906)

484cc16bb96c77f26ba591d1dfdf8cf8a4d5cec2 authored over 1 year ago by raskad <[email protected]>
Fix wrong name of `Function.prototype[Symbol.hasInstance]` (#2905)

c2205052bc8389a5370a69fa02b475e722eb508d authored over 1 year ago by raskad <[email protected]>
Implement runtime limits for recursion (#2904)

* Implement runtime limits for recursion

* Remove "tail-call-optimization" from ignore list

* ...

b4b77e77b486f02b28929a0b1899ac4c81b28e72 authored over 1 year ago by Haled Odat <[email protected]>
Make `typeof` throw when accessing uninitialized variables (#2902)

990e4df947d1edd4927a1a15c1f6a201bfc4791f authored over 1 year ago by raskad <[email protected]>
Direct length access on arrays (#2796)

31a60cb44822396b67776f59b602c00892892591 authored over 1 year ago by Haled Odat <[email protected]>
Prevent allocation of field names (#2901)

d20304ea212e0c7db55db362586ed975e0aa31f2 authored over 1 year ago by Haled Odat <[email protected]>
Implement runtime limits for loops (#2857)

802d796d5118ac4fd6d0571e4c4126fc7eb8b695 authored over 1 year ago by Haled Odat <[email protected]>
Refactor binding declarations (#2887)

e3d2056f5bf84746cfecc8b95cad6a6357240311 authored over 1 year ago by raskad <[email protected]>
Bump serde from 1.0.160 to 1.0.162 (#2900)

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

f4ebb2bd2d7da487ca8c09876d8ad90ce99504f3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added unit tests for `boa_ast::Punctuator` (#2884)

* Added unit tests for `boa_ast::Punctuator`

* Removed ut_ prefix from tests

1965492f7cfb4a0e0b7102cefab3a0de86af32d6 authored over 1 year ago by Iban Eguia Moraza <[email protected]>
Fix `Date` for dynamic timezones (#2877)

* Fix `Date` for dynamic timezones

* Fix test

debbb91e7819d0146491a477145e569b889fb644 authored over 1 year ago by José Julián Espina <[email protected]>
Enable github queues and remove bors.toml (#2899)

9c29b35bebea94532567937db37d89db9a39d878 authored over 1 year ago by José Julián Espina <[email protected]>
Added unit tests for `boa_ast::Keyword` (#2883)

* Added unit tests for `boa_ast::Keyword`

* Removed the ut_ prefix on test functions

08a72387ba5cd185f657e98d984ff2ce328da69e authored over 1 year ago by Iban Eguia Moraza <[email protected]>
Added a bunch more tests (#2885)

* Added a bunch more tests

* Removed extra file

* Fix tests

* Increasing code coverage

* Fix...

7cb58dea97badc1218a8d46a3e77d8d6a6bb7cf8 authored over 1 year ago by Iban Eguia Moraza <[email protected]>
Bump webpack from 5.81.0 to 5.82.0 (#2897)

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

af10116e4ad56023e03b30584685a552a33ede1f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docs update for boa_runtime and console documentation (#2891)

* Update to primary docs to account for console update

* fix intra-doc link

* Forgot a period
...

e320c55d214d26759f0757e4e570ed543b9c2594 authored over 1 year ago by Kevin <[email protected]>
Bump monaco-editor from 0.37.1 to 0.38.0 (#2895)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0.
- [Rele...

0aaf462bac37e8641e4ac56b8495c94dfa29be47 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.2.5 to 4.2.7 (#2896)

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

c0daf1114185b25bb5e728035b5e20fd61c95dce authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make update operations reuse the last found binding locator (#2876)

* Make update operations reuse the last found binding locator

* Rename opcode

* Reword opcode ...

c341772547e4591ae3f9549a2bbc9bf0fecaa314 authored over 1 year ago by José Julián Espina <[email protected]>