Skip to content

Commit d137799

Browse files
Bump next from 14.2.12 to 14.2.15 in /docs/dagster-university (#26568)
Bumps [next](https://github.com/vercel/next.js) from 14.2.12 to 14.2.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/737c29e49f9532cce3da8e25d88bc82cf5f5fe9a"><code>737c29e</code></a> v14.2.15</li> <li><a href="https://github.com/vercel/next.js/commit/1c8234eb20bc8afd396b89999a00f06b61d72d7b"><code>1c8234e</code></a> backport: [i18n] Routing fix <a href="https://redirect.github.com/vercel/next.js/issues/70761">#70761</a> (<a href="https://redirect.github.com/vercel/next.js/issues/70976">#70976</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/bb3f58011885369404fe2d6abe5d40b867183fce"><code>bb3f580</code></a> fix: Do not omit alt on getImgProps return type, ImgProps (<a href="https://redirect.github.com/vercel/next.js/issues/70818">#70818</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cb8113bb0dec432470ac82a741670920c8c51d35"><code>cb8113b</code></a> fix(next/image): handle undefined <code>images.localPatterns</code> config in `images-ma...</li> <li><a href="https://github.com/vercel/next.js/commit/9c1191abccb08b984369e1b488d1ed99f4f9f7f6"><code>9c1191a</code></a> fix missing helpers in <code>next-test-utils.ts</code></li> <li><a href="https://github.com/vercel/next.js/commit/0de418351392e302c9c4538f06d352b1c157a445"><code>0de4183</code></a> fix lint</li> <li><a href="https://github.com/vercel/next.js/commit/e03c4ff4ff53d7ad94dde19c45ed2dd4d94d91f0"><code>e03c4ff</code></a> feat(next/image): add <code>images.localPatterns</code> config (<a href="https://redirect.github.com/vercel/next.js/issues/70802">#70802</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/540ea2d892b974bd3141faa05824b6118a634c1b"><code>540ea2d</code></a> backport: support breadcrumb style catch-all parallel routes (<a href="https://redirect.github.com/vercel/next.js/issues/65063">#65063</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/70794">#70794</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/0d0448be0345cfa314dab274662bccdf5b8384a3"><code>0d0448b</code></a> Fix client reference access causing metadata missing (<a href="https://redirect.github.com/vercel/next.js/issues/70732">#70732</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/70788">#70788</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/381d1f9a06292758cc94bee7bc702045cff94010"><code>381d1f9</code></a> feat(next/image): add support for <code>decoding</code> prop (<a href="https://redirect.github.com/vercel/next.js/issues/70678">#70678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.12...v14.2.15">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.12&new-version=14.2.15)](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>
1 parent c6ab9ff commit d137799

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

docs/dagster-university/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@markdoc/markdoc": "latest",
1717
"@markdoc/next.js": "latest",
1818
"fast-glob": "^3.2.5",
19-
"next": "^14.2.10",
19+
"next": "^14.2.15",
2020
"prismjs": "latest",
2121
"react": "latest",
2222
"react-dom": "latest",

docs/dagster-university/yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ __metadata:
235235
languageName: node
236236
linkType: hard
237237

238-
"@next/env@npm:14.2.12":
239-
version: 14.2.12
240-
resolution: "@next/env@npm:14.2.12"
241-
checksum: 10/9e1f36da7d794a29db42ebc68e24cc7ab19ab2d1fd86d6cdf872fac0f56cbce97d6df9ff43f526ec083c505feea716b86668c7fcc410d809ad136bb656a45d03
238+
"@next/env@npm:14.2.20":
239+
version: 14.2.20
240+
resolution: "@next/env@npm:14.2.20"
241+
checksum: 10/3aaf2ba16344d7cede12a846859fddffa172e951f2dc28bb66f8b7c24cb2c207d2a49c84fea965ae964714aeb2269cff7a91723b57631765f78fd02b9465d1f2
242242
languageName: node
243243
linkType: hard
244244

@@ -251,65 +251,65 @@ __metadata:
251251
languageName: node
252252
linkType: hard
253253

254-
"@next/swc-darwin-arm64@npm:14.2.12":
255-
version: 14.2.12
256-
resolution: "@next/swc-darwin-arm64@npm:14.2.12"
254+
"@next/swc-darwin-arm64@npm:14.2.20":
255+
version: 14.2.20
256+
resolution: "@next/swc-darwin-arm64@npm:14.2.20"
257257
conditions: os=darwin & cpu=arm64
258258
languageName: node
259259
linkType: hard
260260

261-
"@next/swc-darwin-x64@npm:14.2.12":
262-
version: 14.2.12
263-
resolution: "@next/swc-darwin-x64@npm:14.2.12"
261+
"@next/swc-darwin-x64@npm:14.2.20":
262+
version: 14.2.20
263+
resolution: "@next/swc-darwin-x64@npm:14.2.20"
264264
conditions: os=darwin & cpu=x64
265265
languageName: node
266266
linkType: hard
267267

268-
"@next/swc-linux-arm64-gnu@npm:14.2.12":
269-
version: 14.2.12
270-
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.12"
268+
"@next/swc-linux-arm64-gnu@npm:14.2.20":
269+
version: 14.2.20
270+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.20"
271271
conditions: os=linux & cpu=arm64 & libc=glibc
272272
languageName: node
273273
linkType: hard
274274

275-
"@next/swc-linux-arm64-musl@npm:14.2.12":
276-
version: 14.2.12
277-
resolution: "@next/swc-linux-arm64-musl@npm:14.2.12"
275+
"@next/swc-linux-arm64-musl@npm:14.2.20":
276+
version: 14.2.20
277+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.20"
278278
conditions: os=linux & cpu=arm64 & libc=musl
279279
languageName: node
280280
linkType: hard
281281

282-
"@next/swc-linux-x64-gnu@npm:14.2.12":
283-
version: 14.2.12
284-
resolution: "@next/swc-linux-x64-gnu@npm:14.2.12"
282+
"@next/swc-linux-x64-gnu@npm:14.2.20":
283+
version: 14.2.20
284+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.20"
285285
conditions: os=linux & cpu=x64 & libc=glibc
286286
languageName: node
287287
linkType: hard
288288

289-
"@next/swc-linux-x64-musl@npm:14.2.12":
290-
version: 14.2.12
291-
resolution: "@next/swc-linux-x64-musl@npm:14.2.12"
289+
"@next/swc-linux-x64-musl@npm:14.2.20":
290+
version: 14.2.20
291+
resolution: "@next/swc-linux-x64-musl@npm:14.2.20"
292292
conditions: os=linux & cpu=x64 & libc=musl
293293
languageName: node
294294
linkType: hard
295295

296-
"@next/swc-win32-arm64-msvc@npm:14.2.12":
297-
version: 14.2.12
298-
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.12"
296+
"@next/swc-win32-arm64-msvc@npm:14.2.20":
297+
version: 14.2.20
298+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.20"
299299
conditions: os=win32 & cpu=arm64
300300
languageName: node
301301
linkType: hard
302302

303-
"@next/swc-win32-ia32-msvc@npm:14.2.12":
304-
version: 14.2.12
305-
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.12"
303+
"@next/swc-win32-ia32-msvc@npm:14.2.20":
304+
version: 14.2.20
305+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.20"
306306
conditions: os=win32 & cpu=ia32
307307
languageName: node
308308
linkType: hard
309309

310-
"@next/swc-win32-x64-msvc@npm:14.2.12":
311-
version: 14.2.12
312-
resolution: "@next/swc-win32-x64-msvc@npm:14.2.12"
310+
"@next/swc-win32-x64-msvc@npm:14.2.20":
311+
version: 14.2.20
312+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.20"
313313
conditions: os=win32 & cpu=x64
314314
languageName: node
315315
linkType: hard
@@ -3489,20 +3489,20 @@ __metadata:
34893489
languageName: node
34903490
linkType: hard
34913491

3492-
"next@npm:^14.2.10":
3493-
version: 14.2.12
3494-
resolution: "next@npm:14.2.12"
3492+
"next@npm:^14.2.15":
3493+
version: 14.2.20
3494+
resolution: "next@npm:14.2.20"
34953495
dependencies:
3496-
"@next/env": "npm:14.2.12"
3497-
"@next/swc-darwin-arm64": "npm:14.2.12"
3498-
"@next/swc-darwin-x64": "npm:14.2.12"
3499-
"@next/swc-linux-arm64-gnu": "npm:14.2.12"
3500-
"@next/swc-linux-arm64-musl": "npm:14.2.12"
3501-
"@next/swc-linux-x64-gnu": "npm:14.2.12"
3502-
"@next/swc-linux-x64-musl": "npm:14.2.12"
3503-
"@next/swc-win32-arm64-msvc": "npm:14.2.12"
3504-
"@next/swc-win32-ia32-msvc": "npm:14.2.12"
3505-
"@next/swc-win32-x64-msvc": "npm:14.2.12"
3496+
"@next/env": "npm:14.2.20"
3497+
"@next/swc-darwin-arm64": "npm:14.2.20"
3498+
"@next/swc-darwin-x64": "npm:14.2.20"
3499+
"@next/swc-linux-arm64-gnu": "npm:14.2.20"
3500+
"@next/swc-linux-arm64-musl": "npm:14.2.20"
3501+
"@next/swc-linux-x64-gnu": "npm:14.2.20"
3502+
"@next/swc-linux-x64-musl": "npm:14.2.20"
3503+
"@next/swc-win32-arm64-msvc": "npm:14.2.20"
3504+
"@next/swc-win32-ia32-msvc": "npm:14.2.20"
3505+
"@next/swc-win32-x64-msvc": "npm:14.2.20"
35063506
"@swc/helpers": "npm:0.5.5"
35073507
busboy: "npm:1.6.0"
35083508
caniuse-lite: "npm:^1.0.30001579"
@@ -3543,7 +3543,7 @@ __metadata:
35433543
optional: true
35443544
bin:
35453545
next: dist/bin/next
3546-
checksum: 10/4dcae15547930cdaeb8a1d935dec3ab0c82a65347b0835988fd70fa5b108f1c301b75f98acf063c253858719e2969301fb2b0c30d6b2a46086ec19419430b119
3546+
checksum: 10/baddcaeffa82e321cda87ad727540fc8ad639af5439ccc69b349c2b9a4315244d55c4aeed391c7bcd79edd634d6410b9e4a718ca02cc9e910046960444bb0c64
35473547
languageName: node
35483548
linkType: hard
35493549

@@ -4355,7 +4355,7 @@ __metadata:
43554355
eslint-config-next: "npm:13.4.19"
43564356
eslint-config-prettier: "npm:^9.0.0"
43574357
fast-glob: "npm:^3.2.5"
4358-
next: "npm:^14.2.10"
4358+
next: "npm:^14.2.15"
43594359
postcss: "npm:^8.4.29"
43604360
prettier: "npm:^3.0.3"
43614361
prismjs: "npm:latest"

0 commit comments

Comments
 (0)