Skip to content

Commit 5e82d9e

Browse files
renovate-botmwalbeck
authored andcommitted
Update dependency gchq/CyberChef to v9.48.0 (#104)
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 <[email protected]> Co-committed-by: renovate-bot <[email protected]>
1 parent 8ab020a commit 5e82d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:16.17.1-bullseye@sha256:37aced1997a32914c3ec5fb299c52f77d60f3664a200eec6f7c3f6bc7756ec33 as build
22

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

66
USER node
77

0 commit comments

Comments
 (0)