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.12.0 to 1.13.0 #762

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps org.zaproxy:zap-clientapi from 1.12.0 to 1.13.0.

Release notes

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

Version 1.13.0

Release Notes

Added

  • Add the APIs of the following add-on:
    • Custom Payloads version 0.13.0.

Changed

  • Update core APIs for 2.14.
  • Update the APIs of the following add-on:
    • Selenium version 15.16.0.
  • Stop sending the API key as query parameter, not needed since ZAP 2.6.0.
  • Allow to call the ZAP API with custom HTTP method (e.g. file upload).

Deprecated

  • The following APIs were deprecated:
    • Exportreport

Removed

  • The Ant tasks are no longer provided.

Available Libraries

The following libraries are available in this release:

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

Intended for use with OWASP ZAP version 2.14.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.13.0] - 2023-11-21

Added

  • Add the APIs of the following add-on:
    • Custom Payloads version 0.13.0.

Changed

  • Update core APIs for 2.14.
  • Update the APIs of the following add-on:
    • Selenium version 15.16.0.
  • Stop sending the API key as query parameter, not needed since ZAP 2.6.0.
  • Allow to call the ZAP API with custom HTTP method (e.g. file upload).

Deprecated

  • The following APIs were deprecated:
    • Exportreport

Removed

  • The Ant tasks are no longer provided.
Commits
  • 89fbc21 Merge pull request #115 from thc202/release/1.13.0
  • 7bacbda Release 1.13.0
  • 4f1675b Merge pull request #114 from thc202/update-2.14
  • b5df1ec Update APIs of add-ons and core
  • 7546ec7 Merge pull request #113 from thc202/post-method
  • 72fe7ef Allow to call the API with custom HTTP method
  • efd5026 Merge pull request #112 from thc202/ci/update-actions
  • 6a49ec4 Merge pull request #111 from thc202/drop-api-key
  • 4c1467a Update actions in CI workflow
  • a9bb6a1 Stop sending API key as query parameter
  • 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)

Bumps [org.zaproxy:zap-clientapi](https://github.com/zaproxy/zap-api-java) from 1.12.0 to 1.13.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.12.0...v1.13.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 22, 2023
@github-actions github-actions bot merged commit 87282d5 into master Nov 22, 2023
1 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.zaproxy-zap-clientapi-1.13.0 branch November 22, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants