Skip to content

Deploy RC 506 to Production#12442

Merged
mitchellhenke merged 8 commits intostages/prodfrom
stages/rc-2025-08-21
Aug 21, 2025
Merged

Deploy RC 506 to Production#12442
mitchellhenke merged 8 commits intostages/prodfrom
stages/rc-2025-08-21

Conversation

@mitchellhenke
Copy link
Contributor

User-Facing Improvements

  • Identity Verification: Update (#12403)

Bug Fixes

  • Doc Auth: Fetch docv results synchronously if webhook queues are backed up (#12409)
  • GPO Letter request: Record that the request letter page has been visited. (#12434)

Internal

  • Dependencies: Update dependencies to latest versions (#12440)
  • Documentation: External contributor guidelines (#12429)
  • Maintenance: Update Ruby and Yarn versions (#12380)
  • Testing: Enable deprecation warnings in tests (#12436)
  • Threatmetrix: Update Device profiling rake task to simplify for folks how we can process it (#12439)

theabrad and others added 8 commits August 18, 2025 13:02
* add synchronous fetch if request is timed out

* add analytics event of socure_webhook_missing

* passing specs

* change fetch method name for docv results

* add changelog

changelog: Bug Fixes, Doc Auth, fetch docv results synchronously if webhook queues are backed up

* fix lint

* remove socure test mode from feature specs

* see if this passes feature specs

* trying to pass feature spec again

* remove unused context
* changelog: User-Facing Improvements, Identity Verification, Update
  error message for selfie portrait matching failures to provide clearer instructions on how to take a better photo

* Fix YAML formatting in French locale
* Update URL
* Update EXTERNAL_CONTRIBUTORS.md
* changelog: Internal, Documentation, External contributor guidelines

---------

Co-authored-by: Jessica Dembe <jessica.dembe@gsa.gov>
* Enable deprecation warnings in tests

changelog: Internal, Testing, Enable deprecation warnings in tests

* use prism
* Update Ruby and Yarn versions

changelog: Internal, Maintenance, Update Ruby and Yarn versions

* Use specific version of chrome/chromedriver

* update deps

* update load paths test

* update js dependencies

* update deploy dockerfile
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.12 to 1.12.13.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.12...v1.12.13)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`idv_session.gpo_letter_requested` is renamed to
`idv_session.gpo_request_letter_visited` to more accurately reflect the
state being captured. This value is used when the user needs to go back
and verify their mailing address which may be different from the address
the user previously verified.

changelog: Bug Fixes, GPO Letter request, Record that the request letter page has been visited.

* Discovered a false positive when testing that we are on the Verify by
mail step - we can't simply check for `t('idv.titles.mail.verify')`
(Verify by mail) because that phrase appears on the Phone step page in
the link to choose the GPO path. Changed to check for other content in
the body of the page instead.

Also found/fixed a bug where we weren't showing the GPO step indicator
steps when the user went back to enter their mailing address.

* defend against the 50/50 state
…sult (#12439)

* changelog: Internal, Threatmetrix, Update Device profiling rake task to simplify for folks how we can process it

* changelog: Internal, Threatmetrix account creation, add updating device profiling result to action-account

* fix schema

* add rspec for new action account subtask
@mitchellhenke mitchellhenke requested review from a team, Mawar2 and mdiarra3 August 21, 2025 18:38
@mitchellhenke mitchellhenke merged commit 90be21d into stages/prod Aug 21, 2025
3 checks passed
@mitchellhenke mitchellhenke deleted the stages/rc-2025-08-21 branch August 21, 2025 19:21
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.

7 participants