Skip to content

Commit

Permalink
Update dependency vite-plugin-ruby to v5.1.1 (#443)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[vite-plugin-ruby](https://redirect.github.com/ElMassimo/vite_ruby/blob/main/vite-plugin-ruby)
([source](https://redirect.github.com/ElMassimo/vite_ruby)) | [`5.1.0`
->
`5.1.1`](https://renovatebot.com/diffs/npm/vite-plugin-ruby/5.1.0/5.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-ruby/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-ruby/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-ruby/5.1.0/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-ruby/5.1.0/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ElMassimo/vite_ruby (vite-plugin-ruby)</summary>

###
[`v5.1.1`](https://redirect.github.com/ElMassimo/vite_ruby/compare/[email protected]@5.1.1)

[Compare
Source](https://redirect.github.com/ElMassimo/vite_ruby/compare/[email protected]@5.1.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/powerhome/audiences).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent ad8c29b commit 947f40e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions audiences/spec/dummy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1648,9 +1648,9 @@ utility-types@^3.10.0:
integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==

vite-plugin-ruby@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/vite-plugin-ruby/-/vite-plugin-ruby-5.1.0.tgz#489f2071ea6d86b5db735ea1fbbbe10e50e8e9bc"
integrity sha512-Dgd/dCvb/8GYxZx2NEgxygEoUpHz9vfad7itlO4fXqYwdfAEwFwwOohC630yf/+kxIGBZXI5yk+Y3WkL9VkwcA==
version "5.1.1"
resolved "https://registry.yarnpkg.com/vite-plugin-ruby/-/vite-plugin-ruby-5.1.1.tgz#ecd72591ddb90a23613051005bd70a6410945129"
integrity sha512-I1dXJq2ywdvTD2Cz5LYNcYLujqQ3eUxPoCjruRdfm2QBtHBY15NEeb6x5HuPM3T5S+y8S3p9fwRsieQQCjk0gg==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.2"
Expand Down

0 comments on commit 947f40e

Please sign in to comment.