GroceriStar / shoplist-blocks-component

0 stars 1 forks source link

Bump react-dnd-html5-backend from 8.0.2 to 9.4.0 #251

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-dnd-html5-backend from 8.0.2 to 9.4.0.

Release notes *Sourced from [react-dnd-html5-backend's releases](https://github.com/react-dnd/react-dnd/releases).* > ## 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)) > > ## Bug Fixes & Testability Improvements > ## Libraries Affected > All libraries > > ## Minor > * Add CJS builds to the core packages in order to facilitate better testing. ([#1455](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1455), [#1460](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1460)) > > ## Patch > * Correct some issues with interface imports/exports using Babel's TS transpilation ([#1459](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1459)) > ... (truncated)
Changelog *Sourced from [react-dnd-html5-backend's changelog](https://github.com/react-dnd/react-dnd/blob/master/CHANGELOG.md).* > # [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 ([a2922fe4dbc1a1afb95d03b209c21732f67e32fe](https://github.com/react-dnd/react-dnd/commit/a2922fe4dbc1a1afb95d03b209c21732f67e32fe)) > > ### fix > > - correct linting issues in scripts ([1dbe882702b7d014624694273c5b397548881275](https://github.com/react-dnd/react-dnd/commit/1dbe882702b7d014624694273c5b397548881275)) > - typo ([#1531](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1531)) ([ae7a05b4216d10b95e7bfab47829332b867f0d23](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)) ([d154684e64ace4430ea5e7abd586b5cb82b2c19d](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 ([8f5e9337c6e29f5ad387cacd803e2ca69457a12b](https://github.com/react-dnd/react-dnd/commit/8f5e9337c6e29f5ad387cacd803e2ca69457a12b)) > - remove prepublishonly script. Move release process to release script ([7efcc49c4a9b4dfc843229318fd1c5226edf4dba](https://github.com/react-dnd/react-dnd/commit/7efcc49c4a9b4dfc843229318fd1c5226edf4dba)) > > ## [9.3.8](https://github.com/react-dnd/react-dnd/compare/v9.3.7...v9.3.8) (2019-08-06) > > ### build > > - add manual go/no-go script to prepublish ([a3bbee10d86ef713079b770bfdd7cc5ccd30e3d8](https://github.com/react-dnd/react-dnd/commit/a3bbee10d86ef713079b770bfdd7cc5ccd30e3d8)) > - don't use npm-run-all in prepublish script ([4fae3ca26677dad011537f4a7b7cb892bbf426f9](https://github.com/react-dnd/react-dnd/commit/4fae3ca26677dad011537f4a7b7cb892bbf426f9)) > > ## [9.3.7](https://github.com/react-dnd/react-dnd/compare/v9.3.6...v9.3.7) (2019-08-06) > > ### build > > - add publication sentinel to cjs ([7fda488e2dfe82403a6397faea980959c46186ca](https://github.com/react-dnd/react-dnd/commit/7fda488e2dfe82403a6397faea980959c46186ca)) > - re-add publish sentinels so that lerna will pick up the changes ([e856b1e45daaab09c6ea5dce20f65b804dfbd806](https://github.com/react-dnd/react-dnd/commit/e856b1e45daaab09c6ea5dce20f65b804dfbd806)) > - re-add publish sentinels so that lerna will pick up the changes ([c4e128acdd34f02236b376344303f92e148b0713](https://github.com/react-dnd/react-dnd/commit/c4e128acdd34f02236b376344303f92e148b0713)) > - remove publish sentinel ([d3e37c77f67f8e68bda75979695f80af382f75ca](https://github.com/react-dnd/react-dnd/commit/d3e37c77f67f8e68bda75979695f80af382f75ca)) > - update prepublish script ([352a4121852928356c5ba6d956c9f8cfe3693094](https://github.com/react-dnd/react-dnd/commit/352a4121852928356c5ba6d956c9f8cfe3693094)) > > ## [9.3.6](https://github.com/react-dnd/react-dnd/compare/v9.3.5...v9.3.6) (2019-08-06) > > ### build > > - add release scripts ([17b2ba79e6d8caf886eee10d07cdb5c3bd9bf388](https://github.com/react-dnd/react-dnd/commit/17b2ba79e6d8caf886eee10d07cdb5c3bd9bf388)) > - use correct lerna command in release script ([de5355ba6b40ef6e415aa931b2261105660ee66c](https://github.com/react-dnd/react-dnd/commit/de5355ba6b40ef6e415aa931b2261105660ee66c)) > > ### fix > > - update cjs_module creation to include typings field ([8ebdc2cc86f5cb6225e2de103c5bb237d8e8c19e](https://github.com/react-dnd/react-dnd/commit/8ebdc2cc86f5cb6225e2de103c5bb237d8e8c19e)) > > ... (truncated)
Commits - [`4e80bc3`](https://github.com/react-dnd/react-dnd/commit/4e80bc3c359dac288fc987326dffd891312e1a16) v9.4.0 - [`c5a9abc`](https://github.com/react-dnd/react-dnd/commit/c5a9abc7b11ab3bce6ac47af031d2f2970ca67a6) Keep track of number of references to global context and cleanup ([#1543](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1543)) - [`c090ee4`](https://github.com/react-dnd/react-dnd/commit/c090ee4981136a02fe75435c1b3c78fde2abba4e) Update Libraries ([#1545](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1545)) - [`1d1c158`](https://github.com/react-dnd/react-dnd/commit/1d1c15840e98758135c635a1d71761b3f3b80683) Move UMD bundling to top-level, deploy UMD builds in core packages ([#1520](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1520)) - [`ae7a05b`](https://github.com/react-dnd/react-dnd/commit/ae7a05b4216d10b95e7bfab47829332b867f0d23) fix: typo ([#1531](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1531)) - [`600d824`](https://github.com/react-dnd/react-dnd/commit/600d8244261b2aa72243b2227ccdc62a70fbf06b) Fix typo ([#1529](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1529)) - [`d154684`](https://github.com/react-dnd/react-dnd/commit/d154684e64ace4430ea5e7abd586b5cb82b2c19d) refactor: remove duplicate code in example ([#1525](https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/1525)) - [`1dbe882`](https://github.com/react-dnd/react-dnd/commit/1dbe882702b7d014624694273c5b397548881275) fix: correct linting issues in scripts - [`a2922fe`](https://github.com/react-dnd/react-dnd/commit/a2922fe4dbc1a1afb95d03b209c21732f67e32fe) docs: add a section on using react-app-rewired to override jest configuration - [`09c0f70`](https://github.com/react-dnd/react-dnd/commit/09c0f7060c1e95da82a442f9477f83b3bd5ff36c) Create CODE_OF_CONDUCT.md - Additional commits viewable in [compare view](https://github.com/react-dnd/react-dnd/compare/v8.0.2...v9.4.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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #266.