Skip to content

Commit

Permalink
Bump next from 14.2.20 to 14.2.21 in /js_modules/dagster-ui (#26833)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 14.2.21.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v14.2.21</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>Upgrade React from 14898b6a9 to 178c267a4e: <a
href="https://redirect.github.com/vercel/next.js/pull/74115">vercel/next.js#74115</a></li>
<li>Fix unstable_allowDynamic when used with pnpm: <a
href="https://redirect.github.com/vercel/next.js/pull/73765">vercel/next.js#73765</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore(docs): add missing search: '' on remotePatterns: <a
href="https://redirect.github.com/vercel/next.js/pull/73927">vercel/next.js#73927</a></li>
<li>chore(docs): update version history of next/image: <a
href="https://redirect.github.com/vercel/next.js/pull/73926">vercel/next.js#73926</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a
href="https://github.com/ztanner"><code>@​ztanner</code></a>, and <a
href="https://github.com/styfle"><code>@​styfle</code></a> for
helping!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/2655f6efd3379cf68205b3b5c5173399294f7731"><code>2655f6e</code></a>
v14.2.21</li>
<li><a
href="https://github.com/vercel/next.js/commit/8803d2b46e66ad831aec7979f2b7f0243057e48f"><code>8803d2b</code></a>
Backport (v14): Upgrade React from 14898b6a9 to 178c267a4e (<a
href="https://redirect.github.com/vercel/next.js/issues/74115">#74115</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/6e35243eae7f876177462b32763b3749d84c7d03"><code>6e35243</code></a>
chore(docs): add missing <code>search: ''</code> on
<code>remotePatterns</code> (<a
href="https://redirect.github.com/vercel/next.js/issues/73925">#73925</a>)
(<a
href="https://redirect.github.com/vercel/next.js/issues/73927">#73927</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/54919d2f2829e112a24ab2559a1e71e0d3ab859d"><code>54919d2</code></a>
chore(docs): update version history of <code>next/image</code> (<a
href="https://redirect.github.com/vercel/next.js/issues/73926">#73926</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/049a6907af00488a607e958a863fe42328d8cd6a"><code>049a690</code></a>
Backport: Fix <code>unstable_allowDynamic</code> when used with pnpm (<a
href="https://redirect.github.com/vercel/next.js/issues/73765">#73765</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/663fa9cb295730b5adfce8f968593f3838228d16"><code>663fa9c</code></a>
Fix SWC and React versions for <code>14-2-1</code> branch (<a
href="https://redirect.github.com/vercel/next.js/issues/73791">#73791</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/next.js/compare/v14.2.20...v14.2.21">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.2.20&new-version=14.2.21)](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 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/dagster-io/dagster/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 90231c7 commit 8b9c917
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion js_modules/dagster-ui/packages/app-oss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/styled-components": "^5.1.26",
"eslint-config-next": "^13.5.3",
"graphql": "^16.8.1",
"next": "^14.2.15",
"next": "^14.2.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
Expand Down
92 changes: 46 additions & 46 deletions js_modules/dagster-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3608,7 +3608,7 @@ __metadata:
eslint-webpack-plugin: "npm:3.1.1"
file-loader: "npm:^6.2.0"
graphql: "npm:^16.8.1"
next: "npm:^14.2.15"
next: "npm:^14.2.21"
prettier: "npm:^3.3.3"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -5721,10 +5721,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.20":
version: 14.2.20
resolution: "@next/env@npm:14.2.20"
checksum: 10/3aaf2ba16344d7cede12a846859fddffa172e951f2dc28bb66f8b7c24cb2c207d2a49c84fea965ae964714aeb2269cff7a91723b57631765f78fd02b9465d1f2
"@next/env@npm:14.2.22":
version: 14.2.22
resolution: "@next/env@npm:14.2.22"
checksum: 10/08c7c0887e049471c4c9277f4ea438716b3feb9c3ab65aba2bc900ba63698d21056929e108864c7bbb2bde89219c504898eeabd484eb9020f837b2bc481d73c4
languageName: node
linkType: hard

Expand All @@ -5737,65 +5737,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-darwin-arm64@npm:14.2.20"
"@next/swc-darwin-arm64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-arm64@npm:14.2.22"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-darwin-x64@npm:14.2.20"
"@next/swc-darwin-x64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-x64@npm:14.2.22"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.20"
"@next/swc-linux-arm64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.22"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-arm64-musl@npm:14.2.20"
"@next/swc-linux-arm64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-musl@npm:14.2.22"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-x64-gnu@npm:14.2.20"
"@next/swc-linux-x64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-gnu@npm:14.2.22"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-linux-x64-musl@npm:14.2.20"
"@next/swc-linux-x64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-musl@npm:14.2.22"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.20"
"@next/swc-win32-arm64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.22"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.20"
"@next/swc-win32-ia32-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.22"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-x64-msvc@npm:14.2.20"
"@next/swc-win32-x64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-x64-msvc@npm:14.2.22"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -17911,20 +17911,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.2.15":
version: 14.2.20
resolution: "next@npm:14.2.20"
"next@npm:^14.2.21":
version: 14.2.22
resolution: "next@npm:14.2.22"
dependencies:
"@next/env": "npm:14.2.20"
"@next/swc-darwin-arm64": "npm:14.2.20"
"@next/swc-darwin-x64": "npm:14.2.20"
"@next/swc-linux-arm64-gnu": "npm:14.2.20"
"@next/swc-linux-arm64-musl": "npm:14.2.20"
"@next/swc-linux-x64-gnu": "npm:14.2.20"
"@next/swc-linux-x64-musl": "npm:14.2.20"
"@next/swc-win32-arm64-msvc": "npm:14.2.20"
"@next/swc-win32-ia32-msvc": "npm:14.2.20"
"@next/swc-win32-x64-msvc": "npm:14.2.20"
"@next/env": "npm:14.2.22"
"@next/swc-darwin-arm64": "npm:14.2.22"
"@next/swc-darwin-x64": "npm:14.2.22"
"@next/swc-linux-arm64-gnu": "npm:14.2.22"
"@next/swc-linux-arm64-musl": "npm:14.2.22"
"@next/swc-linux-x64-gnu": "npm:14.2.22"
"@next/swc-linux-x64-musl": "npm:14.2.22"
"@next/swc-win32-arm64-msvc": "npm:14.2.22"
"@next/swc-win32-ia32-msvc": "npm:14.2.22"
"@next/swc-win32-x64-msvc": "npm:14.2.22"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -17965,7 +17965,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10/baddcaeffa82e321cda87ad727540fc8ad639af5439ccc69b349c2b9a4315244d55c4aeed391c7bcd79edd634d6410b9e4a718ca02cc9e910046960444bb0c64
checksum: 10/56d6193d2242548e6636935b2d7e687d40166a985a1db679def315550b6348e35ed50f0810b196c050fe79114903acdf9a4602dcf186e18806e850ed9d5c5b82
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b9c917

Please sign in to comment.