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

Release version 0.6.0-rc1 #831

Merged
merged 65 commits into from
Oct 16, 2023
Merged

Release version 0.6.0-rc1 #831

merged 65 commits into from
Oct 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This PR was created in response to a manual trigger of the release workflow.
Versions have been bumped in commit 9503c8f8e2cfc037837adb49ec64cda439e0b7d2.

Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.

eclipse-tractusx-bot and others added 30 commits August 22, 2023 14:56
* fix(build): fix docker image inspect command

* DEPENDENCIES
* chore(deps): bump org.flywaydb:flyway-core from 9.21.1 to 9.21.2

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.1 to 9.21.2.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.21.1...flyway-9.21.2)

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

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

* chore: update dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* chore(deps): bump testcontainers from 1.18.3 to 1.19.0

Bumps `testcontainers` from 1.18.3 to 1.19.0.

Updates `org.testcontainers:junit-jupiter` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.3...1.19.0)

Updates `org.testcontainers:postgresql` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.3...1.19.0)

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

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* chore(deps): bump org.yaml:snakeyaml from 2.1 to 2.2

Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)

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

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
…4 to 4.6.5 (#738)

* chore(deps): bump com.azure:azure-security-keyvault-secrets

Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.4 to 4.6.5.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.6.4...azure-security-keyvault-keys_4.6.5)

---
updated-dependencies:
- dependency-name: com.azure:azure-security-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
…#740)

* chore(deps): bump software.amazon.awssdk:s3 from 2.20.130 to 2.20.135

Bumps software.amazon.awssdk:s3 from 2.20.130 to 2.20.135.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
recovered CHANGELOG.md from 0.5.0-rc5
copied generated changelogs from releases 0.5.0 and 0.5.1
added links
fixed all linting errors in the old file
fixed some more lint errors
removed semver statement
updated dependencies

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>
* chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9

Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

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

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* chore(deps): bump org.flywaydb:flyway-core from 9.21.2 to 9.22.0

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.2 to 9.22.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.21.2...flyway-9.22.0)

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

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
…#747)

* chore(deps): bump software.amazon.awssdk:s3 from 2.20.135 to 2.20.140

Bumps software.amazon.awssdk:s3 from 2.20.135 to 2.20.140.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* docs: enriched the EDR API overview with transfer documentation

* fix after review
* docs(extensions): decision record for proprietary extensions

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>

* docs(bpn): fixed incorrect heading

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>

* docs: fixed wording of proprietary extensions decision record

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>

* docs: review fixes for decision record proprietary extensions

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>

---------

Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>
* chore(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

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

* chore: update dependencies file

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
)

* chore(deps): bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2

Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
…#760)

* chore(deps): bump software.amazon.awssdk:s3 from 2.20.140 to 2.20.144

Bumps software.amazon.awssdk:s3 from 2.20.140 to 2.20.144.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* fix: edr filtering by providerId

* chore: updates depedencies file

* chore: updates depedencies file

* chore: update dependencies file
* - Add default values to helm charts
- Clean-up daps from memory charts
- Recreate README.md files

* trigger-ci

* Change default values

* Add default Azure name

* Update charts/tractusx-connector-azure-vault/values.yaml

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>

* Update httpProxyTokenReceiverUrl value

---------

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
paullatzelsperger and others added 27 commits September 18, 2023 20:08
* fix(docs): use correct url in docu

* DEPENDENCIES
* feat: update to EDC v0.3.0

* add missing deps

* add missing deps again

* DEPENDENCIES
* Update Postgresql from 12.1.6 to 15.4.0

* Update README

* Correct chart version 12.11.2
* Automatically create API spec

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Allow for direct version input

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Restructure kits documentation

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Debug

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Just publish OpenAPI yaml

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Clean up documentation

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Clean up documentation

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* lint markdown

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* publish

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* publish

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* publish

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* add todo

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Fix linting problems

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add publishing task

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Fix pipeline inputs

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Fix pipeline inputs

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Debug

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Debug

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Debug

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Debug

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Permissions

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Permissions

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Fix rebase issues

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove use of swaggerhub api

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove unnecessary changes

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove unnecessary changes

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Extract script

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Revert helm doc file

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Revert helm doc files

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add markdownlint rules

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Correct markdown errors

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Correct markdown errors

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

---------

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
* feat(ConsumerProxy): enhances error response when fetching data

* chore: dependencies file
* feat: adds CP callbacks for transfer complete/fail

* chore: dependencies file
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
…789)

Bumps com.bmuschko.docker-remote-api from 9.3.2 to 9.3.3.

---
updated-dependencies:
- dependency-name: com.bmuschko.docker-remote-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>
* chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.34 to 9.35.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.35..9.34)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* chore(deps): bump aws from 2.20.149 to 2.20.153

Bumps `aws` from 2.20.149 to 2.20.153.

Updates `software.amazon.awssdk:s3` from 2.20.149 to 2.20.153

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.20.149 to 2.20.153

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
* chore(deps): bump org.flywaydb:flyway-core from 9.22.1 to 9.22.2

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.22.1 to 9.22.2.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.1...flyway-9.22.2)

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

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

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
Signed-off-by: Sascha Isele <sascha.isele.external@zf.com>
…785)

* chore(deps): bump com.google.crypto.tink:tink from 1.10.0 to 1.11.0

Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: com.google.crypto.tink:tink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
* chore: updates to EDC 0.3.1

* chore: fix tests due status checker removal
* feat(SqlEdrStore): add configurable vault path

* feat: add hashicorp vault test EDR

* chore: deps file
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.35.1...v4.35.2)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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>
chore: removes secret-presence needs from publish release workflow
@github-actions github-actions bot requested a review from wolf4ood October 16, 2023 09:55
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wolf4ood wolf4ood merged commit f95d1a7 into releases Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

8 participants