Skip to content

Commit

Permalink
Update dependency gchq/CyberChef to v9.46.0 (#78)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v9.39.6` -> `v9.46.0` |

---

### Release Notes

<details>
<summary>gchq/CyberChef</summary>

### [`v9.46.0`](https://github.com/gchq/CyberChef/releases/tag/v9.46.0)

[Compare Source](gchq/CyberChef@v9.45.0...v9.46.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.45.0`](https://github.com/gchq/CyberChef/releases/tag/v9.45.0)

[Compare Source](gchq/CyberChef@v9.44.0...v9.45.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.44.0`](https://github.com/gchq/CyberChef/releases/tag/v9.44.0)

[Compare Source](gchq/CyberChef@v9.43.0...v9.44.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.43.0`](https://github.com/gchq/CyberChef/releases/tag/v9.43.0)

[Compare Source](gchq/CyberChef@v9.42.0...v9.43.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.42.0`](https://github.com/gchq/CyberChef/releases/tag/v9.42.0)

[Compare Source](gchq/CyberChef@v9.41.0...v9.42.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.41.0`](https://github.com/gchq/CyberChef/releases/tag/v9.41.0)

[Compare Source](gchq/CyberChef@v9.40.0...v9.41.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

### [`v9.40.0`](https://github.com/gchq/CyberChef/releases/tag/v9.40.0)

[Compare Source](gchq/CyberChef@v9.39.6...v9.40.0)

See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/78
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
  • Loading branch information
renovate-bot authored and mwalbeck committed Jul 12, 2022
1 parent 5d949d2 commit 45c1876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
FROM node:16.15.1-bullseye@sha256:294ed7085d137d4f16fd97c0e1518f1d0386dd7fda7c4897d82c7ba65e15fdd6 as build

# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
ENV CYBERCHEF_VERSION v9.39.6
ENV CYBERCHEF_VERSION v9.46.0

USER node

Expand Down

0 comments on commit 45c1876

Please sign in to comment.