Skip to content

Update dependency govuk_frontend_toolkit to v9#913

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/govuk_frontend_toolkit-9.x
Open

Update dependency govuk_frontend_toolkit to v9#913
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/govuk_frontend_toolkit-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
govuk_frontend_toolkit ~6.0.1~9.0.0 age confidence

Release Notes

alphagov/govuk_frontend_toolkit_npm (govuk_frontend_toolkit)

v9.0.1

Compare Source

  • Remove explicit dependency on ruby-sass. This dependency isn't required or sufficient to integrate with Ruby-on-Rails, expectation is that all consumers of this gem already use sass-rails or sassc-rails.

v9.0.0

Compare Source

  • Breaking change: Remove Google Analytics code (migrated to static)

    As this library has been deprecated the code has been migrated to static for use in GOV.UK Publishing.

    Note that any code that explicitly relies upon the analytics code in toolkit will no longer work. If you require this code, do not update from v8.2.0, or make a copy of it in your application.

v8.2.0

Compare Source

  • Update MHLCG brand colour
  • Disable Google Analytics Ad Features by default

v8.1.0

Compare Source

  • Enables cross domain event tracking. Preserves previous cross domain pageview tracking behaviours but adds optional
    abilities to send events to linked GA trackers.

    (PR 472).

v8.0.0

Compare Source

  • Breaking change: Add support for Google Analytics Universal in stageprompt.js

    This is a breaking change since while we allow for the old behaviour, Google Analytics Universal is used by the default, which could change behaviour in applications.

    Also ensures that events triggered via GA Universal do not impact bounce-rate calculations,
    which mirrors the original implementation.

    (PR 421).

  • Fix: Add support to show-hide-content.js for form fields with more varied characters: (PR 403).

v7.6.0

Compare Source

  • Strip emails from urls for all GA requests to catch cases when GA generates a new event (e.g. page timings): (PR 466).

v7.5.0

Compare Source

  • Implement optional stripping of dates for arguments passed to GA: (PR #​459)

v7.4.2

Compare Source

  • Remove the deprecation warning in javascripts/govuk/selection-buttons.js as it is coupled to a different project which is not always used with this gem.

v7.4.1

Compare Source

  • Use a path, not a full url, as the defaultPathForTrackPageview because our analytics trackers expect the explicit page param to be a path, not a url (PR #​451). Analytics sent with 7.3.0 and 7.4.0 are broken without this fix.

v7.4.0

Compare Source

  • Allow wrapping arguments to analytics as PII safe to tell the analytics code not to attempt to strip PII from the values: (PR #​448)
  • Documentation improvements: (PR #​446, PR #​447)

v7.3.0

Compare Source

  • Strip PII from all arguments passed to GA. Emails are stripped by default, postcodes can also be stripped if configured to do so: (PR #​435).
  • Update sass and govuk-lint dependencies: (PR #​444).

v7.2.0

Compare Source

  • Add custom dimension on TrackEvent to duplicate the url information that we normally send on a the event action. This will be used to join up with a scheduled custom upload called "External Link Status". We can only join uploads on custom dimensions, not on event actions, where we normally add the url info. (PR #​436 and PR #​439)

v7.1.0

Compare Source

  • Promote the details polyfill to Frontend Toolkit from GOV.UK Elements (PR #​426).

v7.0.1

Compare Source

  • Volume up and down buttons in the media player were overlapping the current volume percentage on focus. This fix keeps the large button touch area, but adjusts the focus state to be smaller. (PR #​429).

v7.0.0

Compare Source

  • Remove multivariate test library (PR #​420). If you need to continue using this library please copy the JavaScript and documentation from version 6.0.4 into your repository.

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Between 04:00 PM and 07:59 PM, Monday through Friday (* 16-19 * * 1-5)
  • Automerge
    • Between 02:00 PM and 06:59 PM, Monday through Thursday (* 14-18 * * 1-4)

🚦 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 force-pushed the renovate/govuk_frontend_toolkit-9.x branch from 31442ec to a1528a6 Compare June 11, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants