Skip to content

Commit

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

---

### Release Notes

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

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

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

##### Changes

##### 🚀 Features

- Add logs around resolving a container runtime
[@&#8203;cristianrgreco](https://togithub.com/cristianrgreco)
([#&#8203;787](https://togithub.com/testcontainers/testcontainers-node/issues/787))

##### 🐛 Bug Fixes

- Include Redpanda assets in build artifact
[@&#8203;fabio-miguel](https://togithub.com/fabio-miguel)
([#&#8203;790](https://togithub.com/testcontainers/testcontainers-node/issues/790))
- Fix OllamaContainer's commitToImage
[@&#8203;eddumelendez](https://togithub.com/eddumelendez)
([#&#8203;788](https://togithub.com/testcontainers/testcontainers-node/issues/788))

##### 🧹 Maintenance

- Added Ollama module docs
[@&#8203;ilopezluna](https://togithub.com/ilopezluna)
([#&#8203;784](https://togithub.com/testcontainers/testcontainers-node/issues/784))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 77320e8 commit 1802bd3
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.3.2",
"semantic-release": "24.0.0",
"supertest": "7.0.0",
"testcontainers": "10.10.0",
"testcontainers": "10.10.1",
"vitest": "1.6.0"
},
"repository": {
Expand Down

0 comments on commit 1802bd3

Please sign in to comment.