Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps zaproxy/action-baseline from 0.6.1 to 0.15.0.

Release notes

Sourced from zaproxy/action-baseline's releases.

Version 0.15.0

Changed

  • Update dependencies.
  • Run with node24.

Version 0.14.0

Changed

  • Update dependencies to stop using deprecated upload-artifact version.

Version 0.13.0

Changed

  • Update dependencies, which adds rate-limiting when accessing the GitHub API.

Fixed

  • Allow to write any file from the Docker container. #118

Version 0.12.0

Changed

  • Update dependencies.

Version 0.11.0

Changed

  • Run with node20. #114

Version 0.10.0

Added

  • Support for authentication environment variables.

Fixed

  • Update Crowdin link.

Version 0.9.0

Changed

  • The default Docker image was changed to ghcr.io/zaproxy/zaproxy:stable.

Version 0.8.2

Fixed

  • Fix an issue introduced in the previous release that prevented the use of the default GitHub authentication token to raise issues.

Version 0.8.1

Fixed

  • Check issues with authenticated user. #17

Version 0.8.0

Added

  • An input (artifact_name) used to name the artifact that contains the ZAP reports. #45

Changed

  • Run action with Node 16.
  • Update dependencies.

... (truncated)

Changelog

Sourced from zaproxy/action-baseline's changelog.

[0.15.0] - 2025-10-22

Changed

  • Update dependencies.
  • Run with node24.

[0.14.0] - 2024-11-20

Changed

  • Update dependencies to stop using deprecated upload-artifact version.

[0.13.0] - 2024-09-25

Changed

  • Update dependencies, which adds rate-limiting when accessing the GitHub API.

Fixed

  • Allow to write any file from the Docker container. #118

[0.12.0] - 2024-04-02

Changed

  • Update dependencies.

[0.11.0] - 2024-01-25

Changed

  • Run with node20. #114

[0.10.0] - 2023-10-31

Added

  • Support for authentication environment variables.

Fixed

  • Update Crowdin link.

[0.9.0] - 2023-08-02

Changed

  • The default Docker image was changed to ghcr.io/zaproxy/zaproxy:stable.

[0.8.2] - 2023-07-04

Fixed

  • Fix an issue introduced in the previous release that prevented the use of the default GitHub authentication token to raise issues.

[0.8.1] - 2023-07-03

Fixed

  • Check issues with authenticated user. #17

[0.8.0] - 2023-06-30

Added

  • An input (artifact_name) used to name the artifact that contains the ZAP reports. #45

Changed

  • Run action with Node 16.
  • Update dependencies.

... (truncated)

Commits
  • de8ad96 Merge pull request #143 from thc202/release-v0.15.0
  • f5ca774 Release v0.15.0
  • 5518416 Merge pull request #142 from zaproxy/dependabot/npm_and_yarn/brace-expansion-...
  • e429174 Bump brace-expansion from 1.1.11 to 1.1.12
  • 85f1db6 Merge pull request #141 from thc202/nodejs24
  • e525ed6 Bump Node.js and update dependencies
  • aeed8ca Merge pull request #137 from zaproxy/dependabot/npm_and_yarn/octokit/endpoint...
  • b57022e Update dist file and changelog
  • 1374ee7 Bump @​octokit/endpoint from 10.1.1 to 10.1.4
  • adc29ad Merge pull request #136 from zaproxy/dependabot/npm_and_yarn/babel/helpers-7....
  • 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 [zaproxy/action-baseline](https://github.com/zaproxy/action-baseline) from 0.6.1 to 0.15.0.
- [Release notes](https://github.com/zaproxy/action-baseline/releases)
- [Changelog](https://github.com/zaproxy/action-baseline/blob/master/CHANGELOG.md)
- [Commits](zaproxy/action-baseline@v0.6.1...v0.15.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-baseline
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant