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: Update got to latest version, use dynamic import #925

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

cd-rite
Copy link
Collaborator

@cd-rite cd-rite commented Feb 14, 2023

latest got is offered as an ESM only
resolves same issue as dependabot PR #923
Regenerated package-lock with updates.

@cd-rite cd-rite force-pushed the 2023-02-12-dynamic-import-got branch from 7a0d6c1 to 949c7e5 Compare February 15, 2023 20:13
@cd-rite cd-rite merged commit 11a6bfd into NUWCDIVNPT:main Feb 15, 2023
@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>
@cd-rite cd-rite deleted the 2023-02-12-dynamic-import-got branch June 18, 2024 19:35
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