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 exposed from 0.55.0 to 0.56.0 #181

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps exposed from 0.55.0 to 0.56.0.
Updates org.jetbrains.exposed:exposed-bom from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-core from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 0.55.0 to 0.56.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

0.56.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • dcae5a6 chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 7933c6b chore: Bump Exposed version from 0.55.0 to 0.56.0
  • 9f3396c feat: EXPOSED-560 Support DISTINCT ON from Postgres (#2275)
  • c5c5c7b fix: EXPOSED-602 Column name that includes table name is aliased with upserts...
  • ca1db70 feat: EXPOSED-494 Inline DSL statement and query functions (#2272)
  • 7fde5e4 feat: Support partially filled composite IDs (#2282)
  • f4dfdd0 build(deps): bump springBoot from 3.3.4 to 3.3.5 (#2286)
  • f3a2aee build(deps): bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#2285)
  • 65cd98e build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2284)
  • d48ab2d feat!: EXPOSED-577 Allow Entity and EntityID parameters to not be Comparable ...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.55.0 to 0.56.0

Release notes

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

0.56.0

Change log

New Contributors

Changelog

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

0.56.0

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Bumps `exposed` from 0.55.0 to 0.56.0.

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.exposed:exposed-money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sureshg December 1, 2024 01:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

The following labels could not be found: gradle, dependencies.

@github-actions github-actions bot merged commit c9b81a4 into main Dec 1, 2024
2 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/exposed-0.56.0 branch December 1, 2024 01:10
Copy link

sonarqubecloud bot commented Dec 1, 2024

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.

0 participants