dependabot[bot]
524ddd7eb2
chore(deps): bump cn.hutool:hutool-all from 5.8.40 to 5.8.43
...
Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool ) from 5.8.40 to 5.8.43.
- [Release notes](https://github.com/looly/hutool/releases )
- [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md )
- [Commits](https://github.com/looly/hutool/compare/5.8.40...5.8.43 )
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
dependency-version: 5.8.43
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 02:21:52 +00:00
dependabot[bot]
68bd883305
chore(deps): bump com.fifesoft:rsyntaxtextarea from 3.6.0 to 3.6.1
...
Bumps [com.fifesoft:rsyntaxtextarea](https://github.com/bobbylight/rsyntaxtextarea ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases )
- [Commits](https://github.com/bobbylight/rsyntaxtextarea/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: com.fifesoft:rsyntaxtextarea
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-03 16:45:33 +08:00
dependabot[bot]
3fa2659d59
chore(deps): bump org.mozilla:rhino from 1.8.0 to 1.9.0
...
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/mozilla/rhino/releases )
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/mozilla/rhino/commits )
---
updated-dependencies:
- dependency-name: org.mozilla:rhino
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 08:31:50 +08:00
hstyi
3ece32e427
chore: handle IPv6 addresses correctly in RDP connection string
2025-12-22 09:13:23 +08:00
hstyi
dad4d26fd8
chore: add "Nothing" option for right-click
2025-12-22 09:12:27 +08:00
dependabot[bot]
9b387c71fc
chore(deps): bump org.testcontainers:testcontainers-bom
...
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/2.0.1...2.0.3 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-version: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 19:28:10 +08:00
dependabot[bot]
7ac833b53b
chore(deps): bump kotlin from 2.2.21 to 2.3.0
...
Bumps `kotlin` from 2.2.21 to 2.3.0.
Updates `org.jetbrains.kotlin.jvm` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.0 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 19:27:59 +08:00
dependabot[bot]
2327c5fd48
chore(deps): bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
...
Bumps org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 07:55:39 +08:00
Srar
bfc63a3983
fix: copy hotkey conflicts with ctrlc
...
(cherry picked from commit b499667cbb )
2025-12-12 09:32:32 +08:00
dependabot[bot]
c727925791
chore(deps): bump com.fasterxml.uuid:java-uuid-generator
...
Bumps [com.fasterxml.uuid:java-uuid-generator](https://github.com/cowtowncoder/java-uuid-generator ) from 5.1.1 to 5.2.0.
- [Commits](https://github.com/cowtowncoder/java-uuid-generator/compare/java-uuid-generator-5.1.1...java-uuid-generator-5.2.0 )
---
updated-dependencies:
- dependency-name: com.fasterxml.uuid:java-uuid-generator
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-12 09:27:41 +08:00
dependabot[bot]
cae1173180
chore(deps): bump flatlaf from 3.6.2 to 3.7
...
Bumps `flatlaf` from 3.6.2 to 3.7.
Updates `com.formdev:flatlaf` from 3.6.2 to 3.7
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases )
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.6.2...3.7 )
Updates `com.formdev:flatlaf-extras` from 3.6.2 to 3.7
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases )
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.6.2...3.7 )
Updates `com.formdev:flatlaf-swingx` from 3.6.2 to 3.7
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases )
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.6.2...3.7 )
---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
dependency-version: '3.7'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.formdev:flatlaf-extras
dependency-version: '3.7'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.formdev:flatlaf-swingx
dependency-version: '3.7'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-12 09:27:29 +08:00
dependabot[bot]
10d2736232
chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0
...
Bumps [commons-io:commons-io](https://github.com/apache/commons-io ) from 2.20.0 to 2.21.0.
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0 )
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:37:56 +08:00
dependabot[bot]
97f01b7e3f
chore(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
...
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text ) from 1.14.0 to 1.15.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0 )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:37:42 +08:00
hstyi
21c7dd7a42
fix: prevent pulling changes for locally managed accounts
2025-12-08 16:26:24 +08:00
hstyi
bbc64043ed
fix: correct scrolling region handling in ControlSequenceIntroducerProcessor
2025-12-08 16:26:15 +08:00
dependabot[bot]
79842f4625
chore(deps): bump exposed from 1.0.0-rc-2 to 1.0.0-rc-4
...
Bumps `exposed` from 1.0.0-rc-2 to 1.0.0-rc-4.
Updates `org.jetbrains.exposed:exposed-core` from 1.0.0-rc-2 to 1.0.0-rc-4
- [Release notes](https://github.com/JetBrains/Exposed/releases )
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-rc-2...1.0.0-rc-4 )
Updates `org.jetbrains.exposed:exposed-crypt` from 1.0.0-rc-2 to 1.0.0-rc-4
- [Release notes](https://github.com/JetBrains/Exposed/releases )
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-rc-2...1.0.0-rc-4 )
Updates `org.jetbrains.exposed:exposed-jdbc` from 1.0.0-rc-2 to 1.0.0-rc-4
- [Release notes](https://github.com/JetBrains/Exposed/releases )
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-rc-2...1.0.0-rc-4 )
Updates `org.jetbrains.exposed:exposed-migration-core` from 1.0.0-rc-2 to 1.0.0-rc-4
- [Release notes](https://github.com/JetBrains/Exposed/releases )
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/Exposed/compare/1.0.0-rc-2...1.0.0-rc-4 )
---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
dependency-version: 1.0.0-rc-4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-crypt
dependency-version: 1.0.0-rc-4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
dependency-version: 1.0.0-rc-4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-migration-core
dependency-version: 1.0.0-rc-4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-04 08:49:46 +08:00
hstyi
626b344088
fix: ensure dialog title is set correctly in KeyboardInteractiveDialog
2025-11-30 12:21:09 +08:00
dependabot[bot]
5b165ed587
chore(deps): bump com.maxmind.geoip2:geoip2 from 4.4.0 to 5.0.0
...
Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v4.4.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: com.maxmind.geoip2:geoip2
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 18:16:48 +08:00
dependabot[bot]
d73b3b706e
chore(deps): bump com.qcloud:cos_api from 5.6.257 to 5.6.259
...
Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5 ) from 5.6.257 to 5.6.259.
- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits )
---
updated-dependencies:
- dependency-name: com.qcloud:cos_api
dependency-version: 5.6.259
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-22 07:04:52 +08:00