Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate Update dependency @ministryofjustice/frontend to v3 #433

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ministryofjustice/frontend ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

ministryofjustice/moj-frontend (@​ministryofjustice/frontend)

v3.0.2

Compare Source

Bug Fixes
  • banner: apply custom classes when type is provided (#​887) (fa418d4)
  • button menu: fix alignment within moj-button-group without js (#​904) (9e6d87d)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

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

  • feat(button menu): changes from code review and add tests for single button instance

  • feat(button menu): update examples to use secondary button style, fix chevron alignment

  • Button menu updates

  • Updated "what's new" on homepage
  • Updated Get help and contribute section on button menu page
  • Updated example images
  • Reverted 'Suggest a change' box
  • docs(identity bar component updates): updates to the identity bar component based on the button menu

  • docs(updating documentation content): updating identity bar documentation

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

Adding link to GOV.UK Design System button group
Changing multiple mention of default
Changing Github content

  • feat(button menu): set default example to use button tags

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

Including content about WCAG failure for using component as menu

  • feat(button menu and date picker): update example images to png

  • feat(page header actions): update to use moj-button-group instead of button-menu

  • feat(button menu): update the nunjucks arguments documentation

  • fix(button menu): add in anchor link to button attributes within nunjucks arguments

  • fix(button menu): remove space to fix anchor link

  • docs(button menu): fix references to input in items text and html docs

  • docs(button menu): remove unnecessary govuk button include in default example

  • docs(button menu): final few tweaks

  • docs(button menu): minor content changes

  • docs(identity bar): update relative links in page

  • fix(button menu): fix button spacings on very small screens

2.2.4 (2024-09-25)

Bug Fixes

2.2.3 (2024-09-23)

Bug Fixes

2.2.2 (2024-09-19)

Bug Fixes

2.2.1 (2024-09-17)

Reverts

v2.2.5

Compare Source

The header component has a new crest

This needs to be updated in MoJ services but not urgently.

The GOV.UK Design System footer also features the new crest. You may also need to update your version of GOV.UK Frontend.


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 28, 2024 13:35
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@renovate renovate bot requested a review from a team as a code owner October 28, 2024 13:35
@renovate renovate bot added the Renovate label Oct 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.72%. Comparing base (2c31d47) to head (3114eea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #433   +/-   ##
=======================================
  Coverage   78.72%   78.72%           
=======================================
  Files          35       35           
  Lines        1382     1382           
=======================================
  Hits         1088     1088           
  Misses        233      233           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate-ministryofjustice-frontend-3-x branch from da775c5 to 3114eea Compare November 1, 2024 10:10
@gregtyler gregtyler merged commit 2c8e39f into main Nov 18, 2024
14 checks passed
@gregtyler gregtyler deleted the renovate-ministryofjustice-frontend-3-x branch November 18, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants