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

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...

github.com/boa-dev/boa - a20a61a16d23e9339ae9b94f25a4e7aec57a91c0 authored 10 months 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...

github.com/boa-dev/boa - ef453d9e2248e5215bd61c5c06503558b5439880 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix rust 1.75 lints (#3540)

github.com/boa-dev/boa - 6ac435ffea319cb772c0812d6015342261713dad authored 10 months ago by raskad <[email protected]>
Refactor Temporal Calendar API for `AnyCalendar` and fields (#3522)

* Refactor calendars for any

* Switch from EmptyCustomCalendar to ()

* TemporalCalendar trace ...

github.com/boa-dev/boa - 1ef04a757f86279d6f310a028661f05588dbd9ec authored 10 months 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]...

github.com/boa-dev/boa - 078cfd5fbd8ead213827ddb5bc6c05428e2f0135 authored 10 months 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...

github.com/boa-dev/boa - 4e67b130fdcac1c52099f7b63de46f7084ac2486 authored 10 months 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 ...

github.com/boa-dev/boa - 18ae1bdd35c9a75c2f1bddcfb44952c5b47d15a7 authored 10 months 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...

github.com/boa-dev/boa - 6a8c6a568a1dfeb4fb86ddfad8a9db41e4f4f651 authored 10 months 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]...

github.com/boa-dev/boa - a4d69ef6aa44ff7c4efcd0bf288f711e6269b0b3 authored 10 months 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...

github.com/boa-dev/boa - d765b080e97cc06f415d05397fe1e3ac5a521802 authored 10 months 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...

github.com/boa-dev/boa - 6ca6335f028e2f0cab03a231cc9491ba76bc4bc8 authored 10 months 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

github.com/boa-dev/boa - 0b37ad6ea2cde8432c44e2974a7e604834411f40 authored 10 months 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...

github.com/boa-dev/boa - 70c235ea86dde183006397fca45e7dda3f96d010 authored 10 months 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...

github.com/boa-dev/boa - fffc5df60c93147ff3f67e14a0e02035b8407b5e authored 10 months 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-...

github.com/boa-dev/boa - c2f145c49cf5b84e47097723a0a6a8b94afc6f83 authored 10 months 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

* ...

github.com/boa-dev/boa - af9d3953cdfa1b52ad53f146b7550c04d186d511 authored 10 months 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...

github.com/boa-dev/boa - ae72ab912b463e4b6791f6a7f65b599f71fa1aa7 authored 10 months 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...

github.com/boa-dev/boa - 03adaed9b0913af04c837eb66e4ab23391b862b7 authored 10 months 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...

github.com/boa-dev/boa - 6ce34c70337567a7f563384125924b32667fad00 authored 10 months 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]...

github.com/boa-dev/boa - 147ed6ec9ac21da8830c5d32a93fe895ab53e44e authored 10 months 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...

github.com/boa-dev/boa - 1a70be139275f413642a2a49b04227bc0662e94f authored 10 months 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...

github.com/boa-dev/boa - 725b8c3f72ac039aa80e71b2338c1681d4424907 authored 10 months 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...

github.com/boa-dev/boa - ee4d6495ab405fe6d19b7166ef428361a6eff855 authored 10 months 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...

github.com/boa-dev/boa - 1036fc90d18a82ed89b3a0bcc98115d60409a701 authored 10 months 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...

github.com/boa-dev/boa - d69ac23bdf06f95e877a55a64fcbd38dc0795a97 authored 10 months 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...

github.com/boa-dev/boa - fc2d0958bb8cf8ae229f915dba6b8dc9e65a4339 authored 10 months 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...

github.com/boa-dev/boa - 0f82312afc1a54d80be875766b6c0b30ac7e076e authored 10 months 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...

github.com/boa-dev/boa - b7aea03a71c470d452e5beef8a59a7c1f6ae9030 authored 10 months 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

