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

chore(deps): bump the minorandpatch group across 1 directory with 7 updates #2369

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps the minorandpatch group with 7 updates in the /backend directory:

Package From To
org.flywaydb:flyway-database-postgresql 10.16.0 10.17.0
org.jetbrains.exposed:exposed-spring-boot-starter 0.52.0 0.53.0
org.jetbrains.exposed:exposed-jdbc 0.52.0 0.53.0
org.jetbrains.exposed:exposed-json 0.52.0 0.53.0
org.jetbrains.exposed:exposed-kotlin-datetime 0.52.0 0.53.0
org.tukaani:xz 1.9 1.10
org.testcontainers:postgresql 1.20.0 1.20.1

Updates org.flywaydb:flyway-database-postgresql from 10.16.0 to 10.17.0

Updates org.jetbrains.exposed:exposed-spring-boot-starter from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-json's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-json's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view

Updates org.tukaani:xz from 1.9 to 1.10

Changelog

Sourced from org.tukaani:xz's changelog.

1.10 (2024-07-29)

  • Licensing change: From version 1.10 onwards, XZ for Java is under the BSD Zero Clause License (0BSD). 1.9 and older are in the public domain and obviously remain so; the change only affects the new releases.

    0BSD is an extremely permissive license which doesn't require retaining or reproducing copyright or license notices when distributing the code, thus in practice there is extremely little difference to public domain.

  • Mark copyright and license information in the source package so that it is compliant to the REUSE Specification version 3.2.

  • Improve LZMAInputStream.enableRelaxedEndCondition():

    • Error detection is slightly better.

    • The input position will always be at the end of the stream after successful decompression.

  • Support .lzma files that have both a known uncompressed size and the end marker. Such files are uncommon but valid. The same issue was fixed in XZ Utils 5.2.6 in 2022.

  • Add ARM64 and RISC-V BCJ filters.

  • Speed optimizations:

    • Delta filter
    • LZMA/LZMA2 decoder
    • LZMA/LZMA2 encoder (partially Java >= 9 only)
    • CRC64 (Java >= 9 only)
  • Changes that affect API/ABI compatibility:

    • Change XZOutputStream constructors to not call the method public void updateFilters(FilterOptions[] filterOptions).

    • In SeekableXZInputStream, change the method public void seekToBlock(int blockNumber) to not call the method public long getBlockPos(int blockNumber).

    • Make the filter options classes final:

      • ARM64Options
      • ARMOptions
      • ARMThumbOptions
      • DeltaOptions

... (truncated)

Commits
  • 0f5ee02 Bump the version number to 1.10
  • 4cd5a8b Update NEWS.md for 1.10
  • 21edbdf README.md: Add a section about reproducible builds
  • 372dc48 README.md: Use a subheading for old build environments
  • 5ec1e8e build.xml: Add Build-Jdk-Spec to MANIFEST.MF
  • 2103742 build.xml: Make MANIFEST.MF friendlier to reproducible builds
  • d18a12a build.xml: Use <macrodef> to make JARs of the demo programs
  • 39b7371 build.xml: Add SOURCE_DATE_EPOCH support
  • 5689e64 build.xml: Change the "pom" target to use unversioned filename
  • 7f4ccd6 Simplify building with OpenJDK 8
  • Additional commits viewable in compare view

Updates org.testcontainers:postgresql from 1.20.0 to 1.20.1

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits
  • 1877849 Downgrade awaitility version to 4.2.0 (#9041)
  • 4952337 Update Apache Kafka images to 3.8.0
  • 33e9f64 Pass options to compose down command (#9040)
  • d26eaca Fix URI decode (#9026)
  • 0ce97bf Merge pull request #9024 from testcontainers/combined-pr-branch
  • 18206d6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...
  • 75ca75c Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples
  • 1e5a080 Merge pull request #9023 from testcontainers/combined-pr-branch
  • dcc9ccf Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....
  • aa2380d Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jetbrains.exposed:exposed-spring-boot-starter [>= 0.50.0.a, < 0.50.1]
org.jetbrains.exposed:exposed-jdbc [>= 0.50.0.a, < 0.50.1]
org.jetbrains.exposed:exposed-json [>= 0.50.0.a, < 0.50.1]
org.jetbrains.exposed:exposed-kotlin-datetime [>= 0.50.0.a, < 0.50.1]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the minorandpatch group with 7 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `10.16.0` | `10.17.0` |
| [org.jetbrains.exposed:exposed-spring-boot-starter](https://github.com/JetBrains/Exposed) | `0.52.0` | `0.53.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.52.0` | `0.53.0` |
| [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `0.52.0` | `0.53.0` |
| [org.jetbrains.exposed:exposed-kotlin-datetime](https://github.com/JetBrains/Exposed) | `0.52.0` | `0.53.0` |
| [org.tukaani:xz](https://github.com/tukaani-project/xz-java) | `1.9` | `1.10` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.0` | `1.20.1` |



Updates `org.flywaydb:flyway-database-postgresql` from 10.16.0 to 10.17.0

Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.52.0...0.53.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.52.0...0.53.0)

Updates `org.jetbrains.exposed:exposed-json` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.52.0...0.53.0)

Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.52.0...0.53.0)

Updates `org.tukaani:xz` from 1.9 to 1.10
- [Release notes](https://github.com/tukaani-project/xz-java/releases)
- [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md)
- [Commits](tukaani-project/xz-java@v1.9...v1.10)

Updates `org.testcontainers:postgresql` from 1.20.0 to 1.20.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.0...1.20.1)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.jetbrains.exposed:exposed-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.tukaani:xz
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Aug 2, 2024
@anna-parker anna-parker merged commit 0f2d00f into main Aug 2, 2024
13 checks passed
@anna-parker anna-parker deleted the dependabot/gradle/backend/minorandpatch-928473ccbe branch August 2, 2024 14:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant