dnb-stack
dnb-stack copied to clipboard
The Remix Stack for deploying to Vercel with testing, linting, formatting, structure and mock for 3rd party API integration.
This occurs with the latest upgrade of React to 18.2.0. Related issues : https://github.com/facebook/react/issues/24430 https://github.com/remix-run/remix/issues/2947 Waiting for a fix, if not we will revert to react 17 version of hydrate.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.1 to 20.12.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I added my vercel secrets, changes the `dnb-stack` url aliases, and the stack deploys successfully. When I run `bun install` and push the lock file, the deploy install step is...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.4.2. Release notes Sourced from @testing-library/jest-dom's releases. v6.4.2 6.4.2 (2024-02-05) Bug Fixes Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575)...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@gurgunday)! Changed: All the [formatting rules...
Bumps [c8](https://github.com/bcoe/c8) from 7.11.3 to 9.1.0. Release notes Sourced from c8's releases. v9.1.0 9.1.0 (2024-01-11) Features support passing reporter options from config (#459) (88db5db) Bug Fixes refactor: remove stale check...
Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.1 to 20.12.11. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.4.5. Release notes Sourced from @testing-library/jest-dom's releases. v6.4.5 6.4.5 (2024-05-03) Bug Fixes add js suffix to isEqualWith import (#599) (e8c8b13) v6.4.4 6.4.4 (2024-05-03) Bug Fixes...