Skip to content

Commit

Permalink
Update dependency testcontainers to v10.8.2 (#39)
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 |
|---|---|---|---|---|---|
|
[testcontainers](https://togithub.com/testcontainers/testcontainers-node)
| [`10.8.1` ->
`10.8.2`](https://renovatebot.com/diffs/npm/testcontainers/10.8.1/10.8.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/10.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/testcontainers/10.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/testcontainers/10.8.1/10.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/10.8.1/10.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testcontainers/testcontainers-node (testcontainers)</summary>

###
[`v10.8.2`](https://togithub.com/testcontainers/testcontainers-node/releases/tag/v10.8.2)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-node/compare/v10.8.1...v10.8.2)

##### Changes

##### 🚀 Features

- Add ChromaDB module
[@&#8203;AlabasterAxe](https://togithub.com/AlabasterAxe)
([#&#8203;746](https://togithub.com/testcontainers/testcontainers-node/issues/746))

##### 🐛 Bug Fixes

- Fix checking Reaper and the SSHd containers when
`_HUB_IMAGE_NAME_PREFIX` provided
[@&#8203;silh](https://togithub.com/silh)
([#&#8203;751](https://togithub.com/testcontainers/testcontainers-node/issues/751))
- Fix parsing registry from env variable to work with trailing slash
[@&#8203;ilia-beliaev-miro](https://togithub.com/ilia-beliaev-miro)
([#&#8203;748](https://togithub.com/testcontainers/testcontainers-node/issues/748))

</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/BSStudio/bss-web-graphql-backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 488955d commit 8f25f6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"supertest": "6.3.4",
"testcontainers": "10.8.1",
"testcontainers": "10.8.2",
"vitest": "1.4.0"
},
"repository": {
Expand Down

0 comments on commit 8f25f6f

Please sign in to comment.