Deploy RC 452 to Production - #11892
Merged
Merged
Conversation
* changelog: Internal, allow_direct_ipp, refactor allow direct ipp to not use skip_doc_auth_from_handoff as it is not an accurate representation * fixing some tests * setting skip_doc_auth_from_handoff based on params * changing approach to not use new variable * adding method to improve code readability
changelog: User-Facing Improvements, Translations, Improve translations for Face or Touch Unlock account history actions
* Added parameters to :idv_socure_verification_data_requested event. * Added parameters to idv_socure_document_request submitted event. changelog: Internal,Socure,Add Socure's error status and message to analytics when present.
changelog: Upcoming Features, Attempts API, Adds initial draft of API spec
changelog: Internal, Linting, Include MJS and CJS files in ESLint lint
* Update design of Sign In/Create Account tabs changelog: User-Facing Improvements, Sign In, Improve design clarity of "Sign In" / "Create an Account" tabs * Change sign-in form button text from "Sign in" to "Submit" * Render registration page button as full-width * Add documentation for lg-click-observed new attributes * Update hard-coded references to replaced sign-in label
* changelog: User-Facing Improvements, Account reset, update account reset styling * add to status page componenet for deleting * get rid of unneeded spacing
* Add higher dpi images for warning and info email icons changelog: User-facing Improvements, In-person Proofing, Add higher dpi images for warning and info alert email icons * run info and warning pngs through Squoosh * use high resolution info icon for inlined images and use existing info icon for tables reports mailer --------- Co-authored-by: Eileen McFarland <80347702+eileen-nava@users.noreply.github.com>
* Update Rack gem to latest 3.1.x changelog: Internal, Dependencies, Update dependency to resolve security advisory * Downgrade to Rack 3.0.12
…11884) * changelog: Upcoming Features, passport, adding env variables for passport doc auth development * Removing unused PassportConcern
* remove skip hybrid handoff preconditions * add no sdlfi req'd * [skip changelog]
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.19 to 1.11.20. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master) --- updated-dependencies: - dependency-name: libphonenumber-js 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>
changelog: Internal, Performance, Remove some NewRelic method tracing
mitchellhenke
approved these changes
Feb 18, 2025
This reverts commit 4ab0dcb.
aduth
approved these changes
Feb 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User-Facing Improvements
Internal
Upcoming Features