Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3756b77
chore(deps): bump protobufjs from 7.5.5 to 7.5.8
dependabot[bot] May 17, 2026
32b670d
chore: automatic empty commit
Fluf22 May 18, 2026
3e02a60
Merge remote-tracking branch 'origin/main' into chore/renovateBaseBranch
Fluf22 May 18, 2026
1935b19
chore(deps): update dependency @types/node to v25.8.0 (#6419)
renovate[bot] May 18, 2026
603444d
chore(deps): update dependency @vitejs/plugin-react-swc to v4.3.1 (#6…
renovate[bot] May 18, 2026
6812640
chore(deps): update dependency @cloudflare/workers-types to v4.202605…
renovate[bot] May 18, 2026
1cdefdf
chore(deps): update plugin spotless to v8.5.0 (#6425)
renovate[bot] May 18, 2026
cc44444
chore(deps): update dependency oxlint to v1.64.0 (#6423)
renovate[bot] May 18, 2026
4c309f1
chore(deps): update dotnet monorepo (#6416)
renovate[bot] May 18, 2026
0f32684
chore(deps): update dependency typescript-eslint to v8.59.3 (#6414)
renovate[bot] May 18, 2026
4853530
chore(deps): update dependency rollup to v4.60.4 (#6413)
renovate[bot] May 18, 2026
ea14234
chore(deps): update dependency @types/node to v24.12.4 (#6430)
renovate[bot] May 18, 2026
2f1394a
fix(deps): update ktor monorepo to v3.5.0 (#6426)
renovate[bot] May 18, 2026
5249f13
chore(deps): update plugin spotless to v8.5.0 (#6424)
renovate[bot] May 18, 2026
552f7d1
chore(deps): update dependency org.slf4j:slf4j-api to v2.0.18 (#6432)
renovate[bot] May 18, 2026
4a6ee1d
fix(deps): update dependency react-instantsearch to v7.32.3 (#6417)
renovate[bot] May 18, 2026
c9528f2
chore(deps): update dependency eslint to v10.4.0 (#6420)
renovate[bot] May 18, 2026
e366346
chore(deps): update dependency vite to v8.0.13 (#6415)
renovate[bot] May 18, 2026
9b33bc3
chore(deps): update dependency publint to v0.3.21 (#6412)
renovate[bot] May 18, 2026
67788d6
fix(deps): update dotnet dependency versions in csharp templates
Fluf22 May 19, 2026
400e73c
fix(deps): update openapi-generator (#6434)
renovate[bot] May 19, 2026
d52e3ab
chore(deps): bump webpack-dev-server from 5.2.3 to 5.2.4 in /website
dependabot[bot] May 19, 2026
170c767
Merge branch 'main' into chore/renovateBaseBranch
Fluf22 May 19, 2026
b8b5a8a
Merge branch 'main' into chore/renovateBaseBranch
Fluf22 May 19, 2026
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
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-java/.java-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.0.11+10
21.0.11
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"bundlewatch": "0.4.2",
"execa": "9.6.1",
"lerna": "9.0.7",
"rollup": "4.60.3",
"rollup": "4.60.4",
"typescript": "5.9.3"
},
"bundlewatch": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "25.1.0",
"publint": "0.3.20",
"rollup": "4.60.3",
"@types/node": "25.8.0",
"publint": "0.3.21",
"rollup": "4.60.4",
"tsup": "8.5.1",
"typescript": "5.9.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "25.1.0",
"publint": "0.3.20",
"rollup": "4.60.3",
"@types/node": "25.8.0",
"publint": "0.3.21",
"rollup": "4.60.4",
"tsup": "8.5.1",
"typescript": "5.9.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"jsdom": "29.1.1",
"publint": "0.3.20",
"publint": "0.3.21",
"ts-node": "10.9.2",
"tsup": "8.5.1",
"typescript": "5.9.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "25.1.0",
"publint": "0.3.20",
"rollup": "4.60.3",
"@types/node": "25.8.0",
"publint": "0.3.21",
"rollup": "4.60.4",
"tsup": "8.5.1",
"typescript": "5.9.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"jsdom": "29.1.1",
"publint": "0.3.20",
"publint": "0.3.21",
"ts-node": "10.9.2",
"tsup": "8.5.1",
"typescript": "5.9.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"jsdom": "29.1.1",
"publint": "0.3.20",
"publint": "0.3.21",
"tsup": "8.5.1",
"typescript": "5.9.3",
"vitest": "4.1.6",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"cross-fetch": "4.1.0",
"nock": "14.0.15",
"publint": "0.3.20",
"publint": "0.3.21",
"tsup": "8.5.1",
"typescript": "5.9.3",
"vitest": "4.1.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"nock": "14.0.15",
"publint": "0.3.20",
"publint": "0.3.21",
"tsup": "8.5.1",
"typescript": "5.9.3",
"vitest": "4.1.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"publint": "0.3.20",
"@types/node": "24.12.4",
"publint": "0.3.21",
"tsup": "8.5.1",
"typescript": "5.9.3"
},
Expand Down
32 changes: 23 additions & 9 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@algolia/requester-node-http": "npm:5.52.1"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:25.1.0"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
rollup: "npm:4.60.3"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
Expand All @@ -32,7 +32,7 @@ __metadata:
"@algolia/requester-node-http": "npm:5.52.1"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:25.1.0"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
rollup: "npm:4.60.3"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -80,7 +80,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:24.12.2"
jsdom: "npm:29.1.1"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
ts-node: "npm:10.9.2"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -166,7 +166,7 @@ __metadata:
"@algolia/requester-node-http": "npm:5.52.1"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:25.1.0"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
rollup: "npm:4.60.3"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -198,7 +198,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:24.12.2"
jsdom: "npm:29.1.1"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
ts-node: "npm:10.9.2"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -248,7 +248,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:24.12.2"
jsdom: "npm:29.1.1"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
vitest: "npm:4.1.6"
Expand All @@ -265,7 +265,7 @@ __metadata:
"@types/node": "npm:24.12.2"
cross-fetch: "npm:4.1.0"
nock: "npm:14.0.15"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
vitest: "npm:4.1.6"
Expand All @@ -280,7 +280,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:24.12.2"
nock: "npm:14.0.15"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
vitest: "npm:4.1.6"
Expand All @@ -297,7 +297,7 @@ __metadata:
"@algolia/requester-node-http": "npm:5.52.1"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:24.12.2"
publint: "npm:0.3.20"
publint: "npm:0.3.21"
tsup: "npm:8.5.1"
typescript: "npm:5.9.3"
languageName: unknown
Expand Down Expand Up @@ -7505,6 +7505,20 @@ __metadata:
languageName: node
linkType: hard

"publint@npm:0.3.21":
version: 0.3.21
resolution: "publint@npm:0.3.21"
dependencies:
"@publint/pack": "npm:^0.1.4"
package-manager-detector: "npm:^1.6.0"
picocolors: "npm:^1.1.1"
sade: "npm:^1.8.1"
bin:
publint: src/cli.js
checksum: 10/d56d80212f2cdeec054ee850dd698673b4aff4abd90edc4b1b0cc14c26ca136893e9e4474cda3cb96290bf3a8500c0d8c9e61d54d684e12d108cf55edbeea46c
languageName: node
linkType: hard

"punycode@npm:^1.4.1":
version: 1.4.1
resolution: "punycode@npm:1.4.1"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.3.21"
ktor = "3.4.3"
ktor = "3.5.0"

[libraries]
# Kotlin
Expand Down Expand Up @@ -31,4 +31,4 @@ kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref =
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
spotless = { id = "com.diffplug.gradle.spotless", version = "8.4.0" }
spotless = { id = "com.diffplug.gradle.spotless", version = "8.5.0" }
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-scala/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
"com.squareup.okhttp3" % "okhttp" % "5.3.2" % "compile",
"io.github.json4s" %% "json4s-native" % "4.1.0" % "compile",
"com.squareup.okhttp3" % "logging-interceptor" % "5.3.2",
"org.slf4j" % "slf4j-api" % "2.0.17"
"org.slf4j" % "slf4j-api" % "2.0.18"
)

scalacOptions := Seq(
Expand Down
2 changes: 1 addition & 1 deletion config/.csharp-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.0.203
10.0.300
4 changes: 2 additions & 2 deletions docs/guides/csharp/src/src.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.8" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions docs/snippets/csharp/src/src.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.8" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions docs/snippets/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
base64 (0.2.0)
connection_pool (2.4.1)
dotenv (3.1.4)
faraday (2.14.1)
faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -22,7 +22,7 @@ GEM
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
json (2.19.2)
json (2.19.5)
logger (1.7.0)
net-http (0.9.1)
uri (>= 0.11.1)
Expand Down
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/eslint": "9.6.1",
"esbuild": "0.28.0",
"eslint": "10.3.0",
"eslint": "10.4.0",
"eslint-plugin-yml": "3.3.2",
"eslint-vitest-rule-tester": "3.1.0",
"typescript": "5.9.3",
Expand Down
2 changes: 1 addition & 1 deletion generators/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
compileOnly 'org.openapitools:openapi-generator:7.16.0'
compileOnly 'org.openapitools:openapi-generator:7.22.0'
}

tasks.withType(JavaCompile) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ public void processOpts() {
file.getTemplateFile().equals("configuration_spec.mustache") ||
file.getTemplateFile().equals("gitlab-ci.mustache") ||
file.getTemplateFile().equals("spec_helper.mustache") ||
file.getTemplateFile().equals("rubocop.mustache")
file.getTemplateFile().equals("rubocop.mustache") ||
file.getTemplateFile().equals("api_model_base.mustache")
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ public void processOpts() {

additionalProperties.put("is" + Helpers.capitalize(Helpers.camelize((String) additionalProperties.get("client"))) + "Client", true);
typeMapping.put("AnyType", "Any");
typeMapping.put("object", "Any");

try {
additionalProperties.put("packageVersion", Helpers.getClientConfigField("scala", "packageVersion"));
Expand Down Expand Up @@ -245,7 +246,11 @@ public String toEnumVarName(String value, String datatype) {

@Override
public Map<String, ModelsMap> postProcessAllModels(Map<String, ModelsMap> objs) {
Map<String, ModelsMap> allModels = new HashMap<>(objs);
Map<String, ModelsMap> models = super.postProcessAllModels(objs);
for (Map.Entry<String, ModelsMap> entry : allModels.entrySet()) {
models.putIfAbsent(entry.getKey(), entry.getValue());
}
GenericPropagator.propagateGenericsToModels(models, true);
OneOf.updateModelsOneOf(models, modelPackage);
OneOf.addOneOfMetadata(models);
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
},
"devDependencies": {
"@eslint/json": "1.2.0",
"@openapitools/openapi-generator-cli": "2.25.0",
"@openapitools/openapi-generator-cli": "2.32.0",
"@redocly/cli": "2.27.0",
"eslint": "10.3.0",
"eslint": "10.4.0",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-yml": "3.3.2",
"husky": "9.1.7",
"lint-staged": "17.0.4",
"oxlint": "1.62.0",
"oxlint": "1.64.0",
"prettier": "3.8.3",
"prettier-plugin-java": "2.8.1",
"prettier-plugin-organize-imports": "4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions playground/csharp/Playground/Playground.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<ItemGroup>
<PackageReference Include="dotenv.net" Version="4.0.2"/>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.7"/>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.7"/>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.8"/>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8"/>
</ItemGroup>

</Project>
10 changes: 5 additions & 5 deletions playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"instantsearch.css": "8.16.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-instantsearch": "7.32.2"
"react-instantsearch": "7.32.3"
},
"devDependencies": {
"@eslint/js": "10.0.1",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react-swc": "4.3.0",
"eslint": "10.3.0",
"@vitejs/plugin-react-swc": "4.3.1",
"eslint": "10.4.0",
"eslint-plugin-react-hooks": "7.1.1",
"eslint-plugin-react-refresh": "0.5.2",
"globals": "17.6.0",
"typescript": "5.9.3",
"typescript-eslint": "8.59.1",
"vite": "8.0.12"
"typescript-eslint": "8.59.3",
"vite": "8.0.13"
}
}
Loading
Loading