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

dev (#46) #47

Merged
merged 1 commit into from
Jan 16, 2024
Merged

dev (#46) #47

merged 1 commit into from
Jan 16, 2024

Conversation

tobiasmllr
Copy link
Collaborator

@tobiasmllr tobiasmllr commented Jan 16, 2024

Bumps aquasecurity/trivy-action from 0.9.2 to 0.11.2.


updated-dependencies:

  • dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps bcgov-nr/action-deployer-openshift from 1.0.3 to 1.1.1.


updated-dependencies:

  • dependency-name: bcgov-nr/action-deployer-openshift dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps bcgov-nr/action-builder-ghcr from 1.1.0 to 1.1.2.


updated-dependencies:

  • dependency-name: bcgov-nr/action-builder-ghcr dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps bcgov-nr/action-pr-description-add from 1.0.0 to 1.1.0.


updated-dependencies:

  • dependency-name: bcgov-nr/action-pr-description-add dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps bcgov-nr/action-builder-ghcr from 1.1.2 to 2.0.1.


updated-dependencies:

  • dependency-name: bcgov-nr/action-builder-ghcr dependency-type: direct:production update-type: version-update:semver-major ...

Bumps actions/checkout from 3 to 4.


updated-dependencies:

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

Bumps aquasecurity/trivy-action from 0.11.2 to 0.15.0.


updated-dependencies:

  • dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps bcgov-nr/action-deployer-openshift from 1.1.1 to 2.0.0.


updated-dependencies:

  • dependency-name: bcgov-nr/action-deployer-openshift dependency-type: direct:production update-type: version-update:semver-major ...

Bumps aquasecurity/trivy-action from 0.15.0 to 0.16.1.


updated-dependencies:

  • dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps github/codeql-action from 2 to 3.


updated-dependencies:

  • dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ...

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Backend available

Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

* Bump aquasecurity/trivy-action from 0.9.2 to 0.11.2 (#31)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.2 to 0.11.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.2...0.11.2)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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: Tobias Müller <to.mueller@gmail.com>

* Bump bcgov-nr/action-deployer-openshift from 1.0.3 to 1.1.1 (#30)

Bumps [bcgov-nr/action-deployer-openshift](https://github.com/bcgov-nr/action-deployer-openshift) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/bcgov-nr/action-deployer-openshift/releases)
- [Commits](bcgov/action-deployer-openshift@v1.0.3...v1.1.1)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-deployer-openshift
  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: Tobias Müller <to.mueller@gmail.com>

* Bump bcgov-nr/action-builder-ghcr from 1.1.0 to 1.1.2 (#28)

Bumps [bcgov-nr/action-builder-ghcr](https://github.com/bcgov-nr/action-builder-ghcr) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases)
- [Commits](bcgov/action-builder-ghcr@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-builder-ghcr
  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>
Co-authored-by: Tobias Müller <to.mueller@gmail.com>

* updated python packages

* Bump bcgov-nr/action-pr-description-add from 1.0.0 to 1.1.0 (#35)

Bumps [bcgov-nr/action-pr-description-add](https://github.com/bcgov-nr/action-pr-description-add) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/bcgov-nr/action-pr-description-add/releases)
- [Commits](bcgov/action-pr-description-add@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-pr-description-add
  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>

* Bump bcgov-nr/action-builder-ghcr from 1.1.2 to 2.0.1 (#41)

Bumps [bcgov-nr/action-builder-ghcr](https://github.com/bcgov-nr/action-builder-ghcr) from 1.1.2 to 2.0.1.
- [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases)
- [Commits](bcgov/action-builder-ghcr@v1.1.2...v2.0.1)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-builder-ghcr
  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>

* Bump actions/checkout from 3 to 4 (#38)

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>
Co-authored-by: Tobias Müller <to.mueller@gmail.com>

* Bump aquasecurity/trivy-action from 0.11.2 to 0.15.0 (#40)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.11.2 to 0.15.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.11.2...0.15.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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>

* Bump bcgov-nr/action-deployer-openshift from 1.1.1 to 2.0.0 (#39)

Bumps [bcgov-nr/action-deployer-openshift](https://github.com/bcgov-nr/action-deployer-openshift) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/bcgov-nr/action-deployer-openshift/releases)
- [Commits](bcgov/action-deployer-openshift@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-deployer-openshift
  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>

* Bump aquasecurity/trivy-action from 0.15.0 to 0.16.1 (#45)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.15.0...0.16.1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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>

* Bump github/codeql-action from 2 to 3 (#44)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 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@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@tobiasmllr tobiasmllr merged commit b5ca8a7 into main Jan 16, 2024
7 checks passed
@tobiasmllr tobiasmllr deleted the dev branch January 16, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant