Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps http-proxy-middleware to 2.0.9 and updates ancestor dependency docusaurus-theme-search-typesense. These dependencies need to be updated together.

Updates http-proxy-middleware from 2.0.1 to 2.0.9

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.9

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.7...v2.0.8

v2.0.7

Full Changelog: chimurai/http-proxy-middleware@v2.0.6...v2.0.7

v2.0.7-beta.1

Full Changelog: chimurai/http-proxy-middleware@v2.0.7-beta.0...v2.0.7-beta.1

v2.0.7-beta.0

Full Changelog: chimurai/http-proxy-middleware@v2.0.6...v2.0.7-beta.0

v2.0.6

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.5...v2.0.6

v2.0.5

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.4...v2.0.5

v2.0.4

What's Changed

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.9

  • fix(fixRequestBody): check readableLength

v2.0.8

  • fix(fixRequestBody): prevent multiple .write() calls
  • fix(fixRequestBody): handle invalid request

v2.0.7

  • ci(github actions): add publish.yml
  • fix(filter): handle errors

v2.0.6

  • fix(proxyReqWs): catch socket errors (#763)

v2.0.5

  • fix(error handler): add default handler to econnreset (#759)

v2.0.4

  • fix(fix-request-body): improve content type check (#725) (kevinxh)

v2.0.3

  • feat(package): optional @​types/express peer dependency (#707)

v2.0.2

  • chore(deps): update @​types/http-proxy to 1.17.8 (#701)
  • fix(fixRequestBody): fix request body for empty JSON object requests (#640) (mhassan1)
  • fix(types): fix type regression (#700)
Commits

Updates docusaurus-theme-search-typesense from 0.1.0 to 0.26.0

Release notes

Sourced from docusaurus-theme-search-typesense's releases.

v0.26.0

What's Changed

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.25.0...v0.26.0

v0.26.0-0

Support for docusaurus-3.9 #69 by @​cylewaitforit


typesense/docusaurus-theme-search-typesense@v0.25.0...v0.26.0-0

v0.25.0

Support for Docusaurus 3.8.0 by @​cylewaitforit in typesense/docusaurus-theme-search-typesense#66

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.24.0...v0.25.0

v0.25.0-0

Support for Docusaurus 3.8.0 by @​cylewaitforit in typesense/docusaurus-theme-search-typesense#66

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.24.0...v0.25.0-0

v0.24.0

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.23.0...v0.24.0

v0.23.1-0

typesense/docusaurus-theme-search-typesense@v0.23.0...v0.23.1-0

v0.23.0

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.22.0...v0.23.0

v0.23.0-0

Full Changelog: typesense/docusaurus-theme-search-typesense@v0.22.0...v0.23.0-0

... (truncated)

Commits
  • e6dcb75 v0.26.0
  • d7c52b8 v0.26.0-0
  • 7a00cea Fix: @​docusaurus/core@​3.9.1 requires node version ">=20.0"
  • a973683 Merge pull request #69 from cylewaitforit/docusaurus-3.9
  • 5aa3978 revert: remove theme-classic from dev deps
  • 5caad66 fix: don't remove @​docusaurus/core from dependencies
  • d6c6f49 chore(deps): bump docusuarus to 3.9
  • 932fd0d v0.25.0
  • d85e451 v0.25.0-0
  • 3b87b90 Merge pull request #66 from cylewaitforit/docusaurus-3.8.0
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 17, 2025
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 2.0.9 and updates ancestor dependency [docusaurus-theme-search-typesense](https://github.com/typesense/docusaurus-theme-search-typesense). These dependencies need to be updated together.


Updates `http-proxy-middleware` from 2.0.1 to 2.0.9
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.1...v2.0.9)

Updates `docusaurus-theme-search-typesense` from 0.1.0 to 0.26.0
- [Release notes](https://github.com/typesense/docusaurus-theme-search-typesense/releases)
- [Commits](typesense/docusaurus-theme-search-typesense@v0.1.0...v0.26.0)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
- dependency-name: docusaurus-theme-search-typesense
  dependency-version: 0.26.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-3bc08657e3 branch from e740baa to 5507f92 Compare November 17, 2025 14:38
@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for forestdx-docs ready!

Name Link
🔨 Latest commit 5507f92
🔍 Latest deploy log https://app.netlify.com/projects/forestdx-docs/deploys/691b335c1be65400083b0a9a
😎 Deploy Preview https://deploy-preview-4--forestdx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant