Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v24.0.1 (#2221)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rollup/plugin-commonjs](https://togithub.com/rollup/plugins/tree/master/packages/commonjs/#readme)
([source](https://togithub.com/rollup/plugins)) | [`24.0.0` ->
`24.0.1`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/24.0.0/24.0.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-commonjs/24.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-commonjs/24.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-commonjs/24.0.1/compatibility-slim/24.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@rollup%2fplugin-commonjs/24.0.1/confidence-slim/24.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/plugins</summary>

###
[`v24.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2401)

[Compare
Source](https://togithub.com/rollup/plugins/compare/c4c26a55f07a434d6d9c276709526d18bf736c72...e62c880e6b18ae5a220caf133e9dd5285fac4feb)

*2023-01-20*

##### Bugfixes

- fix: types should come first in exports
[#&#8203;1403](https://togithub.com/rollup/plugins/pull/1403)

</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://app.renovatebot.com/dashboard#github/ariakit/ariakit).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 24, 2023
1 parent 9e51f01 commit 5d8a1f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@jest/types": "29.3.1",
"@playwright/test": "1.29.2",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.0",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@testing-library/dom": "8.19.1",
Expand Down

1 comment on commit 5d8a1f0

@vercel
Copy link

@vercel vercel bot commented on 5d8a1f0 Feb 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ariakit – ./

ariakit-git-main-ariakit.vercel.app
ariakit.org
www.ariakit.org
ariakit-ariakit.vercel.app

Please sign in to comment.