-
Notifications
You must be signed in to change notification settings - Fork 2
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 in /backend with 6 updates #1773
chore(deps): bump the minorandpatch group in /backend with 6 updates #1773
Conversation
Bumps the minorandpatch group in /backend with 6 updates: | Package | From | To | | --- | --- | --- | | [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) | `1.10.0` | `1.11.0` | | [org.jetbrains.exposed:exposed-spring-boot-starter](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.50.0` | | [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.50.0` | | [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.50.0` | | [org.jetbrains.exposed:exposed-kotlin-datetime](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.50.0` | | [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.4` | `1.1.5` | Updates `org.apache.commons:commons-csv` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.10.0...rel/commons-csv-1.11.0) Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.49.0...0.50.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.49.0...0.50.0) Updates `org.jetbrains.exposed:exposed-json` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.49.0...0.50.0) Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.49.0...0.50.0) Updates `io.spring.dependency-management` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv 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: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests fail, opened issue #1779
@dependabot ignore org.jetbrains.exposed:exposed-spring-boot-starter patch version |
OK, I won't notify you about version 0.50.0 of org.jetbrains.exposed:exposed-spring-boot-starter again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minorandpatch group in /backend with 6 updates:
1.10.0
1.11.0
0.49.0
0.50.0
0.49.0
0.50.0
0.49.0
0.50.0
0.49.0
0.50.0
1.1.4
1.1.5
Updates
org.apache.commons:commons-csv
from 1.10.0 to 1.11.0Changelog
Sourced from org.apache.commons:commons-csv's changelog.
... (truncated)
Commits
74e1274
Prepare for the next release candidate89cbc7b
Prepare for the next release candidate447682e
Match version to POM4c186f2
Merge pull request #420 from apache/dependabot/github_actions/actions/checkou...8af37f7
Merge pull request #418 from apache/dependabot/github_actions/github/codeql-a...2238314
Merge pull request #419 from apache/dependabot/github_actions/actions/upload-...2ccf668
Bump actions/checkout from 4.1.2 to 4.1.426cf90e
Bump actions/upload-artifact from 4.3.2 to 4.3.3586310a
Bump github/codeql-action from 3.25.1 to 3.25.3bea505a
Merge pull request #416 from apache/dependabot/github_actions/actions/upload-...Updates
org.jetbrains.exposed:exposed-spring-boot-starter
from 0.49.0 to 0.50.0Release notes
Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-spring-boot-starter's changelog.
Commits
76466fd
Update documentationda560b3
chore: Bump Exposed version from 0.49.0 to 0.50.0d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)c87f446
feat: EXPOSED-357 Support DELETE...RETURNING statement (#2061)4f5b037
feat: EXPOSED-355 Support INSERT...RETURNING statement (#2060)f42315e
deprecate: EXPOSED-354 Database.connectPool() with ConnectionPoolDataSource (...ef62acd
fix: EXPOSED-349 "defaultValueFun" is lost from Column in Alias (#2058)Updates
org.jetbrains.exposed:exposed-jdbc
from 0.49.0 to 0.50.0Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.
Commits
76466fd
Update documentationda560b3
chore: Bump Exposed version from 0.49.0 to 0.50.0d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)c87f446
feat: EXPOSED-357 Support DELETE...RETURNING statement (#2061)4f5b037
feat: EXPOSED-355 Support INSERT...RETURNING statement (#2060)f42315e
deprecate: EXPOSED-354 Database.connectPool() with ConnectionPoolDataSource (...ef62acd
fix: EXPOSED-349 "defaultValueFun" is lost from Column in Alias (#2058)Updates
org.jetbrains.exposed:exposed-json
from 0.49.0 to 0.50.0Release notes
Sourced from org.jetbrains.exposed:exposed-json's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-json's changelog.
Commits
76466fd
Update documentationda560b3
chore: Bump Exposed version from 0.49.0 to 0.50.0d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)c87f446
feat: EXPOSED-357 Support DELETE...RETURNING statement (#2061)4f5b037
feat: EXPOSED-355 Support INSERT...RETURNING statement (#2060)f42315e
deprecate: EXPOSED-354 Database.connectPool() with ConnectionPoolDataSource (...ef62acd
fix: EXPOSED-349 "defaultValueFun" is lost from Column in Alias (#2058)Updates
org.jetbrains.exposed:exposed-kotlin-datetime
from 0.49.0 to 0.50.0Release notes
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.
Commits
76466fd
Update documentationda560b3
chore: Bump Exposed version from 0.49.0 to 0.50.0d2f02dd
fix: EXPOSED-350 keepLoadedReferencesOutOfTransaction causes duplicate query ...55dc680
docs: Add example for CRUD operations with RETURNING clause (#2063)2ce8a37
feat: EXPOSED-356 Support UPDATE...RETURNING statement (#2062)f7ee07c
fix: Error when updating different entities mapped to the same table (#2065)c87f446
feat: EXPOSED-357 Support DELETE...RETURNING statement (#2061)4f5b037
feat: EXPOSED-355 Support INSERT...RETURNING statement (#2060)f42315e
deprecate: EXPOSED-354 Database.connectPool() with ConnectionPoolDataSource (...ef62acd
fix: EXPOSED-349 "defaultValueFun" is lost from Column in Alias (#2058)Updates
io.spring.dependency-management
from 1.1.4 to 1.1.5Release notes
Sourced from io.spring.dependency-management's releases.
Commits
b3f62a0
Release v1.1.570f3e08
Release from GitHub Actionsb5ed22b
Correct the value of build-name when deploying to Artifactory029d266
Specify the shell for build and publish step2ddde6f
Prepare snapshot workflow for addition of release workflow6cc618e
Enable linting and treat warnings as errors7a56eaa
Broaden Gradle version compatibility testing63c2738
Upgrade to Gradle 7.6.42ed89ef
Upgrade to Gradle Enterprise Conventions 0.0.170676dc0
Merge pull request #372 from fp7Dependabot 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