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

[pull] master from GoogleContainerTools:master #466

Open
wants to merge 337 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 7, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 7, 2021
elefeint and others added 29 commits April 1, 2022 12:37
* Update jib-gradle-plugin CHANGELOG for 3.2.1

* add transitive jackson-databind change

* update version in README
Bumps asm from 9.2 to 9.3.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update jib-cli CHANGELOG
* [Gradle Release Plugin] - pre tag commit:  'v0.10.0-cli'.

* [Gradle Release Plugin] - new version commit:  'v0.10.1-SNAPSHOT-cli'.

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.4.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nullaway](https://github.com/uber/NullAway) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
To fix integration test relying on the latest Jetty.
* remaining javax.servlet instances

* remove accidental comment
Bumps [nullaway](https://github.com/uber/NullAway) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.13.2...jackson-dataformats-text-2.13.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps jackson-datatype-jsr310 from 2.13.2 to 2.13.3.

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… (#3672)

Co-authored-by: Oliver Marienfeld <schwaigbub@gmail.com>
* ⚡ enable caching

* ⬆️ upgrade gradle to 6.6 in order to get access to metaInf runtime normalization functionality

* 🐛 fix failing test as a result of a minor change to gradle exception message when plugin cannot be applied

* ⚡ ignore Built-By and Built-Date attributes when examining the runtime classpath for changed values for task caching purposes

* 🔥 remove unneeded caching configuration
* Add imagePushed field to jib-image.json to note registry push when jib.skipExistingImages option is in use.

Co-authored-by: Mridula Peddada <mpeddada@google.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.5.1...v4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.sonarqube from 3.3 to 3.4.0.2513.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* latest versions of temurin are incompatible with older versions of docker
Bumps [maven-core](https://github.com/apache/maven) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mpeddada1 and others added 30 commits February 28, 2024 16:48
* [Gradle Release Plugin] - pre tag commit:  'v3.4.1-gradle'.

* [Gradle Release Plugin] - new version commit:  'v3.4.2-SNAPSHOT-gradle'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v0.26.0-core'.

* [Gradle Release Plugin] - new version commit:  'v0.26.1-SNAPSHOT-core'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
Co-authored-by: Mridula <66699525+mpeddada1@users.noreply.github.com>
…reproducibility issue (#4204)

* Update apache-commons to 1.26.0 and set PAX headers to address build reproducibility issue. 

---------

Co-authored-by: Bjørn Bugge Grathwohl <bjorn.bugge@deondigital.com>
Co-authored-by: Bjørn Bugge Grathwohl <bjornbugge@users.noreply.github.com>
Co-authored-by: Mridula <66699525+mpeddada1@users.noreply.github.com>
* Update CONTRIBUTING.md
Co-authored-by: Mike Eltsufin <meltsufin@google.com>
…ble with Jetty 12+ (#4216)

* fix: modify default entrypoint for WAR containerization to be compatible with Jetty 12+
#4217)

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.1.0 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.1.0...v2.1.2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](slsa-framework/slsa-github-generator@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v3.4.2-gradle'.

* [Gradle Release Plugin] - new version commit:  'v3.4.3-SNAPSHOT-gradle'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v3.4.2-maven'.

* [Gradle Release Plugin] - new version commit:  'v3.4.3-SNAPSHOT-maven'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v0.27.0-core'.

* [Gradle Release Plugin] - new version commit:  'v0.27.1-SNAPSHOT-core'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
#4243)

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.2 to 3.3.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v2.1.2...v3.3.2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…4189)

Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.9.3 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.3...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v0.13.0-cli'.

* [Gradle Release Plugin] - new version commit:  'v0.13.1-SNAPSHOT-cli'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
…ibDockerBuild (#4249)

* feat: determine platform from local docker env when building to docker daemon
* chore: update docs for jib plugins 3.4.3 and jib core 0.27.1
* [Gradle Release Plugin] - pre tag commit:  'v0.27.1-core'.

* [Gradle Release Plugin] - new version commit:  'v0.27.2-SNAPSHOT-core'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v3.4.3-maven'.

* [Gradle Release Plugin] - new version commit:  'v3.4.4-SNAPSHOT-maven'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
* [Gradle Release Plugin] - pre tag commit:  'v3.4.3-gradle'.

* [Gradle Release Plugin] - new version commit:  'v3.4.4-SNAPSHOT-gradle'.

---------

Co-authored-by: mpeddada1 <mpeddada1@users.noreply.github.com>
)

* fix: allow pushing images with different arch/os to docker daemon; fix warning logging
Co-authored-by: Blake Li <blakeli@google.com>
#4290)

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.3.2 to 3.5.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v3.3.2...v3.5.0)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mridula <66699525+mpeddada1@users.noreply.github.com>
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.