sanity-io / sanity-template-gatsby-portfolio

A Gatsby portfolio site powered by Sanity for https://www.sanity.io/create
https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-gatsby-portfolio
69 stars 18 forks source link

Bump react from 16.8.6 to 16.9.0 in /template #13

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react from 16.8.6 to 16.9.0.

Release notes *Sourced from [react's releases](https://github.com/facebook/react/releases).* > ## 16.9.0 (August 8, 2019) > ### React > > * Add `` API for gathering performance measurements programmatically. ([@​bvaughn](https://github.com/bvaughn) in [#15172](https://github-redirect.dependabot.com/facebook/react/pull/15172)) > * Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([@​acdlite](https://github.com/acdlite) in [#15532](https://github-redirect.dependabot.com/facebook/react/pull/15532)) > > ### React DOM > > * Deprecate old names for the `UNSAFE_*` lifecycle methods. ([@​bvaughn](https://github.com/bvaughn) in [#15186](https://github-redirect.dependabot.com/facebook/react/pull/15186) and [@​threepointone](https://github.com/threepointone) in [#16103](https://github-redirect.dependabot.com/facebook/react/pull/16103)) > * Deprecate `javascript:` URLs as a common attack surface. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15047](https://github-redirect.dependabot.com/facebook/react/pull/15047)) > * Deprecate uncommon "module pattern" (factory) components. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15145](https://github-redirect.dependabot.com/facebook/react/pull/15145)) > * Add support for the `disablePictureInPicture` attribute on `
Changelog *Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.9.0 (August 8, 2019) > > ### React > > * Add `` API for gathering performance measurements programmatically. ([@​bvaughn](https://github.com/bvaughn) in [#15172](https://github-redirect.dependabot.com/facebook/react/pull/15172)) > * Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([@​acdlite](https://github.com/acdlite) in [#15532](https://github-redirect.dependabot.com/facebook/react/pull/15532)) > > ### React DOM > > * Deprecate old names for the `UNSAFE_*` lifecycle methods. ([@​bvaughn](https://github.com/bvaughn) in [#15186](https://github-redirect.dependabot.com/facebook/react/pull/15186) and [@​threepointone](https://github.com/threepointone) in [#16103](https://github-redirect.dependabot.com/facebook/react/pull/16103)) > * Deprecate `javascript:` URLs as a common attack surface. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15047](https://github-redirect.dependabot.com/facebook/react/pull/15047)) > * Deprecate uncommon "module pattern" (factory) components. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15145](https://github-redirect.dependabot.com/facebook/react/pull/15145)) > * Add support for the `disablePictureInPicture` attribute on `
Commits - [`c4c9f08`](https://github.com/facebook/react/commit/c4c9f086eb9b61a36d9d96a847374ea65147b6cb) BugFix: Suspense priority warning firing when not supposed to ([#16256](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16256)) - [`4279455`](https://github.com/facebook/react/commit/42794557ca44a8c05c71aab698d44d1294236538) [Flare] Tweaks to Flare system design and API ([#16264](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16264)) - [`121bfb0`](https://github.com/facebook/react/commit/121bfb03bccf3bdb4c5d1ba7cc53b573edb74434) update legacy context warning message ([#16196](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16196)) - [`9ae5e38`](https://github.com/facebook/react/commit/9ae5e38f18b6e27dcddc7ecdfc38eefd678c095a) Add guard to ensure Profiler onRender prop is function before calling ([#16197](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16197)) - [`06cc996`](https://github.com/facebook/react/commit/06cc9969947e614636e9260849fe5b50514eadfe) Edit Suspense Priority Warning Message ([#16186](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16186)) - [`5098891`](https://github.com/facebook/react/commit/509889119360ed83ca6ef3f83bcf01e5aa7dcd81) [Flare] Redesign core event system ([#16163](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16163)) - [`03944bf`](https://github.com/facebook/react/commit/03944bfb0bdacfe35b2a1722426ff744ae47d018) Update Suspense Priority Warning to Include Component that Triggered Update (... - [`2c4d61e`](https://github.com/facebook/react/commit/2c4d61e1022ae383dd11fe237f6df8451e6f0310) Adds experimental fundamental interface ([#16049](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16049)) - [`d9b4c55`](https://github.com/facebook/react/commit/d9b4c55d53c67045c38b12f5aad57a163e7f63a2) unify deprecated/unsafe lifecycle warnings, pass tests ([#16103](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16103)) - [`8d413bf`](https://github.com/facebook/react/commit/8d413bf2c3679befe8c6b56733b7c6f6e467ec07) Remove React.error and React.warn ([#16126](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16126)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.9.0/packages/react)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #16.