This release contains 6e78489, which exports the BaseServer class in order to restore the compatibility with the nodenext module resolution strategy of TypeScript.
This commit implements middlewares at the Engine.IO level, because Socket.IO middlewares are meant for namespace authorization and are not executed during a classic HTTP request/response cycle.
This release contains 6e78489, which exports the BaseServer class in order to restore the compatibility with the nodenext module resolution strategy of TypeScript.
You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/contentful/starter-gatsby-blog/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps engine.io to 6.4.2 and updates ancestor dependency gatsby. These dependencies need to be updated together.
Updates
engine.io
from 6.2.1 to 6.4.2Release notes
Sourced from engine.io's releases.
... (truncated)
Changelog
Sourced from engine.io's changelog.
... (truncated)
Commits
95e2153
chore(release): 6.4.2fc480b4
fix: prevent crash when provided with an invalid query param0141951
refactor(types): ensure compatibility with Express middlewares8b22162
fix(uws): prevent crash when using with middlewares9395782
fix: include error handling for Express middlewares (#674)911d0e3
refactor: return HTTP 400 upon invalid request overlapbd6d471
fix(typings): make clientsCount public (#675)7033c0e
chore(release): 6.4.16e78489
refactor: export BaseServer class (#669)535b068
docs: add upgrade event in the documentationUpdates
gatsby
from 5.5.0 to 5.10.0Release notes
Sourced from gatsby's releases.
Commits
ceb5527
chore(release): Publish5bd48a5
chore(docs): update algolia guide (#38085)89a3232
chore(gatsby-source-contentful): Fix docs pageLimit default value (#38082)7501d18
chore(docs): Typo in v4 to v5 migration guide (#38081)cbc0b35
feat(create-gatsby): Add Tailwind as a styling choice (#37944)768581f
chore(changelogs): update changelogs (#38077)9284520
fix(deps): update starters and examples gatsby packages to ^5.9.1 (#38073)22394b9
fix(deps): update e2e tests (major) (#38071)9bb9037
chore(deps): update starters and examples (#38067)ed5855e
fix(gatsby): don't serve codeframes for files outside of compilation (#38059)You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/contentful/starter-gatsby-blog/network/alerts).