chore(deps): bump the deps group across 1 directory with 29 updates#1671
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the deps group across 1 directory with 29 updates#1671dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) | `2.2.5` | `9.0.0` | | [@planning-inspectorate/data-model](https://github.com/Planning-Inspectorate/data-model) | `1.22.0` | `2.30.0` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `7.31.2` | `10.4.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.9.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `12.8.3` | `14.6.1` | | [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `2.9.8` | `3.14.0` | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.4` | `2.2.2` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `5.0.0` | | [connect-redis](https://github.com/tj/connect-redis) | `6.1.3` | `9.0.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.3.1` | | [express](https://github.com/expressjs/express) | `4.22.1` | `5.2.1` | | [express-pino-logger](https://github.com/pinojs/express-pino-logger) | `5.0.0` | `7.0.0` | | [express-validator](https://github.com/express-validator/express-validator) | `6.15.0` | `7.3.1` | | [govuk-frontend](https://github.com/alphagov/govuk-frontend/tree/HEAD/packages/govuk-frontend) | `5.14.0` | `6.1.0` | | [helmet](https://github.com/helmetjs/helmet) | `6.2.0` | `8.1.0` | | [html-escaper](https://github.com/WebReflection/html-escaper) | `2.0.2` | `3.0.3` | | [i18next](https://github.com/i18next/i18next) | `23.16.8` | `25.10.10` | | [js-yaml](https://github.com/nodeca/js-yaml) | `3.14.2` | `4.1.1` | | [jspdf](https://github.com/parallax/jsPDF) | `2.5.2` | `4.2.1` | | [marked](https://github.com/markedjs/marked) | `4.3.0` | `17.0.5` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` | | [ol](https://github.com/openlayers/openlayers) | `7.5.2` | `10.8.0` | | [pino](https://github.com/pinojs/pino) | `6.14.0` | `10.3.1` | | [ramda](https://github.com/ramda/ramda) | `0.27.2` | `0.32.0` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `5.11.0` | | [string-collapse-white-space](https://github.com/codsen/codsen/tree/HEAD/packages/string-collapse-white-space) | `9.1.0` | `11.1.3` | | [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) | `8.5.0` | `13.5.3` | | [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) | `4.6.3` | `5.0.1` | | [uuid](https://github.com/uuidjs/uuid) | `8.3.2` | `13.0.0` | Updates `@ministryofjustice/frontend` from 2.2.5 to 9.0.0 - [Release notes](https://github.com/ministryofjustice/moj-frontend/releases) - [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md) - [Commits](ministryofjustice/moj-frontend@v2.2.5...v9.0.0) Updates `@planning-inspectorate/data-model` from 1.22.0 to 2.30.0 - [Release notes](https://github.com/Planning-Inspectorate/data-model/releases) - [Commits](Planning-Inspectorate/data-model@1.22.0...2.30.0) Updates `@testing-library/dom` from 7.31.2 to 10.4.1 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v7.31.2...v10.4.1) Updates `@testing-library/jest-dom` from 5.17.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.9.1) Updates `@testing-library/user-event` from 12.8.3 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v12.8.3...v14.6.1) Updates `applicationinsights` from 2.9.8 to 3.14.0 - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/ApplicationInsights-node.js/commits/3.14.0) Updates `body-parser` from 1.20.4 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...v2.2.2) Updates `chokidar` from 3.6.0 to 5.0.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...5.0.0) Updates `connect-redis` from 6.1.3 to 9.0.0 - [Release notes](https://github.com/tj/connect-redis/releases) - [Commits](tj/connect-redis@v6.1.3...v9.0.0) Updates `dotenv` from 16.6.1 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.3.1) Updates `express` from 4.22.1 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.1...v5.2.1) Updates `express-pino-logger` from 5.0.0 to 7.0.0 - [Release notes](https://github.com/pinojs/express-pino-logger/releases) - [Commits](pinojs/express-pino-logger@v5.0.0...v7.0.0) Updates `express-validator` from 6.15.0 to 7.3.1 - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](express-validator/express-validator@v6.15.0...v7.3.1) Updates `govuk-frontend` from 5.14.0 to 6.1.0 - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk-frontend/commits/v6.1.0/packages/govuk-frontend) Updates `helmet` from 6.2.0 to 8.1.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v6.2.0...v8.1.0) Updates `html-escaper` from 2.0.2 to 3.0.3 - [Commits](WebReflection/html-escaper@v2.0.2...v3.0.3) Updates `i18next` from 23.16.8 to 25.10.10 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.16.8...v25.10.10) Updates `js-yaml` from 3.14.2 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.2...4.1.1) Updates `jspdf` from 2.5.2 to 4.2.1 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.2...v4.2.1) Updates `marked` from 4.3.0 to 17.0.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v4.3.0...v17.0.5) Updates `node-fetch` from 2.7.0 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2) Updates `ol` from 7.5.2 to 10.8.0 - [Release notes](https://github.com/openlayers/openlayers/releases) - [Commits](openlayers/openlayers@v7.5.2...v10.8.0) Updates `pino` from 6.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v6.14.0...v10.3.1) Updates `ramda` from 0.27.2 to 0.32.0 - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@v0.27.2...v0.32.0) Updates `redis` from 4.7.1 to 5.11.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@4.7.1...redis@5.11.0) Updates `string-collapse-white-space` from 9.1.0 to 11.1.3 - [Changelog](https://github.com/codsen/codsen/blob/string-collapse-white-space@11.1.3/packages/string-collapse-white-space/CHANGELOG.md) - [Commits](https://github.com/codsen/codsen/commits/string-collapse-white-space@11.1.3/packages/string-collapse-white-space) Updates `string-strip-html` from 8.5.0 to 13.5.3 - [Changelog](https://github.com/codsen/codsen/blob/string-strip-html@13.5.3/packages/string-strip-html/CHANGELOG.md) - [Commits](https://github.com/codsen/codsen/commits/string-strip-html@13.5.3/packages/string-strip-html) Updates `swagger-ui-express` from 4.6.3 to 5.0.1 - [Release notes](https://github.com/scottie1984/swagger-ui-express/releases) - [Commits](scottie1984/swagger-ui-express@4.6.3...5.0.1) Updates `uuid` from 8.3.2 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v13.0.0) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@planning-inspectorate/data-model" dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@testing-library/dom" dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: applicationinsights dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: connect-redis dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: express-pino-logger dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: express-validator dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: govuk-frontend dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: helmet dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: html-escaper dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: i18next dependency-version: 25.10.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: jspdf dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: marked dependency-version: 17.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: node-fetch dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: ol dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: ramda dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: redis dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: string-collapse-white-space dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: string-strip-html dependency-version: 13.5.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: swagger-ui-express dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 29 updates in the / directory:
2.2.59.0.01.22.02.30.07.31.210.4.15.17.06.9.112.8.314.6.12.9.83.14.01.20.42.2.23.6.05.0.06.1.39.0.016.6.117.3.14.22.15.2.15.0.07.0.06.15.07.3.15.14.06.1.06.2.08.1.02.0.23.0.323.16.825.10.103.14.24.1.12.5.24.2.14.3.017.0.52.7.03.3.27.5.210.8.06.14.010.3.10.27.20.32.04.7.15.11.09.1.011.1.38.5.013.5.34.6.35.0.18.3.213.0.0Updates
@ministryofjustice/frontendfrom 2.2.5 to 9.0.0Release notes
Sourced from
@ministryofjustice/frontend's releases.... (truncated)
Changelog
Sourced from
@ministryofjustice/frontend's changelog.... (truncated)
Commits
8295fbechore(release): 9.0.0 [skip ci]0728afffeat(v9.0.0)!: Update to support govuk-frontend v6.0.0 (#2192)b687348docs: roadmap updates (#2186)2027b18docs: moj-frontend-2188 - content change for the PDS header related page. (#2...9286d5fFigma card component (#2190)9f04d69docs: add statusAction to PDS dates (#2189)a644b4bci: add pr title linting action to enforce conventional commit message struct...232730bchore(release): 8.0.1 [skip ci]41fce95fix(pds header): update hover and focus states to meet WCAG AA contrastb79732edocs: link fix (#2182)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@ministryofjustice/frontendsince your current version.Updates
@planning-inspectorate/data-modelfrom 1.22.0 to 2.30.0Release notes
Sourced from
@planning-inspectorate/data-model's releases.... (truncated)
Commits
a8c8ccbfeat(appeals): add discontinuance appeal fields to group b (#253)3e5fb38chore(deps): bump tar and npm00b77e9chore(deps-dev): bump the devdeps group across 1 directory with 6 updatescef477cfeat(appeals): add lpaEnforcementNoticeWithdrawal doc type and cancellation s...dfe5ef6Revert "feat(appeals): add lpaEnforcementNoticeWithdrawal doc type (A2-6028) ...123094afeat(appeals): add lpaEnforcementNoticeWithdrawal doc type (A2-6028) (#246)ddd0d02chore(ci): upgrade resource reference from 3.24.2 to 3.25.2144ef19feat(nisp): updated redactedStatus enum in nsip document (#244)11bd856chore(deps): bump tar and npmffecbf5chore(deps-dev): bump the devdeps group with 4 updatesUpdates
@testing-library/domfrom 7.31.2 to 10.4.1Release notes
Sourced from
@testing-library/dom's releases.... (truncated)
Commits
225a3e4fix(deps): replace chalk with picocolors (#1341)a86c54cfeat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3Test highlighting ofprettyDOMexplicitly (#1324)20d9894docs: add sieem as a contributor for code (#1330)306526bfix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ecfix: Revert "feat: Reduce caught exceptions inprettyDom(#1321)" (#1325)76cb73dfeat: Reduce caught exceptions inprettyDom(#1321)0a8ad65feat: Support anonymous custom elements when pretty printing DOM (#1319)77448badocs: update Greg Bergé's bio link (#1318)56543d5feat: Add window events "pagehide" / "pageshow" (#1308)Updates
@testing-library/jest-domfrom 5.17.0 to 6.9.1Release notes
Sourced from
@testing-library/jest-dom's releases.... (truncated)
Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@testing-library/user-eventfrom 12.8.3 to 14.6.1Release notes
Sourced from
@testing-library/user-event's releases.... (truncated)
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)Updates
applicationinsightsfrom 2.9.8 to 3.14.0Release notes
Sourced from applicationinsights's releases.
... (truncated)
Changelog
Sourced from applicationinsights's changelog.
... (truncated)
Commits
Updates
body-parserfrom 1.20.4 to 2.2.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
3d248662.2.2 (#691)8474a98refactor(json): simplify strict mode error string construction (#693)03f17c2deps: qs@^6.14.1 (#689)ea1f25edocs: use standard jsdoc tags everywhere (#677)d7deef8docs: update URL-encoded parser description to include ISO-8859-1 encoding su...b6f52aadocs: release notes for the v1.20.4 release (#674)2965ca4docs: update links (#673)d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)Updates
chokidarfrom 3.6.0 to 5.0.0Release notes
Sourced from chokidar's releases.