Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump postgresql from 1.12.5 to 1.13.0 #702

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps postgresql from 1.12.5 to 1.13.0.

Release notes

Sourced from postgresql's releases.

1.13.0

What's Changed

🚀 Features

🐛 Bug Fixes

  • Fix localstack cloudwatchlogs service (#2316) @MariuszCwikla
  • Set sourceJar.from=allSource for modules/spock (#2281) @pertu
  • Improve checkMountableFile on Windows with unusual paths (#2296) @bedla
  • Pin mkdocs dependencies to avoid version incompatibility (#2335) @rnorth
  • Add small delay in while loop to avoid spamming logs (ResourceReaper) (#2287) @worldtiki

📖 Documentation

  • idiomatize test container configuration in kotlin example (#1964) @alex0ptr
  • Adding Windows Subsystem for Linux section to the windows documentation (#2282) @rnorth
  • Add junit-jupiter dependency in junit 5 quickstart docs (#2301) @Dark0096
  • Mention JDBC URL change in Spring Boot 2.3.0 (#2286) @bsideup

🧹 Housekeeping

📦 Dependency updates

Click to expand... ... (truncated)
Changelog

Sourced from postgresql's changelog.

Change Log

All notable changes to this project will be documented in this file.

MOVED

After version 1.8.3 all future releases will only be documented in the Releases section of the GitHub repository. This changelog file will eventually be removed.

[1.8.3] - 2018-08-05

Fixed

  • Fixed with* methods of CouchbaseContainer (#810)
  • Fix problem with gzip encoded streams (e.g. copy file from container), by adding decompression support to netty exec factory (#817, fixes #681, relates to docker-java/docker-java#1079)

[1.8.2] - 2018-07-31

Fixed

  • Add support for transparently using local images with docker-compose (#798, fixes #674)
  • Fix bug with Dockerfile image creation with Docker for Mac 18.06-ce (#808, fixes #680)

Changed

  • Update Visible Assertions to 2.1.1 (#779).
  • KafkaContainer optimization (group.initial.rebalance.delay.ms=0) (#782).

[1.8.1] - 2018-07-10

Fixed

  • Linux/Mac: Added support for docker credential helpers so that images may be pulled from private registries. See #729, #647 and #567.
  • Ensure that the COMPOSE_FILE environment variable is populated with all relevant compose file names when running docker-compose in local mode #755.
  • Fixed issue whereby specified command in MariaDB image was not being applied. (#534)
  • Changed Oracle thin URL to support both Oracle 11 and 12 XE (#769)
  • Ensure that full JDBC URL query string is passed to JdbcDatabaseDelegate during initscript invocation (#741; fixes #727)
  • Ensure that necessary transitive dependency inclusions are applied to generated project POMs (#772; fixes #753 and #652)

Changed

  • Update Apache Pulsar module to 2.0.1 #760.
  • Make JdbcDatabaseContainer#getDriverClassName public #743.
  • enable copyFileToContainer feature during container startup #742.
  • avoid using file mounting in KafkaContainer #775.
  • Added Apache Cassandra module #776.

[1.8.0] - 2018-06-14

Fixed

  • Fixed JDBC URL Regex Pattern to ensure all supported Database URL's are accepted (#596)
  • Filtered out TestContainer parameters (TC_*) from query string before passing to database (#345)
  • Use latest tag as default image tag (#676)
... (truncated)
Commits
  • f43e799 Bump mockito-core from 3.2.4 to 3.3.0 in /core (#2370)
  • 832c6e0 Bump elasticsearch-rest-client from 7.6.0 to 7.6.1 in /modules/… (#2401)
  • e6ee290 Bump aws-java-sdk-logs from 1.11.722 to 1.11.737 in /modules/lo… (#2399)
  • f8a6fa0 Bump java-client from 2.7.12 to 2.7.13 in /modules/couchbase (#2397)
  • 7b4f381 Bump org.springframework.boot from 2.2.4.RELEASE to 2.2.5.RELEA… (#2387)
  • 0981d27 Bump mockito-core from 3.2.4 to 3.3.0 in /modules/junit-jupiter (#2372)
  • df48901 Idiomatize testcontainer object creation in kotlin example (#1964)
  • b262a20 Adding Windows Subsystem for Linux section to the windows docum… (#2282)
  • 6ec63f8 Prune images between module checks (#2376)
  • 6f7b17a Set sourceJar.from=allSource for modules/spock (#2281)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #702 into master will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
+ Coverage   85.37%   85.41%   +0.03%     
==========================================
  Files         143      143              
  Lines        2783     2783              
  Branches      201      201              
==========================================
+ Hits         2376     2377       +1     
+ Misses        337      336       -1     
  Partials       70       70              

@uweschaefer uweschaefer merged commit a35cb4f into master Mar 6, 2020
@uweschaefer uweschaefer deleted the dependabot/maven/org.testcontainers-postgresql-1.13.0 branch March 6, 2020 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant