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

[Prod] Handle duplicate programs; test with CSS; merge duplicate AROs; update vulnerable dependencies #2363

Merged
merged 36 commits into from
Sep 11, 2024

Commits on Apr 22, 2024

  1. Test HTML with CSS

    thewatermethod committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4aefe9a View commit details
    Browse the repository at this point in the history
  2. Update .env

    thewatermethod authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e9f1662 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    25ceffb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump undici from 5.19.1 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.19.1...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1b07270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3317ec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    7244c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4924d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ca1a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. merge duped AROs

    Nathan Powell committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3caf791 View commit details
    Browse the repository at this point in the history
  2. update dupe logic

    Nathan Powell committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a443f9b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    a6250eb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump micromatch from 4.0.7 to 4.0.8 in /frontend

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.7...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f48b50f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    248491b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a60a84 View commit details
    Browse the repository at this point in the history
  3. Bump undici from 5.19.1 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.19.1...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9d9d7bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    107238a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04afdb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add unique constraint on ActivityReportObjectives

    Nathan Powell committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ff251b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ttahub-3113/merge_dupe_aros

    Nathan Powell committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1159b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. remove unique constraint that caused test failures

    Nathan Powell committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dc30593 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2345 from HHS/ttahub-3113/merge_dupe_aros

    [TTAHUB-3113] merge duped AROs
    hardwarehuman authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0666833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338540e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fee3759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58b6b7f View commit details
    Browse the repository at this point in the history
  6. update yarn.lock

    kryswisnaskas committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e4902c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    80330d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b627e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    429d568 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2357 from HHS/kw-update-resolutions

    Update resolutions
    thewatermethod authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1db64d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2109 from HHS/mb/TTAHUB/revenge-css

    Test HTML with CSS
    thewatermethod authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8ea1684 View commit details
    Browse the repository at this point in the history
  6. Fix lint errors

    kryswisnaskas committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    25f8183 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    017772b View commit details
    Browse the repository at this point in the history
  8. Add trailing comma

    kryswisnaskas committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aab3345 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2361 from HHS/mb/update-yarn-audit

    Remove two lines from yarn audit that cause a failure
    thewatermethod authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc53441 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec1180c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2362 from HHS/kw-fix-duplicate-programs

    [TTAHUB-3388] Deduplicate programs from HSES
    kryswisnaskas authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    df6c32b View commit details
    Browse the repository at this point in the history