Skip to content

Commit a775e45

Browse files
Bump next from 13.5.4 to 14.1.1 in /docs/dagster-university (#21769)
Bumps [next](https://github.com/vercel/next.js) from 13.5.4 to 14.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/5f59ee5f197a09275da7a9fa876986f22f4b7711"><code>5f59ee5</code></a> v14.1.1</li> <li><a href="https://github.com/vercel/next.js/commit/f48b90b162c1a27a1ecaa8ae0a452e0a6605c35f"><code>f48b90b</code></a> even more</li> <li><a href="https://github.com/vercel/next.js/commit/7f789f4a6f6a4f89495c770bed74d5e5d0e01d44"><code>7f789f4</code></a> more timeout</li> <li><a href="https://github.com/vercel/next.js/commit/ab71c4cf782e13d564f48fe15732b9c42a3f6f36"><code>ab71c4c</code></a> update timeout</li> <li><a href="https://github.com/vercel/next.js/commit/75f60d92c43187aa5786f88f0fe4e2bfc7d44c7b"><code>75f60d9</code></a> update trigger release workflow</li> <li><a href="https://github.com/vercel/next.js/commit/74b3f0f4f3dcc15f35c9b9956755ca7b7b6a6db5"><code>74b3f0f</code></a> Server Action tests (<a href="https://redirect.github.com/vercel/next.js/issues/62655">#62655</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a6946b69ccb268015887ea6d6ef39f262e5636b1"><code>a6946b6</code></a> Backport metadata fixes (<a href="https://redirect.github.com/vercel/next.js/issues/62663">#62663</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/4002f4b33c5a42166e5ad5f9ff4f879195aeb852"><code>4002f4b</code></a> Fix draft mode invariant (<a href="https://redirect.github.com/vercel/next.js/issues/62121">#62121</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/7dbf6f8298daea8e8c5198e9a4e7e758da665a6d"><code>7dbf6f8</code></a> fix: babel usage with next/image (<a href="https://redirect.github.com/vercel/next.js/issues/61835">#61835</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/3efc842a0a30ffd3a991e45736ac615f336d3103"><code>3efc842</code></a> Fix next/server apit push alias for ESM pkg (<a href="https://redirect.github.com/vercel/next.js/issues/61721">#61721</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v13.5.4...v14.1.1">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=13.5.4&new-version=14.1.1)](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 aa6786b commit a775e45

File tree

2 files changed

+73
-79
lines changed

2 files changed

+73
-79
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": "^13.5.4",
19+
"next": "^14.1.1",
2020
"prismjs": "latest",
2121
"react": "latest",
2222
"react-dom": "latest",

docs/dagster-university/yarn.lock

Lines changed: 72 additions & 78 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:13.5.4":
239-
version: 13.5.4
240-
resolution: "@next/env@npm:13.5.4"
241-
checksum: 95ec7108bc88a01fed5389fb33e4b9eb34937908859d9f0aa87930c660f4395d90dafe10e54830faae5bc0a1b799be544c6455a2c8054499569d1e9296369076
238+
"@next/env@npm:14.2.3":
239+
version: 14.2.3
240+
resolution: "@next/env@npm:14.2.3"
241+
checksum: 47ddb64ec6cdc13dfcf560ba42cce71d7948174bf800162738e20ba0147cc46a5f6fdde1eb7957a3676a9eca6dccf6603836ed7c755eab238d9f5c73614d9880
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:13.5.4":
255-
version: 13.5.4
256-
resolution: "@next/swc-darwin-arm64@npm:13.5.4"
254+
"@next/swc-darwin-arm64@npm:14.2.3":
255+
version: 14.2.3
256+
resolution: "@next/swc-darwin-arm64@npm:14.2.3"
257257
conditions: os=darwin & cpu=arm64
258258
languageName: node
259259
linkType: hard
260260

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

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

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

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

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

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

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

310-
"@next/swc-win32-x64-msvc@npm:13.5.4":
311-
version: 13.5.4
312-
resolution: "@next/swc-win32-x64-msvc@npm:13.5.4"
310+
"@next/swc-win32-x64-msvc@npm:14.2.3":
311+
version: 14.2.3
312+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.3"
313313
conditions: os=win32 & cpu=x64
314314
languageName: node
315315
linkType: hard
@@ -364,12 +364,20 @@ __metadata:
364364
languageName: node
365365
linkType: hard
366366

367-
"@swc/helpers@npm:0.5.2":
368-
version: 0.5.2
369-
resolution: "@swc/helpers@npm:0.5.2"
367+
"@swc/counter@npm:^0.1.3":
368+
version: 0.1.3
369+
resolution: "@swc/counter@npm:0.1.3"
370+
checksum: df8f9cfba9904d3d60f511664c70d23bb323b3a0803ec9890f60133954173047ba9bdeabce28cd70ba89ccd3fd6c71c7b0bd58be85f611e1ffbe5d5c18616598
371+
languageName: node
372+
linkType: hard
373+
374+
"@swc/helpers@npm:0.5.5":
375+
version: 0.5.5
376+
resolution: "@swc/helpers@npm:0.5.5"
370377
dependencies:
378+
"@swc/counter": ^0.1.3
371379
tslib: ^2.4.0
372-
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
380+
checksum: d4f207b191e54b29460804ddf2984ba6ece1d679a0b2f6a9c765dcf27bba92c5769e7965668a4546fb9f1021eaf0ff9be4bf5c235ce12adcd65acdfe77187d11
373381
languageName: node
374382
linkType: hard
375383

@@ -1036,20 +1044,20 @@ __metadata:
10361044
languageName: node
10371045
linkType: hard
10381046

1039-
"caniuse-lite@npm:^1.0.30001406":
1040-
version: 1.0.30001527
1041-
resolution: "caniuse-lite@npm:1.0.30001527"
1042-
checksum: 7ad99d78d1a30d494471c8a9ead3fc40a816ee61b16fef330bba5bdae5d7ebaa965becc8cd09c7aa6240125ce790a5213a40cd240ceaa211508744ed86b79783
1043-
languageName: node
1044-
linkType: hard
1045-
10461047
"caniuse-lite@npm:^1.0.30001517, caniuse-lite@npm:^1.0.30001520":
10471048
version: 1.0.30001528
10481049
resolution: "caniuse-lite@npm:1.0.30001528"
10491050
checksum: 7b6a71d41de1ce2b95f5851e7074050b7600157acf02c5701d9650a1faf824e368163f4ede5e269d4ea44fe33e00fe60673cb86f40cac35bd02a9a9a4ef7f162
10501051
languageName: node
10511052
linkType: hard
10521053

1054+
"caniuse-lite@npm:^1.0.30001579":
1055+
version: 1.0.30001617
1056+
resolution: "caniuse-lite@npm:1.0.30001617"
1057+
checksum: a03bfd6ed474d14378f1b93bf90e9b0031e56a813cf42b364e5a86881ecdcdfdd58bf94c56febb0e4128c5ab57cc0a760ab7f3ef7ce0c1ead1af78a8e806375e
1058+
languageName: node
1059+
linkType: hard
1060+
10531061
"ccount@npm:^1.0.0":
10541062
version: 1.1.0
10551063
resolution: "ccount@npm:1.1.0"
@@ -2148,13 +2156,6 @@ __metadata:
21482156
languageName: node
21492157
linkType: hard
21502158

2151-
"glob-to-regexp@npm:^0.4.1":
2152-
version: 0.4.1
2153-
resolution: "glob-to-regexp@npm:0.4.1"
2154-
checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167
2155-
languageName: node
2156-
linkType: hard
2157-
21582159
"glob@npm:7.1.6":
21592160
version: 7.1.6
21602161
resolution: "glob@npm:7.1.6"
@@ -2253,7 +2254,7 @@ __metadata:
22532254
languageName: node
22542255
linkType: hard
22552256

2256-
"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
2257+
"graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
22572258
version: 4.2.11
22582259
resolution: "graceful-fs@npm:4.2.11"
22592260
checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7
@@ -3478,28 +3479,29 @@ __metadata:
34783479
languageName: node
34793480
linkType: hard
34803481

3481-
"next@npm:^13.5.4":
3482-
version: 13.5.4
3483-
resolution: "next@npm:13.5.4"
3482+
"next@npm:^14.1.1":
3483+
version: 14.2.3
3484+
resolution: "next@npm:14.2.3"
34843485
dependencies:
3485-
"@next/env": 13.5.4
3486-
"@next/swc-darwin-arm64": 13.5.4
3487-
"@next/swc-darwin-x64": 13.5.4
3488-
"@next/swc-linux-arm64-gnu": 13.5.4
3489-
"@next/swc-linux-arm64-musl": 13.5.4
3490-
"@next/swc-linux-x64-gnu": 13.5.4
3491-
"@next/swc-linux-x64-musl": 13.5.4
3492-
"@next/swc-win32-arm64-msvc": 13.5.4
3493-
"@next/swc-win32-ia32-msvc": 13.5.4
3494-
"@next/swc-win32-x64-msvc": 13.5.4
3495-
"@swc/helpers": 0.5.2
3486+
"@next/env": 14.2.3
3487+
"@next/swc-darwin-arm64": 14.2.3
3488+
"@next/swc-darwin-x64": 14.2.3
3489+
"@next/swc-linux-arm64-gnu": 14.2.3
3490+
"@next/swc-linux-arm64-musl": 14.2.3
3491+
"@next/swc-linux-x64-gnu": 14.2.3
3492+
"@next/swc-linux-x64-musl": 14.2.3
3493+
"@next/swc-win32-arm64-msvc": 14.2.3
3494+
"@next/swc-win32-ia32-msvc": 14.2.3
3495+
"@next/swc-win32-x64-msvc": 14.2.3
3496+
"@swc/helpers": 0.5.5
34963497
busboy: 1.6.0
3497-
caniuse-lite: ^1.0.30001406
3498+
caniuse-lite: ^1.0.30001579
3499+
graceful-fs: ^4.2.11
34983500
postcss: 8.4.31
34993501
styled-jsx: 5.1.1
3500-
watchpack: 2.4.0
35013502
peerDependencies:
35023503
"@opentelemetry/api": ^1.1.0
3504+
"@playwright/test": ^1.41.2
35033505
react: ^18.2.0
35043506
react-dom: ^18.2.0
35053507
sass: ^1.3.0
@@ -3525,11 +3527,13 @@ __metadata:
35253527
peerDependenciesMeta:
35263528
"@opentelemetry/api":
35273529
optional: true
3530+
"@playwright/test":
3531+
optional: true
35283532
sass:
35293533
optional: true
35303534
bin:
35313535
next: dist/bin/next
3532-
checksum: f8e964ee9bbabd0303f9d807c9193833fcc47960be029c3721db9a5a35cc4ff690313e30fc6ee497f959a9141048957dddf6eb038b4a23c78c8762b0cd9d0ae0
3536+
checksum: d34ea63adf23fe46efebe2a9c536c9127c0ee006d74c60d6d23aecbef650798c976b27c17910ca585f3bb1223b10924cb429b9ce930f3074aee1170d1519dccc
35333537
languageName: node
35343538
linkType: hard
35353539

@@ -4341,7 +4345,7 @@ react@latest:
43414345
eslint-config-next: 13.4.19
43424346
eslint-config-prettier: ^9.0.0
43434347
fast-glob: ^3.2.5
4344-
next: ^13.5.4
4348+
next: ^14.1.1
43454349
postcss: ^8.4.29
43464350
prettier: ^3.0.3
43474351
prismjs: latest
@@ -5214,16 +5218,6 @@ typescript@latest:
52145218
languageName: node
52155219
linkType: hard
52165220

5217-
"watchpack@npm:2.4.0":
5218-
version: 2.4.0
5219-
resolution: "watchpack@npm:2.4.0"
5220-
dependencies:
5221-
glob-to-regexp: ^0.4.1
5222-
graceful-fs: ^4.1.2
5223-
checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131
5224-
languageName: node
5225-
linkType: hard
5226-
52275221
"which-boxed-primitive@npm:^1.0.2":
52285222
version: 1.0.2
52295223
resolution: "which-boxed-primitive@npm:1.0.2"

0 commit comments

Comments
 (0)