Skip to content

Bump org.zaproxy:zap-clientapi from 1.14.0 to 1.15.0 #1459

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 Jan 26, 2025

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

Release notes

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

Version 1.15.0

Added

  • Add the API of the following add-on:
    • OAST Support

Changed

  • Update core APIs for 2.16.
  • Update the APIs of the following add-ons:
    • AJAX Spider
    • Import/Export
    • OpenAPI Support
    • Passive Scanner
    • Replacer
    • Script Console
    • Selenium
    • Spider

Available Libraries

The following libraries are available in this release:

  • zap-api-1.15.0.jar - contains Java API client implementation and its dependencies, ideally to run as standalone library;
  • zap-clientapi-1.15.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.15.0] - 2025-01-20

Added

  • Add the API of the following add-on:
    • OAST Support

Changed

  • Update core APIs for 2.16.
  • Update the APIs of the following add-ons:
    • AJAX Spider
    • Import/Export
    • OpenAPI Support
    • Passive Scanner
    • Replacer
    • Script Console
    • Selenium
    • Spider
Commits
  • 7ae7ebc Merge pull request #126 from thc202/version-update
  • dc8e979 Update version for release
  • bec9886 Merge pull request #125 from thc202/release/1.15.0
  • 5bf7b71 Update APIs and release 1.15.0
  • bc0581d Merge pull request #124 from zaproxy/dependabot/github_actions/gha-bb7ac89754
  • affc755 Bump gradle/actions from 4.2.1 to 4.2.2 in the gha group
  • 8976ebf Merge pull request #123 from kingthorin/pin-action-sha
  • 0691e92 Pin non-GitHub actions with full sha in workflows
  • f1c326a Bump gradle/actions from 3 to 4 in the gha group (#122)
  • 3ee983a Allow dependabot to update GitHub actions (#121)
  • 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.14.0 to 1.15.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.14.0...v1.15.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 Jan 26, 2025
@dipjyotimetia dipjyotimetia merged commit 3e384cc into master Jan 26, 2025
4 of 7 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.zaproxy-zap-clientapi-1.15.0 branch January 26, 2025 23:48
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