peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.26k stars 1.08k forks source link

chore(deps): update dependency @swc/core to v1.3.50 #386

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.49 -> 1.3.50 age adoption passing confidence

Release Notes

swc-project/swc ### [`v1.3.50`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1350---2023-04-13) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.49...v1.3.50) ##### Bug Fixes - **(es)** Fix a crash related to an empty source map ([#​7229](https://togithub.com/swc-project/swc/issues/7229)) ([c665918](https://togithub.com/swc-project/swc/commit/c6659183a616725b61733e584bbb6e540b9cbbde)) - **(es/codegen)** Respect `ascii_only` for identifiers ([#​7247](https://togithub.com/swc-project/swc/issues/7247)) ([e35097f](https://togithub.com/swc-project/swc/commit/e35097fd8c036dfab9fcf923f01db562b003720b)) - **(es/compat)** Handle export function in `reserved_word` ([#​7251](https://togithub.com/swc-project/swc/issues/7251)) ([2e947e7](https://togithub.com/swc-project/swc/commit/2e947e7aeb1fd2989a10fb49a2ffa2ea35bc9941)) - **(es/minifier)** Fix handling of optional chaining when `hoist_props` is enabled ([#​7246](https://togithub.com/swc-project/swc/issues/7246)) ([a44fea1](https://togithub.com/swc-project/swc/commit/a44fea1ec8f19a822d84c744b9e39c122026fd9d)) - **(es/parser)** Use a hard error for missing r-paren in an if stmt ([#​7223](https://togithub.com/swc-project/swc/issues/7223)) ([b1c40a4](https://togithub.com/swc-project/swc/commit/b1c40a411f01792f9b9f4bc9d5f08782fc6d6a1c)) - **(es/parser)** Reset ctx for cond while parsing a stmt ([#​7232](https://togithub.com/swc-project/swc/issues/7232)) ([01db30f](https://togithub.com/swc-project/swc/commit/01db30f91ec91d5dffe4c2ac1934965cc9c73cf8)) - **(es/parser)** Parse `const` type parameters in arrow function expressions ([#​7242](https://togithub.com/swc-project/swc/issues/7242)) ([6614886](https://togithub.com/swc-project/swc/commit/66148861926a8e70cb75ff20cb2f0ff171c2e630)) ##### Features - **(es)** Provide more information when loading of input source map failed ([#​7249](https://togithub.com/swc-project/swc/issues/7249)) ([f0e3b1d](https://togithub.com/swc-project/swc/commit/f0e3b1d09a69c3eb3035e2dbc00d537576b48a08)) - **(es)** Use `minify.format.ascii_only` if `output.charset` is not specified ([#​7258](https://togithub.com/swc-project/swc/issues/7258)) ([1fe5c3a](https://togithub.com/swc-project/swc/commit/1fe5c3a803daf247709ac51f8c637ba7e56181bc)) - **(es/minifier)** Support `PURE` comment of seq exprs ([#​7245](https://togithub.com/swc-project/swc/issues/7245)) ([559d120](https://togithub.com/swc-project/swc/commit/559d1202bc9a25c06eae01c6e033a44bb31aab62)) - **(plugin)** Enable validation ([#​7250](https://togithub.com/swc-project/swc/issues/7250)) ([efad714](https://togithub.com/swc-project/swc/commit/efad714983459393639f4b026da7793807c1b401)) ##### Refactor - **(plugin)** Remove `bytecheck` flag ([#​7256](https://togithub.com/swc-project/swc/issues/7256)) ([6bd58cb](https://togithub.com/swc-project/swc/commit/6bd58cbcfdef99604470a106853628e1cdb36cda)) - **(plugin/runner)** Fix clippy warnings ([#​7244](https://togithub.com/swc-project/swc/issues/7244)) ([70b86db](https://togithub.com/swc-project/swc/commit/70b86dbe371fafc2dffde0573bc091860aa529b3)) ##### Testing - **(es/plugin)** Enable E2E test again ([#​7236](https://togithub.com/swc-project/swc/issues/7236)) ([695ce06](https://togithub.com/swc-project/swc/commit/695ce060e95ccdda50334468dc669da2df76c026)) ##### Build - **(plugin)** Update `rkyv` ([#​7257](https://togithub.com/swc-project/swc/issues/7257)) ([ff3decc](https://togithub.com/swc-project/swc/commit/ff3decc7dbf7965085261b16efa1a7b251aec696))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit b0c76573 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 71.3% (0.0% change).

View more on Code Climate.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.1.0-rc.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: