Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

build(deps): bump docker-maven-plugin from 0.42.0 to 0.42.1#1772

Merged
mprins merged 1 commit into
masterB3Partners/brmo:masterfrom
dependabot/maven/master/io.fabric8-docker-maven-plugin-0.42.1B3Partners/brmo:dependabot/maven/master/io.fabric8-docker-maven-plugin-0.42.1Copy head branch name to clipboard
Apr 10, 2023
Merged

build(deps): bump docker-maven-plugin from 0.42.0 to 0.42.1#1772
mprins merged 1 commit into
masterB3Partners/brmo:masterfrom
dependabot/maven/master/io.fabric8-docker-maven-plugin-0.42.1B3Partners/brmo:dependabot/maven/master/io.fabric8-docker-maven-plugin-0.42.1Copy head branch name to clipboard

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2023

Copy link
Copy Markdown
Contributor

Bumps docker-maven-plugin from 0.42.0 to 0.42.1.

Release notes

Sourced from docker-maven-plugin's releases.

0.42.1 (2023-04-06)

Changelog

Sourced from docker-maven-plugin's changelog.

ChangeLog

  • 0.43-SNAPSHOT:

  • 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
    • Bump com.google.guava:guava to v31.1-jre @​rohanKanojia
  • 0.40.2 (2022-07-31):

    • Plugin doesn't abort building an image in case Podman is used and Dockerfile can't be processed (1562) @​jh-cd
    • Bump gson from 2.8.5 to 2.8.9 (1556) @​dependabot
    • Build and load native platform during build goal, build and push all platforms during push goal (1576) @​chonton
    • Remove buildx cache, don't delete builder instances after goal. Use builder instance to cache artifacts (1579) @​chonton
    • Multiple assemblies use the name "maven". Please assign each assembly a unique name (1558) @​tbfky
    • Use https://index.docker.io/v1/ as default buildx server registry (1574) @​chonton
    • When using buildx, do not force build of native platform (1572) @​chonton
  • 0.40.1 (2022-06-11):

    • buildx does not work when specifying Dockerfile location (1562) @​chonton
    • Use buildx, set tag to current version fails if it contains -SNAPSHOT (1566) @​chonton
  • 0.40.0 (2022-05-29):

... (truncated)

Commits
  • e1ad83e [RELEASE] Update project version to v0.42.1
  • 630a510 chore : fix formatting in pom.xml
  • b08e932 chore (deps) : Update Jnr Jffi dependency to v1.3.11 (#1660)
  • c1f1080 update run platform documentation
  • 3ea008e split platforms by comma as documented
  • 53df6a2 [RELEASE] Prepare for next development iteration
  • See full diff 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)

Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.42.0 to 0.42.1.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](fabric8io/docker-maven-plugin@v0.42.0...v0.42.1)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels Apr 10, 2023
@dependabot
dependabot Bot requested a review from mprins April 10, 2023 04:58
@codecov

codecov Bot commented Apr 10, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1772 (e38f1a4) into master (da9b208) will increase coverage by 1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #1772    +/-   ##
=========================================
+ Coverage        37%     37%    +1%     
- Complexity      810     948   +138     
=========================================
  Files           415     415            
  Lines         21195   21195            
  Branches       2007    2007            
=========================================
+ Hits           7778    7779     +1     
  Misses        12798   12798            
+ Partials        619     618     -1     

see 1 file with indirect coverage changes

@mprins mprins removed the dependency update (deels) automatische updates van gebruikte libraries label Apr 10, 2023
@mprins
mprins merged commit cdc4aaf into master Apr 10, 2023
@mprins
mprins deleted the dependabot/maven/master/io.fabric8-docker-maven-plugin-0.42.1 branch April 10, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.