Skip to content

Commit

Permalink
Update dependency data-uri-to-buffer to v6.0.2 (#734)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [data-uri-to-buffer](https://togithub.com/TooTallNate/proxy-agents) ([source](https://togithub.com/TooTallNate/proxy-agents/tree/HEAD/packages/data-uri-to-buffer)) | [`6.0.1` -> `6.0.2`](https://renovatebot.com/diffs/npm/data-uri-to-buffer/6.0.1/6.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/data-uri-to-buffer/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/data-uri-to-buffer/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/data-uri-to-buffer/6.0.1/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/data-uri-to-buffer/6.0.1/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>TooTallNate/proxy-agents (data-uri-to-buffer)</summary>

### [`v6.0.2`](https://togithub.com/TooTallNate/proxy-agents/blob/HEAD/packages/data-uri-to-buffer/CHANGELOG.md#602)

[Compare Source](https://togithub.com/TooTallNate/proxy-agents/compare/data-uri-to-buffer@6.0.1...data-uri-to-buffer@6.0.2)

##### Patch Changes

-   [`c881a18`](https://togithub.com/TooTallNate/proxy-agents/commit/c881a18): Use native Buffer decoding in Node.js

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent a577909 commit 7dd7630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"crypto-browserify": "3.12.0",
"css.escape": "1.5.1",
"cssnano-simple": "3.0.2",
"data-uri-to-buffer": "6.0.1",
"data-uri-to-buffer": "6.0.2",
"debug": "4.3.4",
"devalue": "4.3.2",
"domain-browser": "5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dev-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"anser": "2.1.1",
"chalk": "5.3.0",
"css.escape": "1.5.1",
"data-uri-to-buffer": "6.0.1",
"data-uri-to-buffer": "6.0.2",
"platform": "1.3.6",
"shell-quote": "1.8.1",
"source-map": "0.8.0-beta.0",
Expand Down

0 comments on commit 7dd7630

Please sign in to comment.