Skip to content

Commit a984d13

Browse files
authored
feat(deps): Update dependencies 2024.07.16 (#36)
1 parent c0ab1f4 commit a984d13

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

buildscript-gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ com.fasterxml.jackson:jackson-bom:2.14.2=classpath
99
com.google.code.findbugs:jsr305:3.0.2=classpath
1010
io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0=classpath
1111
io.github.gradle-nexus:publish-plugin:2.0.0=classpath
12-
io.github.joselion.pretty-jupiter:io.github.joselion.pretty-jupiter.gradle.plugin:3.4.0=classpath
13-
io.github.joselion.strict-null-check:io.github.joselion.strict-null-check.gradle.plugin:3.4.0=classpath
14-
io.github.joselion:maybe:4.2.1=classpath
15-
io.github.joselion:pretty-jupiter:3.4.0=classpath
16-
io.github.joselion:strict-null-check:3.4.0=classpath
12+
io.github.joselion.pretty-jupiter:io.github.joselion.pretty-jupiter.gradle.plugin:3.4.1=classpath
13+
io.github.joselion.strict-null-check:io.github.joselion.strict-null-check.gradle.plugin:3.4.1=classpath
14+
io.github.joselion:maybe:4.3.0=classpath
15+
io.github.joselion:pretty-jupiter:3.4.1=classpath
16+
io.github.joselion:strict-null-check:3.4.1=classpath
1717
io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.6=classpath
1818
io.spring.gradle:dependency-management-plugin:1.1.6=classpath
1919
name.remal.gradle-plugins.sonarlint:sonarlint:4.2.6=classpath

gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ commons-beanutils:commons-beanutils:1.9.4=checkstyle
2626
commons-collections:commons-collections:3.2.2=checkstyle
2727
commons-io:commons-io:2.15.1=sonarlintCoreClasspath
2828
info.picocli:picocli:4.7.6=checkstyle
29-
io.github.joselion:maybe:4.2.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
29+
io.github.joselion:maybe:4.4.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
3030
io.micrometer:micrometer-commons:1.13.1=compileClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
3131
io.micrometer:micrometer-observation:1.13.1=compileClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
3232
io.netty:netty-buffer:4.1.111.Final=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -93,7 +93,7 @@ org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
9393
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
9494
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
9595
org.codehaus.woodstox:stax2-api:4.2.1=sonarlintCoreClasspath
96-
org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.800=compileClasspath,testCompileClasspath,testFixturesCompileClasspath
96+
org.eclipse.jdt:org.eclipse.jdt.annotation:2.3.0=compileClasspath,testCompileClasspath,testFixturesCompileClasspath
9797
org.glassfish:jakarta.el:4.0.2=sonarlintCoreClasspath
9898
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
9999
org.javassist:javassist:3.28.0-GA=checkstyle

settings.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ dependencyResolutionManagement {
88
versionCatalogs {
99
libs {
1010
version('checkstyle', '10.17.0')
11-
version('eclipse', '2.2.800')
11+
version('eclipse', '2.3.0')
1212
version('junit', '5.10.3')
1313

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

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

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -369,35 +369,35 @@ __metadata:
369369
linkType: hard
370370

371371
"@octokit/plugin-throttling@npm:^9.0.0":
372-
version: 9.3.0
373-
resolution: "@octokit/plugin-throttling@npm:9.3.0"
372+
version: 9.3.1
373+
resolution: "@octokit/plugin-throttling@npm:9.3.1"
374374
dependencies:
375375
"@octokit/types": "npm:^13.0.0"
376376
bottleneck: "npm:^2.15.3"
377377
peerDependencies:
378378
"@octokit/core": ^6.0.0
379-
checksum: 10/8faee4225e71d687238bfe4324734139c87cce00315cc4d6a4943415dafc2519086d2f3fbacca860d2897f04af6c16e0685dd80a7ee78536dc0fd98c546a632c
379+
checksum: 10/5471a23547e3d326828bed89cd0f9c55625e68603a93daa5b7a1faea41013c47967cd53f44c3bf0433bcd78d1e99ea3595f2166a243db46d8ff6ce262380f34f
380380
languageName: node
381381
linkType: hard
382382

383383
"@octokit/request-error@npm:^6.0.0, @octokit/request-error@npm:^6.0.1":
384-
version: 6.1.2
385-
resolution: "@octokit/request-error@npm:6.1.2"
384+
version: 6.1.4
385+
resolution: "@octokit/request-error@npm:6.1.4"
386386
dependencies:
387387
"@octokit/types": "npm:^13.0.0"
388-
checksum: 10/2844b4ff4e12c940f0855f5c7405f90cb82ffbdf5fbbd33bc5d544a9d71ab630f1caac29fbf512bc54a000a2c86677090ea1b97e186563e3600772a0fb1641fa
388+
checksum: 10/e4e475ec50cef8e271f39e69667d0f8eaccb2367aa56b81638c629b5bbfa2b697b40207301e5c797a63051a82d8698e7c792b4050b84e383c54300a49a01304a
389389
languageName: node
390390
linkType: hard
391391

392392
"@octokit/request@npm:^9.0.0":
393-
version: 9.1.1
394-
resolution: "@octokit/request@npm:9.1.1"
393+
version: 9.1.3
394+
resolution: "@octokit/request@npm:9.1.3"
395395
dependencies:
396396
"@octokit/endpoint": "npm:^10.0.0"
397397
"@octokit/request-error": "npm:^6.0.1"
398398
"@octokit/types": "npm:^13.1.0"
399399
universal-user-agent: "npm:^7.0.2"
400-
checksum: 10/aef47d85751c387c6ef29e70b3b86c9033fc7940361092c80728f7e99cc0ba54ddd00bbecb4422e50df78744600cfb8a1a2bc6916c5b6440677aa8ebd6b9b291
400+
checksum: 10/b445f263157a2c608d8cfa89162be5f5d39551607d0ec973c3fdf9d3fd3753e33861c4e34942f5dbf47576ac91a99238ed482f2d6c6af3f9070e0b190b3f07a2
401401
languageName: node
402402
linkType: hard
403403

@@ -840,8 +840,8 @@ __metadata:
840840
linkType: hard
841841

842842
"cacache@npm:^18.0.0, cacache@npm:^18.0.3":
843-
version: 18.0.3
844-
resolution: "cacache@npm:18.0.3"
843+
version: 18.0.4
844+
resolution: "cacache@npm:18.0.4"
845845
dependencies:
846846
"@npmcli/fs": "npm:^3.1.0"
847847
fs-minipass: "npm:^3.0.0"
@@ -855,7 +855,7 @@ __metadata:
855855
ssri: "npm:^10.0.0"
856856
tar: "npm:^6.1.11"
857857
unique-filename: "npm:^3.0.0"
858-
checksum: 10/d4c161f071524bb636334b8cf94780c014e29c180a886b8184da8f2f44d2aca88d5664797c661e9f74bdbd34697c2f231ed7c24c256cecbb0a0563ad1ada2219
858+
checksum: 10/ca2f7b2d3003f84d362da9580b5561058ccaecd46cba661cbcff0375c90734b610520d46b472a339fd032d91597ad6ed12dde8af81571197f3c9772b5d35b104
859859
languageName: node
860860
linkType: hard
861861

@@ -3087,12 +3087,12 @@ __metadata:
30873087
linkType: hard
30883088

30893089
"postcss-selector-parser@npm:^6.0.10":
3090-
version: 6.1.0
3091-
resolution: "postcss-selector-parser@npm:6.1.0"
3090+
version: 6.1.1
3091+
resolution: "postcss-selector-parser@npm:6.1.1"
30923092
dependencies:
30933093
cssesc: "npm:^3.0.0"
30943094
util-deprecate: "npm:^1.0.2"
3095-
checksum: 10/2f9e5045b8bbe674fed3b79dbcd3daf21f5188cd7baf179beac513710ec3d75a8fc8184a262c3aec1c628ad3fd8bdb29c5d8530f1c9c5a61a18e1980bb000945
3095+
checksum: 10/ce2af36b56d9333a6873498d3b6ee858466ceb3e9560f998eeaf294e5c11cafffb122d307f3c2904ee8f87d12c71c5ab0b26ca4228b97b6c70b7d1e7cd9b5737
30963096
languageName: node
30973097
linkType: hard
30983098

@@ -3400,11 +3400,11 @@ __metadata:
34003400
linkType: hard
34013401

34023402
"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":
3403-
version: 7.6.2
3404-
resolution: "semver@npm:7.6.2"
3403+
version: 7.6.3
3404+
resolution: "semver@npm:7.6.3"
34053405
bin:
34063406
semver: bin/semver.js
3407-
checksum: 10/296b17d027f57a87ef645e9c725bff4865a38dfc9caf29b26aa084b85820972fbe7372caea1ba6857162fa990702c6d9c1d82297cecb72d56c78ab29070d2ca2
3407+
checksum: 10/36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
34083408
languageName: node
34093409
linkType: hard
34103410

@@ -3864,9 +3864,9 @@ __metadata:
38643864
linkType: hard
38653865

38663866
"type-fest@npm:^4.6.0, type-fest@npm:^4.7.1":
3867-
version: 4.21.0
3868-
resolution: "type-fest@npm:4.21.0"
3869-
checksum: 10/a4dc074b25239fff4062495c58554dcec15845622d753092d2bf24fc3b1c49f85805ed74f151976d666056ff122b3a5a988e85226575b7fbbc8e92d2db210137
3867+
version: 4.22.0
3868+
resolution: "type-fest@npm:4.22.0"
3869+
checksum: 10/f5e1471829166641cc52dd826839f40c43525a66c3fcd76bba8635bc2c42c339c7198b0f17395d23a91205da913be8294c58ab8d52cc03ef227386d24099f525
38703870
languageName: node
38713871
linkType: hard
38723872

0 commit comments

Comments
 (0)