ChristopherLMiller / app.christopherleemiller.me-old

https://www.christopherleemiller.me
0 stars 1 forks source link

Bump next from 9.4.2 to 9.5.1 #716

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps next from 9.4.2 to 9.5.1.

Release notes

Sourced from next's releases.

v9.5.1

Core Changes

  • upgrade @ampproject/toolbox-optimizer to 2.5.14: #15463
  • Combine sendPayload and sendHTML: #15475
  • Add polyfill for process and Buffer in webpack 5: #15499
  • improves baseUrl resolution in typescript monorepos: #13542
  • Ignore history state not created by next.js: #15379
  • Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli commands : #15422
  • Font optimizations: #14746
  • Next.js prefetching should use requestIdleCallback: #14580
  • Make Links rendered in the error overlay clickable [ 14017 ]: #14055
  • Make sure link can render without router: #15604
  • Add better typing for redirect: #15603
  • Update header replacing to be more relaxed: #15592
  • Normalize missing optional value on Vercel: #15593
  • Don't use assetprefix on getServerSideProps and getStaticProps: #15634
  • Test webpack 5 beta: #15645
  • Fix: space issue in error overlay and add tests: #15617
  • Fix error overlay hotlinking: #15658

Documentation Changes

  • Update gssp-export Error: #15529
  • fix typo in custom-webpack-config docs: #15533
  • [Docs] Update links that should point to Vercel repos: #15547
  • [Docs] Performance time is in milliseconds: #15544
  • Update multi-zone example link from relative to absolute: #15618
  • Add note about statusCode config for redirects: #15615
  • Add CSS Modules examples to docs: #15601
  • Added docs for Incremental Static Regeneration: #15663

Example Changes

  • [update] 'yo' to 'you': #15545
  • Update Apollo example for 9.5: #15546
  • Update revalidate examples for 9.5: #15551
  • De-experimentalize redirects for rosetta example: #15554
  • Update Electron, Typescript example: #15524
  • remove broken server example: #15653

Misc Changes

  • Add release hook to format the changelog by labels: #14592
  • Update release.js and release package to avoid github rate limit: #15575
  • Update stats-config for new polyfills location: #15584
  • fix typo in eslint-plugin-next code comments: #15583
  • Stabilize error-is-clickable test: #15606
  • Fix webdriver error handling: #15491
  • retry installs on macos: #15641
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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #721.