Skip to content

Conversation

@ashearin
Copy link
Contributor

Description

Adds frontend changes for GItLab Integration. both project Sync and bom upload

Related to DependencyTrack/hyades-apiserver#1325

Documentation PR: DependencyTrack/hyades#1821

Addressed Issue

Additional Details

Checklist

@ashearin ashearin force-pushed the gitlab-integration-bom-upload branch 2 times, most recently from 009a92a to 2b1aa7a Compare August 1, 2025 02:49
dependencytrack-bot and others added 27 commits September 17, 2025 17:03
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Johnny Mayer <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Styling and formatting

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
…unction

Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* feat: adding gitlab key field

Signed-off-by: jmayer-lm <[email protected]>

* fix: rename to Gitlab JWKS Path

Signed-off-by: jmayer-lm <[email protected]>

---------

Signed-off-by: jmayer-lm <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* refactor: convert mounted lifecycle method to async/await for improved readability and error handling

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: implement user management enhancements with caching and improved UI structure

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: enhance permission selection handling with async/await and enabled permission multiselect.

Signed-off-by: emeremikwu-lm <[email protected]>

* revert: tab layout

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: add text-ellipsis class to apiKey maskedKey for improved display

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: permissions multselect prepopulation and cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: enhance user role management with error handling and loading indicators

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: add confirmation prompts for suspending and deleting own account

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup and i18n translations

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: add userType parameter to team membership and permission management methods

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in user details views

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: correct query parameter name for user type in API endpoint

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: locale sorting

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: rename UserRolesTable to UserProjectRolesTable across components

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: comment cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* fix(Auth and Roles): update project role removal logic to use current project roles

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: tiered view for GitLab Integration page

Signed-off-by: johnny mayer <[email protected]>

* feat(GitLab Integration): add audience and topics management with multiselect

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor(Auth and Roles): refactor fix for role selection/delete desync issue

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: johnny mayer <[email protected]>
Co-authored-by: johnny mayer <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
author emeremikwu-lm <[email protected]> 1753462293 -0500
committer “e413145” <“[email protected]”> 1757378520 -0500

