Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps react-mentions and @types/react-mentions. These dependencies needed to be updated together.
Updates react-mentions from 4.3.0 to 4.4.7

Release notes

Sourced from react-mentions's releases.

v4.4.7

Patch Changes

  • 834240e: SuggestionsOverlay.js refactored to functional component
  • f8e5793: Highlighter.js converted to functional component

v4.4.6

Patch Changes

  • 959625b: Suggestions.js refactored to functional component

v4.4.5

Patch Changes

  • f40cff2: Fix #507 for forceSuggestionsAboveCursor when suggestionsPortalHost is not being used

v4.4.4

Patch Changes

v4.4.0

4.4.0 (2022-05-27)

Bug Fixes

  • copy & paste from disabled input or textarea (#570) (f275a1e)
  • Take newly typed characters into account when a mention is deleted (#565) (1b7e802)

Features

  • customSuggestionsContainer prop to customize the container of the suggestions (#488) (5855ed1)

v4.3.2

4.3.2 (2022-04-20)

Bug Fixes

  • add fictional character names in Asian languages for testing. (#546) (94105bd)
  • Add Highlight as a production user (#483) (355be7a)
  • paste moving the cursor to the end of the input element (#515) (a164a66)
  • positioning for overlay near the right side of a textarea/input (#557) (a93f16b)

v4.3.1

4.3.1 (2022-01-20)

... (truncated)

Changelog

Sourced from react-mentions's changelog.

4.4.7

Patch Changes

  • 834240e: SuggestionsOverlay.js refactored to functional component
  • f8e5793: Highlighter.js converted to functional component

4.4.6

Patch Changes

  • 959625b: Suggestions.js refactored to functional component

4.4.5

Patch Changes

  • f40cff2: Fix #507 for forceSuggestionsAboveCursor when suggestionsPortalHost is not being used

4.4.4

Patch Changes

4.4.3

Patch Changes

  • e7f35ab: fix npm publishing
Commits
  • aadfc08 Version Packages
  • 834240e refactor: SuggestionsOverlay.js functional component (#604)
  • f8e5793 refactor: Highlighter.js to functional component (#605)
  • 5301da3 Version Packages
  • 25bf098 propTypes readded
  • 4f8b3b2 props object converted to the proper variable names
  • 959625b Suggestion.js refactored to functional component
  • 6aa9f48 Version Packages
  • f40cff2 changeset for PR #507 added
  • c48b4ea fix: forceSuggestionsAboveCursor when suggestionsPortalHost is not being used...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by atilazz, a new releaser for react-mentions since your current version.


Updates @types/react-mentions from 4.1.2 to 4.1.7

Commits

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)

Bumps [react-mentions](https://github.com/signavio/react-mentions) and [@types/react-mentions](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-mentions). These dependencies needed to be updated together.

Updates `react-mentions` from 4.3.0 to 4.4.7
- [Release notes](https://github.com/signavio/react-mentions/releases)
- [Changelog](https://github.com/signavio/react-mentions/blob/master/CHANGELOG.md)
- [Commits](signavio/react-mentions@v4.3.0...v4.4.7)

Updates `@types/react-mentions` from 4.1.2 to 4.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-mentions)

---
updated-dependencies:
- dependency-name: react-mentions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-mentions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
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