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

Bump next from 10.0.3 to 10.0.4 in /provider-ui #2186

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 1, 2021

Bumps next from 10.0.3 to 10.0.4.

Release notes

Sourced from next's releases.

v10.0.4

Core Changes

  • Ensure next commands respect termination signals: #19433
  • Break up the serverless loader into typed handlers: #19511
  • fix: Revert #18921 and inline absolute babel runtime only for YarnPnp: #19542
  • Fix cloudinary default quality to use q_auto: #19694
  • Css optimizations: #16539
  • Script loader component: #18281
  • Error Message Clarity: #16052
  • Update @ampproject/toolbox-optimizer to latest version: #19722
  • Making font optimization as default: #19758
  • Ensure i18n custom routes resolves correctly : #19766
  • Improve way cache version string is created: #19763
  • Custom Server with bodyParser, don't parse body again in API Route: #16169
  • Ensure trailingSlash redirect applies correctly for i18n: #19859
  • Remove aliases that are no longer needed: #19937
  • Fix failing Azure tests: #19877
  • Clear up production build missing message for next start and next export: #19777
  • Fix double-quoted hotlinks in dev error panel: #19974
  • Update logo for dark mode: #20047
  • Upgrade Terser: #20063
  • [Image Component] image sizes property becomes 100vw by default: #20067
  • Ensure href resolvedAs is correct with locale: #20080
  • Update terser-webpack-plugin to support webpack 4: #20089
  • Fix prefetching for URLs including trailing slash: #19474
  • Update import to prevent loader from erroring in webpack 5: #20211
  • Update font-stylesheet-gathering-plugin to be webpack 5 compatible: #20229
  • Add required server files manifest: #20035
  • Upgrade http-proxy dependency: #20239
  • Added flag to identify shallow router events: #19802
  • Move productionBrowserSourceMaps out of experimental: #20267
  • Upgrade webpack-bundle-analyzer: #20232
  • Extend IncomingMessage type to include cookies from middleware: #19724
  • Update experimental profiling: #20357
  • temporary: re-flag font optimization: #20372
  • Ensure only backslashes are in pages-manifest with i18n: #20376
  • Fix webpack 5 terser compat: #20378
  • fix: set empty document files for amp first: #16934

Documentation Changes

  • Typo: #19475
  • Update next export docs to mention i18n caveat: #19491
  • Fix grammar in API routes: Introduction: #19385
  • Update documentation links: #19502
  • Remove mention of the Next.js site repo from docs: #19504
  • Update getInitialProps.md: #19506
  • Fix typo in image-optimization.md: #19670
  • Avoid misleading inline comments in .env example: #19708
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@probot-autolabeler probot-autolabeler bot added the component/ui User Interface label Jan 1, 2021
@dependabot-preview dependabot-preview bot added kind/chore Necessary task pr/dependencies Pull requests that update a dependency file labels Jan 1, 2021
@netlify
Copy link

netlify bot commented Jan 1, 2021

❌ Deploy preview for meshery-docs failed.

🔨 Explore the source changes: aaf5218

🔍 Inspect the deploy logs: https://app.netlify.com/sites/meshery-docs/deploys/5ff5319d0ba775000761ef5d

@ramrodo ramrodo added the issue/blocked Issue is blocked label Jan 2, 2021
@ramrodo
Copy link
Member

ramrodo commented Jan 2, 2021

PR blocked to be merged until CI tests pass

@leecalcote
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/provider-ui/next-10.0.4 branch 2 times, most recently from 17058e0 to 85450fe Compare January 3, 2021 16:38
@ramrodo ramrodo removed the issue/blocked Issue is blocked label Jan 3, 2021
ramrodo
ramrodo previously approved these changes Jan 3, 2021
@ramrodo
Copy link
Member

ramrodo commented Jan 3, 2021

@leecalcote I approved the PR but I think I'm not in the reviewers' group with write access.

@leecalcote
Copy link
Member

@ramrodo, oh, right. It seems that we're broaching the time to talk about becoming a maintainer. 😄

@ramrodo
Copy link
Member

ramrodo commented Jan 4, 2021

@leecalcote I see. Sure, it would be great. Let me know what I need to do from my side and the responsibilities I'll acquire.

@leecalcote
Copy link
Member

@dependabot rebase

Bumps [next](https://github.com/vercel/next.js) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.0.3...v10.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/provider-ui/next-10.0.4 branch from ac1e3f9 to aaf5218 Compare January 6, 2021 03:42
@ramrodo
Copy link
Member

ramrodo commented Jan 6, 2021

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@leecalcote
Copy link
Member

@leecalcote I see. Sure, it would be great. Let me know what I need to do from my side and the responsibilities I'll acquire.

Good, good, good. I'll find some time with you on this.

@leecalcote
Copy link
Member

🤞 for the final time (?) @dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Superseded by #2223.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/provider-ui/next-10.0.4 branch January 7, 2021 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui User Interface kind/chore Necessary task pr/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants