[PR #25] [CLOSED] Bump react-scripts from 3.4.3 to 4.0.3 in /ui #114

Closed
opened 2026-03-02 05:18:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/25
Author: @dependabot[bot]
Created: 3/1/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/ui/react-scripts-4.0.3


📝 Commits (1)

  • 358aa84 Bump react-scripts from 3.4.3 to 4.0.3 in /ui

📊 Changes

2 files changed (+4119 additions, -2956 deletions)

View changed files

📝 ui/package.json (+1 -1)
📝 ui/yarn.lock (+4118 -2955)

📄 Description

Bumps react-scripts from 3.4.3 to 4.0.3.

Changelog

Sourced from react-scripts's changelog.

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/25 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/react-scripts-4.0.3` --- ### 📝 Commits (1) - [`358aa84`](https://github.com/hibiken/asynqmon/commit/358aa843d36a682a13846c3a560c898bae5f390a) Bump react-scripts from 3.4.3 to 4.0.3 in /ui ### 📊 Changes **2 files changed** (+4119 additions, -2956 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+4118 -2955) </details> ### 📄 Description Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.3 to 4.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/create-react-app/blob/master/CHANGELOG-3.x.md">react-scripts's changelog</a>.</em></p> <blockquote> <h2>3.4.4 (2020-10-20)</h2> <p>v3.4.4 release bumps <code>resolve-url-loader</code> to a version for which <code>npm audit</code> does not report a vulnerability. Note that <strong>this vulnerability did not affect Create React App projects</strong>, so this change is only necessary to satisfy auditing tools.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/create-react-app/commit/f92c37a6e6636ed1650ffd976c6881f59b1be803"><code>f92c37a</code></a> Publish</li> <li><a href="https://github.com/facebook/create-react-app/commit/18b5962ff82a50e01a42c502c6be2d8878e61633"><code>18b5962</code></a> Upgrade eslint-webpack-plugin to fix opt-out flag (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/10590">#10590</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/9722ef1da1bc4043c7c5f7de8c5d0212461d37d7"><code>9722ef1</code></a> Bump webpack-dev-server 3.11.0 -&gt; 3.11.1 (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/10312">#10312</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/9c752607bb1e96c9819a2eebc330c66909b819e0"><code>9c75260</code></a> Publish</li> <li><a href="https://github.com/facebook/create-react-app/commit/b9963abde5870d46cd906160f98f81dbc0a5ecf2"><code>b9963ab</code></a> Add opt-out for eslint-webpack-plugin (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/10170">#10170</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/8fa0a26ea3e7a64660c607ee4e10d1896b9359fe"><code>8fa0a26</code></a> Add support for new BUILD_PATH advanced configuration variable (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/8986">#8986</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/6a39607c45aa1b534799774984a7a7c2465a30de"><code>6a39607</code></a> appTsConfig immutability handling by immer (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/10027">#10027</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/a504e9d3c1ffb2aaac5594c6413603b822a31e47"><code>a504e9d</code></a> fix(react-scripts): add missing peer dependency react and update react-refres...</li> <li><a href="https://github.com/facebook/create-react-app/commit/39689239c18a1d77fb303e285b26beb1a4b650c0"><code>3968923</code></a> Revert &quot;Update postcss packages&quot; (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/10216">#10216</a>)</li> <li><a href="https://github.com/facebook/create-react-app/commit/e039ad375258ddb592539b374f4462455e8e1ebf"><code>e039ad3</code></a> Move ESLint cache file into node_modules (<a href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/9977">#9977</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/create-react-app/commits/react-scripts@4.0.3/packages/react-scripts">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-scripts&package-manager=npm_and_yarn&previous-version=3.4.3&new-version=4.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:18:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#114
No description provided.