dauxio / daux.io

Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
https://daux.io/
MIT License
796 stars 196 forks source link

Update dependency @swc/core to v1.3.96 #405

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc (@​swc/core) ### [`v1.3.96`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1396---2023-11-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.95...v1.3.96) ##### Bug Fixes - **(ci)** Set `tag` for wasm publish actions ([#​8200](https://togithub.com/swc-project/swc/issues/8200)) ([8db80b8](https://togithub.com/swc-project/swc/commit/8db80b8c28bba5a423194dd19ddf05ccd94eb650)) - **(es/compat)** Make `block-scoping` pass rename exports correctly ([#​8175](https://togithub.com/swc-project/swc/issues/8175)) ([b13bc32](https://togithub.com/swc-project/swc/commit/b13bc320274e773c9b0ef479e86194c4c6f1f6f8)) - **(es/compat)** Use dummy span for blocks in `parameters` ([#​8202](https://togithub.com/swc-project/swc/issues/8202)) ([c1b255a](https://togithub.com/swc-project/swc/commit/c1b255a59c1e8d81371c9576ca0c4573f04e65da)) - **(es/compat)** Handle private names from class properties pass ([#​8090](https://togithub.com/swc-project/swc/issues/8090)) ([83a5a0c](https://togithub.com/swc-project/swc/commit/83a5a0c612b7ca97529720f8a35117957d4cb9a6)) - **(es/react)** Visit children nodes in `jsx-src` pass ([#​8212](https://togithub.com/swc-project/swc/issues/8212)) ([47733a9](https://togithub.com/swc-project/swc/commit/47733a951c14bc22c2a60acb420b597ddab7d306)) - **(es/transforms)** Do not add `PURE` comment to `BytePos(0)` ([#​8207](https://togithub.com/swc-project/swc/issues/8207)) ([c061356](https://togithub.com/swc-project/swc/commit/c061356b63431fcd0323e434402ead143c622340)) - **(es/typescript)** Preserve const enum for named export ([#​8208](https://togithub.com/swc-project/swc/issues/8208)) ([abced23](https://togithub.com/swc-project/swc/commit/abced23b2a16e9602ffe59a20e6cbf65a882a3ce)) ##### Features - **(es/minifier)** Respect inline level and preserve native names ([#​8205](https://togithub.com/swc-project/swc/issues/8205)) ([dd805e9](https://togithub.com/swc-project/swc/commit/dd805e95a4735e1b869c298489b80555ab4eb20d)) - **(es/preset-env)** Update compat data ([#​8194](https://togithub.com/swc-project/swc/issues/8194)) ([3dc4e1e](https://togithub.com/swc-project/swc/commit/3dc4e1e02d3e594da6301ca4c80aaee582642fd7)) - **(es/testing)** Support babel-like fixture testing officially ([#​8190](https://togithub.com/swc-project/swc/issues/8190)) ([e960614](https://togithub.com/swc-project/swc/commit/e9606147fc560cac2ffa75b917a08413b7c94908)) - **(es/testing)** Use `__swc_snapshots__` for `test!` macro ([#​8191](https://togithub.com/swc-project/swc/issues/8191)) ([0aafa75](https://togithub.com/swc-project/swc/commit/0aafa75fef43beb6630b143e9d71f129300e7614)) ##### Performance - **(es/minifier)** Add `has_flag` to `Comments` ([#​8182](https://togithub.com/swc-project/swc/issues/8182)) ([7530e90](https://togithub.com/swc-project/swc/commit/7530e9051d67d8721126e48c39f0a8ac27d980a5)) ##### Refactor - **(es/minifier)** Simplify analyzer context ([#​8164](https://togithub.com/swc-project/swc/issues/8164)) ([bb02cdd](https://togithub.com/swc-project/swc/commit/bb02cdd26ed863649c6ec8ef9c5cbdaece743b9b))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

sonarcloud[bot] commented 12 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here