Skip to content

Bump fossas/fossa-action from 1.3.3 to 1.6.0 #1277

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

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps fossas/fossa-action from 1.3.3 to 1.6.0.

Release notes

Sourced from fossas/fossa-action's releases.

v1.6.0

What's Changed

Full Changelog: fossas/fossa-action@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

Full Changelog: fossas/fossa-action@v1.4.0...v1.5.0

v1.4.0

What's Changed

Full Changelog: fossas/fossa-action@v1.3.3...v1.4.0

Commits

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)

Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.3.3 to 1.6.0.
- [Release notes](https://github.com/fossas/fossa-action/releases)
- [Commits](fossas/fossa-action@v1.3.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 24, 2025
@dependabot dependabot bot requested review from a team as code owners March 24, 2025 02:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

Dependabot attempted to update this pull request, but because the branch dependabot/github_actions/fossas/fossa-action-1.6.0 is protected it was unable to do so.

@cicoyle cicoyle merged commit c909d26 into master Mar 25, 2025
7 checks passed
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Mar 27, 2025
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.3.3 to 1.6.0.
- [Release notes](https://github.com/fossas/fossa-action/releases)
- [Commits](fossas/fossa-action@v1.3.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Mar 27, 2025
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.3.3 to 1.6.0.
- [Release notes](https://github.com/fossas/fossa-action/releases)
- [Commits](fossas/fossa-action@v1.3.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>
cicoyle added a commit that referenced this pull request Mar 27, 2025
* supporting appHttpPipelines for middleware

Signed-off-by: salaboy <[email protected]>

* adding test with inline string

Signed-off-by: salaboy <[email protected]>

* fixing checkstyle

Signed-off-by: salaboy <[email protected]>

* adding license hearders and TODO references

Signed-off-by: salaboy <[email protected]>

* Move dependency management and plugin management to parent pom (#1260)

* Clean up pom

Signed-off-by: sirivarma <[email protected]>

* downgrade dependency

Signed-off-by: sirivarma <[email protected]>

* Fix

Signed-off-by: sirivarma <[email protected]>

* Fix thigns

Signed-off-by: sirivarma <[email protected]>

* Fix class not found

Signed-off-by: sirivarma <[email protected]>

* Remove import

Signed-off-by: sirivarma <[email protected]>

* Address comments

Signed-off-by: Siri Varma Vegiraju <[email protected]>

* cleanup

Signed-off-by: Siri Varma Vegiraju <[email protected]>

* Fix deps

Signed-off-by: siri-varma <[email protected]>

* cleanup

Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>

* Fix deps

Signed-off-by: siri-varma <[email protected]>

* Fix things

Signed-off-by: siri-varma <[email protected]>

* Fix finals

Signed-off-by: siri-varma <[email protected]>

* Fix finals

Signed-off-by: siri-varma <[email protected]>

* upgrade test containers to .5

Signed-off-by: sirivarma <[email protected]>

* This is it

Signed-off-by: sirivarma <[email protected]>

* Fix feedback

Signed-off-by: sirivarma <[email protected]>

* Add comment

Signed-off-by: sirivarma <[email protected]>

* Add comment

Signed-off-by: sirivarma <[email protected]>

* Change to properties

Signed-off-by: sirivarma <[email protected]>

---------

Signed-off-by: sirivarma <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: salaboy <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Update docker version for CI to fix flaky tests (#1276)

* update docker version for ci

Signed-off-by: salaboy <[email protected]>

* adding DOCKER_HOST to all tests

Signed-off-by: salaboy <[email protected]>

* Move dependency management and plugin management to parent pom (#1260)

* Clean up pom

Signed-off-by: sirivarma <[email protected]>

* downgrade dependency

Signed-off-by: sirivarma <[email protected]>

* Fix

Signed-off-by: sirivarma <[email protected]>

* Fix thigns

Signed-off-by: sirivarma <[email protected]>

* Fix class not found

Signed-off-by: sirivarma <[email protected]>

* Remove import

Signed-off-by: sirivarma <[email protected]>

* Address comments

Signed-off-by: Siri Varma Vegiraju <[email protected]>

* cleanup

Signed-off-by: Siri Varma Vegiraju <[email protected]>

* Fix deps

Signed-off-by: siri-varma <[email protected]>

* cleanup

Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>

* Fix deps

Signed-off-by: siri-varma <[email protected]>

* Fix things

Signed-off-by: siri-varma <[email protected]>

* Fix finals

Signed-off-by: siri-varma <[email protected]>

* Fix finals

Signed-off-by: siri-varma <[email protected]>

* upgrade test containers to .5

Signed-off-by: sirivarma <[email protected]>

* This is it

Signed-off-by: sirivarma <[email protected]>

* Fix feedback

Signed-off-by: sirivarma <[email protected]>

* Add comment

Signed-off-by: sirivarma <[email protected]>

* Add comment

Signed-off-by: sirivarma <[email protected]>

* Change to properties

Signed-off-by: sirivarma <[email protected]>

---------

Signed-off-by: sirivarma <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: salaboy <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* fixing flaky docker network

Signed-off-by: salaboy <[email protected]>

---------

Signed-off-by: salaboy <[email protected]>
Signed-off-by: sirivarma <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Change CountWordsAcitivy output format due to clashing (#1279)

Signed-off-by: Matheus Cruz <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Bump codecov/codecov-action from 4.4.1 to 5.4.0 (#1278)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.4.1...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Bump fossas/fossa-action from 1.3.3 to 1.6.0 (#1277)

Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.3.3 to 1.6.0.
- [Release notes](https://github.com/fossas/fossa-action/releases)
- [Commits](fossas/fossa-action@v1.3.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* update instructions to cover podman (#1274)

Signed-off-by: salaboy <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>

* following checkstyle

Signed-off-by: salaboy <[email protected]>

---------

Signed-off-by: salaboy <[email protected]>
Signed-off-by: sirivarma <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]>
Signed-off-by: siri-varma <[email protected]>
Signed-off-by: Matheus Cruz <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: Siri Varma Vegiraju <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Co-authored-by: Matheus Cruz <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants