Skip to content

Commit

Permalink
Update dependency loader-utils3 to v3.3.1 (#2067)
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 |
|---|---|---|---|---|---|
| [loader-utils3](https://togithub.com/webpack/loader-utils) | [`3.2.2` -> `3.3.1`](https://renovatebot.com/diffs/npm/loader-utils3/3.2.2/3.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/loader-utils3/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/loader-utils3/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/loader-utils3/3.2.2/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/loader-utils3/3.2.2/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>webpack/loader-utils (loader-utils3)</summary>

### [`v3.3.1`](https://togithub.com/webpack/loader-utils/blob/HEAD/CHANGELOG.md#331-2024-06-05)

[Compare Source](https://togithub.com/webpack/loader-utils/compare/v3.3.0...v3.3.1)

### [`v3.3.0`](https://togithub.com/webpack/loader-utils/blob/HEAD/CHANGELOG.md#330-2024-06-04)

[Compare Source](https://togithub.com/webpack/loader-utils/compare/v3.2.2...v3.3.0)

##### Features

-   add digestType 'base64safe' ([#&#8203;259](https://togithub.com/webpack/loader-utils/issues/259)) ([af15793](https://togithub.com/webpack/loader-utils/commit/af157934abb1ee172cffd015acbabb065f0e1dbf))

##### [3.2.2](https://togithub.com/webpack/loader-utils/compare/v3.2.1...v3.2.2) (2024-05-29)

##### Bug Fixes

-   unreachable code for directories ([128f945](https://togithub.com/webpack/loader-utils/commit/128f945e8f66d0ad7d69cdf568a8aa8bce40633a))

##### [3.2.1](https://togithub.com/webpack/loader-utils/compare/v3.2.0...v3.2.1) (2022-11-11)

##### Bug Fixes

-   ReDoS problem ([#&#8203;224](https://togithub.com/webpack/loader-utils/issues/224)) ([d2d752d](https://togithub.com/webpack/loader-utils/commit/d2d752d59629daee38f34b24307221349c490eb1))

</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 this update 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/Nextjs).
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 27595de commit 0aa76f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
"jsonwebtoken": "9.0.2",
"loader-runner": "4.3.0",
"loader-utils2": "npm:[email protected]",
"loader-utils3": "npm:loader-utils@3.2.2",
"loader-utils3": "npm:loader-utils@3.3.1",
"lodash.curry": "4.1.1",
"lru-cache": "10.2.2",
"micromatch": "4.0.7",
Expand Down

0 comments on commit 0aa76f6

Please sign in to comment.