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

Chore: Prepare TX 2412 E2E tests #247

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

drcgjung
Copy link
Contributor

@drcgjung drcgjung commented Oct 9, 2024

WHAT

Contains all version and dependency updates necessary to enter the E2E phase of TX/CX 2412 release.
Also checked with latest TRGs and issues around that.

WHY

We need to synchronize against TX EDC 0.8.0-rc4 (und its upstream snapshot).
At the same time we mitigate new CVEs and care for the TRGs.

FURTHER NOTES

Closes #246
Closes #245

dependabot bot and others added 14 commits January 25, 2024 22:13
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.4.2 to 4.0.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](peter-evans/dockerhub-description@dc67fad...e98e4d1)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@b4ffde6...692973e)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@4a13e50...5cd11c3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.0 to 3.26.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.23.0...883d858)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ocker/build-push-action-6.7.0' into feature/2412-upgrade
…ctions/checkout-4.1.7' into feature/2412-upgrade
…eter-evans/dockerhub-description-4.0.0' into feature/2412-upgrade

- name: TruffleHog OSS
id: trufflehog
uses: trufflesecurity/trufflehog@main

Check warning

Code scanning / KICS

Unpinned Actions Full Length Commit SHA Warning

Action is not pinned to a full length commit SHA.
Copy link
Contributor

@almadigabor almadigabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, although a release can't be created until all the dependencies are approved. I created the following issues for the Eclipse IP team to check licences. Once they are approved, the DEPENDENCIES file should be updated.

[INFO] License information could not be automatically verified for the following content:
[INFO] 
[INFO] maven/mavencentral/com.fasterxml.jackson.dataformat/jackson-dataformat-toml/2.18.0
[INFO] maven/mavencentral/org.flywaydb/flyway-database-postgresql/10.18.0
[INFO] 
[INFO] This content is either not correctly mapped by the system, or requires review.
[INFO] A review is required for maven/mavencentral/com.fasterxml.jackson.dataformat/jackson-dataformat-toml/2.18.0.
[INFO] A review request was created https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/16800 .
[INFO] A review is required for maven/mavencentral/org.flywaydb/flyway-database-postgresql/10.18.0.
[INFO] A review request was created https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/16801 .

@almadigabor
Copy link
Contributor

Hey @drcgjung, All dependencies have been approved. I don't have permissions to push to you branch so please update the DEPENDENCIES file and then I can merge this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

[Trufflehog Update] Add Trufflehog secret scanning workflow Remove all Catena-X (NG) references
2 participants