Skip to content

Commit

Permalink
build(deps): bump http-proxy-middleware from 3.0.2 to 3.0.3 (#2656)
Browse files Browse the repository at this point in the history
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.2 to 3.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/releases">http-proxy-middleware's releases</a>.</em></p>
<blockquote>
<h2>v3.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(pathFilter): handle errors by <a href="https://github.com/chimurai"><code>@​chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1043">chimurai/http-proxy-middleware#1043</a></li>
<li>chore(package): v3.0.3 by <a href="https://github.com/chimurai"><code>@​chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1044">chimurai/http-proxy-middleware#1044</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3">https://github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md">http-proxy-middleware's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.3">v3.0.3</a></h2>
<ul>
<li>fix(pathFilter): handle errors</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/chimurai/http-proxy-middleware/commit/43f38836b5ff00a6e46ae357dfd071361fa93ca1"><code>43f3883</code></a> chore(package): v3.0.3 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1044">#1044</a>)</li>
<li><a href="https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"><code>788b21e</code></a> fix(pathFilter): handle errors (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1043">#1043</a>)</li>
<li>See full diff in <a href="https://github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http-proxy-middleware&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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](https://github.com/roots/bud/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3ba6c59 commit 3527a6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sources/@roots/bud-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
"file-loader": "6.2.0",
"get-port": "7.1.0",
"globby": "13.2.2",
"http-proxy-middleware": "3.0.2",
"http-proxy-middleware": "3.0.3",
"human-readable": "0.2.1",
"import-meta-resolve": "4.1.0",
"ink": "4.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11271,7 +11271,7 @@ __metadata:
file-loader: "npm:6.2.0"
get-port: "npm:7.1.0"
globby: "npm:13.2.2"
http-proxy-middleware: "npm:3.0.2"
http-proxy-middleware: "npm:3.0.3"
human-readable: "npm:0.2.1"
import-meta-resolve: "npm:4.1.0"
ink: "npm:4.4.1"
Expand Down Expand Up @@ -27859,17 +27859,17 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:3.0.2":
version: 3.0.2
resolution: "http-proxy-middleware@npm:3.0.2"
"http-proxy-middleware@npm:3.0.3":
version: 3.0.3
resolution: "http-proxy-middleware@npm:3.0.3"
dependencies:
"@types/http-proxy": "npm:^1.17.15"
debug: "npm:^4.3.6"
http-proxy: "npm:^1.18.1"
is-glob: "npm:^4.0.3"
is-plain-object: "npm:^5.0.0"
micromatch: "npm:^4.0.8"
checksum: 10c0/74afb03174e5203afc41c7a1bd4b0d8b16f229da8187c47496d3817a3a5844da31ca8a8e1a230fd32ffd74211fbf13342d4dbe129d7e4b4b46f3174f9852c268
checksum: 10c0/c4d68a10d8d42f02e59f7dc8249c98d1ac03aecee177b42c2d8b6a0cb6b71c6688e759e5387f4cdb570150070ca1c6808b38010cbdf67f4500a2e75671a36e05
languageName: node
linkType: hard

Expand Down

0 comments on commit 3527a6f

Please sign in to comment.