actionhero / actionhero-react-next-chat

Using Next.js and React to use ActionHero websockets
https://react.actionherojs.com
8 stars 0 forks source link

An in-range update of next is breaking the build 🚨 #30

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency next was updated from 9.0.3 to 9.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

next is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/actionhero/actionhero-react-next-chat/224?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/actionhero/actionhero-react-next-chat/225?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v9.0.4

Minor Changes

  • Experimental: Serverless Trace target: #8246
  • Experimental: Implement experimentalPrerender option: #7983
  • Experimental: Granular build chunking: #7696

Patches

  • Golf page-loader: #8190
  • Don't require test job for deploying: #8194
  • Revert "Don't require test job for deploying": #8199
  • Update TypeScript Instructions: #8200
  • Add some notes about Now deployment: #8205
  • Contributing guide rename initialprops: #8203
  • Add test for dynamic routing/webpack HMR bug: #8061
  • Remove useless code block in docs: 6468b6c
  • Remove Old Prerender Implementation: #8218
  • FIX- #8059 - Update relay version in examples to latest one: #8227
  • Add Create Next App instructions: #8224
  • Make Azure CI (sometimes) work: #8230
  • Update README.md: 48e1d14
  • [Enhancement]: Update README buttons: #8235
  • Update to check browserName instead of browser.log: #8234
  • [WIP] Add temp secret for PR Stats Action: #8248
  • Add warning for API export: #8250
  • Define generic for _app state: #8256
  • Compression documentation: #8247
  • Remove propertyFields from the client router: #8219
  • Swallow test process kill errors on win32: #8260
  • Add warning for invalid href being passed to router: #8231
  • Migrate amp-toolbox-optimizer to @ampproject/toolbox-optimizer: #8275
  • Handle backslashes in exportedFiles: #8277
  • Update README.md: #8282
  • Bugfix: Babel targets value can be a String: #8268
  • Update handling of ref in next/link: #8254
  • Simplify mobx example: #8269
  • Remove cache clearing from static-checker: #8290
  • Run migration script for GitHub Actions: #8305
  • Revert "Run migration script for GitHub Actions " (#8307): #8305
  • Adds user timing marks and measures for hydration/render: #8069
  • Document poweredByHeader option: da494db
  • Add info about removing @zeit/next-typescript on .babelrc: #8321
  • Remove 405 from render method: #8323
  • Fix layout example building: #8326
  • Deprecate Container usage: #8327
  • Only add flying-shuttle code when enabled: #8330
  • Update custom app example in README: #8320
  • Add config/test app for new PR stats set-up: #8317
  • Show warning if next export detects an API route: #8257
  • Remove extra variable: #8329
  • Followup optimizations for new experimentalPrerender: #8287
  • Prevent false positive experimental warning: #8284
  • Add warning for missing <Head>: #8276
  • Escape output names for modern bundles to prevent replacing: #8232
  • Remove accidental support for invalid JavaScript: #8077
  • Fix: Warn when user specifies prefetch option as true: #8233
  • Fix TypeScript setup with empty file: #8332
  • Update to use dynamic port for stats-app: #8336
  • Detect @types/ package for compiled packages: #8340
  • πŸ› Support multiple Next.js versions in one file: #8339
  • Add test for AMP errors during auto prerendering: #8335
  • Minify ncc'd packages for download speed: #8341
  • Use 'initial' setting for SplitChunksPlugin: #8293
  • Add warning for disabled minification during build: #8337
  • Also provide AppTree in NextPageContext: #8223
  • Fixes nav start argument in user timing check: #8348
  • Add missing dependency "compression" to next-server: #8344
  • Add note explaining empty query during prerendering: #8351
  • Remove experimental async-to-promises code: #8353
  • Fix AppTree type not allowing extra props: #8352
  • Add a note for multiple dynamic route segments: #8359
  • Fix chunking tests failing from timeout being too low: #8360
  • Define typeof window for application code only: #8355
  • Add tests for typeof window replacing: #8361
  • Updated links from #useRouter to #userouter: #8362
  • Create a unique instance of transform-define: #8371
  • Use data-next-page instead of id=__NEXT_PAGE__: #8380
  • Fix(examples): correct the path in with-electron: #8370
  • Update with-apollo example with hooks: #8363
  • Change componentWillMount to UNSAFE: #8357
  • [Expo] Updated React Native example: #8376
  • Reverting clear measure: #8373
  • Don't look up for TS files in dev: #8374
  • Feature: Add transparent JSX optimization: #8350
  • Hook destructuring optimization: #8381
  • Update README.md: #8392
  • Remove extra DOM method call: #8394
  • Update to replace asPath for static pages in dev mode: #8388
  • Updated with-redux-thunk example using useSelector and useDispatch: #8396
  • Fixed the docs. The real option is compress, not compression: #8409
  • Typo in class name in with-react-esi example: #8414
  • Add custom profiler / tracer: #8378
  • Next/bin/next - fix typo in help text: #8419
  • Fix a typo in with-reasonml-todo example: #8420
  • Update Link for create-next-app: #8423
  • Upgrade send dep: #8424
  • Fix conflict between defaultPathMap and default 404.html export: #8366
  • Fix dynamic APIs with query params: #8386

Credits

Huge thanks to @ijjk, @jordan-jarolim, @rajasekarm, @lfades, @nataliemarleny, @huv1k, @atcastle, @sebastianbenz, @delbaoliveira, @developit , @housseindjirdeh, @diagramatics, @timneutkens, @borekb, @adam187, @devknoll, @elliottsj, @yuyokk, @williamli , @Timer, @merceyz, @rafaelalmeidatk, @EvanBacon, @prateekbh, @bgrayburn , @matamatak, @knight-of-zero, @pogkat , @ondrejsika, @none23, @msweeneydev, @undirectlookable, and @Deadleg for helping!

Commits

The new version differs by 103 commits.

  • 37c6669 v9.0.4
  • 8c26a08 v9.0.4-canary.8
  • ec95927 Fix dynamic APIs with query params (#8386)
  • 177524b Fix conflict between defaultPathMap and default 404.html export (#8366)
  • 1e1eae2 Upgrade send dep (#8424)
  • 6dbc64f Update Link for create-next-app (#8423)
  • c13d1bc Fix a typo in with-reasonml-todo example (#8420)
  • d7a6cdd next/bin/next - fix typo in help text (#8419)
  • b2b5ece v9.0.4-canary.7
  • 46c4f20 Add custom profiler / tracer (#8378)
  • ef13f5c Typo in class name in with-react-esi example (#8414)
  • ad77a55 Fixed the docs. The real option is compress, not compression (#8409)
  • ab95c6d Updated with-redux-thunk example using useSelector and useDispatch (#8396)
  • 308c2cd v9.0.4-canary.6
  • 5422ee0 Update to replace asPath for static pages in dev mode (#8388)

There are 103 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 9.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 44 commits.

  • 2c7b4d8 v9.0.5
  • 0f92a87 v9.0.5-canary.3
  • 0100599 Add version property to Next.js instance (#8499)
  • 12c211b Add config for diffing fetched pages (#8492)
  • 1dbacda Remove extension from err.sh link (#8500)
  • 30cd8c2 v9.0.5-canary.2
  • 674ba17 Update prerender-manifest structure (#8497)
  • 483cd10 Refactor data-fetch example (#8490)
  • 64e8c61 Update ./static/ folder documentation (#8477)
  • 5396ab4 Remove front from examples
  • 3970a26 Tweaks and test for library chunks fixes (#8482)
  • a9325f1 Remove prefetch attributes from examples (#8481)
  • 7eda3bc Fix invalid href with-tailwindcss example (#8488)
  • f890482 Check for TypeScript files for auto setup (#8479)
  • 4a864ca fix duplicate spaces in readme (#8484)

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.0.6

Patches

  • Replace worker-farm with jest-worker: #8496
  • Fix backslashes in stats causing tests to fail on windows: #8505
  • Add missing dependency to next-server: #8507
  • Remove _app from with-apollo example: #8504
  • Normalize errors to use nextjs.org: #8518
  • Update with-react-intl for v3: #8526
  • Improve with-apollo example: #8508
  • Improve With Firebase Authentication example: #8533
  • Update with-zones example: #8459
  • Specify loader paths for PnP support: #8531
  • Add modern-preset Babel option: #8521
  • Remove link: #8539
  • Fix typo in link in example's README: #8545
  • Fix with-context-api example: #8559
  • Refactor active-class-name example: #8558
  • Encode URL paths in HTML and CSR: #8435
  • Add err.sh for incompatible href and as: #8561
  • Make sure to 404 for /_next/static: #8564
  • Fix serverless chunking: #8569
  • Fix docs: #8577
  • Remove extra default export from readme: #8579
  • Update performance marking: #8527
  • Update styled-jsx: #8583
  • Update README.md badge text: #8593
  • Fix react-native-web example FOUC: #8576
  • Update README and data-fetch example to use function components.: #8546
  • Fix with-slate example: #8566
  • Refactor with-loading example: #8560
  • Add cookie path property: #8594
  • Remove _app.js from with-apollo-auth example: #8556
  • This example shows how to use STOMP inside a Next.js application.: #8511
  • Use import instead of require in with-apollo example: #8575
  • Use URL-friendly chunk names: #8609
  • Add data-ampdevmode attribute for AMP scripts: #8524
  • Fix production test failing in ie11: #8612
  • Delete next-env.d.ts in JS implementation example: #8619
  • Move next-server back into next package: #8613
  • Fix getInitialProps issue in with-apollo example: #8620
  • Update commons glob for granular chunks: #8622
  • Update workers for next export: #8623
  • Update Next.js Telemetry Event Shapes: #8628
  • Improve with-apollo-auth example: #8633
  • Fix typo in README.md #8640: #8642
  • Add Apollo Server and Client Example App: #8195
  • Mention Custom App GIP in UPGRADING: #8647
  • Update Create Next App Template: #8648
  • [docs] useRouter cannot be used with classes: #8649
  • Remove extra pages: #8651
  • Fix yarn workspaces example: #8631
  • Adds the PnP plugin by default: #8653
  • Revert "Remove extra pages from export test": #8658
  • Add intl and Apollo to packages of interest: #8665
  • Remove Telemetry Registration: #8664
  • Re-enable anonymous telemetry: #8667
  • Resolve externals using webpack's context: #8669
  • Uses the PnP API when available: #8668
  • Better type for AppTree in NextPageContext: #8662
  • Update stats-config to be more deterministic: #8679
  • Fix relay modern server express example: #8683
  • Support non-flag variant of telemetry cmds: #8695
  • Add telemetry CLI tests: #8696
  • Optimize test setup: #8644
  • Test non-flag and re-runs of telemetry cmds: #8697
  • Delay updating asPath for auto exported pages: #8681
  • Add electron typescript example: #8682
  • Fix login popup not working: #8700
  • Catch all requests in custom server: #8704
  • Lock CircleCi image for now: #8706
  • TypeScript report on active pages only: #8703
  • Update pages-loader to return one value: #8629
  • Nit: sort experimental keys: #8707
  • Warn build on duplicate pages: #8646
  • Organize webpack configuration imports: #8711
  • Add test for duplicate scripts and add extra de-duping: #8709
  • [Docs] Prefetch disabled for 2g or SaveData header: #8717
  • Refactor api-routes-apollo-server-and-client example: #8673
  • Migrate GitHub Action config and remove un-used secret: #8719
  • Update actions config: 80ab8dd
  • Disable telemetry for tests: #8725
  • Add missing Link import to routing doc: #8728
  • Externalize experimental package: #8731
  • Update pull_request workflow: 5c83684
  • Make sure renderOpts is available before checking: #8734
  • Make sure to fail export when prerender fails with serverless bundle: #8738
  • Update readme.md: 8cc6071
  • Prevents externalizing non-hoisted packages: #8739
  • Document the intended behavior of our externals: #8741
  • Ensure requests are resolved as directories: #8742
  • Add autoExport to NEXT_DATA: #8746
  • Add link to docs for prerender indicator and allow disabling: #8610
  • Improve prettier ignore: #8753
  • Convert Readme Custom Error Pages To Functional Component: #8513
  • Prettier fix: #8754
  • Catch error from failing to unobserve: #8578
  • Update build feedback with dots indicating activity: #8382
  • Prevent URL from being updated while asPath is delayed: #8756
  • Fix(examples): use hooks in with-cookie-auth example: #8729
  • Match public files priority in dev: #8641
  • Fix windows paths mismatching for type errors: #8766
  • Example update: with-sentry-simple: #8684
  • Add hard retrying for Azure test runs: #8761
  • Revert "Add hard retrying for Azure test runs " (#8772): #8761
  • Show dots for non-TTY: #8771

Credits

Huge thanks to @HaNdTriX, @jeanbauer, @borekb, @eps1lon, @developit, @MAPESO, @adamgoth, @Timer, @eshikerya, @ijjk, @huv1k, @housseindjirdeh, @giuseppeg, @nataliemarleny, @raibima, @alieslamifard, @sakulstra, @deini, @DevSpeak, @Baukaalm, @ajmhyd, @lifeiscontent, @arcanis, @fwojciec, @dutradda, @jakubkarabula, @technoplato, @RomainMorlevat, @AZIMAT, @twltwl, and @WestonThayer for helping!

Commits

The new version differs by 114 commits.

  • 20aa1e4 v9.0.6
  • 85f84a0 v9.0.6-canary.7
  • b210133 Show dots for non-TTY (#8771)
  • ba07cc6 Revert "Add hard retrying for Azure test runs (#8761)" (#8772)
  • 664cd3f Add hard retrying for Azure test runs (#8761)
  • dc28e5b Example update: with-sentry-simple (#8684)
  • aa98323 v9.0.6-canary.6
  • 129e32f Fix windows paths mismatching for type errors (#8766)
  • 4e9e510 Match public files priority in dev (#8641)
  • 369eceb v9.0.6-canary.5
  • 9609065 fix(examples): use hooks in with-cookie-auth example (#8729)
  • 583b467 Prevent URL from being updated while asPath is delayed (#8756)
  • 204028d Update build feedback with dots indicating activity (#8382)
  • 44bbf9a Catch error from failing to unobserve (#8578)
  • 7863b60 Prettier fix (#8754)

There are 114 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.0.7

Minor Changes

  • Experimental Global CSS Support: #8710
  • Experimental src directory support: #8735

Patches

  • Update README.md: #8780
  • Make favicon work: #8776
  • Update webpack typings: #8783
  • Run all Azure tests with node v10: #8782
  • Test CSS Source Map generation: #8785
  • Add caching yarn cache to Azure: #8787
  • Reduce Install Size: #8788
  • Simplify development CSS hiding: #8789
  • Fix Experimental CSS Ordering: #8790
  • Update broken links: #8793
  • Insert <style> tags after anchor element: #8795
  • Add Experimental CSS Before Anchor: #8803
  • Update page sizes displayed on build: #8777
  • Enable Experimental CSS Source Maps: #8805
  • Add Working with Ghost and Next.js to Recipes: #8800
  • Fix using withRouter in _app opting out of auto-export: #8811
  • Remove useMemo from apollo examples: #8815
  • Ghost URL Typo: #8828
  • Add experimental SPR support: #8832
  • Allow only JS files when loading dynamic chunks: #8831
  • TS / PnP compatibility: #8744
  • Remove extra build logs: #8839
  • SPR follow ups: #8846
  • Add support for ZEIT Now CI detection: #8864
  • Fix typo and wording in README.md: #8867
  • Remove stale-if-error header from SPR: #8866
  • Better test case for serverless export: #8865
  • Favicon should have low importance: #8878
  • Enforce natural numbers for SPR: #8882
  • Configure the Default Revalidate: #8880
  • Add SPR Dynamic Routes to Manifest: #8885
  • Remove React Suspense from Client Runtime: #8887
  • Don't remove path in page-config plugin: #8889
  • Add test case to prevent regression for page config: #8890

Credits

Huge thanks to @ijjk, @Timer, @lfades, @fabienheureux, @HaNdTriX, @daviddarnes, @janicklas-ralph, @arcanis, @hanneslund, and @phocks for helping!

Commits

The new version differs by 162 commits.

  • 4e1f113 v9.0.7
  • 1a6a6c9 Add test case to prevent regression for page config (#8890)
  • f685564 v9.0.7-canary.10
  • 6312a49 Don't remove path in page-config plugin (#8889)
  • 1c58c5f v9.0.7-canary.9
  • d9c6f20 Remove React Suspense from Client Runtime (#8887)
  • e930961 v9.0.7-canary.8
  • 296cfac Add SPR Dynamic Routes to Manifest (#8885)
  • c566b32 v9.0.7-canary.7
  • 2aa1203 Configure the Default Revalidate (#8880)
  • 01e5471 Enforce natural numbers for SPR (#8882)
  • e8522f4 Favicon should have low importance (#8878)
  • 9152a2a Better test case for serverless export (#8865)
  • e3d15f9 Remove stale-if-error header from SPR (#8866)
  • 297d146 Fix typo and wording in README.md (#8867)

There are 162 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 195 commits.

  • 1a02dfd v9.0.8
  • 3f1e19e Migrate AMP story example into Next.js repo (#8972)
  • a918d4e v9.0.8-canary.5
  • e2ca0ac Fix Legacy CSS Modules on the Server (#8970)
  • e9b2e25 Convert Dev Server to TypeScript (#8966)
  • c9d9ff6 Informative Error for Invalid Global CSS (#8958)
  • d299811 Convert Export to TypeScript (#8965)
  • 9af5879 v9.0.8-canary.4
  • 3f51f0e Add support for CSS Module patching (#8957)
  • 3762e75 Inline relayPaintMetrics function (#8954)
  • 5929e9d Add unstable_onPerformanceData helper for performance entries (#8480)
  • 923547c Removes importance link attribute (#8951)
  • 8945cbc v9.0.8-canary.3
  • 89cf68d Also patch standalone usage of @zeit/next-css (#8950)
  • 50bd10f Use Better Telemetry Directory (#8942)

There are 195 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.1.0

Minor Changes

  • Add src directory support: #8735
  • Add public folder support: #8661
  • Add static directory deprecation warning: #8636

Patches

  • Remove default export from constants.d.ts: #8979

Credits

Huge thanks to @ijjk, @Timer, @mbfisher, and @lfades for helping!

Commits

The new version differs by 203 commits.

  • b862d85 v9.1.0
  • 7bf4cdb v9.0.9-canary.2
  • 023863d Revert "Remove config export (#8895)" (#8982)
  • 004319f v9.0.9-canary.1
  • 80767cd Remove default export from constants.d.ts (#8979)
  • 7f1aaa3 v9.0.9-canary.0
  • 28377a7 Add static directory deprecation warning (#8636)
  • e2d713f De-experimentalize the public/ folder (#8661)
  • 1a02dfd v9.0.8
  • 3f1e19e Migrate AMP story example into Next.js repo (#8972)
  • a918d4e v9.0.8-canary.5
  • e2ca0ac Fix Legacy CSS Modules on the Server (#8970)
  • e9b2e25 Convert Dev Server to TypeScript (#8966)
  • c9d9ff6 Informative Error for Invalid Global CSS (#8958)
  • d299811 Convert Export to TypeScript (#8965)

There are 203 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.1.1

Patches

  • Match public/static/ folder before static/: #8986
  • Change /static directory in favor of /public directory for create-next-app: #8984
  • With quilljs example: #8904
  • Fix Custom Webpack Config in Inferno Example: #8987

Credits

Huge thanks to @aryasadeghy, @ismamz, and @grepme for helping!

Commits

The new version differs by 209 commits.

  • 46168de v9.1.1
  • 0002ea3 v9.1.1-canary.0
  • 6685d63 Fix Custom Webpack Config in Inferno Example (#8987)
  • f81c5d5 Match public/static/ folder before static/ (#8986)
  • 7674bab Change /static directory in favor of /public directory for create-next-app (#8984)
  • 1b518f0 with quilljs example (#8904)
  • b862d85 v9.1.0
  • 7bf4cdb v9.0.9-canary.2
  • 023863d Revert "Remove config export (#8895)" (#8982)
  • 004319f v9.0.9-canary.1
  • 80767cd Remove default export from constants.d.ts (#8979)
  • 7f1aaa3 v9.0.9-canary.0
  • 28377a7 Add static directory deprecation warning (#8636)
  • e2d713f De-experimentalize the public/ folder (#8661)
  • 1a02dfd v9.0.8

There are 209 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.1.2

Minor Changes

  • Add StrictMode toggle: #9161
  • Allow NextScript to optionally defer javascript: #8980

Patches

  • Fix can-not-output-to-public error title: #8988
  • Remove pass-server-data example: #8992
  • Add extra note about canary branch in contributing: #8991
  • Update AMP Optimizer to 1.1.1: #8994
  • Update resetting log for spinners: #8995
  • Monkeypatch @zeit/next-css@0.2.1-canary.4: #8996
  • Add src directory support for global CSS: #8999
  • Update README-zh-CN.md static-file-serving-eg-images: #9002
  • Add CSS fixture for src dir: #9001
  • Fix global Bluebird causing HMR connection to fail: #9009
  • Change to public folder in with-loading example: #9016
  • Update Auth0 example with new version: #9020
  • Next offline: #9010
  • Test no-path relative CSS imports: #9028
  • Add buildId to SPR data routes: #8929
  • Do Not Rely on Module State: #8968
  • Add @zeit/fetch example: #9029
  • Update to error on usage of serverRuntimeConfig with serverless: #9030
  • Replace the deprecated Create Next App URL: #9032
  • Trigger error overlay for dynamic route mismatch: #9031
  • Updated multiple examples to use /public: #9033
  • Update storybook example to v5.2 with CSF: #9036
  • Update README.md: #9040
  • Remove static optimization from message: #9045
  • Fix a minor typo in link: #9049
  • [Docs] Update static file serving section: #9062
  • Remove _document context: #9068
  • Update framework chunk test regex to not select nested dependencies: #9012
  • Fix import in @zeit/fetch example: #9074
  • Pin Azure Chromedriver: #9075
  • Update no-document-title.md: #9082
  • Temporary: Add Support for Now Platform Headers: #9085
  • Temporary: SPR: Use Group Index Mapping: #9089
  • Fix SPR always revalidating in production: #9091
  • Optimize script tags: #9048
  • [using-preact] Update example to Preact X: #9079
  • Fix language fallback in with-react-intl example: #8894
  • Update legacy _app context: #9083
  • Simplify with-noscript example: #9094
  • Update with-react-toolbox example to use /public: #9099
  • [using-inferno] Update inferno to v7.3, fix missing React.createContext function: #9038
  • [with-typescript] Updated TypeScript example to use API routes: #9073
  • Fix SPR header name: #9104
  • Update to return JSON if data request: #9106
  • Add the example of Tailwind CSS with emotion: #8931
  • Remove inferno example: #9108
  • Don't mark page as nextExport if it's SPR: #9113
  • Update with-prefetching example: #9101
  • Dedupe meta tags: #8960
  • Refactor with-modal example: #9097
  • Refactor with-context-api example to use functional components: #9092
  • Make sure to update scope for page export declaration: #9115
  • Allow manually setting amphtml: #9098
  • Support Concurrent Mode in Loadable: #9026
  • Warn on No Cache in CI: #9116
  • Update granular chunks to produce up to 25 chunks per entrypoint on high-complexity apps: #9129
  • Netlify cms example: #8949
  • Update Prerender Error Message: #9143
  • Upgrade React dependencies: #9152
  • Test react(-dom)@canary Every 12 Hours: #9151
  • Fix apollo server initialization in api-routes-apollo-server-and-client example: #9137
  • Upgrade Lockfile: #9158
  • Test React integration using next dist-tag: #9165
  • Cache No-Revalidate Pages: #9170
  • Add yarn check to tests: #9163
  • Add WSL to Metadata: #9171
  • Record src directory usage with version: #9023
  • Add Purgecss to with-tailwindcss example: #9145
  • Fix with-tailwindcss build issues: #9179
  • Check Files during Install: #9182
  • Reenable AMP Tests: #9162
  • Docs(api-routes): fix micro-cors example: #9184
  • Update with-mdx example to latest packages: #9186
  • Ensure directory before flushing cache file: #9187
  • Ensure that all <link> elements have a key prop: #9204
  • Update Babel dependencies: #9203
  • Update with-react-intl example: #9180
  • API: Take multiple values into account for the query: #9196
  • Fix react-native-web example by adding babel plugin: #9078
  • Fix examples #9064: bumps next-redux-wrapper package version that contains babel runtime fix: #9214
  • Remove react-ssr-prepass from Next Deps: #9224
  • Add warning for getStaticParams without getStaticProps: #9226
  • Add configuration flags to disable integrated type checker: #9138
  • Disable worker_threads by default for firebase compatibility: #9199
  • Restore package.json and yarn.lock to allow deploy: #9230
  • Split TypeScript Flag Docs: #9231
  • Delete _document.js: #9236
  • Update examples: static export using dynamic routes: #9237

Credits

Huge thanks to @tusbar, @karlhorky, @sebastianbenz, @ykzts, @manfwh, @ijjk, @ismamz, @sandrinodimattia, @armspkt, @timneutkens, @lfades, @rafaelalmeidatk, @SZharkov, @Baukaalm, @iNishant, @devknoll, @atcastle, @guswnsxodlf, @s-h-a-d-o-w, @HaNdTriX, @resir014, @firstziiz, @melanieseltzer, @iliran11, @Timer, @masives, @none23, @acdlite, @taylorbryant, @zackkrida, @htbvo, @midudev, @bitjson, @ctavan, @YUFENGWANG, @Janpot, @flybayer, @meuwka, @kachkaev, and @juanmiguelbesada for helping!

Commits

The new version differs by 311 commits.

  • acf7d0a v9.1.2
  • 07b46d7 Update examples: static export using dynamic routes instead exp… (#9237)
  • cb7a184 v9.1.2-canary.10
  • d40f010 Delete _document.js (#9236)
  • 4dbd267 Split TypeScript Flag Docs (#9231)
  • f5969d2 Restore package.json and yarn.lock to allow deploy (#9230)
  • 14ed867 Disable worker_threads by default for firebase compatibility (#9199)
  • ad2a3d6 Add configuration flags to disable integrated type checker (#9138)
  • 2d9f199 Add warning for getStaticParams without getStaticProps (#9226)
  • 34e0ce6 Remove react-ssr-prepass from Next Deps (#9224)
  • 4584ea4 Fix examples #9064: bumps next-redux-wrapper package version that contains babel runtime fix (#9214)
  • 1c11ffd Fix react-native-web example by adding babel plugin (#9078)
  • ab0a864 API: Take multiple values into account for the query (#9196)
  • 20978af v9.1.2-canary.9
  • 211c84e allow NextScript to optionally defer javascript (#8980)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 362 commits.

  • c5faf73 v9.1.3
  • 5bf6760 v9.1.3-canary.5
  • ec89e73 Add readme with experimental warning for plugins (#9345)
  • fd36e41 v9.1.3-canary.4
  • c8c4efb Remove the parameterized-routing example (#9297)
  • 7fe42fb v9.1.3-canary.3
  • 210dca8 Ensure we correctly decide on which packages need better interopt (#9327)
  • b9c71d3 Revert experimental plugins code from sentry example (#9317)
  • 0022633 Track framework bundle separately (#9322)
  • 42fca6f Track polyfill file changes (#9321)
  • bc176b3 [with-firebase] Update to Node v10 and fix lint errors (#9318)
  • e9e0609 update with-jest-react-testing-library (#9307)
  • 354de28 Only add static files route if folder exists (#9305)
  • b37fcbb Prevent CSS script tags in granular chunks (#9306)
  • 9defdd0 v9.1.3-canary.2

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v9.1.4

Minor Changes

  • Add a build-time emitted routes manifest with the dynamic routes (not used at runtime): #9347
  • Implement custom routes RFC: #9157

Patches

  • Update router to have only one route traverse pass: #9435
  • Fix typo in serverless loader: #9431
  • Remove getInitialProps from the faunadb example: #9427
  • Fix recursive copy failing if more folders than concurrency: #9429
  • With-graphql-faunadb: #9387
  • Updated readme: #9405
  • Fix up errors in tests: #9407
  • Test segment-level exacts are preferred: #9408
  • Fix(9312) - Fix redirect logic for with-cookie-auth: #9413
  • Refactor(router): extract handle slug method: #9414
  • Improve route param error message: 1544443
  • Upgrade TypeScript version: #9417
  • Integration test case for fetch alias: #9391
  • Linting should be strict: #9418
  • [Experimental] Catch-all Route Support: #9416
  • Remove top level usage of loader imports in next/document: #9419
  • Clean up old flag: #9421
  • Adjust Client Nav Test: #9422
  • Improve linting rules to catch more errors: #9374
  • Update dotenv example: #9372
  • Update webpack config to also take next-stylus into account: #9277
  • Fix typo in API routes documentation.: #9373
  • Check formatting on build: #9375
  • Polyfill Object.assign by Default: #9369
  • Add AMP First example: #9109
  • Initialize Git repo on app creation: #9376
  • Add extra step to contributing steps: #9377
  • Decrease the load priority of client _buildManifest: #9167
  • Replace historyId with initial page tracking: #9380
  • Fix Dynamic next export Page Hydration Mismatch: #9388
  • Amp-first example: fix broken inline script: #9389
  • Remove unused property skeleton: #9393
  • Add test for internal url handling in render: #9396
  • Don't treat static as an internal route when the folder is not provided: #9394
  • Test static folder: #9395
  • Add routes-manifest test: #9365
  • Fix canonical rel link generation: #9357
  • Bind fetch to self instead of window: #9368
  • Fix window.fetch Polyfill: #9364
  • Test CJS Import of isomorphic-unfetch: #9363
  • Update routes-manifest and add tests: #9361
  • Add check for now.json and custom server: #9346
  • Upgrade styled-jsx: #9348
  • Ignore shell-quote on Windows: #9296
  • Add full-icu package: #9286
  • Convert wrapper class to function component: #9095

Credits

Huge thanks to @timneutkens, @giuseppeg, @lemonCMS, @slobo, @francismarcus, @MathieuLoutre, @leerob, @sebastianbenz, @fauna-brecht, @lfades, @Timer, @jamesmosier, and @janicklas-ralph for helping!

Commits

The new version differs by 420 commits.

  • 0b18f85 v9.1.4
  • 3412555 v9.1.4-canary.8
  • 6a2c16a Update router to have only one route traverse pass (#9435)
  • c7d2da4 v9.1.4-canary.7
  • 09cab2d Fix typo in serverless loader (#9431)
  • fefe453 v9.1.4-canary.6
  • dd99050 Fix recursive copy failing if more folders than concurrency (#9429)
  • 8e20979 Remove getInitialProps from the faunadb example (#9427)
  • b0a79e0 v9.1.4-canary.5
  • 2f16a86 Adjust Client Nav Test (#9422)
  • d90c853 Clean up old flag (#9421)
  • 53f3cb6 Remove top level usage of loader imports in next/document (#9419)
  • ba5e694 [Experimental] Catch-all Route Support (#9416)
  • 34a38d2 Linting should be strict (#9418)
  • 332852b Integration test case for fetch alias (#9391)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 535 commits.

  • d64587e v9.1.5
  • c4821c7 v9.1.5-canary.17
  • 8a04353 Update example/with-dynamic-import (#9667)
  • 963d598 Add tests for optional chaining and nullish coalescing (#9665)
  • 5fe7dcd v9.1.5-canary.16
  • d892229 Simplify config in with-jest-typescript example (#9664)
  • 26a6a37 feat: optional chaining and nullish coalescing (#9615)
  • f9e4f18 Update example analyze bundles (#9645)
  • a557b7e v9.1.5-canary.15
  • ed1a945 Disable SSG Transform on Non-SSG Pages (#9657)
  • 04b2f0e Use Real Identifier for SSG Transform (#9656)
  • cbf8e0b Bump Babel Cache Key (#9655)
  • 462aa91 Fix Linting Pre-Commit Hook (#9654)
  • 0c49d7d v9.1.5-canary.14
  • bbc62a0 Only Remove Server-Side Imports (#9653)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 589 commits.

  • dbc0853 v9.1.6
  • bdedf2c v9.1.6-canary.11
  • fd95d6c Fix AMP HMR for child components (#9736)
  • 87d9b2e Add tests ensuring auto-exported amphtml rel is valid (#9762)
  • 2ba056a Add check for invalid assetPrefix (#9759)
  • a32af59 Fix Shared Sizes Missing Commons (#9752)
  • eee4efd Fix typo (change imperatively to imperative) (#9750)
  • 8267c8a Normalize RegEx source between node versions (#9749)
  • dc51a70 v9.1.6-canary.10
  • 950d67b Add experiment for prefetching (#9747)
  • 838aec8 v9.1.6-canary.9
  • 845dc08 Compute Gzip Sizes of Files (#9745)
  • 9622c65 v9.1.6-canary.8
  • 6fcb623 Add support for exporting from serverless build (#9744)
  • fafb466 Test failed SSG data request (#9738)

There are 250 commits in total.

See the full diff