Skip to content

Releases: usdigitalresponse/usdr-gost

v2024.33

18 Apr 14:08
f6a515a
Compare
Choose a tag to compare

📚 Summary

This release includes the following user-facing changes for ARPA:

  • Per treasury requirement updates from December, contractors now can submit either a UEI or TIN (does not need to be a UEI)

There are no user-facing changes for Grant Finder.

🛠️ Changes

🐛 Bug fixes

🔧 Dependency updates

11 changes
  • Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.554.0 to 3.556.0 @dependabot (#2953)
  • Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.554.0 to 3.556.0 @dependabot (#2951)
  • Chore [deps:npm]: Bump core-js from 3.36.1 to 3.37.0 @dependabot (#2950)
  • Chore [deps:npm]: Bump @aws-sdk/client-s3 from 3.554.0 to 3.556.0 @dependabot (#2949)
  • Chore [deps:npm]: Bump @aws-sdk/rds-signer from 3.554.0 to 3.556.0 @dependabot (#2952)
  • Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner from 3.554.0 to 3.556.0 @dependabot (#2948)
  • Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.549.0 to 3.554.0 @dependabot (#2939)
  • Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.549.0 to 3.554.0 @dependabot (#2936)
  • Chore [deps:npm]: Bump @aws-sdk/client-s3 from 3.550.0 to 3.554.0 @dependabot (#2938)
  • Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner from 3.552.0 to 3.554.0 @dependabot (#2937)
  • Chore [deps:npm]: Bump @aws-sdk/rds-signer from 3.549.0 to 3.554.0 @dependabot (#2935)

🤝 Contributors

We would like to thank the following people who made this release possible:

@sanason and @tzinckgraf

Deployment History

  • Deployed at 2024-04-18T14:39:16+00:00

v2024.32

10 Apr 19:19
c7c8734
Compare
Choose a tag to compare

📚 Summary

This release will fix this issue of duplicate emails being sent on arpa & grant finder which is causing system downtime.

It also includes the following user-facing changes for ARPA reporter:

  • audit report now rounds to 2 decimal places (following the same logic as the treasury report)
  • upload validation is updated so v20240404 is the current version (i.e. no warning message that version is newer than current version)
  • output file reflects updated fields from treasury

🛠️ Changes

  • chore: enables new email ecs container in production @as1729 (#2931)
  • Write new columns to treasury export templates @ajhyndman (#2923)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: annual performance reporter @jeffsmohan (#2886)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: new views @jeffsmohan (#2884)

🐛 Bug fixes

🔧 Dependency updates

4 changes
  • Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner from 3.550.0 to 3.552.0 @dependabot (#2926)
  • Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.540.0 to 3.549.0 @dependabot (#2911)
  • Chore [deps:github-actions]: Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.3 to 3.0.4 @dependabot (#2919)
  • Chore [deps:github-actions]: Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 @dependabot (#2920)

🧾 ARPA Reporter updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@ajhyndman, @as1729, @jeffsmohan and @tzinckgraf

Deployment History

  • Deployed at 2024-04-10T19:30:24+00:00

v2024.31

09 Apr 15:54
d354b78
Compare
Choose a tag to compare

📚 Summary

There are no user facing changes in this release for Grant Finder or ARPA Reporter.

🛠️ Changes

🔍 Federal Grant Finder updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@ajhyndman and @jeffsmohan

Deployment History

  • Deployed at 2024-04-09T16:07:12+00:00

  • Deployed at 2024-04-10T15:03:18+00:00

v2024.30

04 Apr 14:11
944aeca
Compare
Choose a tag to compare

📚 Summary

There are no user-facing changes to ARPA Reporter or Grant Finder in this release.

🛠️ Changes

  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: upload views @jeffsmohan (#2885)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: reporting period views @jeffsmohan (#2887)

📖 Documentation improvements

🔧 Dependency updates

5 changes
  • Chore [deps:github-actions]: Bump peter-evans/find-comment from 3.0.0 to 3.1.0 @dependabot (#2898)
  • Chore [deps:github-actions]: Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 @dependabot (#2873)
  • Chore [deps:npm]: Bump pg from 8.11.4 to 8.11.5 @dependabot (#2901)
  • Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.540.0 to 3.547.0 @dependabot (#2900)
  • Chore [deps:npm]: Bump @datadog/browser-rum from 5.13.0 to 5.14.0 @dependabot (#2899)

🤝 Contributors

We would like to thank the following people who made this release possible:

@jeffsmohan

Deployment History

  • Deployed at 2024-04-04T16:36:05+00:00

v2024.29

02 Apr 22:48
2b0faf1
Compare
Choose a tag to compare

📚 Summary

This release includes the following user-facing changes for Grant finder:

  • fixing the bug that prevents you from seeing the list of teams in "Assign" on grant details page

There are no user-facing changes for ARPA Reporter.

🛠️ Changes

  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: search modals @sanason (#2892)

🐛 Bug fixes

📖 Documentation improvements

  • Command to send debug emails, and documentation of email development workflow @jeffsmohan (#2838)

🔍 Federal Grant Finder updates

  • Command to send debug emails, and documentation of email development workflow @jeffsmohan (#2838)
  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: users @jeffsmohan (#2888)

🤝 Contributors

We would like to thank the following people who made this release possible:

@jeffsmohan and @sanason

Deployment History

  • Deployed at 2024-04-02T23:35:04+00:00

v2024.28

02 Apr 14:14
b8b807b
Compare
Choose a tag to compare

📚 Summary

There are no user-facing changes to Grant Finder in this release.

This release includes the following user-facing changes to ARPA:

  • bug is fixed in upload validation where the incorrect row is references if users submit a workbook with a blank row. Now when a blank row is present, the upload validation still references the correct row.

🛠️ Changes

  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: grant details @jeffsmohan (#2870)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: basic components @jeffsmohan (#2867)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: agency views @jeffsmohan (#2848)

🐛 Bug fixes

  • fix: validations report correct row number when blank rows are present @ajhyndman (#2883)

🔧 Dependency updates

  • Chore [deps:npm]: Bump pg from 8.11.3 to 8.11.4 @dependabot (#2891)
  • Chore [deps:github-actions]: Bump actions/dependency-review-action from 4.1.3 to 4.2.5 @dependabot (#2872)
  • Chore [deps:github-actions]: Bump actions/cache from 4.0.1 to 4.0.2 @dependabot (#2871)

🔍 Federal Grant Finder updates

  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: teams @jeffsmohan (#2878)

🧾 ARPA Reporter updates

  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: user views @jeffsmohan (#2869)
  • [Cleanup] Adopt eslint vue/recommended: ARPA Reporter: subrecipient views @jeffsmohan (#2868)

🤝 Contributors

We would like to thank the following people who made this release possible:

@ajhyndman and @jeffsmohan

Deployment History

  • Deployed at 2024-04-02T14:35:16+00:00

v2024.27

28 Mar 16:56
bec70e5
Compare
Choose a tag to compare

📚 Summary

This release include the following user-facing changes for Grant Finder:

  • the new grant details page is being implemented! This means that all grant details pages will have a unique url, improved layout, and additional buttons for Copy and Print
  • digest and assignment emails will now link back to Grant Finder rather than grants.gov

This release include the following user-facing changes for ARPA Reporter:

  • users can now upload files with the value "N/A" for the Sam.gov field

🛠️ Changes

🚀 New features and enhancements

🐛 Bug fixes

🔧 Dependency updates

7 changes
  • Chore [deps:github-actions]: Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 @dependabot (#2797)
  • Chore [deps:github-actions]: Bump docker/login-action from 3.0.0 to 3.1.0 @dependabot (#2787)
  • Chore [deps:github-actions]: Bump fingerprintjs/action-coverage-report-md from 1.0.6 to 2.0.0 @dependabot (#2788)
  • Chore [deps:github-actions]: Bump docker/build-push-action from 5.2.0 to 5.3.0 @dependabot (#2796)
  • Chore [deps:github-actions]: Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot (#2778)
  • Chore [deps:npm]: Bump @datadog/browser-rum from 5.12.0 to 5.13.0 @dependabot (#2862)
  • Chore [deps:npm]: Bump dd-trace from 4.32.0 to 4.33.0 @dependabot (#2861)

🔍 Federal Grant Finder updates

6 changes

🧾 ARPA Reporter updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@TylerHendrickson, @jeffsmohan and @tzinckgraf

Deployment History

  • Deployed at 2024-03-28T18:16:24+00:00

v2024.26

26 Mar 14:23
adb65bf
Compare
Choose a tag to compare

📚 Summary

This release does not include any user-facing changes to Grant Finder or ARPA Reporter

🛠️ Changes

🚀 New features and enhancements

🐛 Bug fixes

📖 Documentation improvements

🔧 Dependency updates

8 changes
  • Update Node from v16 to v20. @sanason (#2830)
  • Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner from 3.537.0 to 3.540.0 @dependabot (#2851)
  • Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.535.0 to 3.540.0 @dependabot (#2855)
  • Chore [deps:npm]: Bump @aws-sdk/client-s3 from 3.537.0 to 3.540.0 @dependabot (#2852)
  • Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.536.0 to 3.540.0 @dependabot (#2854)
  • Chore [deps:npm]: Bump @aws-sdk/rds-signer from 3.535.0 to 3.540.0 @dependabot (#2850)
  • Chore [deps:npm]: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 @dependabot (#2843)
  • Chore [deps:npm]: Bump dd-trace from 4.31.0 to 4.32.0 @dependabot (#2842)

🔍 Federal Grant Finder updates

  • Grant Details page copy email component for copying email address @jeffsmohan (#2831)
  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: organizations @jeffsmohan (#2845)
  • [Cleanup] Adopt eslint vue/recommended: Grant Finder: app files @jeffsmohan (#2811)
  • Update Node from v16 to v20. @sanason (#2830)

🧾 ARPA Reporter updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@jeffsmohan and @sanason

Deployment History

  • Deployed at 2024-03-26T14:33:51+00:00

v2024.25

21 Mar 13:56
a2675c2
Compare
Choose a tag to compare

📚 Summary

This release has the following user-facing changes for ARPA reporter:

  • improvement to the new Subaward tab of the audit report so column headers have the correct name and display in the right order

There are no user-facing changes to Grant Finder in this release

🛠️ Changes

🐛 Bug fixes

🔧 Dependency updates

  • Chore [deps:npm]: Bump @babel/core from 7.24.0 to 7.24.1 @dependabot (#2829)
  • Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner from 3.536.0 to 3.537.0 @dependabot (#2828)
  • Chore [deps:npm]: Bump @aws-sdk/client-s3 from 3.536.0 to 3.537.0 @dependabot (#2827)

🤝 Contributors

We would like to thank the following people who made this release possible:

@jeffsmohan and @tzinckgraf

Deployment History

  • Deployed at 2024-03-21T14:10:29+00:00

v2024.24

19 Mar 13:30
5505651
Compare
Choose a tag to compare

📚 Summary

There are no user-facing changes to Grant Finder or ARPA Reporter in this release.

🛠️ Changes

🤝 Contributors

We would like to thank the following people who made this release possible:

@jeffsmohan

Deployment History

  • Deployed at 2024-03-19T13:40:45+00:00