github.com/boa-dev/boa - f923830031a980d69f6f2b88115db76f0910e469 authored 11 months ago by Haled Odat <[email protected]>
Simplify `Icu` API (#3503)

* Simplify `Icu` API

* Fix docs

* Document internals

* Simplify inner API

github.com/boa-dev/boa - 52b39fabd517e7f6cf161fca1c071c1d294f9acd authored 11 months ago by José Julián Espina <[email protected]>
Bump html-webpack-plugin from 5.5.3 to 5.5.4 (#3509)

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

github.com/boa-dev/boa - 279caabf796ae22322d91dd0f79f63c53e99007f authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reestructure repo and CI improvements (#3505)

* Reestructure repo

* cargo update & fmt

* Fix CI

* Add newline

* Fix playground CI

* Fix C...

github.com/boa-dev/boa - 47351efa53d86f610582b86545e9cbee8b45fe54 authored 11 months ago by José Julián Espina <[email protected]>
Bump portable-atomic from 1.5.1 to 1.6.0 (#3507)

Bumps [portable-atomic](https://github.com/taiki-e/portable-atomic) from 1.5.1 to 1.6.0.
- [Rele...

github.com/boa-dev/boa - 6f5c25ced60b6459e9de1d33869f2230b303e977 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rustyline from 12.0.0 to 13.0.0 (#3506)

* Bump rustyline from 12.0.0 to 13.0.0

Bumps [rustyline](https://github.com/kkawakam/rustyline)...

github.com/boa-dev/boa - 37952e3e08e7001301e5ca4552e9cac35fb8a7d7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`boa_temporal` structure changes and docs update (#3504)

* API changes and docs update

* cargo fmt all

github.com/boa-dev/boa - 4700436ad0d2b48118aa4ddab407395b94a52a60 authored 11 months ago by Kevin <[email protected]>
Build out ZonedDateTime, TimeZone, and Instant (#3497)

* Build out ZonedDateTime, TimeZone, and Instant

* Post rebase fix on zdt

github.com/boa-dev/boa - d27555740d071441400d880236554c7b0e18f563 authored 11 months ago by Kevin <[email protected]>
Implement erased objects (#3494)

* Enable unsized types on the GC

* Implement erased objects

* Add utility macros

* Migrate bu...

github.com/boa-dev/boa - 055e8fe3cec32188cab8425f8ed1a414df802cd9 authored 11 months ago by José Julián Espina <[email protected]>
Migrate iso parsing to boa_temporal (#3500)

github.com/boa-dev/boa - c113b74b092e52cecda3680ede3e58594725c2fd authored 11 months ago by Kevin <[email protected]>
Bump clap from 4.4.10 to 4.4.11 (#3501)

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

github.com/boa-dev/boa - 3f7f39085a87234721d70e563616c4b3a5379b28 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement Inline Caching (#2767)

github.com/boa-dev/boa - a9c33cdff7de887264323de459d8148d55b792e0 authored 11 months ago by Haled Odat <[email protected]>
Use `Vec<T>` for keeping track of gc objects (#3493)

* Use `Vec<T>` for keeping track of gc objects

* Apply review

github.com/boa-dev/boa - 6506f6520fe056feb3518a8cfc3ea5725617b165 authored 11 months ago by Haled Odat <[email protected]>
Bump thin-vec from 0.2.12 to 0.2.13 (#3499)

Bumps [thin-vec](https://github.com/gankra/thin-vec) from 0.2.12 to 0.2.13.
- [Changelog](https:...

github.com/boa-dev/boa - e7c7d3a8d70ad326da7c2f92a19cc7d814baada1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump futures-lite from 2.0.1 to 2.1.0 (#3498)

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

github.com/boa-dev/boa - 4df1048fc3bf0c1888e13ea9857b5e5ee480bf0b authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix a Parser Idempotency Issue (#3172)

* Fix a Parser Idempotency Issue

This PR fixes #3133 by correctly implementing `ToIndentedStrin...

github.com/boa-dev/boa - 1fe164b80f0dcde15a6ed9bc3b9db58f7a479358 authored 11 months ago by Veera <[email protected]>
Migrate `Temporal` to its own crate. (#3461)

* Update round and total method

* Begin Temporal crate migration

* Add dyn Any context and som...

github.com/boa-dev/boa - e51e628127de34382ea19197a381f59f60ab5244 authored 11 months ago by Kevin <[email protected]>
Reduce `WeakGc<T>` memory usage (#3492)

* Reduce `WeakGc<T>` memory usage

Makes inner storage of `WeakGc<T>` store `()` in place of `Ep...

github.com/boa-dev/boa - 13ba869d2e011a1efbab29d1731e11f93122504f authored 11 months ago by Haled Odat <[email protected]>
`Context` independent `CodeBlock`s (#3424)

* `Context` independent `CodeBlock`s

This allows us to share `CodeBlock`s between `Context`, wh...

github.com/boa-dev/boa - d8e8c7a2cdf30d067acdedcefefde77917c72165 authored 11 months ago by Haled Odat <[email protected]>
Transition `Intl` types to `NativeObject` API (#3491)

github.com/boa-dev/boa - eb2f33e74a054f73c051016ec141f9e9258ef90b authored 11 months ago by José Julián Espina <[email protected]>
Add utility methods to the `Class` trait (#3488)

github.com/boa-dev/boa - 9f181ef3aa6f8b0992a615172afc40245665e3f3 authored 11 months ago by José Julián Espina <[email protected]>
Bump @playwright/test from 1.40.0 to 1.40.1 (#3486)

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

github.com/boa-dev/boa - 67c4b2cc9e5731fbc8897a829a6a4029b2a4c1b0 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.8 to 4.4.10 (#3484)

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

github.com/boa-dev/boa - 5274b916b8239540e35b6b0dc07e14f04daef4a6 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump wasm-bindgen from 0.2.88 to 0.2.89 (#3485)

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

github.com/boa-dev/boa - d16a3643506993ce3b7032068870e428e07ef2c7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump openssl from 0.10.55 to 0.10.60

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60.
- [Release no...

github.com/boa-dev/crab-log - 1b70d25593f3bbc07577a3fe1bb562ec8b810e80 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump proc-macro2 from 1.0.69 to 1.0.70 (#3482)

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

github.com/boa-dev/boa - b2223cb52ab2c2d46f8f6120fe4ba4fed1ce306c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hashbrown from 0.14.2 to 0.14.3 (#3483)

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

github.com/boa-dev/boa - f0f4a9a94fb68d57eb1845f7f386d12afb3cb92e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Switch `make_data` parameter from `this` to `new_target` (#3478)

github.com/boa-dev/boa - b010c63a83b6c7f6077787a0dac45a8283ee8007 authored 11 months ago by Alistair <[email protected]>
Bump simple_logger from 4.2.0 to 4.3.0 (#3477)

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

github.com/boa-dev/boa - 72fc6514d974d98dd0cf998999a1475293d9c769 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.192 to 1.0.193 (#3475)

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

github.com/boa-dev/boa - 07e2356f1daecd56aa540c248c5c427d546d4b55 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ICU4X to 1.4 and finish Intl impls with new APIs (#3469)

* Migrate to workspace lints

* Fix last warnings

* Bump [email protected] and implement missing APIs

github.com/boa-dev/boa - a8aad0bd44fe6e7c196137d9f892ab21ceac0b54 authored 11 months ago by José Julián Espina <[email protected]>
Bump @playwright/test from 1.39.0 to 1.40.0 (#3472)

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

github.com/boa-dev/boa - e5f733511514f2ac91f6aa25c25f653ae6bcbfb2 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrate to workspace lints (#3334)

* Migrate to workspace lints

* Fix last warnings

github.com/boa-dev/boa - 421ff7065fc8d1804801204a007af81d24e6e1d9 authored 11 months ago by José Julián Espina <[email protected]>
Bump itertools from 0.11.0 to 0.12.0 (#3466)

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.12.0.
- [Changel...

github.com/boa-dev/boa - af1a918930d599eb335521ef5256277a554262ea authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update regex.match spec and code (#3462)

github.com/boa-dev/boa - 4f0bb592ba9ab0c576b8e28ae5b27bad1cbfdcc8 authored 11 months ago by raskad <[email protected]>
Make well_known_symbols functions pub (#3465)

github.com/boa-dev/boa - bbde84a7768695258035f2170075f12e3475d47d authored 11 months ago by tj825 <[email protected]>
Bump prettier from 3.0.3 to 3.1.0 (#3464)

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

github.com/boa-dev/boa - 3a4fe6fdc0d5d2125bef412d6922821d72ee6898 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump clap from 4.4.7 to 4.4.8 (#3463)

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

github.com/boa-dev/boa - 45f09b8d9de4cfbcfc1e5204c8f7295ffdbdb6a4 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`[[HostDefined]]` Improvements (#3460)

* Refactor the `[[HostDefined]]` implementation.

Currently `[[HostDefined]]` doesn't permit you...

github.com/boa-dev/boa - 89fd3becfc119e3fd615469506d2fd7852db56f1 authored 11 months ago by Alistair <[email protected]>
Simplify all extensions APIs of `Context` (#3456)

github.com/boa-dev/boa - baa4f9893ba097f2f052dacdacf4dedde0edf1dc authored 11 months ago by José Julián Espina <[email protected]>
Bump getrandom from 0.2.10 to 0.2.11 (#3459)

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

github.com/boa-dev/boa - 2a26c29174a2a67be3e2bca67b4674c8b1c525f3 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.190 to 1.0.192 (#3457)

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

github.com/boa-dev/boa - 1f80580505cf724f5afe5eeec5d4beaeb08493bb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.8.6 to 0.8.8 (#3458)

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

github.com/boa-dev/boa - 27f1c71f0fb894211c969c67297a55541200a975 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Progress on Duration's round/total method updates (#3451)

* Update round and total method

* Apply review

* Cargo fmt

* validate rounding increment to u64

github.com/boa-dev/boa - f551af93866753d78df20fe3b434be7bb761589f authored 12 months ago by Kevin <[email protected]>
Bump futures-lite from 2.0.0 to 2.0.1 (#3454)

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

github.com/boa-dev/boa - ebb0f1d4a1a1f19c21f8e49e67b944e874a87712 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump syn from 2.0.38 to 2.0.39 (#3455)

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

github.com/boa-dev/boa - 43f46d32e88236efe9ccd0cb07e9f33bcf11ff8a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prevent `DefVar` opcode emit for global binding (#3453)

github.com/boa-dev/boa - 1e90f56ec3a742a48362b15e729ae7dfc1884089 authored 12 months ago by Haled Odat <[email protected]>
Duration methods and some cleanup (#3443)

github.com/boa-dev/boa - 34d5c519eae74b8b1e3fb32e00bb9ea00ff1dc88 authored 12 months ago by Kevin <[email protected]>
Move parameter environment creation to opcode (#3433)

github.com/boa-dev/boa - 857033a42ec7261d3f332a02ac671ada821b40f1 authored 12 months ago by Haled Odat <[email protected]>
Bump wasm-bindgen from 0.2.87 to 0.2.88 (#3448)

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

github.com/boa-dev/boa - acb014e3ebea5c7e67ef562d0f6bce6d4589827e authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump indexmap from 2.0.2 to 2.1.0 (#3447)

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

github.com/boa-dev/boa - dca84573b3d89bc2c9f7641f6dfeef753c3bdf2d authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move `arguments` object creation to opcode (#3432)

github.com/boa-dev/boa - 329bf3b299cceb606a2e8dc63ec2709e3c92541e authored 12 months ago by Haled Odat <[email protected]>
Unify generator and ordinary function creation (#3441)

* Unify generator and ordinary function creation

* Remove GetGenerator opcode

* Remove GetArro...

github.com/boa-dev/boa - 2c12bae7b6221883653e2d8959a29a736408a163 authored 12 months ago by Haled Odat <[email protected]>
Bump arbitrary from 1.3.1 to 1.3.2 (#3446)

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

github.com/boa-dev/boa - cc9b6baba7acc8fba498d889790b21bf268cc9c5 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump web-time from 0.2.2 to 0.2.3 (#3445)

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

github.com/boa-dev/boa - ef53108ceb18186245d050b5b668a6000ad1bbee authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.107 to 1.0.108 (#3444)

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

github.com/boa-dev/boa - 80587ac620f9e5e3816409ac24b3634b938f5aff authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement `Atomics` builtin (#3394)

* Implement `Atomics` builtin

* Apply review

github.com/boa-dev/boa - 04ed7bee704f651dfe1fe340085b328229afdf1e authored 12 months ago by José Julián Espina <[email protected]>
Bump icu_datagen from 1.3.2 to 1.3.3 (#3437)

* Bump icu_datagen from 1.3.2 to 1.3.3

Bumps [icu_datagen](https://github.com/unicode-org/icu4x...

github.com/boa-dev/boa - 2f1fef282eae1178fbc0f40e66e92ab368d3eba9 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move `FunctionKind` to `CodeBlock` (#3440)

* Move `FunctionKind` flag to CodeBlock

* Add `IS_ARROW` flag to codeblock

* Remove GetAsyncAr...

github.com/boa-dev/boa - b4644a5b87dd3a6630ee09597c5c056de4295519 authored 12 months ago by Haled Odat <[email protected]>
Move ordinary function [[ConstructorKind]] to CodeBlock (#3439)

github.com/boa-dev/boa - 4b8ca7652cf6ce6581ff30e18a1e1d44f46ef160 authored 12 months ago by Haled Odat <[email protected]>
Bump serde_repr from 0.1.16 to 0.1.17 (#3438)

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

github.com/boa-dev/boa - 10b6d1feb7114a23a417a98e1f6ba1b63cb25730 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump num_enum from 0.7.0 to 0.7.1 (#3434)

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

github.com/boa-dev/boa - 8a5ae7c80f15cec837f77d805ef8e570e754acb5 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.8.5 to 0.8.6 (#3435)

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

github.com/boa-dev/boa - 7dc5b27c79e53c6d9d0bc4868a6910f04a3bde2d authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump portable-atomic from 1.5.0 to 1.5.1 (#3436)

Bumps [portable-atomic](https://github.com/taiki-e/portable-atomic) from 1.5.0 to 1.5.1.
- [Rele...

github.com/boa-dev/boa - 3ac1205c8158285a640ec623f990ea0be6265c44 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toml from 0.8.4 to 0.8.5 (#3427)

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

github.com/boa-dev/boa - 5e89c4e04963172899824ff202768935c2015a54 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_yaml from 0.9.25 to 0.9.27 (#3426)

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

github.com/boa-dev/boa - 8f113fd694a6575a6c3ddc7d42a409fcc0cd42eb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump futures-util from 0.3.28 to 0.3.29 (#3425)

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

github.com/boa-dev/boa - 23752dec64c9b06677a873113346bd8313725152 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sass from 1.69.4 to 1.69.5 (#122)

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

github.com/boa-dev/boa-dev.github.io - 6fd1e982bc315b09bc41734fa7ef49d63e35ea7a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge `CodeBlock` constant pools (#3413)

* Merge `CodeBlock` constant pools

* Apply review

github.com/boa-dev/boa - fee4048b4c48250785f66cb218bca7ab4988e8e6 authored 12 months ago by Haled Odat <[email protected]>
Bump serde from 1.0.189 to 1.0.190 (#3423)

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

github.com/boa-dev/boa - e6816855a3a6f4c5ac9b916d9f75669fc930d5e3 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump futures-lite from 1.13.0 to 2.0.0 (#3422)

Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 1.13.0 to 2.0.0.
- [Release n...

github.com/boa-dev/boa - 7bd10b6897f33139db2e2d7c42e3b5108445f6f4 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Disallow changing type of already created objects (#3410)

* Disallow changing type of already created objects

* Fix regressions

* Fix spec steps

* Roll...

github.com/boa-dev/boa - 06bb7dea80090c6cca41fbd5070c2e74d057a415 authored 12 months ago by José Julián Espina <[email protected]>