Skip to content

Commit

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

---

### Release Notes

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

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

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

#### Changes

#### 🐛 Bug Fixes

- Docker runtimes may be undefined
[@&#8203;cristianrgreco](https://togithub.com/cristianrgreco)
([#&#8203;795](https://togithub.com/testcontainers/testcontainers-node/issues/795))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 8379a8f commit efac33a
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.2",
"testcontainers": "10.10.3",
"vitest": "1.6.0"
},
"repository": {
Expand Down

0 comments on commit efac33a

Please sign in to comment.