Skip to content

build(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.2#34

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.5.2
Closed

build(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.2#34
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps zizmorcore/zizmor-action from 0.4.1 to 0.5.2.

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.2

What's Changed

  • zizmor 1.23.1 is now the default used by this action.

Full Changelog: zizmorcore/zizmor-action@v0.5.1...v0.5.2

v0.5.1

What's Changed

  • zizmor 1.23.0 is now the default used by this action.

Full Changelog: zizmorcore/zizmor-action@v0.5.0...v0.5.1

v0.5.0

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.4.1...v0.5.0

Commits
  • 71321a2 Sync zizmor versions (#96)
  • 5ed31db Bump pins (#95)
  • 195d10a Sync zizmor versions (#94)
  • c65bc88 chore(deps): bump github/codeql-action in the github-actions group (#93)
  • c2c887f chore(deps): bump zizmorcore/zizmor-action in the github-actions group (#91)
  • 5507ab0 Bump pins in README (#90)
  • 0dce257 chore(deps): bump peter-evans/create-pull-request (#88)
  • fb94974 Expose output-file as an output when advanced-security: true (#87)
  • 867562a chore(deps): bump the github-actions group with 2 updates (#85)
  • 7462f07 Bump pins in README (#84)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.4.1 to 0.5.2.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@1356984...71321a2)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.2
  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 Mar 16, 2026
luisschwab added a commit that referenced this pull request Apr 16, 2026
b32b083 chore(deps): switch from `corepc-node` to `bitcoind` v0.37.0 (Luis Schwab)
62a2d7f chore(deps): bump `corepc-types` to v0.12.0 (Luis Schwab)
f89c1c1 chore(ci): trigger audit on lockfile changes (Luis Schwab)
5b32b19 chore(ci): bump `zizmorcore/zizmor-action` to v0.5.2 (Luis Schwab)
8058f93 chore: rename package to `bdk_bitcoind_client` (Luis Schwab)
c39cdce chore: use `core::` where applicable (Luis Schwab)
6afc2e6 chore(doc): update README (Luis Schwab)
c37de51 chore: run `just pre-push` (Luis Schwab)
107043a feat(ci): use `cargo-rbmt` for CI and local testing (Luis Schwab)

Pull request description:

  Closes #30
  Closes #38
  Overrides #25
  Overrides #34
  Overrides #35

  This PR moves CI and local testing to [`cargo-rbmt`](https://github.com/rust-bitcoin/rust-bitcoin-maintainer-tools/tree/master/cargo-rbmt).

  ## Changelog
  ```
  - Introduce `cargo-rbmt`:
    - Update CI flows to use `cargo-rbmt`
    - Update `justfile` to use `cargo rbmt *` commands
    - Commit `Cargo-minimal.lock` and `Cargo-recent.lock` and delete `Cargo.lock`

  - Rename package to `bdk_bitcoind_client`
  - Fix incorrect MSRV on `Cargo.toml`
  - Remove unused `jsonrpc` features (these should be re-added if/when the corresponding functionality is implemented here)
  - Add `SPDX-License-Identifier: MIT OR Apache-2.0` on all files
  - Add `sigs.yml` job for asserting that all commits in the branch are PGP-signed
  - Use `core::` where applicable

  - Update `README.md`:
    - Add missing badges
    - Add pointers for `cargo-rbtm` and new recipes
    - Fix nits

  - Bump corepc-types to v0.12.0
  - Switch from `corepc-node` to `bitcoind` v0.37.0
   ```

ACKs for top commit:
  ValuedMammal:
    ACK b32b083

Tree-SHA512: 82f9600061177cb174ceb31231239735b6511a20820dc55e321e9d499dcd441c37cfcd118ea1983f08863fb3c50eac9427f65d5189a7d1e6dc13d533cb9a7f0e
@luisschwab luisschwab closed this Apr 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/zizmorcore/zizmor-action-0.5.2 branch April 16, 2026 16:41
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