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(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /api/source #918

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps http-cache-semantics from 4.1.0 to 4.1.1.

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2023
@cd-rite cd-rite merged commit 47787d8 into main Feb 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api/source/http-cache-semantics-4.1.1 branch February 4, 2023 19:11
@cd-rite cd-rite mentioned this pull request Mar 9, 2023
csmig added a commit to csmig/stig-manager that referenced this pull request Apr 5, 2023
commit 40396dc
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:48:50 2023 -0400

    chore: expanded release notes (NUWCDIVNPT#952)

commit 1c968f7
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:35:40 2023 -0400

    release 1.3.2 (NUWCDIVNPT#951)

commit c8e6f6a
Author: csmig <[email protected]>
Date:   Thu Mar 23 23:18:53 2023 +0000

    feat: stig diff when ruleIds are unachanged (NUWCDIVNPT#950)

    Co-authored-by: csmig <[email protected]>

commit 4f67c18
Author: csmig <[email protected]>
Date:   Thu Mar 23 20:05:16 2023 +0000

    hotfix: restore commented out code (NUWCDIVNPT#949)

commit 18b2060
Author: cd-rite <[email protected]>
Date:   Wed Mar 15 22:14:53 2023 -0400

    a few more links, wording changes (NUWCDIVNPT#947)

commit de0495f
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:44:05 2023 -0400

    disable pdf generation, remove deprecated python version (NUWCDIVNPT#946)

commit 97dad05
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:27:52 2023 -0400

    copyright udpate (NUWCDIVNPT#945)

commit 6ebda8d
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:20:51 2023 -0400

    docs: project description updates (NUWCDIVNPT#944)

    * docs: project description updates

    * reworked purpose; spelling fixes

    * a few more bulleted items

    ---------

    Co-authored-by: csmig <[email protected]>

commit 3c7a933
Author: csmig <[email protected]>
Date:   Sat Mar 11 20:17:01 2023 +0000

    refactor: replace dependency got with axios (NUWCDIVNPT#939)

commit eac57f2
Author: csmig <[email protected]>
Date:   Fri Mar 10 16:29:57 2023 +0000

    fix: pass clobber parameter when recursing zip file (NUWCDIVNPT#938)

commit 580a3da
Author: cd-rite <[email protected]>
Date:   Thu Mar 9 21:25:32 2023 -0500

    chore: release updates (NUWCDIVNPT#937)

commit 475616a
Author: csmig <[email protected]>
Date:   Thu Mar 9 20:27:05 2023 +0000

    breaking: MySQL Service and OAS updates for STIG revision data, including rules, checks and fixes  (NUWCDIVNPT#936)

commit 25bd54f
Author: cd-rite <[email protected]>
Date:   Wed Mar 8 11:28:58 2023 -0500

    manager restrictions (NUWCDIVNPT#934)

    Limit the grants that a Collection manager can assign/modify to those < manager

commit 45d9946
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:19:07 2023 +0000

    feat: parse and import XCCDF with root-level TestResult

    Co-authored-by: csmig <[email protected]>

commit 529cc22
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:18:01 2023 +0000

    refactor: remove rule.ccId instantiation from migration 0019  (NUWCDIVNPT#930)

commit 11a6bfd
Author: cd-rite <[email protected]>
Date:   Wed Feb 15 18:30:43 2023 -0500

    dynamic import of got, regenerate package-lock with updates (NUWCDIVNPT#925)

commit fa6249e
Author: cd-rite <[email protected]>
Date:   Mon Feb 13 15:46:31 2023 -0500

    Make grid text selectable (NUWCDIVNPT#921)

commit 47787d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 4 14:10:52 2023 -0500

    chore(deps): bump http-cache-semantics in /api/source (NUWCDIVNPT#918)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
csmig added a commit to csmig/stig-manager that referenced this pull request Apr 5, 2023
commit 5d412fd
Author: csmig <[email protected]>
Date:   Wed Mar 29 18:14:35 2023 +0000

    hotfix: insert ignore into check_content (NUWCDIVNPT#955)

commit 40396dc
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:48:50 2023 -0400

    chore: expanded release notes (NUWCDIVNPT#952)

commit 1c968f7
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:35:40 2023 -0400

    release 1.3.2 (NUWCDIVNPT#951)

commit c8e6f6a
Author: csmig <[email protected]>
Date:   Thu Mar 23 23:18:53 2023 +0000

    feat: stig diff when ruleIds are unachanged (NUWCDIVNPT#950)

    Co-authored-by: csmig <[email protected]>

commit 4f67c18
Author: csmig <[email protected]>
Date:   Thu Mar 23 20:05:16 2023 +0000

    hotfix: restore commented out code (NUWCDIVNPT#949)

commit 18b2060
Author: cd-rite <[email protected]>
Date:   Wed Mar 15 22:14:53 2023 -0400

    a few more links, wording changes (NUWCDIVNPT#947)

commit de0495f
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:44:05 2023 -0400

    disable pdf generation, remove deprecated python version (NUWCDIVNPT#946)

commit 97dad05
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:27:52 2023 -0400

    copyright udpate (NUWCDIVNPT#945)

commit 6ebda8d
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:20:51 2023 -0400

    docs: project description updates (NUWCDIVNPT#944)

    * docs: project description updates

    * reworked purpose; spelling fixes

    * a few more bulleted items

    ---------

    Co-authored-by: csmig <[email protected]>

commit 3c7a933
Author: csmig <[email protected]>
Date:   Sat Mar 11 20:17:01 2023 +0000

    refactor: replace dependency got with axios (NUWCDIVNPT#939)

commit eac57f2
Author: csmig <[email protected]>
Date:   Fri Mar 10 16:29:57 2023 +0000

    fix: pass clobber parameter when recursing zip file (NUWCDIVNPT#938)

commit 580a3da
Author: cd-rite <[email protected]>
Date:   Thu Mar 9 21:25:32 2023 -0500

    chore: release updates (NUWCDIVNPT#937)

commit 475616a
Author: csmig <[email protected]>
Date:   Thu Mar 9 20:27:05 2023 +0000

    breaking: MySQL Service and OAS updates for STIG revision data, including rules, checks and fixes  (NUWCDIVNPT#936)

commit 25bd54f
Author: cd-rite <[email protected]>
Date:   Wed Mar 8 11:28:58 2023 -0500

    manager restrictions (NUWCDIVNPT#934)

    Limit the grants that a Collection manager can assign/modify to those < manager

commit 45d9946
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:19:07 2023 +0000

    feat: parse and import XCCDF with root-level TestResult

    Co-authored-by: csmig <[email protected]>

commit 529cc22
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:18:01 2023 +0000

    refactor: remove rule.ccId instantiation from migration 0019  (NUWCDIVNPT#930)

commit 11a6bfd
Author: cd-rite <[email protected]>
Date:   Wed Feb 15 18:30:43 2023 -0500

    dynamic import of got, regenerate package-lock with updates (NUWCDIVNPT#925)

commit fa6249e
Author: cd-rite <[email protected]>
Date:   Mon Feb 13 15:46:31 2023 -0500

    Make grid text selectable (NUWCDIVNPT#921)

commit 47787d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 4 14:10:52 2023 -0500

    chore(deps): bump http-cache-semantics in /api/source (NUWCDIVNPT#918)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
csmig added a commit to csmig/stig-manager that referenced this pull request Apr 5, 2023
commit 82a4ee7
Author: cd-rite <[email protected]>
Date:   Sun Apr 2 23:15:13 2023 -0400

    chore: 1.3.3 updates (NUWCDIVNPT#960)

commit 5290373
Author: csmig <[email protected]>
Date:   Mon Apr 3 01:54:55 2023 +0000

    fix: current_rev fix in 0019 and 0021 (NUWCDIVNPT#958)

    * fix: insert into current_rev

    * fix: repopulate current_rev in case unpatched 0019 migration was execued

    ---------

    Co-authored-by: csmig <[email protected]>

commit 5d412fd
Author: csmig <[email protected]>
Date:   Wed Mar 29 18:14:35 2023 +0000

    hotfix: insert ignore into check_content (NUWCDIVNPT#955)

commit 40396dc
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:48:50 2023 -0400

    chore: expanded release notes (NUWCDIVNPT#952)

commit 1c968f7
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:35:40 2023 -0400

    release 1.3.2 (NUWCDIVNPT#951)

commit c8e6f6a
Author: csmig <[email protected]>
Date:   Thu Mar 23 23:18:53 2023 +0000

    feat: stig diff when ruleIds are unachanged (NUWCDIVNPT#950)

    Co-authored-by: csmig <[email protected]>

commit 4f67c18
Author: csmig <[email protected]>
Date:   Thu Mar 23 20:05:16 2023 +0000

    hotfix: restore commented out code (NUWCDIVNPT#949)

commit 18b2060
Author: cd-rite <[email protected]>
Date:   Wed Mar 15 22:14:53 2023 -0400

    a few more links, wording changes (NUWCDIVNPT#947)

commit de0495f
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:44:05 2023 -0400

    disable pdf generation, remove deprecated python version (NUWCDIVNPT#946)

commit 97dad05
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:27:52 2023 -0400

    copyright udpate (NUWCDIVNPT#945)

commit 6ebda8d
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:20:51 2023 -0400

    docs: project description updates (NUWCDIVNPT#944)

    * docs: project description updates

    * reworked purpose; spelling fixes

    * a few more bulleted items

    ---------

    Co-authored-by: csmig <[email protected]>

commit 3c7a933
Author: csmig <[email protected]>
Date:   Sat Mar 11 20:17:01 2023 +0000

    refactor: replace dependency got with axios (NUWCDIVNPT#939)

commit eac57f2
Author: csmig <[email protected]>
Date:   Fri Mar 10 16:29:57 2023 +0000

    fix: pass clobber parameter when recursing zip file (NUWCDIVNPT#938)

commit 580a3da
Author: cd-rite <[email protected]>
Date:   Thu Mar 9 21:25:32 2023 -0500

    chore: release updates (NUWCDIVNPT#937)

commit 475616a
Author: csmig <[email protected]>
Date:   Thu Mar 9 20:27:05 2023 +0000

    breaking: MySQL Service and OAS updates for STIG revision data, including rules, checks and fixes  (NUWCDIVNPT#936)

commit 25bd54f
Author: cd-rite <[email protected]>
Date:   Wed Mar 8 11:28:58 2023 -0500

    manager restrictions (NUWCDIVNPT#934)

    Limit the grants that a Collection manager can assign/modify to those < manager

commit 45d9946
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:19:07 2023 +0000

    feat: parse and import XCCDF with root-level TestResult

    Co-authored-by: csmig <[email protected]>

commit 529cc22
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:18:01 2023 +0000

    refactor: remove rule.ccId instantiation from migration 0019  (NUWCDIVNPT#930)

commit 11a6bfd
Author: cd-rite <[email protected]>
Date:   Wed Feb 15 18:30:43 2023 -0500

    dynamic import of got, regenerate package-lock with updates (NUWCDIVNPT#925)

commit fa6249e
Author: cd-rite <[email protected]>
Date:   Mon Feb 13 15:46:31 2023 -0500

    Make grid text selectable (NUWCDIVNPT#921)

commit 47787d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 4 14:10:52 2023 -0500

    chore(deps): bump http-cache-semantics in /api/source (NUWCDIVNPT#918)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
csmig added a commit to csmig/stig-manager that referenced this pull request Apr 7, 2023
commit f04b920
Author: cd-rite <[email protected]>
Date:   Fri Apr 7 16:33:08 2023 -0400

    Workflow updates (NUWCDIVNPT#966)

    * workflow updates

commit 82a4ee7
Author: cd-rite <[email protected]>
Date:   Sun Apr 2 23:15:13 2023 -0400

    chore: 1.3.3 updates (NUWCDIVNPT#960)

commit 5290373
Author: csmig <[email protected]>
Date:   Mon Apr 3 01:54:55 2023 +0000

    fix: current_rev fix in 0019 and 0021 (NUWCDIVNPT#958)

    * fix: insert into current_rev

    * fix: repopulate current_rev in case unpatched 0019 migration was execued

    ---------

    Co-authored-by: csmig <[email protected]>

commit 5d412fd
Author: csmig <[email protected]>
Date:   Wed Mar 29 18:14:35 2023 +0000

    hotfix: insert ignore into check_content (NUWCDIVNPT#955)

commit 40396dc
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:48:50 2023 -0400

    chore: expanded release notes (NUWCDIVNPT#952)

commit 1c968f7
Author: cd-rite <[email protected]>
Date:   Fri Mar 24 16:35:40 2023 -0400

    release 1.3.2 (NUWCDIVNPT#951)

commit c8e6f6a
Author: csmig <[email protected]>
Date:   Thu Mar 23 23:18:53 2023 +0000

    feat: stig diff when ruleIds are unachanged (NUWCDIVNPT#950)

    Co-authored-by: csmig <[email protected]>

commit 4f67c18
Author: csmig <[email protected]>
Date:   Thu Mar 23 20:05:16 2023 +0000

    hotfix: restore commented out code (NUWCDIVNPT#949)

commit 18b2060
Author: cd-rite <[email protected]>
Date:   Wed Mar 15 22:14:53 2023 -0400

    a few more links, wording changes (NUWCDIVNPT#947)

commit de0495f
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:44:05 2023 -0400

    disable pdf generation, remove deprecated python version (NUWCDIVNPT#946)

commit 97dad05
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:27:52 2023 -0400

    copyright udpate (NUWCDIVNPT#945)

commit 6ebda8d
Author: cd-rite <[email protected]>
Date:   Tue Mar 14 20:20:51 2023 -0400

    docs: project description updates (NUWCDIVNPT#944)

    * docs: project description updates

    * reworked purpose; spelling fixes

    * a few more bulleted items

    ---------

    Co-authored-by: csmig <[email protected]>

commit 3c7a933
Author: csmig <[email protected]>
Date:   Sat Mar 11 20:17:01 2023 +0000

    refactor: replace dependency got with axios (NUWCDIVNPT#939)

commit eac57f2
Author: csmig <[email protected]>
Date:   Fri Mar 10 16:29:57 2023 +0000

    fix: pass clobber parameter when recursing zip file (NUWCDIVNPT#938)

commit 580a3da
Author: cd-rite <[email protected]>
Date:   Thu Mar 9 21:25:32 2023 -0500

    chore: release updates (NUWCDIVNPT#937)

commit 475616a
Author: csmig <[email protected]>
Date:   Thu Mar 9 20:27:05 2023 +0000

    breaking: MySQL Service and OAS updates for STIG revision data, including rules, checks and fixes  (NUWCDIVNPT#936)

commit 25bd54f
Author: cd-rite <[email protected]>
Date:   Wed Mar 8 11:28:58 2023 -0500

    manager restrictions (NUWCDIVNPT#934)

    Limit the grants that a Collection manager can assign/modify to those < manager

commit 45d9946
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:19:07 2023 +0000

    feat: parse and import XCCDF with root-level TestResult

    Co-authored-by: csmig <[email protected]>

commit 529cc22
Author: csmig <[email protected]>
Date:   Wed Mar 1 19:18:01 2023 +0000

    refactor: remove rule.ccId instantiation from migration 0019  (NUWCDIVNPT#930)

commit 11a6bfd
Author: cd-rite <[email protected]>
Date:   Wed Feb 15 18:30:43 2023 -0500

    dynamic import of got, regenerate package-lock with updates (NUWCDIVNPT#925)

commit fa6249e
Author: cd-rite <[email protected]>
Date:   Mon Feb 13 15:46:31 2023 -0500

    Make grid text selectable (NUWCDIVNPT#921)

commit 47787d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 4 14:10:52 2023 -0500

    chore(deps): bump http-cache-semantics in /api/source (NUWCDIVNPT#918)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant