GroceriStar / shoplist-blocks-component

0 stars 1 forks source link

Bump react-dnd from 8.0.2 to 9.5.0 #267

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-dnd from 8.0.2 to 9.5.0.

Release notes *Sourced from [react-dnd's releases](https://github.com/react-dnd/react-dnd/releases).* > ## v9.5.0 > ## Minor Changes > * Declare packages side-effect free for tree-shaking ([#1577](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1577)), thanks [@​maclockard](https://github.com/maclockard) > * HTML5Backend: Make file metadata available on dragstart event ([#1610](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1610)), thanks [@​LeopoldLerch](https://github.com/LeopoldLerch) > * TestBackend: Add DragDropManager accessor to TestBackend ([#1564](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1564)), thanks [@​ezr-ondrej](https://github.com/ezr-ondrej) > > ## Patch Changes > * Improve UMD builds to conform to browserslist support target, add some basic UMD verification tests > > ## v9.4.0 > ## Minor > - UMD builds are now shipped with the _react-dnd_, _react-dnd-html5-backend_, and _react-dnd-touch-backend_ packages in addition to _react-dnd-umd-builds_ > > ## Patch > - Added refcounting to the DndProvider component. If the DndProvider is unmounted, the manager instance will be cleared out of the global context. > > ## CJS Corrections > ## Patch > Apologies for the rapid series of patches - there was an error in the release process that was causing some of the processing of the CommonJS libraries to not function correctly. > > ## v9.3.4 Release > ## Patch > > * (Typings) - Add getTargetIds to DragSourceMonitor interface declaration ([#1478](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1478)) > * Replace for..of statements with other looping semantics for older browser support ([#1428](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1428) > * Add an isomorphic useLayoutEffect implementation for SSR ([#1497](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1497)) > * Correct DragPreview connection logic for chainable connector functions ([#1500](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1500)) > > ## Fix CommonJS Entrypoints > ## Libraries > - dnd-core-cj > - react-dnd-html5-backend-cjs > - react-dnd-cjs > - react-dnd-test-backend-cjs > - react-dnd-test-utils-cjs > - react-dnd-touch-backend-cjs > - react-dnd-umd-builds > - react-dnd-test-utils > > # Patch > * Corrected the CommonJS ‘main’ fields. These were copied from the core libraries, but when the ‘main’ field changed to ‘dist/esm’, this became invalid. > * Added License Files to: > - react-dnd-touch-backend (LICENSE File Added) > - react-dnd-test-utils (LICENSE File Added) > > ## Bug Fixes & CRA Compatibility > ## Patch > * Fixed some issues in react-dnd where named exports of interfaces were causing JS breakage ([#1462](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1462)) > * Added a cra-test package to verify that react-dnd can be used in the context of create-react-app by default ([#1462](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1462)) > > ... (truncated)
Changelog *Sourced from [react-dnd's changelog](https://github.com/react-dnd/react-dnd/blob/master/CHANGELOG.md).* > # [9.5.0](https://github.com/react-dnd/react-dnd/compare/v9.4.0...v9.5.0) (2019-11-25) > > ### build > > - add codecov step to ci ([#1619](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1619)) ([9e3bdca](https://github.com/react-dnd/react-dnd/commit/9e3bdca766eea7017df9ea65953a725c1120e4c5)), closes [#1619](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1619) > - parallelize some build tasks ([#1606](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1606)) ([9edc60d](https://github.com/react-dnd/react-dnd/commit/9edc60d7c94df7b52bac5c258bd46a32c6f5aef6)), closes [#1606](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1606) > - remove release_docs script, add release_canary script ([fba55c2](https://github.com/react-dnd/react-dnd/commit/fba55c286d3a9bac7abdb0547246f32a7358df13)) > > ### chore > > - remove gh-pages dependency ([ae3f2c0](https://github.com/react-dnd/react-dnd/commit/ae3f2c00d3dca494922701fb249a0ca573772c51)) > - run prettier on source files ([c331998](https://github.com/react-dnd/react-dnd/commit/c331998305c0e0f798b406f6aded7635ee9865e0)) > - update changelog ([080df3f](https://github.com/react-dnd/react-dnd/commit/080df3f3e3b3971b8fef548d13d054e5860f791f)) > > ### docs > > - add alex for tonal linting ([#1611](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1611)) ([d45f55f](https://github.com/react-dnd/react-dnd/commit/d45f55f9ead7e606045a07b1258aa9a692a6e76e)), closes [#1611](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1611) > - add build_site script to docsite ([a047bf7](https://github.com/react-dnd/react-dnd/commit/a047bf7503290fbe712300f70243d0b65f85be15)) > - add github action to merge dependabot PRs ([#1617](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1617)) ([2cb2bc9](https://github.com/react-dnd/react-dnd/commit/2cb2bc98a84a90144c7e4205472b660806f42729)), closes [#1617](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1617) > - add spelling verification to the linting process ([#1546](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1546)) ([704245d](https://github.com/react-dnd/react-dnd/commit/704245d47892f9d465b1b4465203f5c8464eb5a7)), closes [#1546](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1546) > > ### feat > > - declared packages side effects free ([#1577](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1577)) ([0ad2e58](https://github.com/react-dnd/react-dnd/commit/0ad2e58364e2fa461448c6ce38cb8f73fdb2ceb9)), closes [#1577](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1577) > > ### fix > > - filemetadata available on dragstart ([#1610](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1610)) ([1b5c2a3](https://github.com/react-dnd/react-dnd/commit/1b5c2a324ea85f48721738e31556babc4aa80ec0)), closes [#1610](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1610) > > # [9.4.0](https://github.com/react-dnd/react-dnd/compare/v9.3.9...v9.4.0) (2019-09-20) > > ### docs > > - add a section on using react-app-rewired to override jest configuration ([a2922fe](https://github.com/react-dnd/react-dnd/commit/a2922fe4dbc1a1afb95d03b209c21732f67e32fe)) > > ### fix > > - correct linting issues in scripts ([1dbe882](https://github.com/react-dnd/react-dnd/commit/1dbe882702b7d014624694273c5b397548881275)) > - typo ([#1531](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1531)) ([ae7a05b](https://github.com/react-dnd/react-dnd/commit/ae7a05b4216d10b95e7bfab47829332b867f0d23)), closes [#1531](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1531) > > ### refactor > > - remove duplicate code in example ([#1525](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1525)) ([d154684](https://github.com/react-dnd/react-dnd/commit/d154684e64ace4430ea5e7abd586b5cb82b2c19d)), closes [#1525](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1525) > > ## [9.3.9](https://github.com/react-dnd/react-dnd/compare/v9.3.8...v9.3.9) (2019-08-06) > > ### build > > - add build sentinels to cjs packgaes ([8f5e933](https://github.com/react-dnd/react-dnd/commit/8f5e9337c6e29f5ad387cacd803e2ca69457a12b)) > - remove prepublishonly script. Move release process to release script ([7efcc49](https://github.com/react-dnd/react-dnd/commit/7efcc49c4a9b4dfc843229318fd1c5226edf4dba)) > ... (truncated)
Commits - [`fa7ba41`](https://github.com/react-dnd/react-dnd/commit/fa7ba415d5121331284b4ba49c1db52b04ee47ce) v9.5.0 - [`5ccce7b`](https://github.com/react-dnd/react-dnd/commit/5ccce7b7a0a864c457941367b3899b774e654a58) test(umd): add umd package verification - [`46e165c`](https://github.com/react-dnd/react-dnd/commit/46e165cbbf7bc6f1e3d85fb2269728f692c28370) Add rollup replacements for process.env.NODE_ENV ([#1622](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1622)) - [`1863f11`](https://github.com/react-dnd/react-dnd/commit/1863f1139b6bff8cc0868587482657a0579afeff) Replace Webpack UMD Build with Rollup ([#1621](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1621)) - [`fba55c2`](https://github.com/react-dnd/react-dnd/commit/fba55c286d3a9bac7abdb0547246f32a7358df13) build: remove release_docs script, add release_canary script - [`bf28501`](https://github.com/react-dnd/react-dnd/commit/bf285015060bee8ffac919a9b475464d0691952e) Create automerge-dependabot.yml - [`ae3f2c0`](https://github.com/react-dnd/react-dnd/commit/ae3f2c00d3dca494922701fb249a0ca573772c51) chore: remove gh-pages dependency - [`be7230c`](https://github.com/react-dnd/react-dnd/commit/be7230c8e387c52297f3e06cda6fcece25816bc7) Update gh-pages.yml - [`83883b8`](https://github.com/react-dnd/react-dnd/commit/83883b8bb20d2c84e6060c4b5a0949a2daa69f08) Create gh-pages.yml - [`a047bf7`](https://github.com/react-dnd/react-dnd/commit/a047bf7503290fbe712300f70243d0b65f85be15) docs: add build_site script to docsite - Additional commits viewable in [compare view](https://github.com/react-dnd/react-dnd/compare/v8.0.2...v9.5.0)


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #269.