Skip to content

build(deps): bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.4#1214

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/io.fabric8-docker-maven-plugin-0.43.4
Sep 18, 2023
Merged

build(deps): bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.4#1214
lvca merged 1 commit intomainfrom
dependabot/maven/io.fabric8-docker-maven-plugin-0.43.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Bumps io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.4.

Release notes

Sourced from io.fabric8:docker-maven-plugin's releases.

0.43.4 (2023-08-18)

  • Always pass --config option for latest versions of Docker CLI (1701)

0.43.3 (2023-08-13)

  • Only add --config to buildx command string when authentication credentials are coming from outside sources
  • Remove hardcoded --node value while creating buildx builder

0.43.2 (2023-07-29)

  • Make --config from buildx command string generation optional (1673) @​robfrank

0.43.1 (2023-07-28)

Changelog

Sourced from io.fabric8:docker-maven-plugin's changelog.

ChangeLog

  • 0.44-SNAPSHOT:

  • 0.43.4 (2023-08-18):

    • Always pass --config option for latest versions of Docker CLI (1701)
  • 0.43.3 (2023-08-13):

    • Only add --config to buildx command string when authentication credentials are coming from outside sources
    • Remove hardcoded --node value while creating buildx builder
  • 0.43.2 (2023-07-29):

    • Make --config from buildx command string generation optional (1673) @​robfrank
  • 0.43.1 (2023-07-28):

  • 0.43.0 (2023-05-20):

  • 0.42.1 (2023-04-06):

  • 0.42.0 (2023-02-28):

  • 0.41.0 (2023-02-06):

  • 0.40.3 (2022-12-18):

    • image/squash option is taken into account when using buildx (1605) @​kevinleturc
    • Allow having build args with same name but different value in various sources, which are overriden in the order of precedence in resulting build args map (1407) @​pavelsmolensky
    • Use double for docker.cpus property and interpret this value in the same way as Docker config option --cpus (1609) @​vjuranek
    • NPE from Assembly plugin when POM packaging is used (1146) @​slawekjaranowski
    • Docker pulling progress only shown after pull has completed and not in real-time (1598) @​causalnet
    • Bump org.yaml:snakeyaml to v1.32 (1619) @​pen4
    • Bump com.google.cloud.tools:jib-core to v0.23.0 (1620) @​pen4

... (truncated)

Commits
  • e4e9bfd [RELEASE] Update project version to v0.43.4
  • 390c2d1 fix (buildx) : Always pass --config option for latest versions of Docker CLI ...
  • d730680 [RELEASE] Prepare for next development iteration
  • 9d86fc4 [RELEASE] Update Project version to v0.43.3
  • a339536 fix (buildx) : Remove hardcoded --node value while creating buildx builder
  • ff65263 fix (buildx) : Do not use --config when registry credentials from local docke...
  • acde0d4 [RELEASE] Prepare for next development iteration
  • b8fbd0d [RELEASE] Update project version to v0.43.2
  • a359cda fix (buildx) : Only add --config to buildx when config directory not empty
  • f7e1bca #1583
  • 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 show <dependency name> 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Aug 21, 2023
@lvca lvca merged commit 7162f50 into main Sep 18, 2023
@lvca lvca self-assigned this Sep 18, 2023
@lvca lvca added this to the 23.9.1 milestone Sep 18, 2023
@dependabot dependabot Bot deleted the dependabot/maven/io.fabric8-docker-maven-plugin-0.43.4 branch September 18, 2023 04:39
mergify Bot added a commit that referenced this pull request Apr 13, 2026
…13 in /e2e-python [skip ci]

