ministryofjustice / laa-apply-for-legal-aid

The laa-apply-for-legal-aid system is a web service by use for solicitors providing legal aid services to enter applications for legal aid on-line. It asks for details of applicant means (income and assets), and the merits of a case, and gives a decision on whether legal aid can be granted or not, and if so, will push the application through to back-end processes for payment.
https://apply-for-legal-aid.service.justice.gov.uk/
MIT License
17 stars 7 forks source link

build(deps): bump the npm group with 5 updates #7388

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the npm group with 5 updates:

Package From To
@ministryofjustice/frontend 2.2.4 3.0.0
@rails/ujs 7.1.401 7.1.402
@babel/core 7.25.9 7.26.0
@babel/preset-env 7.25.9 7.26.0
puppeteer 23.6.0 23.6.1

Updates @ministryofjustice/frontend from 2.2.4 to 3.0.0

Release notes

Sourced from @​ministryofjustice/frontend's releases.

v3.0.0

3.0.0 (2024-10-28)

Updated feature

Use the button menu component to show tasks to users in a collapsible menu

This component no longer has a dependency on jQuery.

The button menu component enables users to:

  • open and view a collapsible menu
  • select tasks (as buttons) from the menu

Breaking changes

There are 2 breaking changes:

  1. The button menu component no longer works as a button group. You need to change any occurrences of it to the GOV.UK button group container.
  2. The component no longer switches between a button group and menu according to screen size. There are options for displaying buttons in groups.

If you’re using the page header actions and identity bar components in your service, you also need to check them. This is because they contain the button menu.

You can sign up to emails about MoJ Design System releases.

Changelog

Sourced from @​ministryofjustice/frontend's changelog.

3.0.0 (2024-10-28)

Features

BREAKING CHANGES

  • button menu: The component no longer handles being a button group, and it no longer responsively switches between a button group and a button menu

  • feat(button menu): wip - continued work on updated button menu

  • feat(button menu): wip - work on styles and interaction details

  • ci(husky): prevent husky failing on staging deploy

  • docs(updating documentation content): updating button menu documentation content

  • feat(button menu): final updates to button menu and adjust page header actions

  • feat(button menu): create examples for button menu

  • feat(button menu): remove menu and menuitem roles and switch to list

This is not a real "menu" in accessibility terms, so the role is incorrect, and using menuitem on the items removes link/button semantics

  • feat(button menu): update tests for new structure and test js and data api

  • Changes to button menu guidance

  • Added example images
  • Updated 'help and feedback' partial
  • Reviewed heading levels
  • Updating example image

Updating example image

  • feat(button menu): styling changes to improve accessibility

  • feat(button menu): refactor initMenu method

  • refactor(button menu): tidy up for code review

  • feat(button menu): updates to identity bar and page header actions

... (truncated)

Commits


Updates @rails/ujs from 7.1.401 to 7.1.402

Commits


Updates @babel/core from 7.25.9 to 7.26.0

Release notes

Sourced from @​babel/core's releases.

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

:rocket: New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

:house: Internal

:running_woman: Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

Changelog

Sourced from @​babel/core's changelog.

v7.26.0 (2024-10-25)

:rocket: New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

:house: Internal

:running_woman: Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
Commits


Updates @babel/preset-env from 7.25.9 to 7.26.0

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

:rocket: New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

:house: Internal

:running_woman: Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

Changelog

Sourced from @​babel/preset-env's changelog.

v7.26.0 (2024-10-25)

:rocket: New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

:house: Internal

:running_woman: Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
Commits


Updates puppeteer from 23.6.0 to 23.6.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.6.1

23.6.1 (2024-10-28)

Bug Fixes

  • correctly handle errors in the ExtensionTransport (#13244) (1fee9ff)
  • roll to Chrome 130.0.6723.69 (#13227) (76390bf)
  • webdriver: consider subdomain in cookie filtering (#13232) (98102ec)
  • webdriver: partially handle client-side redirects in page.goto (#13222) (442ed05)

puppeteer: v23.6.1

23.6.1 (2024-10-28)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.6.0 to 23.6.1
Commits
  • 2b06f0a chore: release main (#13224)
  • 1fee9ff fix: correctly handle errors in the ExtensionTransport (#13244)
  • 2747e7f chore(deps): Bump node from fffa89e to a5e0ed5 in /docker in the all grou...
  • 360bbc7 chore(deps): Bump the all group with 4 updates (#13242)
  • 3efb885 chore(deps-dev): Bump @​swc/core from 1.7.36 to 1.7.40 in /website in the all ...
  • 65f9d0d chore(deps-dev): Bump the dev-dependencies group with 10 updates (#13240)
  • b600677 chore: extract extra browser creation in hook (#13233)
  • 98102ec fix(webdriver): consider subdomain in cookie filtering (#13232)
  • 6174eb0 fix(docker): bump uid for pptruser (#13230)
  • bda61e0 chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (#13228)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

naseberry commented 2 weeks ago

@dependabot recreate

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.