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 react-dnd from 7.3.2 to 9.5.1 #28

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps react-dnd from 7.3.2 to 9.5.1.

Release notes

Sourced from react-dnd's releases.

v9.5.1

Patch

  • Remove syntheticDefaultImport usage of react in react-dnd (#1629) thanks @​sandersn . Fully removing syntheticDefaultImport from react-dnd is a WIP. We will need pure ESM versions of asap and hoist-non-react-statics. Ideally invariant and shallowequal would have ESM builds available as well, but there are forked ESM variants of these packages.

v9.5.0

Minor Changes

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)
  • Replace for..of statements with other looping semantics for older browser support (#1428
  • Add an isomorphic useLayoutEffect implementation for SSR (#1497)
  • Correct DragPreview connection logic for chainable connector functions (#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

... (truncated)
Changelog

Sourced from react-dnd's changelog.

9.5.1 (2019-11-26)

patch

  • Remove syntheticDefaultImport usage of react in react-dnd (#1629)

build

chore

9.5.0 (2019-11-25)

build

chore

docs

feat

fix

9.4.0 (2019-09-20)

docs

  • add a section on using react-app-rewired to override jest configuration (a2922fe)
... (truncated)
Commits
  • db9e93e v9.5.1
  • dee71e0 chore: tsconfig updates'
  • c82797d build: add test to release script
  • 36aecde Remove react synthetic default imports; improve build (#1629)
  • befe6c5 Update node-ci.yml
  • 65f343f build: update bash scripts to emit errors (#1630)
  • d1ab259 build(deps): bump gatsby-plugin-sharp from 2.3.2 to 2.3.3
  • e41605a build(deps-dev): bump eslint from 6.7.0 to 6.7.1
  • 4a09e29 build(deps-dev): bump rollup from 1.27.4 to 1.27.5
  • 33b71c0 chore(build): update changelog
  • Additional commits viewable in compare view

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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 26, 2019
@dependabot-preview
Copy link
Author

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-dnd-9.5.1 branch December 9, 2019 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants