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

Bump exposedVersion from 0.42.0 to 0.46.0 #44

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2024

Bumps exposedVersion from 0.42.0 to 0.46.0.
Updates org.jetbrains.exposed:exposed-core from 0.42.0 to 0.46.0

Release notes

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

0.45.0

Change log

0.44.1

Change log

New Contributors

0.44.0

Change log

New Contributors:

0.43.0

Change log

0.42.1

Change log

Changelog

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

0.45.0

Infrastructure:

  • Kotlin 1.9.21

Features:

Bug fixes:

Docs:

0.44.1

Infrastructure:

  • MySQL driver 8.0.33

Bug fixes:

Deprecations:

Docs:

0.44.0

Infrastructure:

  • Kotlin 1.9.10
  • Kotlin Coroutines 1.7.3
  • log4j2 2.20.0
  • h2-database driver 2.2.220
  • MariaDB driver 2.7.9 and 3.1.4
  • MySQL driver 8.0.30
  • PostgreSQL driver 42.6.0
  • SQLite driver 3.43.0.0
  • Spring Framework 6.0.11

... (truncated)

Commits

Updates org.jetbrains.exposed:exposed-dao from 0.42.0 to 0.46.0

Release notes

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

0.45.0

Change log

0.44.1

Change log

New Contributors

0.44.0

Change log

New Contributors:

0.43.0

Change log

0.42.1

Change log

Changelog

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

0.45.0

Infrastructure:

  • Kotlin 1.9.21

Features:

Bug fixes:

Docs:

0.44.1

Infrastructure:

  • MySQL driver 8.0.33

Bug fixes:

Deprecations:

Docs:

0.44.0

Infrastructure:

  • Kotlin 1.9.10
  • Kotlin Coroutines 1.7.3
  • log4j2 2.20.0
  • h2-database driver 2.2.220
  • MariaDB driver 2.7.9 and 3.1.4
  • MySQL driver 8.0.30
  • PostgreSQL driver 42.6.0
  • SQLite driver 3.43.0.0
  • Spring Framework 6.0.11

... (truncated)

Commits

Updates org.jetbrains.exposed:exposed-jdbc from 0.42.0 to 0.46.0

Release notes

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

0.45.0

Change log

0.44.1

Change log

New Contributors

0.44.0

Change log

New Contributors:

0.43.0

Change log

0.42.1

Change log

Changelog

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

0.45.0

Infrastructure:

  • Kotlin 1.9.21

Features:

Bug fixes:

Docs:

0.44.1

Infrastructure:

  • MySQL driver 8.0.33

Bug fixes:

Deprecations:

Docs:

0.44.0

Infrastructure:

  • Kotlin 1.9.10
  • Kotlin Coroutines 1.7.3
  • log4j2 2.20.0
  • h2-database driver 2.2.220
  • MariaDB driver 2.7.9 and 3.1.4
  • MySQL driver 8.0.30
  • PostgreSQL driver 42.6.0
  • SQLite driver 3.43.0.0
  • Spring Framework 6.0.11

... (truncated)

Commits

Updates org.jetbrains.exposed:exposed-java-time from 0.42.0 to 0.46.0

Release notes

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

0.45.0

Change log

0.44.1

Change log

New Contributors

0.44.0

Change log

New Contributors:

0.43.0

Change log

0.42.1

Change log

Changelog

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

0.45.0

Infrastructure:

  • Kotlin 1.9.21

Features:

Bug fixes:

Docs:

0.44.1

Infrastructure:

  • MySQL driver 8.0.33

Bug fixes:

Deprecations:

Docs:

0.44.0

Infrastructure:

  • Kotlin 1.9.10
  • Kotlin Coroutines 1.7.3
  • log4j2 2.20.0
  • h2-database driver 2.2.220
  • MariaDB driver 2.7.9 and 3.1.4
  • MySQL driver 8.0.30
  • PostgreSQL driver 42.6.0
  • SQLite driver 3.43.0.0
  • Spring Framework 6.0.11

... (truncated)

Commits

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `exposedVersion` from 0.42.0 to 0.46.0.

Updates `org.jetbrains.exposed:exposed-core` from 0.42.0 to 0.46.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-dao` from 0.42.0 to 0.46.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.42.0 to 0.46.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-java-time` from 0.42.0 to 0.46.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@Nlkomaru Nlkomaru merged commit 43e01c6 into master Mar 15, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/exposedVersion-0.46.0 branch March 15, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant