Closed dependabot[bot] closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
in-app-messages-example | ❌ Failed (Inspect) | Nov 18, 2024 3:27am | ||
javascript-nextjs-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 18, 2024 3:27am |
javascript-slack-connect-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 18, 2024 3:27am |
javascript-slack-kit-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 18, 2024 3:27am |
Latest commit: 33b79c8a3bec2c965861e340304b259ea3163103
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps react-scripts from 5.0.0 to 5.0.1.
Changelog
Sourced from react-scripts's changelog.
Commits
19fa58d
Publish9802941
fix: webpack noise printed only if error or warning (#12245)2eef1d0
Update templates to use React 18createRoot
(#12220)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 show