Skip to content
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

Bump org.zaproxy:zap-clientapi from 1.15.0 to 1.16.0 #1471

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2025

Bumps org.zaproxy:zap-clientapi from 1.15.0 to 1.16.0.

Release notes

Sourced from org.zaproxy:zap-clientapi's releases.

Version 1.16.0

Added

  • Add support for JSON API calls with new method callApiJson.

Available Libraries

The following libraries are available in this release:

  • zap-api-1.16.0.jar - contains Java API client implementation and its dependencies, ideally to run as standalone library;
  • zap-clientapi-1.16.0.jar - contains just the Java API client implementation (similar to library available in Maven Central).

Intended for use with ZAP version 2.16.0 and above (while it's compatible with older ZAP versions new APIs/features will not work).

Changelog

Sourced from org.zaproxy:zap-clientapi's changelog.

[1.16.0] - 2025-02-03

Added

  • Add support for JSON API calls with new method callApiJson.
Commits
  • 6dfd16e Merge pull request #131 from thc202/release/1.16.0
  • 17d1d5e Release 1.16.0
  • 3eda537 Merge pull request #130 from zaproxy/dependabot/github_actions/gha-330f069371
  • 4d9c774 Bump gradle/actions from 4.2.2 to 4.3.0 in the gha group
  • 3ad04c0 Add method to get JSON responses (#129)
  • 6d4b09b Merge pull request #128 from thc202/rm-outdated-badge
  • 421ca80 Merge pull request #127 from thc202/bump-version
  • 20343e9 Remove oudated badge in README
  • a1438c4 Prepare next dev iteration
  • 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)

Bumps [org.zaproxy:zap-clientapi](https://github.com/zaproxy/zap-api-java) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/zaproxy/zap-api-java/releases)
- [Changelog](https://github.com/zaproxy/zap-api-java/blob/main/CHANGELOG.md)
- [Commits](zaproxy/zap-api-java@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: org.zaproxy:zap-clientapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels Feb 9, 2025
@dipjyotimetia dipjyotimetia merged commit 7817108 into master Feb 10, 2025
4 of 7 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.zaproxy-zap-clientapi-1.16.0 branch February 10, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant