dependabot[bot]
|
3f1687f2d2
|
chore (deps): bump the patch-updates group across 1 directory with 9 updates
Bumps the patch-updates group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.11` | `3.4.12` |
| [jsonata](https://github.com/jsonata-js/jsonata) | `2.2.1` | `2.2.2` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.2` | `0.6.3` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `8.7.0` | `8.7.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` |
| [chromedriver](https://github.com/giggio/node-chromedriver) | `150.0.3` | `150.0.4` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `9.39.5` |
| [postcss](https://github.com/postcss/postcss) | `8.5.16` | `8.5.21` |
| [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `5.3.0` | `5.3.1` |
Updates `dompurify` from 3.4.11 to 3.4.12
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.11...3.4.12)
Updates `jsonata` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/jsonata-js/jsonata/releases)
- [Changelog](https://github.com/jsonata-js/jsonata/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsonata-js/jsonata/compare/v2.2.1...v2.2.2)
Updates `moment-timezone` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.6.2...0.6.3)
Updates `protobufjs` from 8.7.0 to 8.7.1
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v8.7.0...protobufjs-v8.7.1)
Updates `autoprefixer` from 10.5.2 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.2...10.5.4)
Updates `chromedriver` from 150.0.3 to 150.0.4
- [Commits](https://github.com/giggio/node-chromedriver/compare/150.0.3...150.0.4)
Updates `eslint` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v9.39.5)
Updates `postcss` from 8.5.16 to 8.5.21
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.16...8.5.21)
Updates `webpack-bundle-analyzer` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: jsonata
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: moment-timezone
dependency-version: 0.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: protobufjs
dependency-version: 8.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: autoprefixer
dependency-version: 10.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: chromedriver
dependency-version: 150.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: eslint
dependency-version: 9.39.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: postcss
dependency-version: 8.5.21
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: webpack-bundle-analyzer
dependency-version: 5.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-24 02:07:01 +00:00 |
|
Thomas Nemer
|
1343a107cb
|
feat: add modulo operation (#2103)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (Minor tweaks to pass CI)
|
2026-07-23 08:27:49 +01:00 |
|
alleria173
|
88a2dbab9d
|
Add HMAC regression tests for Decimal key parsing (#2680)
|
2026-07-21 18:25:12 +01:00 |
|
Michael Roberson
|
df545e62b9
|
fix: await Node API operations whose run() returns a non-async Promise (#2659)
|
2026-07-21 16:12:30 +01:00 |
|
dependabot[bot]
|
4a53231a71
|
chore (deps): bump morgan from 1.10.1 to 1.11.0 (#2676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-18 10:11:35 +00:00 |
|
min23asdw
|
5a01c71098
|
fix: fromDecimal Auto delimiter now correctly parses multiple numbers (#2270)
|
2026-07-18 10:10:40 +00:00 |
|
p-leriche
|
c7898130e7
|
Add Generate Prime Number operation (#2212)
|
2026-07-17 17:09:06 +00:00 |
|
p-leriche
|
d172282755
|
Add Modular Inverse operation (#2207)
|
2026-07-17 17:04:13 +00:00 |
|
Michael Roberson
|
d771ea2cc0
|
Consolidate HTML entity tables into a single spec-generated source (#2645) (#2671)
|
2026-07-17 16:36:55 +00:00 |
|
p-leriche
|
e5ee170e8d
|
Add Extended GCD operation (#2206)
|
2026-07-17 17:24:44 +01:00 |
|
Imantas
|
0e2e118719
|
Add COBS encoding/decoding operations (#2185)
|
2026-07-17 17:09:44 +01:00 |
|
dependabot[bot]
|
9e59868b84
|
chore (deps): bump websocket-driver from 0.7.4 to 0.7.5 (#2673)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-16 10:21:11 +01:00 |
|
Michael Roberson
|
81c18e2f69
|
fix: remove stray punctuation from malformed To HTML Entity table values (#2660)
|
2026-07-16 09:34:08 +01:00 |
|
dependabot[bot]
|
49b855c761
|
chore (deps): bump the actions-dependencies group across 1 directory with 6 updates (#2668)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-14 16:24:22 +01:00 |
|
dependabot[bot]
|
de784f6e52
|
chore (deps): bump the minor-updates group across 1 directory with 3 updates (#2669)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-14 16:13:41 +01:00 |
|
dependabot[bot]
|
bf705e7d43
|
chore (deps): bump the patch-updates group with 5 updates (#2654)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added chromedriver update to 150.0.3)
|
2026-07-14 12:56:04 +01:00 |
|
Thomas M
|
002ed911b1
|
feat: add TEA and XTEA block ciphers (#2225)
|
2026-07-05 13:22:27 +01:00 |
|
Thomas M
|
fa219d96f1
|
feat: add PRESENT and Twofish ciphers (#2157)
|
2026-07-05 11:11:31 +01:00 |
|
MAN$I VERMA
|
19c8a8a310
|
fix: support constructor and __proto__ parameters in Parse URI (#2578) (#2581)
|
2026-07-04 18:04:50 +01:00 |
|
MAN$I VERMA
|
86746296be
|
feat: Implement automated option-type ingredient validation (#2625)
|
2026-07-04 12:20:33 +01:00 |
|
Thomas M
|
9ab5108664
|
Add Ascon (NIST SP 800-232) operations: Hash, MAC, Encrypt, Decrypt (#2155)
|
2026-07-04 11:32:23 +01:00 |
|
dependabot[bot]
|
4707ddb861
|
chore (deps): bump the patch-updates group across 1 directory with 6 updates (#2638)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-03 17:22:33 +01:00 |
|
dependabot[bot]
|
eaf185242a
|
chore (deps): bump webpack from 5.107.2 to 5.108.3 in the minor-updates group (#2635)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-03 16:26:10 +01:00 |
|
dependabot[bot]
|
a4edfdd770
|
chore (deps): bump nginxinc/nginx-unprivileged from 458ecbe to fd3314e in the docker-dependencies group (#2633)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-03 16:13:41 +01:00 |
|
GCHQDeveloper581
|
3ca7c792df
|
Feature: automatically expire PRs if CLA remains unsigned for an extended period (#2636)
|
2026-07-03 15:54:10 +01:00 |
|
alleria173
|
79de8f1199
|
fix/2445 HOTP (and 2426 TOTP) type errors (#2620)
|
2026-07-03 11:58:00 +00:00 |
|
loki1205
|
eccaf723f5
|
Fix base32 unicode alphabet (#2380)
|
2026-07-03 11:39:33 +01:00 |
|
GCHQDeveloper581
|
740d350306
|
Add a workflow to automatically flag PRs without a signed CLA (#2627)
|
2026-07-03 11:28:53 +01:00 |
|
alleria173
|
c51e21a242
|
fix/2444 TOTP input validation for correct otpauth uri generation (#2621)
|
2026-07-03 10:23:06 +00:00 |
|
Kirill
|
179eb9a379
|
Validate Wrap line width (#2606)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
Co-authored-by: C85297 <95289555+C85297@users.noreply.github.com>
|
2026-07-03 11:06:55 +01:00 |
|
Zain Nadeem
|
961bbab682
|
Handle malformed image parser errors in View Bit Plane (#2612)
|
2026-07-03 09:02:14 +00:00 |
|
alleria173
|
3104e6073f
|
Fixes #2446 hotp otpauth uri validation (#2614)
|
2026-07-03 08:54:38 +00:00 |
|
Zain Nadeem
|
6f95a2e17d
|
Handle invalid bcrypt salt errors in Bcrypt compare (#2615)
|
2026-07-03 08:52:04 +00:00 |
|
Kirill
|
d6f087efad
|
Validate empty Show On Map options (#2631)
|
2026-07-03 08:47:06 +00:00 |
|
GCHQ Developer 85297
|
3c32e3f64d
|
Create AGENTS.md file (#2619)
|
2026-07-01 14:44:23 +01:00 |
|
GCHQDeveloper581
|
766100aad0
|
Set parameter validation Metadata for GenerateImage operations (#2611)
|
2026-07-01 10:45:40 +01:00 |
|
GCHQDeveloper581
|
89feb7f9e9
|
Update 4 vulnerable dependencies (#2616)
|
2026-07-01 10:35:10 +01:00 |
|
GCHQDeveloper581
|
275b594f7c
|
Fix BigNumber deserialisation in Dish, and add tests (#2607)
With ideas from: cyphercodes <cyphercodes@users.noreply.github.com>
With ideas from: Sivachandran Paramasivam <sivachandran.p@gmail.com>
|
2026-06-26 12:07:33 +00:00 |
|
dependabot[bot]
|
2329a0a0e5
|
chore (deps): bump the docker-dependencies group with 2 updates (#2600)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-26 11:20:20 +01:00 |
|
dependabot[bot]
|
e112da3c12
|
chore (deps): bump the patch-updates group with 8 updates (#2602)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-26 11:08:47 +01:00 |
|
dependabot[bot]
|
9672a8f870
|
chore (deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions-dependencies group (#2601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-26 09:25:12 +01:00 |
|
dependabot[bot]
|
6717ae1bc3
|
chore (deps): bump the minor-updates group with 2 updates (#2603)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-26 09:24:51 +01:00 |
|
Kirill
|
bd4c59cf34
|
Handle empty Generate Image mode (#2598)
|
2026-06-25 11:59:33 +00:00 |
|
Zain Nadeem
|
0e50d32ec5
|
Fix stale presenter after expected operation errors (#2589)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (tweaked tests)
|
2026-06-24 16:39:01 +00:00 |
|
GCHQDeveloper581
|
9f87fec52d
|
Clean up/rationalise webpack paths and thereby increase compatibility for Win… (#2585)
|
2026-06-22 11:52:26 +01:00 |
|
GCHQDeveloper581
|
080357a4f5
|
Improve parameter validation for a number of operations where exceptions otherwise caused. (#2586)
|
2026-06-22 11:51:12 +01:00 |
|
Leon Zandman
|
a0a369a7ef
|
Fix uncaught TypeError in "Show on map" operation. (#2453)
|
2026-06-20 12:01:14 +01:00 |
|
min23asdw
|
0d2af8ce00
|
fix: jsonata $base64decode/$base64encode in Web Worker (#2275)
|
2026-06-20 11:40:37 +01:00 |
|
Willi Ballenthin
|
08e5c13da4
|
fix Dechunk HTTP Response leaks terminating chunk and trailers into output (#2290)
|
2026-06-20 09:49:47 +00:00 |
|
Willi Ballenthin
|
64fc664479
|
fix: MIME Decoding corrupts non-ASCII characters in Base64-encoded words (#2291)
|
2026-06-20 10:41:53 +01:00 |
|