Conversation
ssrome
force-pushed
the
PP-15490-govuk_frontend-v6-upgrade
branch
from
July 16, 2026 17:23
3263870 to
fa9d586
Compare
ssrome
force-pushed
the
PP-15490-govuk_frontend-v6-upgrade
branch
from
August 6, 2026 15:16
fa9d586 to
7941ffd
Compare
ssrome
reviewed
Aug 7, 2026
| "@aws-crypto/decrypt-node": "^1.0.3", | ||
| "@aws-crypto/raw-rsa-keyring-node": "^1.1.0", | ||
| "@govuk-pay/pay-js-commons": "^7.0.71", | ||
| "@govuk-pay/pay-js-commons": "alphagov/pay-js-commons#PP-15523-Update-custom-styles-for-govuk-frontend-v6-upgrade", |
Contributor
There was a problem hiding this comment.
Currently pointing this draft PR to the pay-js-commons feature branch PP-15523-Update-custom-styles-for-govuk-frontend-v6-upgrade temporarily as it won't compile due to breaking changes in the currently released version. This PR will stay a draft until that branch is merged. Then this will point to the new version
marcotranchino
left a comment
Contributor
There was a problem hiding this comment.
Great work. Looking forward to seeing this merged! :)
ssrome
force-pushed
the
PP-15490-govuk_frontend-v6-upgrade
branch
from
August 24, 2026 14:47
7941ffd to
47dd603
Compare
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.
V6 draft PR.
Updated
govuk-frontendto v6.0.0 which required updatingsassto at least v1.79.0. Ended up updatingsassto v1.101.0.As there were breaking changes, additional files, including tests, needed to be updated due to deprecated code.