HHS / simpler-grants-gov

https://simpler.grants.gov
Other
42 stars 11 forks source link

Update Next.js #2014

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 13.5.6 -> 13.5.7 age adoption passing confidence
next (source) 14.2.8 -> 14.2.13 age adoption passing confidence
next-intl (source) 3.19.1 -> 3.19.4 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next) ### [`v13.5.7`](https://redirect.github.com/vercel/next.js/compare/v13.5.6...681d59f76004734c98d5e4e257b75870b50c2402) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v13.5.6...v13.5.7)
vercel/next.js (next) ### [`v14.2.13`](https://redirect.github.com/vercel/next.js/compare/v14.2.12...f550237aa564bd59bfef7462350ac6c502f0206d) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.12...v14.2.13) ### [`v14.2.12`](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) ### [`v14.2.11`](https://redirect.github.com/vercel/next.js/compare/v14.2.10...bfbc92aab5c727444ed21e0b84bd55cda2e22067) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.10...v14.2.11) ### [`v14.2.10`](https://redirect.github.com/vercel/next.js/compare/v14.2.9...v14.2.10) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.9...v14.2.10) ### [`v14.2.9`](https://redirect.github.com/vercel/next.js/compare/v14.2.8...v14.2.9) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.8...v14.2.9)
amannn/next-intl (next-intl) ### [`v3.19.4`](https://redirect.github.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#3194-2024-09-19) [Compare Source](https://redirect.github.com/amannn/next-intl/compare/v3.19.3...v3.19.4) ##### Bug Fixes - Handle malformed pathnames in middleware ([#​1353](https://redirect.github.com/amannn/next-intl/issues/1353)) ([dcda9d9](https://redirect.github.com/amannn/next-intl/commit/dcda9d9c851046bd3032f6841b10831b50937ebb)), closes [#​1351](https://redirect.github.com/amannn/next-intl/issues/1351) – by [@​amannn](https://redirect.github.com/amannn) ### [`v3.19.3`](https://redirect.github.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#3193-2024-09-17) [Compare Source](https://redirect.github.com/amannn/next-intl/compare/v3.19.2...v3.19.3) ##### Bug Fixes - Handle overlapping locale prefixes correctly pt. 2 ([#​1344](https://redirect.github.com/amannn/next-intl/issues/1344)) ([7958659](https://redirect.github.com/amannn/next-intl/commit/7958659f858bb5df19203ec3c1a8701e029ed2c4)) – by [@​amannn](https://redirect.github.com/amannn) ### [`v3.19.2`](https://redirect.github.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#3192-2024-09-17) [Compare Source](https://redirect.github.com/amannn/next-intl/compare/v3.19.1...v3.19.2) ##### Bug Fixes - Handle overlapping custom locale prefixes correctly ([#​1343](https://redirect.github.com/amannn/next-intl/issues/1343)) ([72c1731](https://redirect.github.com/amannn/next-intl/commit/72c1731892db6e7d0470cefcea2b1f22a5f37ce2)), closes [#​1329](https://redirect.github.com/amannn/next-intl/issues/1329) – by [@​amannn](https://redirect.github.com/amannn)

Configuration

πŸ“… Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 months ago

Coverage report for ./frontend

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 90.6% 790/872
🟑 Branches 71.79% 224/312
🟒 Functions 87.89% 167/190
🟒 Lines 91.27% 742/813

Test suite run success

178 tests passing in 54 suites.

Report generated by πŸ§ͺjest coverage report action from a4fa641ca62f42a24d3a2b416518e2e743996d57

doug-s-nava commented 1 week ago

After spinning up the API server, can confirm that the search and opportunity pages function as expected.

acouch commented 5 days ago

@doug-s-nava Thanks for the review. Please merge!

During the install I also get errors related to three packages, though these errors also appear when running the install on main

Can you create an issue? Thanks!

doug-s-nava commented 5 days ago

created https://github.com/HHS/simpler-grants-gov/issues/2195 and https://github.com/HHS/simpler-grants-gov/issues/2194 as follow ups