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_personalisation from 0.5.0 to 0.6.0 #2196

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps govuk_personalisation from 0.5.0 to 0.6.0.

Changelog

Sourced from govuk_personalisation's changelog.

0.6.0

  • Add GovukPersonalisation::Flash and helper methods to the concern (#9)
  • Ensure every method has RDoc (#10)
  • Remove unused GovukPersonalisation::Error class (#10)
  • BREAKING: Rename GovukPersonalisation::AccountConcern to GovukPersonalisation::ControllerConcern (#11)
Commits
  • 14e3a28 Merge pull request #12 from alphagov/msw/060
  • 9bcc082 Release version 0.6.0
  • 197aebe Merge pull request #11 from alphagov/msw/rename-concern
  • 468d1a5 Merge pull request #10 from alphagov/msw/tidyup
  • 117b549 Merge pull request #9 from alphagov/msw/flash
  • 6c63a19 Rename AccountConcern to ControllerConcern
  • d65802d Remove unused GovukPersonalisation::Error class
  • 27e10b0 Ensure every method has RDoc
  • e7caa88 Add a module and methods for managing flash messages
  • d9818ca Merge pull request #8 from alphagov/msw/readme
  • 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 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Aug 6, 2021
@bevanloon bevanloon temporarily deployed to government-f-dependabot-xxjbnw August 6, 2021 11:02 Inactive
dependabot bot and others added 2 commits August 10, 2021 09:50
Bumps [govuk_personalisation](https://github.com/alphagov/govuk_personalisation) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/alphagov/govuk_personalisation/releases)
- [Changelog](https://github.com/alphagov/govuk_personalisation/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_personalisation@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: govuk_personalisation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@barrucadu barrucadu force-pushed the dependabot/bundler/govuk_personalisation-0.6.0 branch from c97881b to a89a4b5 Compare August 10, 2021 08:50
@bevanloon bevanloon temporarily deployed to government-f-dependabot-xxjbnw August 10, 2021 08:51 Inactive
@barrucadu barrucadu requested a review from huwd August 10, 2021 12:28
@barrucadu barrucadu merged commit f6f996a into main Aug 13, 2021
@barrucadu barrucadu deleted the dependabot/bundler/govuk_personalisation-0.6.0 branch August 13, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants