Skip to content

Conversation

@Yang-33
Copy link
Owner

@Yang-33 Yang-33 commented Apr 1, 2024

CJSでもvitestが使えるので、#15 からvitest部分だけ移行してきた

@Yang-33 Yang-33 marked this pull request as draft April 1, 2024 02:51
renovate bot and others added 6 commits April 1, 2024 10:52
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitepress](https://togithub.com/vuejs/vitepress/tree/main/#readme)
([source](https://togithub.com/vuejs/vitepress)) | [`1.0.1` ->
`1.0.2`](https://renovatebot.com/diffs/npm/vitepress/1.0.1/1.0.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/vitepress (vitepress)</summary>

###
[`v1.0.2`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#102-2024-04-01)

##### Bug Fixes

- **theme:** text containing html not showing properly in mobile nav
menu
([3c8b4c7](https://togithub.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce))

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/line/line-bot-sdk-nodejs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
To support dual package, we can't use `require` only if we don't bundle
tools like tsup, esbuild or something. (however, we don't have any plan
to use them.)

Currently code like `require("./package.json")` is only for user-agent
header.
@Yang-33 Yang-33 force-pushed the 01-02-use-vitest branch from 7dc13c5 to 4aedf23 Compare April 2, 2024 00:33
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.

2 participants