Updates the requirements on [psycopg-binary](https://github.com/psycopg/psycopg) to permit the latest version.
Changelog

*Sourced from [psycopg-binary's changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst).*

> .. currentmodule:: psycopg
>
> .. index::
> single: Release notes
> single: News
>
> `psycopg` release notes
> =======================
>
> Future releases
> ---------------
>
> Psycopg 3.3.4 (unreleased)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> * Fix possible spurious connection timeout in systems with very long uptimes
>   in C extension (:ticket:`[#1280](https://github.com/psycopg/psycopg/issues/1280)`).
>
> Current release
> ---------------
>
> Psycopg 3.3.3
> ^^^^^^^^^^^^^
>
> * Retain `Error.pgconn` when raising a single exception for multiple connection
>   attempt errors (:ticket:`[#1246](https://github.com/psycopg/psycopg/issues/1246)`).
> * Return a proper error when server sends `ErrorResponse` for a `Sync` after
>   a `Parse` (:ticket:`[#1260](https://github.com/psycopg/psycopg/issues/1260)`).
>
> Psycopg 3.3.2
> ^^^^^^^^^^^^^
>
> Fix race condition in adapters at startup (:ticket:`[#1230](https://github.com/psycopg/psycopg/issues/1230)`).
>
> Psycopg 3.3.1
> ^^^^^^^^^^^^^
>
> Fix iteration on server-side cursors (:ticket:`[#1226](https://github.com/psycopg/psycopg/issues/1226)`).
>
> Psycopg 3.3.0
> -------------
>
> .. rubric:: New top-level features
>
> * Add :ref:`template strings queries \<template-strings>` (🎫`[#1054](https://github.com/psycopg/psycopg/issues/1054)`).
> * More flexible :ref:`composite adaptation<adapt-composite>`: it is now possible

... (truncated)


Commits

* [`e854a69`](psycopg/psycopg@e854a69) chore: bump psycopg package version to 3.2.13
* [`7aaebc9`](psycopg/psycopg@7aaebc9) Merge pull request [#1217](https://redirect.github.com/psycopg/psycopg/issues/1217) from dvarrazzo/fix/used-gssapi-on-build
* [`9738856`](psycopg/psycopg@9738856) fix: check build version too to determine PQconnectionUsedGSSAPI availability
* [`05674cc`](psycopg/psycopg@05674cc) Merge pull request [#1214](https://redirect.github.com/psycopg/psycopg/issues/1214) from dvarrazzo/fix/pool-check-cancel
* [`4f6d792`](psycopg/psycopg@4f6d792) refactor(pool): add \_close\_connection() method
* [`6b1b37b`](psycopg/psycopg@6b1b37b) fix(pool): trap CancelledError more consistently in the pool codebase
* [`2931a1a`](psycopg/psycopg@2931a1a) fix(pool): manage CancelledError in some exception handling path
* [`4040f60`](psycopg/psycopg@4040f60) docs: fix released version in news entry
* [`397cc09`](psycopg/psycopg@397cc09) chore: fix license metadata
* [`010b5b1`](psycopg/psycopg@010b5b1) Merge branch 'fix/improve-dns-error-message-3.2' into maint-3.2
* Additional commits viewable in [compare view](psycopg/psycopg@3.2.5...3.2.13)
  
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 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)
mergify Bot added a commit that referenced this pull request Apr 13, 2026
…e2e-python [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Updates the requirements on [psycopg](https://github.com/psycopg/psycopg) to permit the latest version.
Changelog

*Sourced from [psycopg's changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst).*

> .. currentmodule:: psycopg
>
> .. index::
> single: Release notes
> single: News
>
> `psycopg` release notes
> =======================
>
> Future releases
> ---------------
>
> Psycopg 3.3.4 (unreleased)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> * Fix possible spurious connection timeout in systems with very long uptimes
>   in C extension (:ticket:`[#1280](https://github.com/psycopg/psycopg/issues/1280)`).
>
> Current release
> ---------------
>
> Psycopg 3.3.3
> ^^^^^^^^^^^^^
>
> * Retain `Error.pgconn` when raising a single exception for multiple connection
>   attempt errors (:ticket:`[#1246](https://github.com/psycopg/psycopg/issues/1246)`).
> * Return a proper error when server sends `ErrorResponse` for a `Sync` after
>   a `Parse` (:ticket:`[#1260](https://github.com/psycopg/psycopg/issues/1260)`).
>
> Psycopg 3.3.2
> ^^^^^^^^^^^^^
>
> Fix race condition in adapters at startup (:ticket:`[#1230](https://github.com/psycopg/psycopg/issues/1230)`).
>
> Psycopg 3.3.1
> ^^^^^^^^^^^^^
>
> Fix iteration on server-side cursors (:ticket:`[#1226](https://github.com/psycopg/psycopg/issues/1226)`).
>
> Psycopg 3.3.0
> -------------
>
> .. rubric:: New top-level features
>
> * Add :ref:`template strings queries \<template-strings>` (🎫`[#1054](https://github.com/psycopg/psycopg/issues/1054)`).
> * More flexible :ref:`composite adaptation<adapt-composite>`: it is now possible

... (truncated)


Commits

* [`e854a69`](psycopg/psycopg@e854a69) chore: bump psycopg package version to 3.2.13
* [`7aaebc9`](psycopg/psycopg@7aaebc9) Merge pull request [#1217](https://redirect.github.com/psycopg/psycopg/issues/1217) from dvarrazzo/fix/used-gssapi-on-build
* [`9738856`](psycopg/psycopg@9738856) fix: check build version too to determine PQconnectionUsedGSSAPI availability
* [`05674cc`](psycopg/psycopg@05674cc) Merge pull request [#1214](https://redirect.github.com/psycopg/psycopg/issues/1214) from dvarrazzo/fix/pool-check-cancel
* [`4f6d792`](psycopg/psycopg@4f6d792) refactor(pool): add \_close\_connection() method
* [`6b1b37b`](psycopg/psycopg@6b1b37b) fix(pool): trap CancelledError more consistently in the pool codebase
* [`2931a1a`](psycopg/psycopg@2931a1a) fix(pool): manage CancelledError in some exception handling path
* [`4040f60`](psycopg/psycopg@4040f60) docs: fix released version in news entry
* [`397cc09`](psycopg/psycopg@397cc09) chore: fix license metadata
* [`010b5b1`](psycopg/psycopg@010b5b1) Merge branch 'fix/improve-dns-error-message-3.2' into maint-3.2
* Additional commits viewable in [compare view](psycopg/psycopg@3.2.5...3.2.13)
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.

1 participant