UserProjectRolesTable pagination and search (#9)

* fix(auth and roles): update deleteRole method to use correct endpoint and emit delete event

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix(gitlab integration): simplify button markup in card footer

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* feat(auth and roles): enhance table with pagination and inline search features

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix: correct typo in Polish translation for trust boundary

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: refactor inline search and pagination for user project roles table

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: comment and unnecessary logic cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: update table options for pagination and inline search functionality

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: gitlab integration reorganization

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup css styles and remove unused i18n

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update src/views/components/UserProjectRolesTable.vue

Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in GitLab integration and enhance CopyField styling

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: reorganize LDAP, Managed, and OIDC user management views

- Reverted LDAP, Managed, and OIDC vue components back to single file components.
- Created a new UserDetails.vue component to handle user details for LDAP, Managed, and OIDC users.
- Removed userManagementMixin.
- Unified user detail logic and UI, using a userType prop to handle differences between user types.
- Updated API endpoint handling and conditional rendering for managed-user-specific fields.
- Improved maintainability by consolidating similar logic and removing duplication.

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update UserDetails.vue

Removed unused function loadUserManagementData

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: Emmanuel Meremikwu <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Co-authored-by: Allen Shearin <[email protected]>

fix the error on gitlab enabled not found

Signed-off-by: Ephraim Mensah <[email protected]>

added the include archived project button

Signed-off-by: Ephraim Mensah <[email protected]>

change gitlab project sync to gitlab, add gitlab enable watch event/function

Signed-off-by: Allen Shearin <[email protected]>

update index pathing

Signed-off-by: Allen Shearin <[email protected]>

add gitlab appID and url fields

Signed-off-by: Allen Shearin <[email protected]>

fix: reflect proper default value of sbom enabled switch (#6)

Signed-off-by: Allen Shearin <[email protected]>

fix: update GITLAB_SBOM_PUSH_ENABLED property name (#7)

Signed-off-by: Alexis Lamb <[email protected]>

UserProjectRolesTable pagination and search (#9)

* fix(auth and roles): update deleteRole method to use correct endpoint and emit delete event

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix(gitlab integration): simplify button markup in card footer

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* feat(auth and roles): enhance table with pagination and inline search features

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix: correct typo in Polish translation for trust boundary

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: refactor inline search and pagination for user project roles table

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: comment and unnecessary logic cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: update table options for pagination and inline search functionality

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: gitlab integration reorganization

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup css styles and remove unused i18n

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update src/views/components/UserProjectRolesTable.vue

Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in GitLab integration and enhance CopyField styling

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: reorganize LDAP, Managed, and OIDC user management views

- Reverted LDAP, Managed, and OIDC vue components back to single file components.
- Created a new UserDetails.vue component to handle user details for LDAP, Managed, and OIDC users.
- Removed userManagementMixin.
- Unified user detail logic and UI, using a userType prop to handle differences between user types.
- Updated API endpoint handling and conditional rendering for managed-user-specific fields.
- Improved maintainability by consolidating similar logic and removing duplication.

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update UserDetails.vue

Removed unused function loadUserManagementData

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: Emmanuel Meremikwu <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps nginxinc/nginx-unprivileged from `43e46e2` to `094aa5b`.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: 1.29.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.3.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
ashearin and others added 28 commits September 17, 2025 17:10
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
…unction

Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* feat: adding gitlab key field

Signed-off-by: jmayer-lm <[email protected]>

* fix: rename to Gitlab JWKS Path

Signed-off-by: jmayer-lm <[email protected]>

---------

Signed-off-by: jmayer-lm <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* refactor: convert mounted lifecycle method to async/await for improved readability and error handling

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: implement user management enhancements with caching and improved UI structure

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: enhance permission selection handling with async/await and enabled permission multiselect.

Signed-off-by: emeremikwu-lm <[email protected]>

* revert: tab layout

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: add text-ellipsis class to apiKey maskedKey for improved display

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: permissions multselect prepopulation and cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: enhance user role management with error handling and loading indicators

Signed-off-by: emeremikwu-lm <[email protected]>

* feat: add confirmation prompts for suspending and deleting own account

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup and i18n translations

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: add userType parameter to team membership and permission management methods

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in user details views

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: correct query parameter name for user type in API endpoint

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: locale sorting

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: rename UserRolesTable to UserProjectRolesTable across components

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: comment cleanup

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
* fix(Auth and Roles): update project role removal logic to use current project roles

Signed-off-by: emeremikwu-lm <[email protected]>

* fix: tiered view for GitLab Integration page

Signed-off-by: johnny mayer <[email protected]>

* feat(GitLab Integration): add audience and topics management with multiselect

Signed-off-by: emeremikwu-lm <[email protected]>

* refactor(Auth and Roles): refactor fix for role selection/delete desync issue

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: johnny mayer <[email protected]>
Co-authored-by: johnny mayer <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Signed-off-by: Alexis Lamb <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
author emeremikwu-lm <[email protected]> 1753462293 -0500
committer “e413145” <“[email protected]”> 1757378520 -0500

UserProjectRolesTable pagination and search (#9)

* fix(auth and roles): update deleteRole method to use correct endpoint and emit delete event

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix(gitlab integration): simplify button markup in card footer

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* feat(auth and roles): enhance table with pagination and inline search features

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix: correct typo in Polish translation for trust boundary

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: refactor inline search and pagination for user project roles table

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: comment and unnecessary logic cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: update table options for pagination and inline search functionality

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: gitlab integration reorganization

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup css styles and remove unused i18n

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update src/views/components/UserProjectRolesTable.vue

Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in GitLab integration and enhance CopyField styling

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: reorganize LDAP, Managed, and OIDC user management views

- Reverted LDAP, Managed, and OIDC vue components back to single file components.
- Created a new UserDetails.vue component to handle user details for LDAP, Managed, and OIDC users.
- Removed userManagementMixin.
- Unified user detail logic and UI, using a userType prop to handle differences between user types.
- Updated API endpoint handling and conditional rendering for managed-user-specific fields.
- Improved maintainability by consolidating similar logic and removing duplication.

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update UserDetails.vue

Removed unused function loadUserManagementData

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: Emmanuel Meremikwu <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Co-authored-by: Allen Shearin <[email protected]>

fix the error on gitlab enabled not found

Signed-off-by: Ephraim Mensah <[email protected]>

added the include archived project button

Signed-off-by: Ephraim Mensah <[email protected]>

change gitlab project sync to gitlab, add gitlab enable watch event/function

Signed-off-by: Allen Shearin <[email protected]>

update index pathing

Signed-off-by: Allen Shearin <[email protected]>

add gitlab appID and url fields

Signed-off-by: Allen Shearin <[email protected]>

fix: reflect proper default value of sbom enabled switch (#6)

Signed-off-by: Allen Shearin <[email protected]>

fix: update GITLAB_SBOM_PUSH_ENABLED property name (#7)

Signed-off-by: Alexis Lamb <[email protected]>

UserProjectRolesTable pagination and search (#9)

* fix(auth and roles): update deleteRole method to use correct endpoint and emit delete event

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix(gitlab integration): simplify button markup in card footer

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* feat(auth and roles): enhance table with pagination and inline search features

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* fix: correct typo in Polish translation for trust boundary

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: refactor inline search and pagination for user project roles table

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: comment and unnecessary logic cleanup

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: update table options for pagination and inline search functionality

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: gitlab integration reorganization

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: cleanup css styles and remove unused i18n

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update src/views/components/UserProjectRolesTable.vue

Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>

* refactor: update labels in GitLab integration and enhance CopyField styling

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* refactor: reorganize LDAP, Managed, and OIDC user management views

- Reverted LDAP, Managed, and OIDC vue components back to single file components.
- Created a new UserDetails.vue component to handle user details for LDAP, Managed, and OIDC users.
- Removed userManagementMixin.
- Unified user detail logic and UI, using a userType prop to handle differences between user types.
- Updated API endpoint handling and conditional rendering for managed-user-specific fields.
- Improved maintainability by consolidating similar logic and removing duplication.

Signed-off-by: Emmanuel Meremikwu <[email protected]>

* Update UserDetails.vue

Removed unused function loadUserManagementData

Signed-off-by: emeremikwu-lm <[email protected]>

---------

Signed-off-by: Emmanuel Meremikwu <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Co-authored-by: Allen Shearin <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps nginxinc/nginx-unprivileged from `43e46e2` to `094aa5b`.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: 1.29.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.3.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps nginxinc/nginx-unprivileged from 1.29.0-alpine to 1.29.1-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: 1.29.1-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
Bumps nginxinc/nginx-unprivileged from `5fed1af` to `69e8821`.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-version: 1.29.1-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: “e413145” <“[email protected]”>
@jwienold413145 jwienold413145 mentioned this pull request Sep 24, 2025
2 tasks
@mfrystacky
Copy link

This PR was cleaned up and moved into 346 to simplify the issue and fix for DCO

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.

9 participants