Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps postgresql from 42.3.6 to 42.4.0.

Changelog

Sourced from postgresql's changelog.

[42.4.0] (2022-06-09 08:14:02 -0400)

Changed

  • fix: added GROUP_STARTUP_PARAMETERS boolean property to determine whether or not to group startup parameters in a transaction (default=false like 42.2.x) fixes [Issue #2425](pgjdbc/pgjdbc#2497) pgbouncer cannot deal with transactions in statement pooling mode [PR #2425](pgjdbc/pgjdbc#2425)

Fixed

Commits
  • 09166bd Release notes 42.4.0 (#2541)
  • 3b13db2 test: fix API usage in NotifyTest
  • 67fda95 Bump version to 42.4.0
  • 2293578 chore: Make the readme version agnostic (#2540)
  • 45f9b93 fix: added GROUP_STARTUP_PARAMETERS boolean property to determine whether or ...
  • a76991e chore: skip running publishToNexus on forks if NEXUS_* secrets are not set
  • 28c4da1 test: remove SlowTests from tests that are fast
  • 69818fb test: fix failure in SetObject310Test in simple query mode in certain time zones
  • 68c120c chore: use password_encryption=md5 instead of deprecated on for PostgreSQL 10+
  • 1b57e57 test: fix assertions for simple query mode in BatchedInsertReWriteEnabledTest
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 13, 2022
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.6 to 42.4.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.6...REL42.4.0)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.postgresql-postgresql-42.4.0 branch from 118d8b7 to 57bf747 Compare July 4, 2022 05:08
@lvca lvca merged commit 814fa7f into main Jul 4, 2022
@lvca lvca self-assigned this Jul 4, 2022
@lvca lvca added this to the 22.7.1 milestone Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.postgresql-postgresql-42.4.0 branch July 4, 2022 05:10
mergify bot added a commit that referenced this pull request Dec 1, 2025
…m 3.3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-resources-plugin's releases](https://github.com/apache/maven-resources-plugin/releases).*

> 3.4.0
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Enable GitHub Issues ([#98](https://redirect.github.com/apache/maven-resources-plugin/pull/98)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#89](https://redirect.github.com/apache/maven-resources-plugin/pull/89)) [`@​Bukama`](https://github.com/Bukama)
> * [[MRESOURCES-299]](https://issues.apache.org/jira/browse/MRESOURCES-299) - Be more accurate on using filtering element ([#80](https://redirect.github.com/apache/maven-resources-plugin/pull/80)) [`@​pzygielo`](https://github.com/pzygielo)
> * Don't bother with very old versions ([#59](https://redirect.github.com/apache/maven-resources-plugin/pull/59)) [`@​elharo`](https://github.com/elharo)
>
> 👻 Maintenance
> -------------
>
> * Migrate site to Doxia 2 ([#440](https://redirect.github.com/apache/maven-resources-plugin/pull/440)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * `PlexusFileUtils` Refaster recipes ([#431](https://redirect.github.com/apache/maven-resources-plugin/pull/431)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Add PR Automation action ([#94](https://redirect.github.com/apache/maven-resources-plugin/pull/94)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Improve release-drafter configuration ([#93](https://redirect.github.com/apache/maven-resources-plugin/pull/93)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump org.apache.maven.plugins:maven-plugins from 39 to 41 ([#64](https://redirect.github.com/apache/maven-resources-plugin/pull/64)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Add dependency to slf4j-simple for test scope ([#60](https://redirect.github.com/apache/maven-resources-plugin/pull/60)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Use try with resources in integration test ([#58](https://redirect.github.com/apache/maven-resources-plugin/pull/58)) [`@​elharo`](https://github.com/elharo)
> * reduce dependency scope of plexus-utils and commons-io ([#57](https://redirect.github.com/apache/maven-resources-plugin/pull/57)) [`@​elharo`](https://github.com/elharo)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://redirect.github.com/apache/maven-resources-plugin/pull/439)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24 ([#413](https://redirect.github.com/apache/maven-resources-plugin/pull/413)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#432](https://redirect.github.com/apache/maven-resources-plugin/pull/432)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump m-invoker-p to 3.9.1 ([#433](https://redirect.github.com/apache/maven-resources-plugin/pull/433)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.maven.plugins:maven-plugins from 43 to 45 ([#411](https://redirect.github.com/apache/maven-resources-plugin/pull/411)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#114](https://redirect.github.com/apache/maven-resources-plugin/pull/114)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#430](https://redirect.github.com/apache/maven-resources-plugin/pull/430)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 ([#422](https://redirect.github.com/apache/maven-resources-plugin/pull/422)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#419](https://redirect.github.com/apache/maven-resources-plugin/pull/419)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([#416](https://redirect.github.com/apache/maven-resources-plugin/pull/416)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#117](https://redirect.github.com/apache/maven-resources-plugin/pull/117)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([#107](https://redirect.github.com/apache/maven-resources-plugin/pull/107)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.18.0 ([#102](https://redirect.github.com/apache/maven-resources-plugin/pull/102)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 ([#104](https://redirect.github.com/apache/maven-resources-plugin/pull/104)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 43 ([#101](https://redirect.github.com/apache/maven-resources-plugin/pull/101)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-305]](https://issues.apache.org/jira/browse/MRESOURCES-305) - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 ([#65](https://redirect.github.com/apache/maven-resources-plugin/pull/65)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-304]](https://issues.apache.org/jira/browse/MRESOURCES-304) - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 ([#66](https://redirect.github.com/apache/maven-resources-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-303]](https://issues.apache.org/jira/browse/MRESOURCES-303) - Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 ([#68](https://redirect.github.com/apache/maven-resources-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 ([#62](https://redirect.github.com/apache/maven-resources-plugin/pull/62)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-302]](https://issues.apache.org/jira/browse/MRESOURCES-302) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#69](https://redirect.github.com/apache/maven-resources-plugin/pull/69)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump apache/maven-gh-actions-shared from 3 to 4 ([#67](https://redirect.github.com/apache/maven-resources-plugin/pull/67)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`b07d56e`](apache/maven-resources-plugin@b07d56e) [maven-release-plugin] prepare for next development iteration
* [`21e646c`](apache/maven-resources-plugin@21e646c) [maven-release-plugin] prepare release maven-resources-plugin-3.4.0
* [`61801af`](apache/maven-resources-plugin@61801af) Migrate site to Doxia 2
* [`146ebb8`](apache/maven-resources-plugin@146ebb8) Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://redirect.github.com/apache/maven-resources-plugin/issues/439))
* [`5013682`](apache/maven-resources-plugin@5013682) Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24
* [`d7c4d28`](apache/maven-resources-plugin@d7c4d28) Bump Maven to 3.9.11 while keep prerequisites on 3.6.3
* [`e33f1ec`](apache/maven-resources-plugin@e33f1ec) Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
* [`ce77f50`](apache/maven-resources-plugin@ce77f50) Bump m-invoker-p to 3.9.1
* [`726f429`](apache/maven-resources-plugin@726f429) Bump org.apache.maven.plugins:maven-plugins from 43 to 45
* [`a747bae`](apache/maven-resources-plugin@a747bae) `PlexusFileUtils` Refaster recipes
* Additional commits viewable in [compare view](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants