-
Notifications
You must be signed in to change notification settings - Fork 3
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
[BLOCKED] Bump react-scripts from 4.0.3 to 5.0.0 #696
Conversation
@dependabot rebase |
5accfd5
to
3b2be82
Compare
I wouldnt be surprised if this one fails. I will take this PR. I want to do reactscripts and react router upgrade together. |
8fa7693
to
841c8ee
Compare
Blocked - Not able to upgrade right now - cannot load absolute scss paths without error.
This is occuring for for every single vendor stylesheet (all of uswds). Commented on this issue facebook/create-react-app#7023 but this could also be an issue with uswds |
841c8ee
to
887e26a
Compare
Another Truss project identified that the issue may be USWDS library needs to be updated to not use the newer Webpack 5 syntax for exports. PR to uswds may be forthcoming |
098e259
to
c3f503d
Compare
79657b6
to
1a28c5b
Compare
1a28c5b
to
d4dd4a0
Compare
d4dd4a0
to
974f88d
Compare
974f88d
to
24ac877
Compare
5cbab82
to
6e67fd5
Compare
9423cff
to
2fe9b73
Compare
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts) --- updated-dependencies: - dependency-name: react-scripts dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1853ab3
to
87509d3
Compare
Have a fresh branch going |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps react-scripts from 4.0.3 to 5.0.0.
Commits
221e511
Publish5614c87
Add support for Tailwind (#11717)20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0
Update all dependencies (#11624)f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ce
Update webpack and dev server (#11646)544befe
Update package.json (#11597)3880ba6
Remove dependency pinning (#11474)5cedfe4
Bump browserslist from 4.14.2 to 4.16.5 (#11476)50ea5ad
allow CORS on webpack-dev-server (#11325)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)