Skip to content

Merge main into ical4j-3to4#274

Merged
cketti merged 4 commits intoical4j-3to4from
merge-main-to-ical4j-3to4
Mar 31, 2026
Merged

Merge main into ical4j-3to4#274
cketti merged 4 commits intoical4j-3to4from
merge-main-to-ical4j-3to4

Conversation

@cketti
Copy link
Copy Markdown
Contributor

@cketti cketti commented Mar 31, 2026

No description provided.

dependabot bot and others added 4 commits March 23, 2026 09:10
Bumps the lib-dependencies group with 2 updates: [gradle-wrapper](https://github.com/gradle/gradle) and [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin).


Updates `gradle-wrapper` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.0...v9.4.1)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.10 to 2.3.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.10...v2.3.20)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove jCard support and simplify vCard writing

- Remove `writeJCard` and `testWriteJCard` methods
- Remove jCard-related parameters and imports
- Simplify `writeCard` to `writeVCard` with single implementation
- Update tests to use `writeVCard` instead of `writeCard`

* Update Contact.fromReader to remove unused parameter

- Remove unused `downloader` parameter from `Contact.fromReader` method
- Update test cases to reflect the change
Bumps the lib-dependencies group with 1 update: [org.jetbrains.dokka](https://github.com/Kotlin/dokka).


Updates `org.jetbrains.dokka` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cketti cketti merged commit 041da10 into ical4j-3to4 Mar 31, 2026
4 checks passed
@cketti cketti deleted the merge-main-to-ical4j-3to4 branch March 31, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants