Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
04cd5a1
fix: update default branch references to 'legacy' in GH actions
mohnoor94 May 29, 2025
08d1564
chore: update dependabot target branch (#1192)
mohnoor94 May 29, 2025
9e96abd
build(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#1193)
dependabot[bot] Jun 1, 2025
1edd147
feat(deps): update compile com.squareup.okio:okio-jvm from v3.11.0 to…
renovate[bot] Jun 2, 2025
5ee2307
fix(deps): update build org.codehaus.mojo:exec-maven-plugin from v3.5…
renovate[bot] Jun 2, 2025
24a6cf3
fix(deps): update build org.codehaus.mojo:exec-maven-plugin from v3.5…
renovate[bot] Jun 2, 2025
70df856
chore(deps): update devdependencies @types/node from v22.15.21 to v22…
renovate[bot] Jun 2, 2025
7b91a60
build(deps): bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.…
dependabot[bot] Jun 22, 2025
2f24db4
build(deps): bump com.squareup.okio:okio-jvm from 3.12.0 to 3.13.0 (#…
dependabot[bot] Jun 22, 2025
b2de6cb
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from…
dependabot[bot] Jun 22, 2025
f2a5bb7
build(deps): bump io.ktor:ktor-bom from 3.1.3 to 3.2.0 (#1218)
dependabot[bot] Jun 22, 2025
17aece2
build(deps): bump swagger.core.version from 2.2.32 to 2.2.33 (#1217)
dependabot[bot] Jun 22, 2025
3587db9
build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.27.0 to 0…
dependabot[bot] Jun 22, 2025
9e0812d
build(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#1213)
dependabot[bot] Jun 22, 2025
400e75a
fix(deps): update dependency maven from v3.9.9 to v3.9.10 (#1211)
renovate[bot] Jun 22, 2025
2980ed5
fix(deps): update compile org.checkerframework:checker-qual from v3.4…
renovate[bot] Jun 22, 2025
5beeab3
fix(deps): update build org.codehaus.mojo:build-helper-maven-plugin f…
renovate[bot] Jun 22, 2025
1a48a6b
chore(deps): update devdependencies @types/node from v22.15.29 to v22…
renovate[bot] Jun 22, 2025
8e3de13
build(deps): bump kotlin.version from 2.1.21 to 2.2.0 (#1230)
dependabot[bot] Jun 24, 2025
959eb91
build(deps-dev): bump mockk.version from 1.14.2 to 1.14.4 (#1229)
dependabot[bot] Jun 24, 2025
a8cf3b4
build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.24.3 …
dependabot[bot] Jun 24, 2025
bbb2138
build(deps): bump com.github.rvesse:airline from 3.0.0 to 3.1.0 (#1227)
dependabot[bot] Jun 24, 2025
37c90db
fix(deps): update mockk.version from v1.14.2 to v1.14.4 (#1225)
renovate[bot] Jun 24, 2025
39978e1
fix(deps): update jackson monorepo from v2.19.0 to v2.19.1 (#1224)
renovate[bot] Jun 24, 2025
fe94c47
fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.19…
renovate[bot] Jun 24, 2025
0a437a2
fix(deps): update build org.codehaus.mojo:flatten-maven-plugin from v…
renovate[bot] Jun 24, 2025
6969043
build(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#1231)
dependabot[bot] Jun 25, 2025
878f65e
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from…
dependabot[bot] Jul 3, 2025
0a9e6c4
build(deps): bump com.squareup.okio:okio-jvm from 3.13.0 to 3.15.0 (#…
dependabot[bot] Jul 3, 2025
a9f8214
build(deps): bump org.checkerframework:checker-qual from 3.49.4 to 3.…
dependabot[bot] Jul 3, 2025
3ab73ed
build(deps): bump kotlinx.serialization.version from 1.8.1 to 1.9.0 (…
dependabot[bot] Jul 3, 2025
891bbdb
feat(deps): update compile com.squareup.okio:okio-jvm from v3.12.0 to…
renovate[bot] Jul 3, 2025
e56ea7a
feat(deps): update compile com.google.errorprone:error_prone_annotati…
renovate[bot] Jul 3, 2025
89d30de
feat(deps): update compile com.github.rvesse:airline from v3.0.0 to v…
renovate[bot] Jul 3, 2025
7b7c0e5
chore(deps): update devdependencies semantic-release from v24.2.5 to …
renovate[bot] Jul 3, 2025
d321a1a
build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.28.0 to 0…
dependabot[bot] Jul 3, 2025
3e7f45b
build(deps): bump com.google.errorprone:error_prone_annotations from …
dependabot[bot] Jul 3, 2025
3e9adab
build(deps): bump io.ktor:ktor-bom from 3.2.0 to 3.2.1 (#1243)
dependabot[bot] Jul 6, 2025
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
6 changes: 3 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ updates:
interval: "daily"
time: "11:30"
timezone: "UTC"
target-branch: main
target-branch: legacy
reviewers:
- ExpediaGroup/openworld-committers
labels:
- Dependabot

# Maintain dependencies for maven
# Maintain dependencies for Maven
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "11:30"
timezone: "UTC"
open-pull-requests-limit: 10
target-branch: main
target-branch: legacy
reviewers:
- ExpediaGroup/openworld-committers
labels:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generator-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Verify generated SDK
on:
pull_request:
branches:
- 'main'
- 'legacy'
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/selfserve-full-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ on:
sdk_repo_ref:
description: |
Branch or tag to checkout on the `expediagroup-sdk-core` repository.
Leave empty to use the default branch.
Leave empty to use the default branch (legacy).
type: string
default: ''
default: 'legacy'
repository:
description: |
Repository to generate the SDK in.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/selfserve-generate-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ on:
sdk_repo_ref:
description: |
Branch or tag to checkout on the `expediagroup-sdk-core` repository.
Leave empty to use the default branch.
Leave empty to use the default branch (legacy).
type: string
default: ''
default: 'legacy'
repository:
description: |
Repository to generate the SDK in.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/selfserve-release-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
workflow_call:
inputs:
branch:
description: "Branch to release the SDK from. Defaults to 'main'"
description: "Branch to release the SDK from. Defaults to 'legacy'"
type: string
default: 'main'
default: 'legacy'
sdk_path:
description: "Path to the SDK sources. Defaults to 'code'"
type: string
Expand Down
2 changes: 1 addition & 1 deletion .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
8 changes: 4 additions & 4 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
<ktor.version>3.1.3</ktor.version>

<ktlint-plugin.version>3.3.0</ktlint-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<kotlin-atomic.version>0.27.0</kotlin-atomic.version>

<junit5.version>5.12.2</junit5.version>
<assertj.version>3.27.3</assertj.version>
<mockk.version>1.14.2</mockk.version>
<mockk.version>1.14.4</mockk.version>
</properties>

<dependencyManagement>
Expand All @@ -84,7 +84,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down
4 changes: 2 additions & 2 deletions generator/openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<openapi-generator.version>6.6.0</openapi-generator.version>

<!-- Plugin Versions -->
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
<ktlint-plugin.version>3.5.0</ktlint-plugin.version>
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
Expand All @@ -98,7 +98,7 @@
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"process": "node build/src/index.js"
},
"devDependencies": {
"@types/node": "22.15.21",
"@types/node": "22.15.32",
"gts": "6.0.2",
"tsc-alias": "1.8.16",
"typescript": "5.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<ktlint-plugin.version>3.5.0</ktlint-plugin.version>
<jacoco-plugin.version>0.8.13</jacoco-plugin.version>
<dokka-plugin.version>2.0.0</dokka-plugin.version>
<dokka-old-versions.location/> <!-- passed as a property when running dokka:dokka-->
<properties.maven.plugin.version>1.2.1</properties.maven.plugin.version>
<maven.licence.plugin.version>5.0.0</maven.licence.plugin.version>
<flatten.maven.plugin.version>1.7.0</flatten.maven.plugin.version>
<flatten.maven.plugin.version>1.7.1</flatten.maven.plugin.version>
<kotlin.version>2.1.21</kotlin.version>
<kotlinx.coroutines.version>1.10.2</kotlinx.coroutines.version>
<ktor.version>3.1.3</ktor.version>
Expand Down Expand Up @@ -131,14 +131,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio-jvm</artifactId>
<version>3.11.0</version>
<version>3.15.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand All @@ -153,7 +153,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Loading