#12110a3f95c6 Thanks @jerelmiller! - Fix an issue where errors returned from a fetchMore call from a Suspense hook would cause a Suspense boundary to be shown indefinitely.
#12110a3f95c6 Thanks @jerelmiller! - Fix an issue where errors returned from a fetchMore call from a Suspense hook would cause a Suspense boundary to be shown indefinitely.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the deps group with 4 updates: @apollo/client, lucide-react, mongoose and next.
Updates
@apollo/client
from 3.11.8 to 3.11.9Release notes
Sourced from
@apollo/client
's releases.Changelog
Sourced from
@apollo/client
's changelog.Commits
16516e5
Version Packages (#12111)33a1dae
ObservableStream
useReadableStream
instead of iterator (#12112)a3f95c6
Fix Suspense boundary indefinitely shown when fetchMore returns error (#12110)f36b938
Update ROADMAP.md6496b25
Update ROADMAP.md6e70bd9
use external@testing-library/react-render-stream
(#12090)5b3a6cf
Merge pull request #12095 from apollographql/main-docs-replatform491e2f9
Remove docs-publish workflow6b33767
Merge branch 'main' into main-docs-replatform8047181
2024-10-07 Roadmap updateUpdates
lucide-react
from 0.447.0 to 0.456.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
b177743
feat(lucide-react, lucide-preact, lucide-react-native, lucide-solid, lucide-v...b8cd54f
chore: Update dependencies (#2570)5dfcfc8
build(deps): bump rollup from 4.21.0 to 4.22.4 (#2521)Updates
mongoose
from 8.8.0 to 8.8.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
a0fdb9e
chore: release 8.8.1537032d
Merge pull request #15022 from Automattic/vkarpov15/gh-14906e40a090
address code review comments9f4def3
fix lint31104f8
perf: make a few micro-optimizations to help speed up findOne()9df19b6
Merge pull request #15014 from Automattic/dependabot/npm_and_yarn/master/moch...051d5d5
Merge pull request #15013 from Automattic/dependabot/npm_and_yarn/master/cryp...0ddd6a3
Merge pull request #15012 from Automattic/dependabot/npm_and_yarn/master/webp...862a178
Merge pull request #15011 from Automattic/dependabot/npm_and_yarn/master/babe...8e3f2dc
chore(deps-dev): bump mocha from 10.7.3 to 10.8.2Updates
next
from 15.0.2 to 15.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9be40adb
Add missing closing\</AppOnly>
(#72453)224447c
Getting Started Docs: Improve "Project Structure" page (#72399)5f0adad
chore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2
[ppr] Fixed deployment tests (#72428)856521b
docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...9d31638
docs(route-handlers): add TS/JSswitcher
toRoute Resolution
section in `...200fdc1
[Turbopack] remove unneeded type annotation (#72390)74a19b7
docs: unify the header deps by removing # (#72391)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