This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
bump(deps): update dependency testcontainers to v10 #248
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-testcontainers-node-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for stickyjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
github-actions
bot
added
area/testcontainers
kind/dependencies
Pull requests that update a dependency file
labels
Aug 9, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
==========================================
+ Coverage 73.83% 82.75% +8.92%
==========================================
Files 7 3 -4
Lines 172 87 -85
Branches 19 16 -3
==========================================
- Hits 127 72 -55
+ Misses 45 15 -30 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
3 times, most recently
from
August 16, 2023 01:11
9c1585f
to
67e98c2
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
2 times, most recently
from
August 24, 2023 14:31
9711835
to
538ceaa
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
September 13, 2023 08:15
538ceaa
to
4a655c0
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
October 26, 2023 16:35
4a655c0
to
84aa7d5
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
3 times, most recently
from
November 24, 2023 16:50
990cd19
to
d252df3
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
December 15, 2023 22:11
d252df3
to
53615c6
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
January 3, 2024 06:10
53615c6
to
acb24f5
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
2 times, most recently
from
January 16, 2024 18:42
c2380da
to
5681651
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
February 5, 2024 22:27
5681651
to
a2ef806
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
February 29, 2024 13:06
a2ef806
to
2ed828a
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
2 times, most recently
from
April 2, 2024 11:08
041503d
to
62372c8
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
April 11, 2024 17:00
62372c8
to
ee36587
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
April 25, 2024 22:50
ee36587
to
ef9c935
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
June 22, 2024 15:45
ef9c935
to
0888071
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
3 times, most recently
from
July 9, 2024 17:01
4c427d3
to
ec2f1d2
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
July 17, 2024 09:23
ec2f1d2
to
cec9e1b
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
July 29, 2024 16:10
cec9e1b
to
4015173
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
August 24, 2024 19:51
4015173
to
4a626e8
Compare
renovate
bot
force-pushed
the
renovate/major-testcontainers-node-monorepo
branch
from
August 31, 2024 16:05
4a626e8
to
8c808cf
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.12.0
->^10.13.0
Release Notes
testcontainers/testcontainers-node (testcontainers)
v10.13.0
Compare Source
Changes
🚀 Features
autoUpdateExternalUrl
toCloudStorageEmulatorContainer
@alecmev (#825)🧹 Maintenance
v10.12.0
Compare Source
Changes
🚀 Features
CloudStorageEmulatorContainer
andPubSubEmulatorContainer
to gcloud module @weyert (#805)📖 Documentation
directConnection
@BradLewis (#821)withFiles/directories/content
@danmondra (#809)🧹 Maintenance
v10.11.0
Compare Source
Changes
🚀 Features
HealthCheckWaitStrategy
event based @cristianrgreco (#789)DatastoreEmulatorContainer
to gcloud module @oskarwidmark (#782)🧹 Maintenance
node-fetch
with Node.js' nativefetch
@Kurre (#777)v10.10.4
Compare Source
Changes
🐛 Bug Fixes
🧹 Maintenance
v10.10.3
Compare Source
Changes
🐛 Bug Fixes
v10.10.2
Compare Source
Changes
🧹 Maintenance
v10.10.1
Compare Source
Changes
🚀 Features
🐛 Bug Fixes
🧹 Maintenance
v10.10.0
Compare Source
Changes
🚀 Features
🐛 Bug Fixes
🧹 Maintenance
v10.9.0
Compare Source
Changes
🚀 Features
OneShotWaitStrategy
@omerlh (#730)v10.8.2
Compare Source
Changes
🚀 Features
🐛 Bug Fixes
_HUB_IMAGE_NAME_PREFIX
provided @silh (#751)v10.8.1
Compare Source
Changes
🐛 Bug Fixes
v10.8.0
Compare Source
🚀 Features
🧹 Maintenance
v10.7.2
Compare Source
Changes
🐛 Bug Fixes
🧹 Maintenance
v10.7.1
Compare Source
Changes
v10.7.0
Compare Source
Changes
🚀 Features
abortOnContainerExit
to HTTP wait strategy @NuShoSinkuPomogliTebeTvoiSankcii (#693)🐛 Bug Fixes
🧹 Maintenance
v10.6.0
Compare Source
Changes
🚀 Features
🧹 Maintenance
v10.5.0
Compare Source
Changes
🚀 Features
🧹 Maintenance
v10.4.0
Compare Source
Changes
🚀 Features
v10.3.2
Compare Source
Changes
🐛 Bug Fixes
v10.3.1
Compare Source
Changes
🐛 Bug Fixes
@types/dockerode
as a dependency @cristianrgreco (#679)v10.3.0
Compare Source
Changes
🚀 Features
user
,workingDir
andenv
when executing a command in a container @LNSD (#668)🧹 Maintenance
v10.2.2
Compare Source
🧹 Maintenance
v10.2.1
Compare Source
Changes
🐛 Bug Fixes
v10.2.0
Compare Source
Changes
🚀 Features
📖 Documentation
DOCKER_AUTH_CONFIG
example in docs @testica (#636)🧹 Maintenance
v10.1.0
Compare Source
Changes
🚀 Features
🧹 Maintenance
src
topackages
to follow workspaces convention @cristianrgreco (#631)v10.0.2
Compare Source
Changes
🐛 Bug Fixes
starting
andstarted
lifecycle hooks if container is reused @cristianrgreco (#625)🧹 Maintenance
v10.0.1
Compare Source
Changes
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.
This PR was generated by Mend Renovate. View the repository job log.