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

feat(deps): Update dependencies 2024.07.16 #36

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ com.fasterxml.jackson:jackson-bom:2.14.2=classpath
com.google.code.findbugs:jsr305:3.0.2=classpath
io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0=classpath
io.github.gradle-nexus:publish-plugin:2.0.0=classpath
io.github.joselion.pretty-jupiter:io.github.joselion.pretty-jupiter.gradle.plugin:3.4.0=classpath
io.github.joselion.strict-null-check:io.github.joselion.strict-null-check.gradle.plugin:3.4.0=classpath
io.github.joselion:maybe:4.2.1=classpath
io.github.joselion:pretty-jupiter:3.4.0=classpath
io.github.joselion:strict-null-check:3.4.0=classpath
io.github.joselion.pretty-jupiter:io.github.joselion.pretty-jupiter.gradle.plugin:3.4.1=classpath
io.github.joselion.strict-null-check:io.github.joselion.strict-null-check.gradle.plugin:3.4.1=classpath
io.github.joselion:maybe:4.3.0=classpath
io.github.joselion:pretty-jupiter:3.4.1=classpath
io.github.joselion:strict-null-check:3.4.1=classpath
io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.6=classpath
io.spring.gradle:dependency-management-plugin:1.1.6=classpath
name.remal.gradle-plugins.sonarlint:sonarlint:4.2.6=classpath
Expand Down
4 changes: 2 additions & 2 deletions gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ commons-beanutils:commons-beanutils:1.9.4=checkstyle
commons-collections:commons-collections:3.2.2=checkstyle
commons-io:commons-io:2.15.1=sonarlintCoreClasspath
info.picocli:picocli:4.7.6=checkstyle
io.github.joselion:maybe:4.2.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
io.github.joselion:maybe:4.4.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.13.1=compileClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
io.micrometer:micrometer-observation:1.13.1=compileClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
io.netty:netty-buffer:4.1.111.Final=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -93,7 +93,7 @@ org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
org.codehaus.woodstox:stax2-api:4.2.1=sonarlintCoreClasspath
org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.800=compileClasspath,testCompileClasspath,testFixturesCompileClasspath
org.eclipse.jdt:org.eclipse.jdt.annotation:2.3.0=compileClasspath,testCompileClasspath,testFixturesCompileClasspath
org.glassfish:jakarta.el:4.0.2=sonarlintCoreClasspath
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
org.javassist:javassist:3.28.0-GA=checkstyle
Expand Down
8 changes: 4 additions & 4 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ dependencyResolutionManagement {
versionCatalogs {
libs {
version('checkstyle', '10.17.0')
version('eclipse', '2.2.800')
version('eclipse', '2.3.0')
version('junit', '5.10.3')

plugin('prettyJupiter', 'io.github.joselion.pretty-jupiter').version('3.4.0')
plugin('prettyJupiter', 'io.github.joselion.pretty-jupiter').version('3.4.1')
plugin('publishPlugin', 'io.github.gradle-nexus.publish-plugin').version('2.0.0')
plugin('sonarlint', 'name.remal.sonarlint').version('4.2.6')
plugin('spring-boot', 'org.springframework.boot').version('3.3.1')
plugin('spring-management', 'io.spring.dependency-management').version('1.1.6')
plugin('strictNullCheck', 'io.github.joselion.strict-null-check').version('3.4.0')
plugin('strictNullCheck', 'io.github.joselion.strict-null-check').version('3.4.1')

library('assertj-core', 'org.assertj', 'assertj-core').version('3.26.3')
library('lombok', 'org.projectlombok', 'lombok').version('1.18.34')
library('maybe', 'io.github.joselion', 'maybe').version('4.2.1')
library('maybe', 'io.github.joselion', 'maybe').version('4.4.0')
library('mockito-core', 'org.mockito', 'mockito-core').version('5.12.0')
library('sonarlint-java', 'org.sonarsource.java', 'sonar-java-plugin').version('8.1.0.36477')

Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,35 +369,35 @@ __metadata:
linkType: hard

"@octokit/plugin-throttling@npm:^9.0.0":
version: 9.3.0
resolution: "@octokit/plugin-throttling@npm:9.3.0"
version: 9.3.1
resolution: "@octokit/plugin-throttling@npm:9.3.1"
dependencies:
"@octokit/types": "npm:^13.0.0"
bottleneck: "npm:^2.15.3"
peerDependencies:
"@octokit/core": ^6.0.0
checksum: 10/8faee4225e71d687238bfe4324734139c87cce00315cc4d6a4943415dafc2519086d2f3fbacca860d2897f04af6c16e0685dd80a7ee78536dc0fd98c546a632c
checksum: 10/5471a23547e3d326828bed89cd0f9c55625e68603a93daa5b7a1faea41013c47967cd53f44c3bf0433bcd78d1e99ea3595f2166a243db46d8ff6ce262380f34f
languageName: node
linkType: hard

"@octokit/request-error@npm:^6.0.0, @octokit/request-error@npm:^6.0.1":
version: 6.1.2
resolution: "@octokit/request-error@npm:6.1.2"
version: 6.1.4
resolution: "@octokit/request-error@npm:6.1.4"
dependencies:
"@octokit/types": "npm:^13.0.0"
checksum: 10/2844b4ff4e12c940f0855f5c7405f90cb82ffbdf5fbbd33bc5d544a9d71ab630f1caac29fbf512bc54a000a2c86677090ea1b97e186563e3600772a0fb1641fa
checksum: 10/e4e475ec50cef8e271f39e69667d0f8eaccb2367aa56b81638c629b5bbfa2b697b40207301e5c797a63051a82d8698e7c792b4050b84e383c54300a49a01304a
languageName: node
linkType: hard

"@octokit/request@npm:^9.0.0":
version: 9.1.1
resolution: "@octokit/request@npm:9.1.1"
version: 9.1.3
resolution: "@octokit/request@npm:9.1.3"
dependencies:
"@octokit/endpoint": "npm:^10.0.0"
"@octokit/request-error": "npm:^6.0.1"
"@octokit/types": "npm:^13.1.0"
universal-user-agent: "npm:^7.0.2"
checksum: 10/aef47d85751c387c6ef29e70b3b86c9033fc7940361092c80728f7e99cc0ba54ddd00bbecb4422e50df78744600cfb8a1a2bc6916c5b6440677aa8ebd6b9b291
checksum: 10/b445f263157a2c608d8cfa89162be5f5d39551607d0ec973c3fdf9d3fd3753e33861c4e34942f5dbf47576ac91a99238ed482f2d6c6af3f9070e0b190b3f07a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -840,8 +840,8 @@ __metadata:
linkType: hard

"cacache@npm:^18.0.0, cacache@npm:^18.0.3":
version: 18.0.3
resolution: "cacache@npm:18.0.3"
version: 18.0.4
resolution: "cacache@npm:18.0.4"
dependencies:
"@npmcli/fs": "npm:^3.1.0"
fs-minipass: "npm:^3.0.0"
Expand All @@ -855,7 +855,7 @@ __metadata:
ssri: "npm:^10.0.0"
tar: "npm:^6.1.11"
unique-filename: "npm:^3.0.0"
checksum: 10/d4c161f071524bb636334b8cf94780c014e29c180a886b8184da8f2f44d2aca88d5664797c661e9f74bdbd34697c2f231ed7c24c256cecbb0a0563ad1ada2219
checksum: 10/ca2f7b2d3003f84d362da9580b5561058ccaecd46cba661cbcff0375c90734b610520d46b472a339fd032d91597ad6ed12dde8af81571197f3c9772b5d35b104
languageName: node
linkType: hard

Expand Down Expand Up @@ -3087,12 +3087,12 @@ __metadata:
linkType: hard

"postcss-selector-parser@npm:^6.0.10":
version: 6.1.0
resolution: "postcss-selector-parser@npm:6.1.0"
version: 6.1.1
resolution: "postcss-selector-parser@npm:6.1.1"
dependencies:
cssesc: "npm:^3.0.0"
util-deprecate: "npm:^1.0.2"
checksum: 10/2f9e5045b8bbe674fed3b79dbcd3daf21f5188cd7baf179beac513710ec3d75a8fc8184a262c3aec1c628ad3fd8bdb29c5d8530f1c9c5a61a18e1980bb000945
checksum: 10/ce2af36b56d9333a6873498d3b6ee858466ceb3e9560f998eeaf294e5c11cafffb122d307f3c2904ee8f87d12c71c5ab0b26ca4228b97b6c70b7d1e7cd9b5737
languageName: node
linkType: hard

Expand Down Expand Up @@ -3400,11 +3400,11 @@ __metadata:
linkType: hard

"semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 10/296b17d027f57a87ef645e9c725bff4865a38dfc9caf29b26aa084b85820972fbe7372caea1ba6857162fa990702c6d9c1d82297cecb72d56c78ab29070d2ca2
checksum: 10/36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
languageName: node
linkType: hard

Expand Down Expand Up @@ -3864,9 +3864,9 @@ __metadata:
linkType: hard

"type-fest@npm:^4.6.0, type-fest@npm:^4.7.1":
version: 4.21.0
resolution: "type-fest@npm:4.21.0"
checksum: 10/a4dc074b25239fff4062495c58554dcec15845622d753092d2bf24fc3b1c49f85805ed74f151976d666056ff122b3a5a988e85226575b7fbbc8e92d2db210137
version: 4.22.0
resolution: "type-fest@npm:4.22.0"
checksum: 10/f5e1471829166641cc52dd826839f40c43525a66c3fcd76bba8635bc2c42c339c7198b0f17395d23a91205da913be8294c58ab8d52cc03ef227386d24099f525
languageName: node
linkType: hard

Expand Down
Loading