Skip to content

Bump ncipollo/release-action from 1.16.0 to 1.18.0 #310

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps ncipollo/release-action from 1.16.0 to 1.18.0.

Release notes

Sourced from ncipollo/release-action's releases.

v1.18.0

  • Fixes #529 Collect asset URLs into output

Full Changelog: ncipollo/release-action@v1...v1.18.0

v1.17.0

What's Changed

Full Changelog: ncipollo/release-action@v1...v1.17.0

Commits
  • bcfe547 preparing release 1.18.0
  • 707331a Fixes #529 Collect asset URLs into output
  • 9128f23 preparing release 1.17.0
  • 7922049 Fixes #529 Add zip and tarball urls to output
  • 0683ea3 Cleanup outputs table formatting
  • 01c9fac Add a link to uploading assets in output table
  • 90dc22b Bump @​types/node from 22.15.18 to 22.15.29 (#524)
  • 10585cb Bump @​actions/github from 6.0.0 to 6.0.1 (#525)
  • 1896b4f Bump ts-jest from 29.3.2 to 29.3.4 (#526)
  • 6996c1b Bump @​types/node from 22.13.8 to 22.15.3 (#519)
  • Additional commits viewable 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 Jun 30, 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: 28f8ae2 Previous: 2981c84 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2414.4915779097387 us/op 1240.048561253197 us/op 1.95
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2313.6863303846153 us/op 1264.205386299766 us/op 1.83
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4766.302996694215 us/op 2998.569902393617 us/op 1.59
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 8470.965076271186 us/op 3622.1667411940302 us/op 2.34
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1979.4987134803919 us/op 871.0543555915723 us/op 2.27
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1.0366917397338016 us/op 0.6186596534296624 us/op 1.68
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 11101.318718032786 us/op 6328.737126815644 us/op 1.75
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 10512.534384848484 us/op 5574.717427411166 us/op 1.89
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2876.328814527027 us/op 1187.6740581117024 us/op 2.42
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1965.111558808933 us/op 1239.155850974026 us/op 1.59
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 9504.173790291261 us/op 6074.4954530120485 us/op 1.56

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

CC: @OptimumCode

@OptimumCode OptimumCode enabled auto-merge (squash) July 1, 2025 19:57
@dependabot dependabot bot force-pushed the dependabot/github_actions/ncipollo/release-action-1.18.0 branch 4 times, most recently from 685727e to fd3a8a1 Compare July 5, 2025 17:13
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.16.0...v1.18.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ncipollo/release-action-1.18.0 branch from fd3a8a1 to 3742fd4 Compare July 5, 2025 17:14
@OptimumCode OptimumCode merged commit f0de3c0 into main Jul 5, 2025
19 checks passed
@OptimumCode OptimumCode deleted the dependabot/github_actions/ncipollo/release-action-1.18.0 branch July 5, 2025 17:31
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.

1 participant