Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Update dependency next to v9 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2019

This PR contains the following updates:

Package Type Update Change
next (source) peerDependencies major [`^6.0.0

Release Notes

zeit/next.js

v9.0.3

Compare Source

Minor Changes
  • Experimental module/nomodule support: #​7704
Patches
  • Modern JS for SSR Bundles: #​7961
  • Add .gitignore: #​7893
  • Import isomorphic-unfetch in data fetching example: #​7895
  • Make tests for both async and sync GIP: #​7999
  • Rework dynamic routing <Link> documentation: #​8001
  • Avoid sending user errors to client: #​8005
  • Replace fs.exists with fs.access: #​7742
  • Fix children key in with-typescript-styled-components example: #​8003
  • Handle windows backslashes when checking ssr-prepass: #​8016
  • Add Create Next App package: #​8018
  • Reference correct repository: 7f5f981
  • Remove old media images: d486152
  • Update CNA links to examples: bcd8eb6
  • Fix CNA README typo: 8fb32de
  • Fix syntax error in ie11 from next-server/amp: #​8032
  • Rewrite Create Next App: #​8030
  • Comment out GIP in Custom <App>: #​8055
  • Remove public/ file example: #​8056
  • Remove now.json from examples: #​8057
  • Fix userAgent type error in README.md: #​8048
  • Apply missing formatting: #​8079
  • Updated "firebase-admin" module and added "firebase-functions-t…: #​8078
  • Enable Kodiak bot: #​8096
  • Disable notify on conflict: 427a02a
  • Improve types: #​8097
  • Allow automatic static optimization in with-sentry-simple examp…: #​8102
  • Require label to merge for now: d006a24
  • Revert "Improve type definitions": #​8098
  • HTTP methods docs and REST example: #​8108
  • Configuration for body parsing size limit: #​7896
  • Add next-head-count & remove next-head class: #​8020
  • Fix extension for module/nomodule: 8b0a93b
  • Dynamic routes clarification: #​8110
  • Fix index.js for API routes: #​8112
  • Fix onError prop-type warning in Link: #​8021
  • Auth example with api routes: #​8118
  • Fixes problem with API and wrong regex: #​8126
  • Update example with firebase auth: #​8127
  • Improve type definitions: #​8117
  • Docs: Fix comments in with-sentry example (server.js): #​8125
  • Add missing key prop for array elements in _document: #​8132
  • Update README.md for with-http2 example: #​8131
  • Fix spelling in tsconfig.js of readme.md: #​8138
  • Remove next.config.js: #​8139
  • Upgrade with-mdx example from mdx 0.16 → 1.1: #​8142
  • Remove kodiak: 482f454
  • Fix regex to not match any string with double underscore: #​8153
  • Improve docs for API: #​8155
  • Add 2 AWS Amplify SSR examples one with JS and one with TS: #​8073
  • Update webpack to 4.38.0: #​8147
  • Docs: Document change concerning api-routes: #​8121
  • Update missed lockfile: 25fd3f8
  • Refactor(webpack): extract splitChunksConfig: #​8161
  • Include scheduler in React bundle: #​8164
  • Optional Server Compression: #​8066
  • Fix build only server-side /api/index.js: #​8167
  • Fix a typo in README: #​8177
  • Provide AppTree to getInitialProps for getDataFromTree: #​7732
  • Test environment code should target Node: #​8181
  • Fix: Add error message for duplicate route param name: #​8047
Credits

Huge thanks to @​rakannimer, @​adamwathan, @​huv1k, @​lfades, @​imdreamrunner, @​dmytro-lymarenko, @​ijjk, @​developit, @​janicklas-ralph, @​ikeryo1182, @​chaitanyareddyk, @​adam187, @​HaNdTriX, @​devknoll, @​sgmonda, @​oliviertassinari, @​0x80, @​bapjiws, @​oguzzkilic, @​partyKyoung, @​lachlanjc, @​tomasikp, @​felixmosh, @​eps1lon, @​Timer, @​OttlikG, and @​nataliemarleny for helping!

v9.0.2

Compare Source

Patches
  • Remove duplicated client code: #​7907
  • Update docs for AMP export behavior: #​7940
  • Prevent blocking while hidden: #​7930
  • Added example for rbx and bulma-pro: #​7728
  • Checks if object is not empty instead of whether the reference (object) is truthy: #​7911
  • Replace windows backslashes with forward: #​7942
  • Update link ref handling to clean up previous listeners: #​7943
  • [Enhancement]: Refactor circleCI config: #​7963
  • Check if dynamicOptions has the deprecated method property,: #​7973
  • Don&#​39;t externalize ssr-prepass if added by user: #​7966
  • Fix example with-firebase-hosting-and-typescript: #​7971
  • Fix: Ensure ergonomic handling of non-page in ./pages/: #​7955
  • Example for API routes with middleware: #​7958
  • Add empty publicRuntimeConfig to serverless tests: #​7948
  • Add handling for invalid page config: #​7921
  • Fix client-side hydration with dynamic routes: #​7986
  • Fix GIP type in /_error page: #​7952
  • Only copy public/ directory if enabled: #​7988
  • Add default value for pageConfig for custom _error: #​7984
  • Fix build for API routes conflict pages: #​7992
  • Add warning for experimental config usage: #​7985
  • Add support for 412 Precondition Failed status for static files: #​7944
  • Feat(web): Passing actual status code instead 200: #​7735
  • Correct info about export limitations: #​7729
  • Add babel option to use styled-jsx/babel-test in the preset: #​7747
  • Don’t add loadable if it’s not used: #​7995
Credits

Huge thanks to @​sudkumar, @​mvllow, @​Restoration, @​adam187, @​eperedo, @​jtomaszewski, @​scythargon, @​4cm4k1, @​ijjk, @​nataliemarleny, @​felixmosh, @​yukin01, and @​huv1k for helping!

v9.0.1

Compare Source

Patches
  • Copy invalid-resolve-alias as it is being linked in the codebase: bb2ae41
  • Further clarification that api routes should be inside the page…: #​7780
  • Note TypeScript migration: #​7787
  • Update CODEOWNERS: a0bcdd8
  • Update remaining CODEOWNERS: a164a70
  • Remove previous cache logic: #​7794
  • Set cancelled property on routeChangeError error: #​7790
  • Upgrade to webpack with latest acorns: #​7795
  • Example for GraphQL server with API routes: #​7804
  • Switch all examples to next@latest: #​7806
  • Add API tests to serverless: #​7774
  • Fix package count being zero in some cases: #​7812
  • Make recursiveReadDir return sorted array: #​7658
  • Update to always require next/config when setting config: #​7822
  • Improve NextApiResponse typing: #​7841
  • Add a test for module.exports from a page: #​7842
  • Add test for trailing slash on API route: #​7851
  • Fix terminal links (cmd-click) on VSCode: #​7849
  • Add UrlObject to router methods: #​7859
  • Allow React.Fragment for Document styles: #​7863
  • Title may be omitted: #​7865
  • Update typescript examples: #​7867
  • Remove with-styled-components Auto Prerendering warning: #​7871
  • Add default values for runtime config: #​7847
  • Add a dev2 command: 70b8bed
  • Handle empty directory: #​7876
  • Test for <Document> fragment styles: #​7875
  • Fix placeholder values being added when exporting from serverless: #​7883
  • Stop PageConfig plugin from running on non-pages: #​7884
  • exportPathMap dynamic routes params fix: #​7846
  • Add declaration files to the contributing guide: #​7885
  • Add support for legacy server npm modules: #​7898
  • Improve exported router types: #​7853
  • Adding a note about babelrc: #​7897
  • Export types for link props: #​7905
Credits

Huge thanks to @​delbaoliveira, @​ijjk, @​huv1k, @​admons, @​VincentCordobes, @​barry4dev, @​lfades, @​timReynolds, @​timneutkens, and @​aequasi for helping!

v9.0.0

Compare Source

Major
  • Remove withAmp and do not expose isInAmpMode: #​7690
Minor
  • Add Typescript compilation: #​7110
  • Add support for /public: #​7213
  • Add API routes support: #​7296
  • Make next/dynamic loading component return null by default: #​7695
  • Automatic static optimization: #​7666
Patches
  • Add declaration files to /dist: #​7118
  • Updated broken test in Windows: #​7124
  • Add AMP label to AMP only pages in build tree: #​7123
  • More Specific Info on Script Loading Error: #​7108
  • Make next export respect experimental.exportTrailingSlash: #​6752
  • Add more TypeScript types: #​7054
  • Rewrote .circleci/config.yml to 2.1 schema: #​7103
  • Wait for entry to resolve in production build: #​7104
  • Fix: add repository to next-server package.json: #​7105
  • Update types for with-router: #​7106
  • Replace the typescript compiler with @​babel/preset-typescript: #​7016
  • Revert "Detect built ins in externals " (#​7107): #​7083
  • Update removing AMP pages to not require during build: #​7081
  • Make styles compatible in AMP mode: #​7060
  • Cache Babel and AutoDll plugin in dirDir/cache: #​7102
  • Remove un-needed config from example: #​7055
  • Update AMP example: #​7056
  • Update AMP example to AMP-first wording: 5499652
  • Update dependency to fix with-next-page-transitions example: #​7049
  • Add test for /dashboard/index: #​7065
  • With-apollo example: explicitly pass fetch to HttpLink: #​7072
  • Update fela example: #​7051
  • Disable Terser loader when debugging: #​7079
  • Fix broken link: #​7087
  • Upgrade with-reasonml example to Reason React 0.7 and JSX 3: #​7078
  • Update the recommendation section in examples/with-reasonml: #​7089
  • Run optimizer after validating in dirty AMP mode: #​7063
  • Detect built ins in externals: #​7083
  • Move react-ssr-prepass import inside of: #​7095
  • Export 404 even if undefined in exportPathMap: #​6912
  • Remove dynamic-import-node from the preset: #​7096
  • Update to share HMR and ondemand SSE connection: #​7084
  • Upgrade Terser: #​6981
  • Upgrade amp-optimizer to 0.5.3: #​7134
  • Add .d.ts for next-server: #​7133
  • Always use AllModulesIdentifiedPlugin after HashedModuleIdsPlugin: #​7138
  • TypeScript preset should always be enabled: #​7137
  • Remove old debugging logs: #​7139
  • A webpack bug is preventing us from hashing chunks: #​7142
  • Don&#​39;t re-use the same page file for error-recovery tests: #​7144
  • Add --target serverless flag: #​7141
  • Move generating types to before deploy: #​7145
  • Replace --target serverless with env var: #​7146
  • Move type generating: #​7147
  • Remove list_dist from debugging: #​7148
  • Remove type defs for non-ts files and fix wrong import for router in _app: #​7150
  • Add stale-while-revalidate when no getInitialProps: #​7149
  • Update to render directly to body in AMP mode: #​7151
  • Add support for .ts / .tsx import without extension: #​7152
  • Add missing property types for styled-jsx: #​7154
  • Add types for next/dynamic: #​7157
  • Add types for next/link: #​7160
  • Add missing .d.ts for next/dynamic: #​7158
  • Add warning for @​zeit/next-typescript: #​7163
  • Prefer type over interface: #​7164
  • Reduce CircleCI Parallelism: #​7171
  • Run Prettier on webpack configuration: #​7172
  • Don&#​39;t resolve ts|tsx for non-TypeScript users: #​7173
  • Update Prettier configuration: 00e8ba4
  • Add types for getInitialProps: #​7162
  • Make sure to 404 for AMP client bundles in dev mode: #​7183
  • Update cache-control header when no getInitialProps: #​7185
  • Improve contributing guide: #​7186
  • Fix missing webpack buildin: #​7187
  • Allow _app and _document to be extended with other props: #​7184
  • Make sure not to require react before NODE_ENV has been set: #​7200
  • Browserstack optimisations: #​7201
  • Make sure Cache-Control header is set when no getInitialProps: #​7202
  • Fix firefox bug with detecting instanceof Promise in dynamic: #​7203
  • Add theme to styled-components example: #​7206
  • Fix wrong task name on watch for next/export files: #​7204
  • Use intersection observer to preload in viewport: #​7196
  • Create CODE_OF_CONDUCT.md: #​7207
  • Use modern syntax in Next client code (e.g. async await): #​7014
  • Clean up code/testing artifacts from #​7014: #​7211
  • Make sure next-head class isn&#​39;t added to title: #​7214
  • Add stats to build tree: #​7194
  • Clear stale files from Next.js&#​39; babel-loader cache: #​7221
  • Fix missing injectCaller: #​7223
  • Remove unnecessary type from LinkProps: #​7233
  • Update webpack to 4.30.0: #​7238
  • Fix default meta tag being added in AMP mode: #​7248
  • Tweak ReasonML example: #​7254
  • Fix webpack fetch error: #​7253
  • Make sure to update asPath on hashOnlyChange to: #​7255
  • Remove reload and use only location.reload: #​7257
  • Update to latest version of browserstack-local: #​7236
  • Fix application output: #​7264
  • Add docs to public: #​7239
  • Fix attempting to observe non-DOM refs in Link: #​7249
  • Add test for invalid ref in Link: #​7266
  • Renamed IContext to be NextPageContext: #​7272
  • With apollo auth proxy: #​7165
  • Fix FOUC issue on with-fela example: #​7229
  • Add example with babel-plugin-react-css-modules: #​7219
  • Revert migrating babel-loader into Next.js: #​7265
  • Remove components from client router: #​7281
  • Integrate type checking into compilation pipeline: #​7278
  • Add initial docs for TypeScript: #​7169
  • Merged with-jest and with-flow examples into a new with-jest-flow example.: #​7224
  • Removed unusable React importing in _document.tsx and added esModuleInterop:true in tsconfig.json: #​7232
  • Add automatic TypeScript setup: #​7125
  • Update styling of TypeScript config: 37ebd61
  • Format chunk graph plugin: 92cbe13
  • Separate shared shuttle modules: #​7287
  • Update readme to use @​next/mdx: #​7291
  • Re-add prefetch prop type with deprecated: #​7292
  • Make sure API routes are built in production: #​7306
  • Fix:5049 Make Count in with-reasonml persist in runtime: #​7302
  • Demonstrate how to use kea actions in getInitialProps for server side rendering with state transferred to client-side: #​7298
  • Fix:7271 with-rematch - make sever rendered user list persist: #​7308
  • Fix POST and PUT on api routes: #​7319
  • Update the with-graphql-react example.: #​7317
  • Redesigned page output: #​7324
  • Fix windows backslashes not being replaced when identifying AMP pages: #​7331
  • Update with-styletron example, add debug mode and useStyletron: #​7290
  • Update typescript example to reflects out of box usage: #​7235
  • Fix error overlay dismiss after fixing build error: #​7335
  • Remove allowSyntheticDefaultImports in favor of esModuleInterop: #​7338
  • Anchor TypeScript check to fix invalid detection: #​7349
  • Updated typescript examples: #​7337
  • [with-loading] changed non-existent-page link to <a> tag: #​7350
  • Update 8.Question_about_next.md: #​7357
  • Show helpful warning when @​types/react isn&#​39;t found: #​7345
    #​7362
  • Add with-sentry-simple example.: #​7360
  • Add retrying to CircleCi and fixes for ncc&#​39;ed webpack: #​7366
  • [custom-server-typescript] remove outdir line from tsconfig.server.json:
  • Re-add retrying tests in CircleCi to prevent false failures: #​7374
  • Fix broken link: #​7378
  • Remove outdated "extras" section in with-tailwindcss example README: #​7379
  • Reduce the maximum number of shuttles: 931cd3d
  • Fix string type on router.query: #​7387
  • [with-typescript] Remove obsolete TypeScript plugin and updated readme: #​7368
  • Update to latest webpack-bundle-analyzer: #​7389
  • Document useAmp in readme: #​7405
  • Add auto static/dynamic: #​7293
  • Make sure rendering behavior is only changed when autoExport is enabled: #​7408
  • Upgrade dependencies: #​7412
  • Revert fs-extra upgrade due to issue in latest version with jest: #​7414
  • [custom-server-typescript] fixed custom server build issues: #​7385
  • Types description: #​7217
  • Don&#​39;t load from serverless in dev mode: #​7416
  • Create with-redux-persist example: #​7375
  • [with-reasonml] Show both internal and shared state managment.: #​7312
  • New Example: with-reasonml-todo(#​7346): 43dcb59
  • Add document middleware: #​7209
  • Opt out of cache header if _app has custom getInitialProps: #​7409
  • Refactor server router: #​7431
  • Fix duplicate dynamic chunks: #​7425
  • Update Tailwind CSS to v1.0: #​7421
  • Dynamic routing mark 2: #​7432
  • Remove deploy to now button from all examples: #​7101
  • Allow passing of title to default error page: #​7381
  • Implement UI to show building activity: #​6526
  • Update styles on build indicator container: #​7436
  • Fixed typo in README.md: #​7438
  • Bundle only server code for API routes: #​7443
  • Improvements to build watcher: #​7441
  • Enable strict export presence in webpack: #​7446
  • Add tests for build activity indicator: #​7448
  • Run lint-fix: c7276bc
  • Add amp.canonicalBase option to set absolute URL: #​7262
  • Do not force noEmit option into TypeScript configuration: #​7451
  • Correctly pass props down in with-lingui example HOC: #​7445
  • Move syntax formatting to prettier: #​7454
  • Remove react-ssr-prepass as it’s only needed for experimental feature: #​7455
  • Disable optional param routing code paths: #​7459
  • Don&#​39;t run standard for tsx files in husky to match lint-fix: #​7463
  • Format missed files: #​7464
  • Make react-ssr-prepeass external if not enabled: #​7466
  • Render valid optimized AMP by default: #​7465
  • Improve contributing doc without yarn link: #​7471
  • Revise dynamic route generation (mark 3): #​7473
  • Remove old optional dynamic <Link> test: #​7474
  • Do not leave Promise unresolved: #​7475
  • Reuse router logic instead of duping in client: #​7476
  • Add new stub file for exports: 7f187b4
  • Refresh query on mount for exported pages: #​7462
  • Consolidate import statements: f8e9cbb
  • Upgrade to latest typescript: #​7477
  • Remove .includes from _app for ie compatibility: #​7482
  • Update ant design examples: #​7490
  • Allow to describe initial props in the NextPage type: #​7491
  • Disable <title/> warning when React Helmet is used: #​7483
  • Fix serverDir resolving for autoExporting: #​7504
  • Fix create command - react-relay-network-modern: #​7502
  • Fix serverless dynamic routes: #​7505
  • API interface extensions: #​7363
  • Simplify a few parts of the codebase: #​7506
  • Fix autoExport on windows and add tests: #​7514
  • Fix auto export in serverless: #​7517
  • Replace recursive-copy with own implementation: #​7263
  • Clean up _document documentation: #​7523
  • Add types for &lt;Html&gt; and &lt;Head&gt; element: #​7524
  • Default target in loadConfig instead of next build: #​7521
  • Restore onMouseEnter event: #​7531
  • With-cookie-auth: don&#​39;t rely on the Host header: #​7435
  • Fixes constants link in readme: #​7534
  • TS: don&#​39;t set page component props to the App&#​39;s props by default: #​7535
  • Add Typescript to next-mdx readme: #​7540
  • Add export const config support and make withAmp a no-op: #​7525
  • Fix next start in serverless mode with public directory: #​7541
  • Fix sentence in with-context-api example: #​7542
  • Create file referencing Next.js types: #​7545
  • Don&#​39;t confuse the user with an eagerly created tsconfig.json: #​7546
  • Adding TypeScript description to next export: #​7547
  • Improve TypeScript package install experience: #​7548
  • Remove invalid meta type: #​7549
  • Add static page marker to page info: #​7552
  • Mark whether page is a lambda or static file in build output: #​7553
  • Tune default Terser configuration: #​7554
  • Strip queries before matching route on client: #​7566
  • Added new blog example: #​7511
  • Add handling for invalid pages during autoExport: #​7574
  • Improve docs: #​7564
  • Added nodemon config to watch for .ts and .js files in the server folder: #​7592
  • Re-require all module information for client-side initializers list: #​7571
  • Add next/dynamic test: #​7600
  • (examples/with-immutable-redux-wrapper) Fix README.md: #​7597
  • Ensure Node types are installed (for process types): #​7603
  • Correctly define NODE_ENV and process.browser: #​7604
  • typeof window will always be undefined on the server: #​7605
  • typeof window is object on the client: #​7606
  • Add error handling for _error page: #​7608
  • Exit process after build: #​7614
  • (example/with-react-relay-network-modern) Fix example: #​7590
  • Extract isDynamicRoute helper: #​7622
  • Dynamic Routes: Change impl from $param to [param]: #​7623
  • Set __next-build-watcher width and height to 0: #​7618
  • Fixes serverless target in development: #​7619
  • Update example: with redux reselect recompose: #​7624
  • Fix typo in with-redux-reselect-recompose example: #​7642
  • Revert "ncc Webpack build redux ": #​7628
  • _document middleware is experimental: #​7647
  • Compile dependencies for IE11: #​7646
  • Allow opting out of automatic prefetch for Link: #​7532
  • Fix TypeScript typings: #​7648
  • Avoid lambda nomenclature when target != &#&#8203;39;serverless&#&#8203;39;: #​7650
  • Remove usage of process.browser: #​7651
  • Update prefetch check to prevent re-prefetching: #​7654
  • Unflag Dynamic Routing: #​7663
  • Fix memory leak from requiring pages: #​7659
  • Parallelize requiring pages for static check: #​7671
  • Fix maxConcurrentCalls used instead of maxConcurrentWorkers: #​7672
  • Updating hapijs package name: #​7664
  • Asynchronously check for type errors: #​7668
  • Re-add require cache clearing: #​7674
  • Update typescript example: #​7684
  • Clean up AMP logic and naming: #​7669
  • Dynamic routes for API: #​7629
  • Helpers update: #​7686
  • Remove coveralls: #​7689
  • Expand automatic pre-rendering docs: #​7702
  • Improve prefetch docs: #​7692
  • Updated with-now-env example: #​7694
  • Add updated de-duping logic for next/dynamic: #​7705
  • Add path to exportPathMap query missing message: #​7708
  • Fix styled-jsx not rendering when used in node_modules: #​7697
  • Add back in second line of comment: #​7718
  • Remove "small" wording from runtime config overhead: #​7715
  • Upgrade watchpack to remove eslint-config-prettier: #​7716
  • Serverless build for API routes: #​7649
  • Remove Next.js debug mode: #​7719
  • Do not default TypeScript to strict: true: #​7717
  • Add prerender PageConfig option: #​7699
  • Update with-zones example and Multi Zones documentation: #​7513
Credits

Huge thanks to @​ijjk, @​Timer, @​andy-ob, @​koenpunt, @​TxHawks, @​mottox2, @​scull7, @​dav-is, @​Ephem, @​lfades, @​martpie, @​thecodechef, @​rarkins, @​chuck0523, @​sebastianbenz, @​stovmascript, @​nataliemarleny, @​nimit95, @​Tomekmularczyk, @​styfle, @​keanulee, @​coryshrmn, @​sync, @​huv1k, @​nabiltntn, @​aga5tya, @​Samciu, @​timneutkens, @​samw3, @​nguyenkhois, @​chibicode, @​AnsonT, @​jaydenseric, @​tajo, @​resir014, @​John-Spraul, @​delbaoliveira, @​guybedford, @​mrispoli24, @​leerob, @​stvnyung, @​tychay, @​jrusso1020, @​xboy2012, @​msheakoski, @​msweeneydev, @​icco, @​rafaelalmeidatk, @​keustma, @​mcwebb, @​Janpot, @​d-dmytro, @​ku8ar, @​olgn, @​lucleray, @​dunglas, @​abusada, @​AllenFang, @​j0lv3r4, @​jsmirandaiii, @​popenkomaksim, @​HsuTing, @​MarchWorks, @​khanghoang, @​eperedo, @​hanagejet, @​jchorl, and @​johnboy-leeds for helping!

v8.1.0

Compare Source

New Features

Next.js 8.1 introduces AMP support on a per-page basis, allowing incremental adoption of AMP.

Please read our blog post to learn more!

Patches
  • Fix adblock comment: #​6859
  • Added async-to-promises transform: #​6797
  • Amp-bind data injection: #​6840
  • Add optimizing AMP pages: #​6835
  • Emit manifest of all page files: #​6853
  • Add error message for AMP bind syntax: #​6865
  • Refine selective page building: #​6866
  • Add an experimental debug mode to builds: #​6870
  • Add useRouter hook: #​6869
  • Added an HTTP2 server example: #​6856
  • Fastify example dep update: #​6714
  • Update Sentry to v5 and add @​sentry/integrations: #​6873
  • Added example with react-multi-carousel for rendering items on the server-side: #​6820
  • Temporarily pass arguments directly: #​6876
  • Allow only values that can be serialized to key: #​6881
  • Add RouterContext in production mode: #​6883
  • Fix serverless options: #​6884
  • Update to latest version of amp-toolbox-optimizer: #​6885
  • Set buildId to a fixed value during debug build: #​6886
  • Update docs for env variables: #​6889
  • Upgrade amp-toolbox-optimizer: #​6890
  • Add check for data in serverless-loader: #​6893
  • Add test for AMP in serverless mode: #​6894
  • Dont prefetch with debug mode: #​6895
  • Revert weird firefox workaround: #​6896
  • Add checking of react versions: #​6892
  • Make Client request BUILD_ID from the Server: #​6891
  • Compute Chunk Graph file hashes on emit: #​6897
  • Add ** experimental page globbing support: #​6899
  • Correctly compute unknown module ids: #​6898
  • Extract styled-jsx: #​6901
  • Turn off module opts when selective page building: #​6903
  • Temporarily only do one pass: #​6900
  • Revert "Extract styled-jsx " (#​6907): #​6901
  • Only handle on catch in render: #​6908
  • Add query for debugging amp data: #​6909
  • Add useRequest hook and RequestContext: #​6910
  • Add more chunk graph data: #​6911
  • Better debug build message: #​6915
  • Add a build all but specified pages mode: #​6916
  • Fix page resolution: #​6920
  • Remove route cache key: #​6921
  • Make chunk graph more accurate: #​6923
  • Add lambda version of shared chunks: #​6924
  • Fix nesting level of client page scripts: #​6925
  • Add babel-plugin-transform-async-to-promises: #​6929
  • Bump parallelism on circleci: #​6926
  • Use var as libraryTarget: #​6945
  • Disable terser for server build: #​6951
  • Simplify options assignment: #​6949
  • Optimize resolve configuration: #​6954
  • Upgrade Async to Promises: #​6958
  • Replace imurmurhash with string-hash: #​6964
  • Moved NODE_ENV to our config: #​6965
  • Circleci filter PRs: #​6961
  • Add Amp bind error message: #​6962
  • Do not clear the console: #​6758
  • Remove use of Promise.finally in polyfill: #​6975
  • Disabled performance config in webpack: #​6976
  • Brought escape-string-regexp source to next: #​6979
  • Disabled the checkWasmTypes config in webpack: #​6978
  • Fix getSpecifiedPages on Windows: #​6977
  • Adjust flying shuttle minify: #​6980
  • Custom ReasonML Server: #​6970
  • Update README.md: #​6749
  • Update no-document-title.md: #​6832
  • Custom hapi server example handle static files: #​6822
  • Added cross-env package for using on Windows: #​6877
  • Fix re-rendering on client after navigating back from external: #​6652
  • Update root-static-files example: #​6967
  • The externals option is undefined for client builds: #​6983
  • Adjust onFi

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-nextjs-monorepo branch from b0b2e79 to afe3e90 Compare July 13, 2019 10:55
@renovate renovate bot changed the title Update dependency next to v8 Update dependency next to v9 Jul 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant