Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Bump terser and next in /admin #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2023

Removes terser. It's no longer used after updating ancestor dependency next. These dependencies need to be updated together.

Removes terser

Updates next from 9.5.5 to 13.4.10

Release notes

Sourced from next's releases.

v13.4.10

Core Changes

  • Fix trailing slash with locale domain: #52343
  • perf: use fs.readdirSync with withFileTypes: #52340
  • Make get_client_chunking_context independent of context: #51928
  • perf: use fs.opendir for better resource usage: #52341
  • fix: metadatabase warning message: #52363
  • perf: simplify getShortDynamicParamType on app-render: #52355
  • fix: prevent infinite dev refresh on nested parallel routes: #52362
  • turbopack: add incremental cache for node.js app rendering: #52172
  • Refactor metadata og and twitter title to be always presented: #52320
  • perf: reduce system calls on eslint plugin: #52359
  • Turbopack: Use a different chunking context for web entry: #52404
  • Temporarily revert change to pages render: #52407
  • Remove integration tests now in vercel/turbo: #52413
  • Update Rust nightly toolchain: #51757
  • Cache concurrent ensurePage requests for the same page: #52360
  • [turbopack]: Remove skipped integration tests: #52421
  • Fix metadata layer webpack rule for server-only: #52403
  • Override file based images with social images property: #52416
  • Split the client reference manifest file to be generated per-entry: #52450
  • fix(standalone): fixed output: "standalone" crashing build when there is no app/ page: #51993
  • fix: add aws packages to default serverComponentsExternalPackages: #52388
  • refactor: avoid unnecessary async scopes in eslint: #52418
  • Ensure useParams return array for catch-all routes: #52494
  • turbopack: Module Trait: #52401
  • Fix tracking of client reference manifest: #52505
  • perf: create an experimental bundled version of the next server: #52206
  • Chore: Remove redundant intersection type: #52453
  • perf: Refactor recursiveReadDirSync: #52517
  • add version to function config manifest: #52507
  • Turbopack: Source trait: #52511
  • Update id handling for fonts: #52559
  • feat(turbopack): support swc transform plugins : #50401
  • feat(babel-loader): provide migration help message for babel config: #52565
  • Support global-error for ssr fallback: #52573
  • Fix ISR case with bot requests: #52581
  • fix(next/jest): jest can not load server-only code: #52393
  • Turbopack: App Router build POC: #52036
  • Avoid loading Next.js config again in render workers: #52587
  • Add more extensions to next-types-plugin for Node16/NodeNext: #52562
  • feat(next-swc): report native bindings load err code: #52570
  • Move App Pages rendering into bundle: #52290
  • feat(turbopack): support native webp: #52285
  • Set sizes prop to any for svg icons: #52609
  • Turbopack: OutputAsset trait: #52606
  • chore(deps): bump react@18.3.0-canary-9377e1010-20230712: #52649
  • Ensure root layout only render once per request: #52589
  • Fix bundle path normalization for /index routes: #52650

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [terser](https://github.com/terser/terser). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Removes `terser`

Updates `next` from 9.5.5 to 13.4.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v9.5.5...v13.4.10)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants