This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Bump the annet-deps group across 1 directory with 4 updates#517
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the annet-deps group across 1 directory with 4 updates#517dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the annet-deps group with 4 updates in the /app directory: org.flywaydb:flyway-database-postgresql, [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [org.assertj:assertj-core](https://github.com/assertj/assertj) and [jvm](https://github.com/JetBrains/kotlin). Updates `org.flywaydb:flyway-database-postgresql` from 11.1.1 to 11.3.0 Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) Updates `jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: annet-deps - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: annet-deps - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: annet-deps - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: annet-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the annet-deps group with 4 updates in the /app directory: org.flywaydb:flyway-database-postgresql, org.postgresql:postgresql, org.assertj:assertj-core and jvm.
Updates
org.flywaydb:flyway-database-postgresqlfrom 11.1.1 to 11.3.0Updates
org.postgresql:postgresqlfrom 42.7.4 to 42.7.5Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
94a1693update changelogs and increment version in gradle.properties for release (#3478)ce54dfdchore: replace deprecated kotlinOptions with a replacement API398029echore: avoid failure in osgi-test/onlyIf if -PjdkBuildVersion is missing at t...7245443test: skip :pgjdbc-osgi-test:test when runnning tests with Java 87747527chore(deps): update dependency gradle to v8.12bb07a4bchore(deps): update codecov/codecov-action digest to adfacf2f545514chore(deps): update dependency sbt/sbt to v1.10.745df56cfix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.15b87e106fix(deps): update junit5 monorepo to v5.11.45603477fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...Updates
org.assertj:assertj-corefrom 3.27.2 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
c928dd3[maven-release-plugin] prepare release assertj-build-3.27.3f308d95FixStandardRepresentationregression for unquoted strings (#3735)e5959f4Add Java and Kotlin release references3eb809dAdd Kotlin EAP referenceb39a8cfAdd Kotlin 2.1.10-RCe20e40dAdd Class info to failure exception (#3746)79b87f0Revert "Propagate common basetype for theextractingmethod (#3673)" (#3737)bf439b3chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936caRestructure Kotlin tests, addDisplayNameGeneratorb5b86ccAdd Kotlin cross-version job (#3732)Updates
jvmfrom 2.1.0 to 2.1.10Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA testsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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