Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps http-proxy-middleware from 3.0.3 to 3.0.5.

Release notes

Sourced from http-proxy-middleware's releases.

v3.0.5

What's Changed

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

v3.0.4

What's Changed

New Contributors

Full Changelog: chimurai/http-proxy-middleware@v3.0.3...v3.0.4

Changelog

Sourced from http-proxy-middleware's changelog.

v3.0.5

  • fix(fixRequestBody): check readableLength (#1096)

v3.0.4

  • fix(fixRequestBody): handle invalid request (#1092)
  • fix(fixRequestBody): prevent multiple .write() calls (#1089)
  • fix(websocket): handle errors in handleUpgrade (#823)
  • ci(package): patch http-proxy (#1084)
  • fix(fixRequestBody): support multipart/form-data (#896)
  • feat(types): export Plugin type (#1071)
Commits

Dependabot compatibility score

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 Apr 16, 2025
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Apr 16, 2025
@ovr
Copy link
Member

ovr commented Apr 25, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-proxy-middleware-3.0.5 branch from 3d4609a to b5697c0 Compare April 25, 2025 22:28
@ovr
Copy link
Member

ovr commented May 8, 2025

@dependabot rebase

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 3.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-proxy-middleware-3.0.5 branch from b5697c0 to 1f603a6 Compare May 8, 2025 19:24
@KSDaemon
Copy link
Member

KSDaemon commented May 8, 2025

@ovr please don't merge it. It's weird. It doesn't dedup previous and instead add a new entry! :(

@ovr
Copy link
Member

ovr commented May 8, 2025

@KSDaemon It cannot dedup because @angular-devkit/build-angular specified the exact version. I will give a try.

Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@codecov
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.69%. Comparing base (8eafc36) to head (ea846f1).
Report is 2 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (8eafc36) and HEAD (ea846f1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8eafc36) HEAD (ea846f1)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9482       +/-   ##
===========================================
- Coverage   84.09%   61.69%   -22.41%     
===========================================
  Files         230      174       -56     
  Lines       84377    14506    -69871     
  Branches        0     2582     +2582     
===========================================
- Hits        70959     8949    -62010     
+ Misses      13418     5174     -8244     
- Partials        0      383      +383     
Flag Coverage Δ
cube-backend 61.68% <ø> (?)
cubesql ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ovr ovr merged commit 31019d8 into master May 8, 2025
34 checks passed
@ovr ovr deleted the dependabot/npm_and_yarn/http-proxy-middleware-3.0.5 branch May 8, 2025 20:16
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
…9482)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Patsura <[email protected]>
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 pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants