Skip to content

Commit

Permalink
Update dependency gchq/CyberChef to v9.48.0 (#104)
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.46.7` -> `v9.48.0` |

---

### Release Notes

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

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

[Compare Source](gchq/CyberChef@v9.47.5...v9.48.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.47.5`](https://github.com/gchq/CyberChef/releases/tag/v9.47.5)

[Compare Source](gchq/CyberChef@v9.47.4...v9.47.5)

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.47.4`](https://github.com/gchq/CyberChef/releases/tag/v9.47.4)

[Compare Source](gchq/CyberChef@v9.47.3...v9.47.4)

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.47.3`](https://github.com/gchq/CyberChef/releases/tag/v9.47.3)

[Compare Source](gchq/CyberChef@v9.47.2...v9.47.3)

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.47.2`](https://github.com/gchq/CyberChef/releases/tag/v9.47.2)

[Compare Source](gchq/CyberChef@v9.47.1...v9.47.2)

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.47.1`](https://github.com/gchq/CyberChef/releases/tag/v9.47.1)

[Compare Source](gchq/CyberChef@v9.47.0...v9.47.1)

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.47.0`](https://github.com/gchq/CyberChef/releases/tag/v9.47.0)

[Compare Source](gchq/CyberChef@v9.46.7...v9.47.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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyNi4wIn0=-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/104
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 Oct 18, 2022
1 parent 8ab020a commit 5e82d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
FROM node:16.17.1-bullseye@sha256:37aced1997a32914c3ec5fb299c52f77d60f3664a200eec6f7c3f6bc7756ec33 as build

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

USER node

Expand Down

0 comments on commit 5e82d9e

Please sign in to comment.