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

build(deps): bump text-field-edit from 3.2.0 to 4.1.1 #4408

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps text-field-edit from 3.2.0 to 4.1.1.

Release notes

Sourced from text-field-edit's releases.

v4.1.1

  • Restore selection correctly even when wrapping asymmetrically (#32) 78ffd71

fregante/text-field-edit@v4.1.0...v4.1.1

v4.1.0

  • Add support for contentEditable (#28) fb45ad0
  • Convert tests to TypeScript (#29) e400ce5
  • Update dependencies (#27) 0bbd94a

fregante/text-field-edit@v4.0.0...v4.1.0

Sponsors

Release sponsored by PixieBrix 🎉

v4.0.0

Breaking changes

  • Rename named exports (#24) a183660
    • Previous exports are still present, but deprecated. Will be removed in the next major version
  • Distribute ES2022 code (#23) 0b8fe21
  • Drop Firefox 89- fallback (#22) c5e0c29

Improvements

  • Add default export (#20) 3a6909a

fregante/text-field-edit@v3.2.0...v4.0.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [text-field-edit](https://github.com/fregante/text-field-edit) from 3.2.0 to 4.1.1.
- [Release notes](https://github.com/fregante/text-field-edit/releases)
- [Commits](fregante/text-field-edit@v3.2.0...v4.1.1)

---
updated-dependencies:
- dependency-name: text-field-edit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

Copy link
Contributor

@nokhnaton nokhnaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nokhnaton nokhnaton merged commit d14f55e into master Nov 4, 2024
10 checks passed
@nokhnaton nokhnaton deleted the dependabot/npm_and_yarn/text-field-edit-4.1.1 branch November 4, 2024 06:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant