Skip to content

chore(cli): update ci template#1771

Merged
Brooooooklyn merged 1 commit intomainfrom
ci-template-on-beta
Nov 1, 2023
Merged

chore(cli): update ci template#1771
Brooooooklyn merged 1 commit intomainfrom
ci-template-on-beta

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

No description provided.

@Brooooooklyn Brooooooklyn merged commit 0c6656d into main Nov 1, 2023
@Brooooooklyn Brooooooklyn deleted the ci-template-on-beta branch November 1, 2023 10:02
github-merge-queue Bot referenced this pull request in rolldown/rolldown Jul 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [napi](https://togithub.com/napi-rs/napi-rs) | workspace.dependencies
| patch | `3.0.0-alpha.3` -> `3.0.0-alpha` |
| [napi-derive](https://togithub.com/napi-rs/napi-rs) |
workspace.dependencies | patch | `3.0.0-alpha.2` -> `3.0.0-alpha` |

---

### Release Notes

<details>
<summary>napi-rs/napi-rs (napi)</summary>

###
[`v3.0.0-alpha.6`](https://togithub.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.0.0-alpha.6)

[Compare
Source](https://togithub.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.5...napi@3.0.0-alpha.6)

#### What's Changed

- chore(deps): update yarn to v3.6.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/napi-rs/napi-rs/pull/1702](https://togithub.com/napi-rs/napi-rs/pull/1702)
- chore(deps): update yarn to v3.6.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/napi-rs/napi-rs/pull/1708](https://togithub.com/napi-rs/napi-rs/pull/1708)
- chore(cli): update ci template by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/1771](https://togithub.com/napi-rs/napi-rs/pull/1771)
- Integrate with emnapi by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/1669](https://togithub.com/napi-rs/napi-rs/pull/1669)
- fix(cli): switch name parsing to allow periods in name by
[@&#8203;RaphaelDarley](https://togithub.com/RaphaelDarley) in
[https://github.com/napi-rs/napi-rs/pull/1716](https://togithub.com/napi-rs/napi-rs/pull/1716)
- chore: upgrade to yarn 4 by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/1774](https://togithub.com/napi-rs/napi-rs/pull/1774)
- fix(cli): js binding template by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/1788](https://togithub.com/napi-rs/napi-rs/pull/1788)

**Full Changelog**:
https://github.com/napi-rs/napi-rs/compare/napi@2.13.3...[@&#8203;napi-rs/cli](https://togithub.com/napi-rs/cli)[@&#8203;3](https://togithub.com/3).0.0-alpha.6

###
[`v3.0.0-alpha.5`](https://togithub.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.5)

[Compare
Source](https://togithub.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.4...napi@3.0.0-alpha.5)

#### What's Changed

- feat(napi): impl from_string for Uint8Array by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/2167](https://togithub.com/napi-rs/napi-rs/pull/2167)
- feat(napi): provide PromiseRaw for non-await scenario by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[https://github.com/napi-rs/napi-rs/pull/2168](https://togithub.com/napi-rs/napi-rs/pull/2168)

**Full Changelog**:
https://github.com/napi-rs/napi-rs/compare/[@&#8203;napi-rs/cli](https://togithub.com/napi-rs/cli)[@&#8203;3](https://togithub.com/3).0.0-alpha.56...napi@3.0.0-alpha.5

###
[`v3.0.0-alpha.4`](https://togithub.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.3...napi@3.0.0-alpha.4)

[Compare
Source](https://togithub.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.3...napi@3.0.0-alpha.4)

</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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/rolldown/rolldown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: IWANABETHATGUY <iwanabethatguy@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant