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

Bump govuk_publishing_components from 9.16.1 to 9.18.0 #1078

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps govuk_publishing_components from 9.16.1 to 9.18.0.

Changelog

Sourced from govuk_publishing_components's changelog.

9.18.0

  • Show relevant step by step nav based on user journey (PR #501)
  • Add Error alert component (PR #503)
  • Add experimental panel component based on GOV.UK Frontend (PR #507)
  • Adds step by step content ID to links inside steps (PR #502)
  • Pass through label params from textarea component (PR #508)

9.17.1

  • Fix bug in success alert component (PR #503)

9.17

  • Support a description for Success Alert component (PR #499)
  • Bugfix for Radios component (PR #496)
  • Fix for Google Tag Manager component (PR #497)
  • Add Copy to clipboard component (PR #494)
Commits
  • 4df3440 Merge pull request #509 from alphagov/release-9-18
  • f8d7fed Release 9.18
  • 7599939 Merge pull request #502 from alphagov/active-step-by-step-link
  • c67dfbc Merge pull request #508 from alphagov/pass-through-label-params
  • 4e2114c Pass through label params from textarea component
  • 0405442 Adds step by step content ID to links inside steps
  • b24a436 Merge pull request #507 from alphagov/add-panel-component
  • 3f8d1f5 Remove admin layout flag and import panel styles
  • a593f58 Add panel component
  • 8b276c6 Merge pull request #506 from alphagov/create-error-alert
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@benthorner benthorner temporarily deployed to government-frontend-pr-1078 September 7, 2018 13:39 Inactive
In version 9.18.0, the constructor for Contextual Navigation was changed and now expects the whole
request object to be passed. This is because Contextual Navigation also needs to check the values in
The query string (if it exists) to see if the user is on a step by step journey. If they are, the content id of
the step by step is being appended to the querystring.
@leenagupte leenagupte merged commit 709e804 into master Sep 7, 2018
@leenagupte leenagupte deleted the dependabot/bundler/govuk_publishing_components-9.18.0 branch September 7, 2018 14:54
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.

4 participants