From d8458722b9d48ad0a7195ff9e2dd39c5dbdccbdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 11:36:43 +0800 Subject: [PATCH] bump(deps): update dependency testcontainers to ^9.1.0 (#59) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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) | [`^9.0.1` -> `^9.1.0`](https://renovatebot.com/diffs/npm/testcontainers/9.0.1/9.1.0) | [![age](https://badges.renovateapi.com/packages/npm/testcontainers/9.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/testcontainers/9.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/testcontainers/9.1.0/compatibility-slim/9.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/testcontainers/9.1.0/confidence-slim/9.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
testcontainers/testcontainers-node ### [`v9.1.0`](https://togithub.com/testcontainers/testcontainers-node/releases/tag/v9.1.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-node/compare/v9.0.1...v9.1.0) #### Changes #### 🚀 Features - Implement StartupCheckStrategy [@​cristianrgreco](https://togithub.com/cristianrgreco) ([#​419](https://togithub.com/testcontainers/testcontainers-node/issues/419)) - Implement HttpWaitStrategy [@​cristianrgreco](https://togithub.com/cristianrgreco) ([#​418](https://togithub.com/testcontainers/testcontainers-node/issues/418))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/sticky-testcontainers/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/sticky-testcontainers/package.json b/packages/sticky-testcontainers/package.json index 3f957d7..dd1bc62 100644 --- a/packages/sticky-testcontainers/package.json +++ b/packages/sticky-testcontainers/package.json @@ -26,7 +26,7 @@ "preset": "@birthdayresearch/sticky-turbo-jest" }, "dependencies": { - "testcontainers": "^9.0.1", + "testcontainers": "^9.1.0", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cf546f..31025d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,10 +75,10 @@ importers: '@types/node-fetch': 2.6.2 '@types/uuid': ^9.0.0 node-fetch: 2.6.7 - testcontainers: ^9.0.1 + testcontainers: ^9.1.0 uuid: ^9.0.0 dependencies: - testcontainers: 9.0.1 + testcontainers: 9.1.0 uuid: 9.0.0 devDependencies: '@birthdayresearch/sticky-turbo-jest': link:../sticky-turbo-jest @@ -5084,8 +5084,8 @@ packages: minimatch: 3.1.2 dev: false - /testcontainers/9.0.1: - resolution: {integrity: sha512-ZT9H6Gjqm8OWc8Dmvk0oZlk/T6+pTKTKgQnbbivmWy2/WHt45AKMs1czpkmVACdSS3Z7zaLiTxyrcx8I6S9sPA==} + /testcontainers/9.1.0: + resolution: {integrity: sha512-YzVC6XFA/fZeCPg1Nk+11sCp3ZTKquyAIoKmGXH571IOs60Eeb/ven1XfGhGQMeGeuEJFa9i1lqZ5nduJJglgw==} engines: {node: '>= 10.16'} dependencies: '@balena/dockerignore': 1.0.2