generated from DTS-STN/next-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update Main with latest changes from dev (June 30th) #313
Merged
Conversation
This file contains 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
Signed-off-by: Benoit Cloutier <[email protected]>
Fixing some a11y errors.
Fix logout functionality
Remove unused properties from contact us query
Signed-off-by: Benoit Cloutier <[email protected]>
Signed-off-by: Benoit Cloutier <[email protected]>
Signed-off-by: Benoit Cloutier <[email protected]>
128802 language neutral aa tagging
Add cypress tests for Login/Logout pages
Signed-off-by: Benoit Cloutier <[email protected]>
Fixing a11y issue.
Adding white outline for small a11y.
Signed-off-by: Benoit Cloutier <[email protected]>
Snyk has created this PR to upgrade release-please from 15.7.0 to 15.11.0. See this package in npm: https://www.npmjs.com/package/release-please See this project in Snyk: https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr
Fixing small typo.
Snyk has created this PR to upgrade next-i18next from 13.0.3 to 13.3.0. See this package in npm: https://www.npmjs.com/package/next-i18next See this project in Snyk: https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @apollo/client from 3.7.8 to 3.7.15. See this package in npm: https://www.npmjs.com/package/@apollo/client See this project in Snyk: https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade axios from 1.3.4 to 1.4.0. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/p0nder0sa/project/60ffc669-57aa-416f-923d-9c5e8c2c64de?utm_source=github&utm_medium=referral&page=upgrade-pr
Update Card component to not use underline styling
…eae7de9424ef5 [Snyk] Upgrade axios from 1.3.4 to 1.4.0
…1dcef56ca51cc [Snyk] Upgrade @apollo/client from 3.7.8 to 3.7.15
…321ac5fe47306 [Snyk] Upgrade next-i18next from 13.0.3 to 13.3.0
…d5d077e2f016f [Snyk] Upgrade release-please from 15.7.0 to 15.11.0
Update privacy page heading heirarchy
Updated modal to use contentLabel depending on context
nibivi77
approved these changes
Jun 30, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good. I thought I saw an issue earlier but I can't reproduce it.
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.
Description
This PR updates main with the latest changes from dev.
What to test for/How to test
npm run dev