Skip to content

Commit

Permalink
chore(deps): update dependency @bazel/ibazel to v0.25.0 (#446)
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 |
|---|---|---|---|---|---|
| @​bazel/ibazel | [`0.16.2` ->
`0.25.0`](https://renovatebot.com/diffs/npm/@bazel%2fibazel/0.16.2/0.25.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@bazel%2fibazel/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@bazel%2fibazel/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@bazel%2fibazel/0.16.2/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@bazel%2fibazel/0.16.2/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/bazelbuild/examples).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
renovate-bot authored Apr 29, 2024
1 parent e0d0405 commit a4e99a0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend/next.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@bazel/ibazel": "0.16.2",
"@bazel/ibazel": "0.25.0",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "13.4.0",
"@types/is-even": "1.0.1",
Expand Down
16 changes: 8 additions & 8 deletions frontend/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion frontend/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"web-vitals": "2.1.4"
},
"devDependencies": {
"@bazel/ibazel": "0.16.2",
"@bazel/ibazel": "0.25.0",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vue-router": "4.1.6"
},
"devDependencies": {
"@bazel/ibazel": "0.16.2",
"@bazel/ibazel": "0.25.0",
"@types/node": "18.19.18",
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
Expand Down

0 comments on commit a4e99a0

Please sign in to comment.