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: update nextjs #3671

Merged
merged 1 commit into from
Aug 31, 2023
Merged

chore: update nextjs #3671

merged 1 commit into from
Aug 31, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Aug 31, 2023

What does this PR do?

🤖 Generated by Copilot at a5f74f0

This pull request upgrades some web app dependencies and cleans up the lockfile. It mainly affects the apps/web/package.json and pnpm-lock.yaml files. The goal is to fix bugs, improve performance, and reduce lockfile size.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at a5f74f0

  • Update next from 13.4.2 to 13.4.19 in apps/web/package.json and pnpm-lock.yaml to get bug fixes and performance improvements (link, link, link, link, link, link, link)
  • Update @lingui/swc-plugin from 4.0.0 to 4.0.4 in apps/web/package.json and pnpm-lock.yaml to fix bugs and add support for optional peer dependencies @swc/core and next (link, link, link)
  • Update @sentry/nextjs in pnpm-lock.yaml to include webpack as a peer dependency and remove unused dependency trees with older versions of next (link, link, link, link)
  • Update tslib from 2.6.1 to 2.6.2 in pnpm-lock.yaml to get bug fixes and minor improvements (link, link)
  • Remove unused optional dependencies of @next/swc-* binaries for different platforms in pnpm-lock.yaml to reduce lockfile size and avoid unnecessary downloads (link, link, link, link, link, link, link, link, link)
  • Remove unused dependencies of @next/env, caniuse-lite, and postcss in pnpm-lock.yaml to reduce lockfile size and avoid unnecessary downloads (link, link, link, link)

Emoji

🐛🚀🧹

@vercel
Copy link

vercel bot commented Aug 31, 2023

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

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Aug 31, 2023 2:00pm
web ✅ Ready (Inspect) Visit Preview Aug 31, 2023 2:00pm

@vercel vercel bot temporarily deployed to Preview – prerender August 31, 2023 13:57 Inactive
@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: next@13.4.2

@bigint bigint merged commit 93f0f89 into main Aug 31, 2023
10 checks passed
@bigint bigint deleted the update-next branch August 31, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant