Skip to content

Commit a14cda4

Browse files
renovate-botmwalbeck
renovate-bot
authored andcommitted
Update dependency gchq/CyberChef to v10.8.2 (#280)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v10.5.2` -> `v10.8.2` | --- ### Release Notes <details> <summary>gchq/CyberChef (gchq/CyberChef)</summary> ### [`v10.8.2`](https://github.com/gchq/CyberChef/releases/tag/v10.8.2) [Compare Source](gchq/CyberChef@v10.8.1...v10.8.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. This release replaces v10.8.1, which had an incorrect file name. No changes were made. ### [`v10.8.1`](gchq/CyberChef@v10.8.0...v10.8.1) [Compare Source](gchq/CyberChef@v10.8.0...v10.8.1) ### [`v10.8.0`](https://github.com/gchq/CyberChef/releases/tag/v10.8.0) [Compare Source](gchq/CyberChef@v10.7.0...v10.8.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. ### [`v10.7.0`](https://github.com/gchq/CyberChef/releases/tag/v10.7.0) [Compare Source](gchq/CyberChef@10.6.0...v10.7.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. ### [`v10.6.0`](https://github.com/gchq/CyberChef/releases/tag/v10.6.0) [Compare Source](gchq/CyberChef@10.6.0...10.6.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. ### [`v10.6.0`](https://github.com/gchq/CyberChef/blob/HEAD/CHANGELOG.md#1060---2024-02-03) [Compare Source](gchq/CyberChef@v10.5.2...10.6.0) - Updated 'Forensics Wiki' URLs to new domain \[[@&#8203;a3957273](https://github.com/a3957273)] | \[[#&#8203;1703](gchq/CyberChef#1703)] - Added 'LZNT1 Decompress' operation \[[@&#8203;0xThiebaut](https://github.com/0xThiebaut)] | \[[#&#8203;1675](gchq/CyberChef#1675)] - Updated 'Regex Expression' UUID matcher \[[@&#8203;cnotin](https://github.com/cnotin)] | \[[#&#8203;1678](gchq/CyberChef#1678)] - Removed duplicate 'hover' message within baking info \[[@&#8203;KevinSJ](https://github.com/KevinSJ)] | \[[#&#8203;1541](gchq/CyberChef#1541)] </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/280 Co-authored-by: renovate-bot <[email protected]> Co-committed-by: renovate-bot <[email protected]>
1 parent d876e5e commit a14cda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:16.20.2-bullseye@sha256:cd59a61258b82b86c1ff0ead50c8a689f6c3483c5ed21036e11ee741add419eb as build
22

33
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
4-
ENV CYBERCHEF_VERSION v10.5.2
4+
ENV CYBERCHEF_VERSION v10.8.2
55

66
USER node
77

0 commit comments

Comments
 (0)