Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps danger/kotlin from 1.3.3 to 1.3.4.

Release notes

Sourced from danger/kotlin's releases.

1.3.4

What's Changed

 - Fix GitLab pipeline ID overflow by changing Int to Long for all GitLab ID fields [@gianluz] - [#317](https://github.com/danger/kotlin/pull/317)
 - Add Docker instructions and syntax highlighting tips [@hubertgrzeskowiak] - [#305](https://github.com/danger/kotlin/pull/305)
 - Update actions/download-artifact from 4 to 5 [@dependabot] - [#307](https://github.com/danger/kotlin/pull/307)

Full Changelog: danger/kotlin@1.3.3...1.3.4

Changelog

Sourced from danger/kotlin's changelog.

1.3.4

Commits
  • 6727724 Merge pull request #318 from danger/release/1.3.4
  • edde929 - Prepare release 1.3.4
  • 4f19ee7 Merge pull request #317 from danger/fix-gitlab-int-parse-error
  • 919e1b4 Fix Gitlab parsing error by changing ids to Long
  • 1fa1cee Merge pull request #307 from danger/dependabot/github_actions/actions/downloa...
  • 38a6e53 build(deps): bump actions/download-artifact from 4 to 5
  • 2fc3cf3 Merge pull request #305 from hubertgrzeskowiak/patch-1
  • ad9bef9 Add Docker instructions and syntax highlighting tips
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added CI/CD dependencies Dependencies update to newer versions labels Nov 12, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 26271a9 Previous: 8109aca Ratio
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 3551.151954838709 us/op 2249.0816190582964 us/op 1.58
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5060.735441666667 us/op 3275.7801833846156 us/op 1.54
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5314.115734636871 us/op 3024.7686637168144 us/op 1.76

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode enabled auto-merge (squash) November 17, 2025 21:44
@OptimumCode
Copy link
Owner

@dependabot rebase

Bumps [danger/kotlin](https://github.com/danger/kotlin) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/danger/kotlin/releases)
- [Changelog](https://github.com/danger/kotlin/blob/master/CHANGELOG.md)
- [Commits](danger/kotlin@1.3.3...1.3.4)

---
updated-dependencies:
- dependency-name: danger/kotlin
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/danger/kotlin-1.3.4 branch from 7d6ca6b to 26271a9 Compare November 21, 2025 20:42
@OptimumCode OptimumCode merged commit 3040bdb into main Nov 21, 2025
19 checks passed
@OptimumCode OptimumCode deleted the dependabot/github_actions/danger/kotlin-1.3.4 branch November 21, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants