Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump next from 13.0.4 to 13.0.5 in /apps/web #404

Merged
merged 3 commits into from
Nov 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps next from 13.0.4 to 13.0.5.

Release notes

Sourced from next's releases.

v13.0.5

Core Changes

  • Remove unnecessary async function when preloading async components: #42957
  • Add force-static handling for app dir: #43061
  • Add experimental outputFileTracingIgnores config: #43103
  • Leverage outputFileTracingIgnores for next-server trace as well: #43108
  • Remove unstable_revalidate: #43119
  • types: better type definition for internal utils: #43070
  • Eagerly build swc binaries on change: #43142
  • chore: Update swc_core to v0.43.23: #42977
  • fix(next-swc/relay): make pages directory optional: #43116
  • Remove the timestamp query for CSS resources: #43185
  • Update experimental skipTrailingSlashRedirect handling: #43201
  • Avoid bundling appDir rendering into pages edge SSR bundle: #43184
  • Alias esm next document to avoid mismatch react context: #43192
  • Fix middleware not executed when pages directory is empty: #43205
  • Remove app routes from _devPagesManifest: #43188
  • Fix HMR error: "Cannot read properties of null (reading 'length')": #43145
  • fix(ts): re-export PageComponent and LayoutComponent types: #43226
  • Fix app routes are not correctly matched when src directory is used: #43234
  • chore: add firebase-admin to default serverComponentsExternalPackages list: #43249
  • Fix React.cache() in layout/page file: #43187
  • build(cargo): bump up turbopack: #43273
  • fix(next-swc): aarch64 build: #43275
  • Add fallback aliases for React: #43203
  • fix: apply default export interop to next/error: #43238
  • Remove unused use-sync-external-store dependency: #43281
  • Imageloader: collect images serverside to include images from staticp…: #41554
  • Update precompiled react: #43288
  • Resolve next api for layouts to esm for edge runtime: #43302
  • Refactor code: #43291
  • Show error for invalid page props in the TS plugin: #43300
  • docs: add error link when missing appDir: true: #43293

Documentation Changes

  • Add note in next/link docs about anchor props: #43064
  • Remove unneeded async in docs.: #43161
  • Add JWT example to error page.: #43162
  • Updated typo in the documentation: #43160
  • Add missing quote in next/script example: #43196
  • Add a note about the auto-created empty directory: #43219
  • docs: Add default browserslist configuration as a starting point: #43260

Example Changes

  • chore: Updating Tigris example to use stable release: #43058
  • examples(with-ant-design): bump antd v5.0.0: #43062
  • fix: Wrong link to source in "responsive" image example: #43081

... (truncated)

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)

Bumps [next](https://github.com/vercel/next.js) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.0.4...v13.0.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sasicodes as a code owner November 24, 2022 09:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@vercel
Copy link

vercel bot commented Nov 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
api ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 10:42AM (UTC)
assets ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 10:42AM (UTC)
embed ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 10:42AM (UTC)
web ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 10:42AM (UTC)

@vercel vercel bot temporarily deployed to Preview – web November 24, 2022 09:34 Inactive
@vercel vercel bot temporarily deployed to Preview – embed November 24, 2022 09:43 Inactive
@vercel vercel bot temporarily deployed to Preview – assets November 24, 2022 09:45 Inactive
@vercel vercel bot temporarily deployed to Preview – api November 24, 2022 10:09 Inactive
@vercel vercel bot temporarily deployed to Preview – web November 24, 2022 10:36 Inactive
@vercel vercel bot temporarily deployed to Preview – assets November 24, 2022 10:36 Inactive
@sasicodes sasicodes enabled auto-merge (squash) November 24, 2022 10:37
@vercel vercel bot temporarily deployed to Preview – api November 24, 2022 10:40 Inactive
@vercel vercel bot temporarily deployed to Preview – embed November 24, 2022 10:42 Inactive
@sasicodes sasicodes merged commit b8afc35 into main Nov 24, 2022
@sasicodes sasicodes deleted the dependabot/npm_and_yarn/apps/web/main/next-13.0.5 branch November 24, 2022 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant