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(deps): update dependency next to v9.4.4 #133

Merged
merged 1 commit into from
Jun 7, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2020

This PR contains the following updates:

Package Type Update Change
next (source) devDependencies patch 9.4.2 -> 9.4.4

Release Notes

vercel/next.js

v9.4.4

Compare Source

Patches

v9.4.3

Compare Source

Minor Changes
  • Better formatted Sass errors: #​13211
  • Add support for sass-loader prependData option: #​12277
  • Make page path case sensitive in dev: #​8848
  • Feat(cli): use default template when GH is offline: #​12194
  • Bundle env configs in serverless mode: #​13406
  • Add failing paths to export error summary: #​10026
  • Add type inference for getStaticProps and getServerSideProps: #​11842
Patches
  • Remove dead events: #​13156
  • Remove unnecessary loadGetInitialProps: #​13159
  • Remove old ErrorComponent global: 7eaf9b8
  • Load .env files before running Telemetry: #​13173
  • Migrate PR stats action into Next.js repo: #​13177
  • Chore(next/build/babel): missing types: #​13189
  • Bug fixes for Lint routing: #​13111
  • [Docs] Replace hot reloading with fast refresh: #​13207
  • Updated docs: #​13205
  • Move csp examples: #​13221
  • With reason relay example: #​12080
  • Fix formatting of older PR that passed tests: e4d22ce
  • Make .env clickable in terminal: #​12210
  • More redundant imports @​ examples: #​13190
  • Chore: Remove react redundant imports on examples: #​13169
  • Use correct chalk import: #​13235
  • Chore: remove-redundant-example-import: #​13175
  • Fix ssr-caching example: #​12180
  • Ignore nullish user configs: #​10250
  • Add urql to the examples list: #​13006
  • Fix dotenv file loading order: #​13161
  • Update custom server docs: #​13172
  • Created Expo TypeScript example project: #​13182
  • Use memoizedPagechecker: #​13191
  • Upgrade react-with-styles to version 4: #​13193
  • With-monaco-editor-example-fix: #​13186
  • Add example: with-mux-video: #​13120
  • With mux video readme updates: #​13253
  • Rename import to solve conflicting usage of Error constructor: #​13256
  • Docs(debugging): explain how to debug in Chrome DevTools/VS Code: #​10807
  • Uncomment private key: #​13277
  • [Examples] Added blog-starter-typescript: #​12981
  • Consolidate non-SSG branch in renderToHTMLWithComponents Cont.: #​13274
  • Defer Page Registration: #​11054
  • Update debugging docs: #​13270
  • Fix linting: 12e0db0
  • [Fast Refresh] Upgrade react-refresh: #​13285
  • Wait for flush before firing routing event: #​13287
  • Add ThemedStyleSheet.registerInterface to react-with-styles example: #​13284
  • Special case default template in CNA: #​12109
  • Allows multiple lines for Module not found errors: #​10797
  • Fix retry for Windows tests: #​13296
  • Fix method return shape: #​13299
  • Chore(next): export/lib/next-server missing types: #​13320
  • Fix wrong README of blog-starter-typescript example: #​13330
  • Skip node internals: #​13345
  • Fix "Commitment to Open Source" link in contributing.md: #​13352
  • Update Amp dependencies: #​13354
  • Refactor with redux saga: #​13342
  • Refactor with redux thunk example: #​13336
  • Update with-style-sheet example: #​13323
  • Refactor with redux persist example: #​13338
  • [examples] with-ts-eslint-jest example app: #​12025
  • Add a few extra types: #​13363
  • Update Monaco Editor Example: #​13369
  • Convert export worker to typescript: #​13381
  • Fixed with-iron-session to work on Windows systems: #​13386
  • With-overmind server error because of incorrect getStaticProps return statement: #​13385
  • Refactor with rematch example: #​13392
  • Update PR stats action branch check: #​13394
  • Fixing Redundant React imports on next.js/examples: #​13384
  • Fix with-sentry-simple example: #​13404
  • Docs(static-html-export): note getServerSideProps: #​13401
  • Fix(client-routing): page render: #​13305
  • [Experimental] Do not type check twice: #​13419
  • Removed redundant react imports from with-overmind: #​13422
  • Update Static HTML Export documentation: #​11814
  • Refactor class components to functional @​ examples: #​13398
  • Fix auto export opting out from _error edge case: #​13425
  • Make sure to not duplicate exports with exportTrailingSlash: #​11011
  • Example: Static Generation of local Apollo GraphQL schema: #​13202
  • Chore(next-server): api-utils,crypto-utils,next-server missing types: #​13431
  • Refactor(with-sentry): example: #​13434
  • Fix AMP Test Flake: #​13450
  • Add warning when reserved pages are nested: #​13449
  • [Docs]: minor typo in jsx file extension: #​13451
  • Update codeload and deploy links for org rename: #​13141
  • Add release argument to SentryWebpackPlugin: #​13459
  • Do not throw away tsconfig.json comments: #​13458
  • Remove beta label from Netlify Plugins: #​13465
  • Add Route as Modal Page Example: #​12945
  • Update references to zeit/next.js: #​13463
Credits

Huge thanks to @​Tylerian, @​devknoll, @​luciovilla, @​ijjk, @​maxigimenez, @​prateekbh, @​lfades, @​timneutkens, @​Arnarkari93, @​balazsorban44, @​TodorTotev, @​willianjusten, @​mvfsillva, @​xliusstk, @​alejandronanez, @​iansu, @​jtmthf, @​Janpot, @​mohsen1, @​dylanjha, @​chibicode, @​sambokai, @​vvo, @​joejknowles, @​UndyingSugimoto, @​jamesmosier, @​arcanis, @​marcosvega91, @​Regaddi, @​sachaos, @​tywmick, @​c0b41, @​giuseppeg, @​erikdstock, @​danielpaz6, @​awareness481, @​correttojs, @​lostfictions, @​benjaminpearson, @​Timer, @​jacobdcastro, @​manuschillerdev, @​scefali, @​karlhorky, and @​JMFURY for helping!


Renovate configuration

📅 Schedule: "on saturday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 6, 2020
@coveralls
Copy link

coveralls commented Jun 6, 2020

Pull Request Test Coverage Report for Build 756

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 752: 0.0%
Covered Lines: 41
Relevant Lines: 41

💛 - Coveralls

@coston coston merged commit f03c87b into master Jun 7, 2020
@coston coston deleted the renovate/nextjs-monorepo branch June 7, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants