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

Conversation

kryswisnaskas
Copy link
Collaborator

@kryswisnaskas kryswisnaskas commented Sep 11, 2024

Description of change

Handle duplicate program entries in the HSES feed.
Test with CSS
Update vulnerable packages
Merge duplicate AROs

How to test

Smoke test

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • [n/a] Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • [n/a] API Documentation updated
  • [n/a] Boundary diagram updated
  • [n/a] Logical Data Model updated
  • [n/a] Architectural Decision Records written for major infrastructure decisions
  • [n/a] UI review complete

Before merge to main

  • [n/a] OHS demo complete
  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

thewatermethod and others added 30 commits April 22, 2024 10:34
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
@kryswisnaskas kryswisnaskas changed the title [Prod] Handle duplicate program entries in the HSES feed; test with CSS [Prod] Handle duplicate program; test with CSS; merge duplicate AROs; update vulnerable dependencies Sep 11, 2024
@kryswisnaskas kryswisnaskas changed the title [Prod] Handle duplicate program; test with CSS; merge duplicate AROs; update vulnerable dependencies [Prod] Handle duplicate programs; test with CSS; merge duplicate AROs; update vulnerable dependencies Sep 11, 2024
@kryswisnaskas kryswisnaskas marked this pull request as ready for review September 11, 2024 21:57
@Jones-QuarteyDana Jones-QuarteyDana merged commit 887957a into production Sep 11, 2024
12 checks passed
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.

4 participants