chore(deps): update dependency rollup-plugin-swc3 to v0.10.1 #42

Merged
renovate-bot merged 1 commits from renovate/rollup-plugin-swc3-0.x into main 2023-08-29 02:01:58 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-swc3 0.9.1 -> 0.10.1 age adoption passing confidence

Release Notes

SukkaW/rollup-plugin-swc (rollup-plugin-swc3)

v0.10.1

Compare Source

  • Fix #​41
    • rollup-plugin-swc3 now will always provide baseUrl (resolve to an absolute path) to swc as long as the paths is specified in the tsconfig.json or jsconfig.json being read.

v0.10.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup-plugin-swc3](https://github.com/SukkaW/rollup-plugin-swc) | [`0.9.1` -> `0.10.1`](https://renovatebot.com/diffs/npm/rollup-plugin-swc3/0.9.1/0.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup-plugin-swc3/0.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup-plugin-swc3/0.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup-plugin-swc3/0.9.1/0.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup-plugin-swc3/0.9.1/0.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SukkaW/rollup-plugin-swc (rollup-plugin-swc3)</summary> ### [`v0.10.1`](https://github.com/SukkaW/rollup-plugin-swc/blob/HEAD/CHANGELOG.md#0101) [Compare Source](https://github.com/SukkaW/rollup-plugin-swc/compare/0.10.0...0.10.1) - Fix [#&#8203;41](https://github.com/SukkaW/rollup-plugin-swc/issues/41) - `rollup-plugin-swc3` now will always provide `baseUrl` (resolve to an absolute path) to swc as long as the `paths` is specified in the `tsconfig.json` or `jsconfig.json` being read. ### [`v0.10.0`](https://github.com/SukkaW/rollup-plugin-swc/blob/HEAD/CHANGELOG.md#0100) [Compare Source](https://github.com/SukkaW/rollup-plugin-swc/compare/0.9.1...0.10.0) - Fix [#&#8203;41](https://github.com/SukkaW/rollup-plugin-swc/issues/41) - `rollup-plugin-swc3` now will resolve `baseUrl` to an absolute path against the `tsconfig.json` and `jsconfig.json` being read. - This is to align with the behavior change of the `swc`: https://github.com/swc-project/swc/issues/7799 and https://github.com/swc-project/swc/issues/7800. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-08-29 02:00:35 +02:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-08-29 02:00:35 +02:00
renovate-bot merged commit 6821abce61 into main 2023-08-29 02:01:58 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dungeonslayers/tickwerk#42
No description provided.