Crown-Commercial-Service / digitalmarketplace-admin-frontend

Frontend administration application for the digital marketplace
MIT License
5 stars 14 forks source link

Bump govuk_frontend_toolkit from 5.0.3 to 9.0.1 #784

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps govuk_frontend_toolkit from 5.0.3 to 9.0.1.

Changelog

Sourced from govuk_frontend_toolkit's changelog.

9.0.1

  • 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.

9.0.0

  • 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.

8.2.0

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

8.1.0

  • 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).

8.0.0

  • 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).

7.6.0

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

7.5.0

7.4.2

  • 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.

7.4.1

... (truncated)

Commits


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
alex9smith commented 3 years ago

@dependabot ignore this major version

dependabot[bot] commented 3 years ago

OK, I won't notify you about version 9.x.x again, unless you re-open this PR or update to a 9.x.x release yourself.