Skip to content

Conversation

Zabuzard
Copy link
Member

Feature:

Bugfix:

Platform:

dependabot bot and others added 13 commits August 29, 2025 08:40
Bumps `jacksonVersion` from 2.19.1 to 2.20.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.19.1 to 2.20.0
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.1...jackson-dataformats-text-2.20.0)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.1 to 2.20.0

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.19.1 to 2.20.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.1...jackson-dataformat-xml-2.20.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.20.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.11.0 to 11.12.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.11.0...flyway-11.12.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 11.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.329 to 1.330.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](hub4j/github-api@github-api-1.329...github-api-1.330)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-version: '1.330'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jacksonVersion` from 2.19.1 to 2.20.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.19.1 to 2.20.0
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.1...jackson-dataformats-text-2.20.0)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.1 to 2.20.0

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.19.1 to 2.20.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.1...jackson-dataformat-xml-2.20.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.20.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#1316)

* Made GitHub cache update async and fixed cache refresh check. Fixes #1315
* Apply Spotless formatting
…#1325)

* Fix: audit message being empty for attachment-only scam posts (#1300)

* spotless formatting

* ux improvements for the text

* small fix with extra space

---------

Co-authored-by: Janki.Bhimijani <[email protected]>
Co-authored-by: Zabuzard <[email protected]>
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.12.0 to 11.13.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.12.0...flyway-11.13.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 11.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Zabuzard Zabuzard self-assigned this Sep 17, 2025
@Zabuzard Zabuzard requested a review from a team as a code owner September 17, 2025 10:22
@Zabuzard Zabuzard added the release Marks official releases and talks about them, i.e. merges from develop to master label Sep 17, 2025
@Zabuzard Zabuzard merged commit b766c4a into master Sep 17, 2025
14 checks passed
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Marks official releases and talks about them, i.e. merges from develop to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants