Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump http-proxy-middleware from 2.0.7 to 3.0.3 in /frontend #6330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps http-proxy-middleware from 2.0.7 to 3.0.3.

Release notes

Sourced from http-proxy-middleware's releases.

v3.0.3

What's Changed

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

v3.0.2

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v3.0.1...v3.0.2

v3.0.1

What's Changed

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v3.0.3

  • fix(pathFilter): handle errors

v3.0.2

  • refactor(dependency): replace is-plain-obj with is-plain-object (#1031)
  • chore(package): upgrade to eslint v9 (#1032)
  • fix(logger-plugin): handle undefined protocol and hostname (#1036)

v3.0.1

  • fix(type): fix RequestHandler return type (#980)
  • refactor(errors): improve pathFilter error message (#987)
  • fix(logger-plugin): fix missing target port (#989)
  • ci(package): npm package provenance (#991)
  • fix(logger-plugin): log target port when router option is used (#1001)
  • refactor: fix circular dependencies (#1010)
  • fix(fix-request-body): support '+json' content-type suffix (#1015)

v3.0.0

This release contains some breaking changes.

Please read the V3 discussion chimurai/http-proxy-middleware#768 or follow the MIGRATION.md guide.

  • feat(typescript): type improvements (#882)
  • chore(deps): update micromatch to 4.0.5
  • chore(package): bump devDependencies
  • feat(legacyCreateProxyMiddleware): show migration tips (#756)
  • feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
  • docs(proxy events): fix new syntax (#753)
  • feat(debug): improve troubleshooting (#752)
  • test(path-rewriter): improve coverage (#751)
  • feat(ejectPlugins): skip registering default plugins (#750)
  • refactor: logging [BREAKING CHANGE] (#749)
  • refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
  • feat(plugins): add support for plugins (#732)
  • docs: fix v3 documentation
  • fix: server mounting [BREAKING CHANGE] (#731)
  • test(fixRequestBody): fix broken test
  • refactor: use node http base types [BREAKING CHANGE] (#730) (special thanks: @​cdaringe & @​devanshj)
  • feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
  • feat: remove shorthand usage [BREAKING CHANGE] (#716)

v2.0.6

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

... (truncated)

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.

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 7 committers have signed the CLA.

✅ nityanandagohain
✅ srikanthccv
✅ vikrantgupta25
✅ grandwizard28
✅ ahmadshaheer
✅ YounixM
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the chore label Oct 31, 2024
@YounixM YounixM force-pushed the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch from dac17fc to 708b6ed Compare October 31, 2024 17:11
@YounixM YounixM force-pushed the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch from 708b6ed to 0d89a20 Compare November 18, 2024 12:51
YounixM
YounixM previously approved these changes Nov 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch November 20, 2024 11:22
@YounixM YounixM restored the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch November 20, 2024 12:00
@YounixM YounixM reopened this Nov 20, 2024
@YounixM YounixM closed this Nov 20, 2024
@YounixM YounixM force-pushed the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch from 80fe672 to d7bd72e Compare November 20, 2024 12:11
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch November 20, 2024 12:11
@grandwizard28
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@grandwizard28
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@grandwizard28
Copy link
Collaborator

@dependabot reopen

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

Dependabot tried to reopen this PR, but was told that it doesn't include any commits that aren't already on the base branch (and therefore couldn't be reopened).

@dependabot dependabot bot restored the dependabot/npm_and_yarn/frontend/http-proxy-middleware-3.0.3 branch November 21, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file docs not required javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants