-
Notifications
You must be signed in to change notification settings - Fork 1
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 the all-dependencies group with 11 updates #446
Closed
Closed
Conversation
This file contains 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
Bumps the all-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.exposed:exposed-spring-boot-starter](https://github.com/JetBrains/Exposed) | `0.44.0` | `0.44.1` | | [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `0.44.0` | `0.44.1` | | [org.apache.tika:tika-core](https://github.com/apache/tika) | `2.9.0` | `2.9.1` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.1.8` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.1.8` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `3.1.7` | `3.1.8` | | [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `5.9.0` | `5.10.0` | | net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `5.9.0` | `5.10.0` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.20` | | [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.20` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.4` | `3.1.5` | Updates `org.jetbrains.exposed:exposed-spring-boot-starter` from 0.44.0 to 0.44.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md) - [Commits](JetBrains/Exposed@0.44.0...0.44.1) Updates `org.jetbrains.exposed:exposed-java-time` from 0.44.0 to 0.44.1 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md) - [Commits](JetBrains/Exposed@0.44.0...0.44.1) Updates `org.apache.tika:tika-core` from 2.9.0 to 2.9.1 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@2.9.0...2.9.1) Updates `no.nav.security:token-validation-spring` from 3.1.7 to 3.1.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...3.1.8) Updates `no.nav.security:token-client-spring` from 3.1.7 to 3.1.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...3.1.8) Updates `no.nav.security:token-validation-spring-test` from 3.1.7 to 3.1.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...3.1.8) Updates `net.javacrumbs.shedlock:shedlock-spring` from 5.9.0 to 5.10.0 - [Commits](lukas-krecan/ShedLock@shedlock-parent-5.9.0...shedlock-parent-5.10.0) Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 5.9.0 to 5.10.0 Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.20) Updates `org.jetbrains.kotlin.plugin.spring` from 1.9.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.20) Updates `org.springframework.boot` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: org.jetbrains.exposed:exposed-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: net.javacrumbs.shedlock:shedlock-spring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/gradle/all-dependencies-a4cb494234
branch
from
November 14, 2023 07:38
04ce3e0
to
a609406
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/gradle/all-dependencies-a4cb494234
branch
November 15, 2023 07:39
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-dependencies group with 11 updates:
0.44.0
0.44.1
0.44.0
0.44.1
2.9.0
2.9.1
3.1.7
3.1.8
3.1.7
3.1.8
3.1.7
3.1.8
5.9.0
5.10.0
5.9.0
5.10.0
1.9.10
1.9.20
1.9.10
1.9.20
3.1.4
3.1.5
Updates
org.jetbrains.exposed:exposed-spring-boot-starter
from 0.44.0 to 0.44.1Release 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
c57c997
chore: Bump Exposed version from 0.44.0 to 0.44.1 (#1882)413c9c5
chore: Remove detekt warnings in exposed-tests module (#1881)ec431aa
test: Refactor time tests (#1880)486adb1
fix: Parsing failure when selecting CURRENT_TIMESTAMP using CurrentDateTime f...1d45e92
docs: EXPOSED-199 Update configuration section in spring-boot-starter README ...66ae127
docs: Add missing KDocs in all modules except core and dao (#1876)3985ef7
test: Change MySQL connector Driver class name and version (#1875)3656269
fix: Incorrect SQL statements when creating a table with a dot in its name (#...0eb0ac1
deprecate: Raise deprecation level of currentScheme property (#1874)b579d93
deprecate: Raise deprecation levels of API elements (#1872)Updates
org.jetbrains.exposed:exposed-java-time
from 0.44.0 to 0.44.1Release notes
Sourced from org.jetbrains.exposed:exposed-java-time's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-java-time's changelog.
Commits
c57c997
chore: Bump Exposed version from 0.44.0 to 0.44.1 (#1882)413c9c5
chore: Remove detekt warnings in exposed-tests module (#1881)ec431aa
test: Refactor time tests (#1880)486adb1
fix: Parsing failure when selecting CURRENT_TIMESTAMP using CurrentDateTime f...1d45e92
docs: EXPOSED-199 Update configuration section in spring-boot-starter README ...66ae127
docs: Add missing KDocs in all modules except core and dao (#1876)3985ef7
test: Change MySQL connector Driver class name and version (#1875)3656269
fix: Incorrect SQL statements when creating a table with a dot in its name (#...0eb0ac1
deprecate: Raise deprecation level of currentScheme property (#1874)b579d93
deprecate: Raise deprecation levels of API elements (#1872)Updates
org.apache.tika:tika-core
from 2.9.0 to 2.9.1Changelog
Sourced from org.apache.tika:tika-core's changelog.
... (truncated)
Commits
3b43650
[maven-release-plugin] prepare release 2.9.1-rc183b8de0
update CHANGES.txt for 2.9.1 release processaaf7b5f
revert POI in prep for 2.9.1 release processc3b2bd7
TIKA-4155 -- disable tests that cause failures in github actions. :(382b671
TIKA-4154 -- disable test which causes OOM in github actions for at least 2x.575298c
TIKA-4153 -- revert changes to robots.txt detection and add unit test for rob...a427bac
TIKA-4155, try again...b202275
fix workflow namesb39c8e3
TIKA-4154 -- clean up unit test -- string length causes oom in github actionsda98aa1
TIKA-4154 -- clean up unit test -- checkstyleUpdates
no.nav.security:token-validation-spring
from 3.1.7 to 3.1.8Release notes
Sourced from no.nav.security:token-validation-spring's releases.
Commits
535d8cd
Merge pull request #785 from navikt/dependabot/maven/kotest.version-5.8.01e7bd75
Merge pull request #786 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...5e8105e
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.5 to 11.637b3cd1
build(deps): bump kotest.version from 5.7.2 to 5.8.03be327e
Merge pull request #784 from navikt/dependabot/maven/kotlin.version-1.9.20d15e1fb
build(deps): bump kotlin.version from 1.9.10 to 1.9.20798f91f
Merge pull request #783 from navikt/dependabot/maven/org.apache.maven.plugins...5aca402
build(deps): bump org.apache.maven.plugins:maven-surefire-pluginc08190b
Merge pull request #782 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...892ccf1
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.5Updates
no.nav.security:token-client-spring
from 3.1.7 to 3.1.8Release notes
Sourced from no.nav.security:token-client-spring's releases.
Commits
535d8cd
Merge pull request #785 from navikt/dependabot/maven/kotest.version-5.8.01e7bd75
Merge pull request #786 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...5e8105e
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.5 to 11.637b3cd1
build(deps): bump kotest.version from 5.7.2 to 5.8.03be327e
Merge pull request #784 from navikt/dependabot/maven/kotlin.version-1.9.20d15e1fb
build(deps): bump kotlin.version from 1.9.10 to 1.9.20798f91f
Merge pull request #783 from navikt/dependabot/maven/org.apache.maven.plugins...5aca402
build(deps): bump org.apache.maven.plugins:maven-surefire-pluginc08190b
Merge pull request #782 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...892ccf1
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.5Updates
no.nav.security:token-validation-spring-test
from 3.1.7 to 3.1.8Release notes
Sourced from no.nav.security:token-validation-spring-test's releases.
Commits
535d8cd
Merge pull request #785 from navikt/dependabot/maven/kotest.version-5.8.01e7bd75
Merge pull request #786 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...5e8105e
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.5 to 11.637b3cd1
build(deps): bump kotest.version from 5.7.2 to 5.8.03be327e
Merge pull request #784 from navikt/dependabot/maven/kotlin.version-1.9.20d15e1fb
build(deps): bump kotlin.version from 1.9.10 to 1.9.20798f91f
Merge pull request #783 from navikt/dependabot/maven/org.apache.maven.plugins...5aca402
build(deps): bump org.apache.maven.plugins:maven-surefire-pluginc08190b
Merge pull request #782 from navikt/dependabot/maven/com.nimbusds-oauth2-oidc...892ccf1
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.5Updates
net.javacrumbs.shedlock:shedlock-spring
from 5.9.0 to 5.10.0Commits
ea233b0
[maven-release-plugin] prepare release shedlock-parent-5.10.0412b5d2
Merge pull request #1592 from lukas-krecan/spanner86042de
Code cleanupa1a1639
Automatic-Module-Name update to spaner in pom.xml25d9d03
Formatting with Spotless3ba5b91
Merge pull request #1589 from lukas-krecan/dependabot/maven/org.mockito-mocki...fd6d6fa
Merge pull request #1591 from lukas-krecan/dependabot/maven/io.micronaut.vali...1802983
Updating to non transactional read for tests5534950
Bump io.micronaut.validation:micronaut-validation from 4.0.3 to 4.1.0b16c9b4
Test class updates: Adding cleanup method and improving timestamp helper meth...Updates
net.javacrumbs.shedlock:shedlock-provider-jdbc-template
from 5.9.0 to 5.10.0Updates
org.jetbrains.kotlin.jvm
from 1.9.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
eaa46a8
Add changelog for 1.9.20 release8ac51de
Add changelog for 1.9.20-RC2508e032
[K/JS] Remove unconditional cast to IrClass in KClass expressiond700cd1
[FE] 1.9.20 exclusive commit. Fix testData after previous two commits22b9d50
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect...29cf556
[FE 1.0] 1/2 Don't report a warning when new supertypes are added to open exp...40cf415
[FE 1.0] Refactoring: replace defensive NonPrivateCallableAdded with Unknown4408d89
[FE 1.0] Report a more precise diagnostic when parameter modifiers (vararg) a...6982fa1
[FE 1.0] 2/2 Drop AllowDifferentMembersInActual from compiler and testData882f468
[STDLIB] 1/2 Drop AllowDifferentMembersInActual from stdlibUpdates
org.jetbrains.kotlin.plugin.spring
from 1.9.10 to 1.9.20Release notes
Sourced from org.jetbrains.kotlin.plugin.spring's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.spring's changelog.