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 org.beryx:text-io from 3.1.3 to 3.4.1 #477

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.beryx:text-io from 3.1.3 to 3.4.1.

Release notes

Sourced from org.beryx:text-io's releases.

text-io-3.4.1

  • issue #25: Disable Event Expansion for Strings Containing Exclamation Marks '!'

text-io-3.4.0

  • issue #24: allow customizing the error messages associated with numbered options

text-io-3.3.0

  • New methods in SwingTextTerminal: getDocument, appendToInput, replaceInput, getPartialInput (issue #17)

text-io-3.2.1

  • issue #16: handle editing when the cursor is outside of the current input item

text-io-3.2.0

  • add Automatic-Module-Name to MANIFEST.MF
  • replace findbugs with spotbugs
  • remove all JavaFX dependencies

text-io-3.1.4

  • fixes a memory leak in SwingTextTerminal (thanks to @​mattco98 )
Commits
  • d6a4789 release 3.4.1
  • a9ee87a issue #25: Disable Event Expansion for Strings Containing Exclamation Marks '!'
  • a09d3fe update depndencies and Gradle version
  • 581b26d bump version to 3.4.1
  • a3d407f configure asciidoc properties project-name and project-version
  • d088ecf update .travis.yml
  • e75ceb6 update .travis.yml
  • 5e4a04b release 3.4.0
  • 787a2df issue #24: allow customizing the error messages associated with numbered options
  • 0ef2ca4 update dependencies and plugins
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 6, 2024 10:56
@dependabot dependabot bot added kind/dependencies Pull requests that update a dependency file lang/java Related to Java Code labels Nov 6, 2024
@VenelinBakalov
Copy link
Collaborator

@dependabot recreate

Bumps [org.beryx:text-io](https://github.com/beryx/text-io) from 3.1.3 to 3.4.1.
- [Release notes](https://github.com/beryx/text-io/releases)
- [Commits](beryx/text-io@v3.1.3...v3.4.1)

---
updated-dependencies:
- dependency-name: org.beryx:text-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.beryx-text-io-3.4.1 branch from 3fd5e7d to c46cd33 Compare November 6, 2024 11:26
@VenelinBakalov VenelinBakalov self-assigned this Nov 6, 2024
@VenelinBakalov VenelinBakalov merged commit f12acfe into main Nov 6, 2024
9 checks passed
@VenelinBakalov VenelinBakalov deleted the dependabot/maven/org.beryx-text-io-3.4.1 branch November 6, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file lang/java Related to Java Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant