Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps nginxinc/nginx-unprivileged from 430c9cc to 8a9df81.

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 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 nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies docker Pull requests that update Docker code labels Aug 22, 2022
@nscuro nscuro added this to the 4.6 milestone Aug 28, 2022
@nscuro nscuro merged commit 59829ca into master Aug 28, 2022
@dependabot dependabot bot deleted the dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81 branch August 28, 2022 20:46
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 1, 2022
commit 59829ca
Merge: a319ca1 e3c6ce9
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:46:22 2022 +0200

    Merge pull request DependencyTrack#232 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81

    build(deps): bump nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81` in /docker

commit a319ca1
Merge: 01d87cd bfc5c6a
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:45:54 2022 +0200

    Merge pull request DependencyTrack#214 from syalioune/feature/configurable_period_for_tasks

    Make background tasks periodicity configurable

commit e3c6ce9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 22 01:59:30 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

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

commit bfc5c6a
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Wed Aug 3 08:01:55 2022 +0200

    Taking into account PR review comments

    Using cadence instead of period and enforcing an absolute minimum for cadence in hours.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 6878f54
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 11:12:08 2022 +0200

    Removing unused component to pass static analysis.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 080ce80
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 00:16:31 2022 +0200

    Make background tasks periodicity configurable

    Enhancement request described in #1542.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 1, 2022
commit 59829ca
Merge: a319ca1 e3c6ce9
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:46:22 2022 +0200

    Merge pull request DependencyTrack#232 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81

    build(deps): bump nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81` in /docker

commit a319ca1
Merge: 01d87cd bfc5c6a
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:45:54 2022 +0200

    Merge pull request DependencyTrack#214 from syalioune/feature/configurable_period_for_tasks

    Make background tasks periodicity configurable

commit e3c6ce9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 22 01:59:30 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

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

commit bfc5c6a
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Wed Aug 3 08:01:55 2022 +0200

    Taking into account PR review comments

    Using cadence instead of period and enforcing an absolute minimum for cadence in hours.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 6878f54
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 11:12:08 2022 +0200

    Removing unused component to pass static analysis.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 080ce80
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 00:16:31 2022 +0200

    Make background tasks periodicity configurable

    Enhancement request described in #1542.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 2, 2022
commit 5512c39
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:38:54 2022 +0100

    fix codacy issue

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit b494517
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:29:47 2022 +0100

    added beta keyword for osv

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit 32d7d3d
Merge: 93bc8d4 59829ca
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:26:17 2022 +0100

    Merge remote-tracking branch 'upstream/master' into Issue-1903-osv-ecosystem-handling

commit 93bc8d4
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:24:06 2022 +0100

    fix ecosystem modal

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit b38be93
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Thu Sep 1 18:37:25 2022 +0100

    osv ecosystem support WIP

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit 00164b3
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Thu Sep 1 18:28:44 2022 +0100

    Squashed commit of the following:

    commit 59829ca
    Merge: a319ca1 e3c6ce9
    Author: Niklas <nscuro@protonmail.com>
    Date:   Sun Aug 28 22:46:22 2022 +0200

        Merge pull request DependencyTrack#232 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81

        build(deps): bump nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81` in /docker

    commit a319ca1
    Merge: 01d87cd bfc5c6a
    Author: Niklas <nscuro@protonmail.com>
    Date:   Sun Aug 28 22:45:54 2022 +0200

        Merge pull request DependencyTrack#214 from syalioune/feature/configurable_period_for_tasks

        Make background tasks periodicity configurable

    commit e3c6ce9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Aug 22 01:59:30 2022 +0000

        build(deps): bump nginxinc/nginx-unprivileged in /docker

        Bumps nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

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

    commit bfc5c6a
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Wed Aug 3 08:01:55 2022 +0200

        Taking into account PR review comments

        Using cadence instead of period and enforcing an absolute minimum for cadence in hours.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    commit 6878f54
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Fri Jul 29 11:12:08 2022 +0200

        Removing unused component to pass static analysis.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    commit 080ce80
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Fri Jul 29 00:16:31 2022 +0200

        Make background tasks periodicity configurable

        Enhancement request described in #1542.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 5, 2022
commit 61f0384
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Mon Sep 5 13:44:40 2022 +0100

    fixed api call to get ecosystems

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit c81bcac
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 17:11:10 2022 +0100

    Update VulnSourceOSVAdvisories.vue

commit 5512c39
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:38:54 2022 +0100

    fix codacy issue

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit b494517
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:29:47 2022 +0100

    added beta keyword for osv

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit 32d7d3d
Merge: 93bc8d4 59829ca
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:26:17 2022 +0100

    Merge remote-tracking branch 'upstream/master' into Issue-1903-osv-ecosystem-handling

commit 93bc8d4
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 2 15:24:06 2022 +0100

    fix ecosystem modal

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit b38be93
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Thu Sep 1 18:37:25 2022 +0100

    osv ecosystem support WIP

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit 00164b3
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Thu Sep 1 18:28:44 2022 +0100

    Squashed commit of the following:

    commit 59829ca
    Merge: a319ca1 e3c6ce9
    Author: Niklas <nscuro@protonmail.com>
    Date:   Sun Aug 28 22:46:22 2022 +0200

        Merge pull request DependencyTrack#232 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81

        build(deps): bump nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81` in /docker

    commit a319ca1
    Merge: 01d87cd bfc5c6a
    Author: Niklas <nscuro@protonmail.com>
    Date:   Sun Aug 28 22:45:54 2022 +0200

        Merge pull request DependencyTrack#214 from syalioune/feature/configurable_period_for_tasks

        Make background tasks periodicity configurable

    commit e3c6ce9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Aug 22 01:59:30 2022 +0000

        build(deps): bump nginxinc/nginx-unprivileged in /docker

        Bumps nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

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

    commit bfc5c6a
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Wed Aug 3 08:01:55 2022 +0200

        Taking into account PR review comments

        Using cadence instead of period and enforcing an absolute minimum for cadence in hours.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    commit 6878f54
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Fri Jul 29 11:12:08 2022 +0200

        Removing unused component to pass static analysis.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    commit 080ce80
    Author: Alioune SY <sy_alioune@yahoo.fr>
    Date:   Fri Jul 29 00:16:31 2022 +0200

        Make background tasks periodicity configurable

        Enhancement request described in #1542.

        Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 6, 2022
commit 59829ca
Merge: a319ca1 e3c6ce9
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:46:22 2022 +0200

    Merge pull request DependencyTrack#232 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-8a9df81

    build(deps): bump nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81` in /docker

commit a319ca1
Merge: 01d87cd bfc5c6a
Author: Niklas <nscuro@protonmail.com>
Date:   Sun Aug 28 22:45:54 2022 +0200

    Merge pull request DependencyTrack#214 from syalioune/feature/configurable_period_for_tasks

    Make background tasks periodicity configurable

commit e3c6ce9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 22 01:59:30 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `430c9cc` to `8a9df81`.

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

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

commit bfc5c6a
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Wed Aug 3 08:01:55 2022 +0200

    Taking into account PR review comments

    Using cadence instead of period and enforcing an absolute minimum for cadence in hours.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 6878f54
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 11:12:08 2022 +0200

    Removing unused component to pass static analysis.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

commit 080ce80
Author: Alioune SY <sy_alioune@yahoo.fr>
Date:   Fri Jul 29 00:16:31 2022 +0200

    Make background tasks periodicity configurable

    Enhancement request described in #1542.

    Signed-off-by: Alioune SY <sy_alioune@yahoo.fr>

Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants