Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Comments

Bump devise_invitable from 1.7.3 to 1.7.5#237

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/devise_invitable-1.7.5
Closed

Bump devise_invitable from 1.7.3 to 1.7.5#237
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/devise_invitable-1.7.5

Conversation

@dependabot-preview
Copy link

Bumps devise_invitable from 1.7.3 to 1.7.5.

Changelog

Sourced from devise_invitable's changelog.

1.7.5

  • Add add_taken_error (#768)
  • Add invitation_taken? (#769)
  • Rollback invitation_token and invitation_accepted_at if saving failed (#758)
  • Don't overwrite confirmed_at (#761)
  • Check model responds to confirmed_at= (#756)
  • Cleanup mailer views (#753)

1.7.4

  • Fix invitation_period_valid? with no timestamp (#743)
  • fix for ActionController::UnfilteredParameters error on rails 5.2 (commit)
Commits
  • 45264d6 fix gemspec
  • b7bb602 bump to 1.7.5
  • 46287d2 update changelog
  • 2cd7133 fix explanation about skip_invitation, deliver_invitation and invitation_sent...
  • 8d15e5e Merge pull request #768 from shulmang/factor_out_invitable_add_taken_error
  • 0cf17c7 Merge branch 'master' into factor_out_invitable_add_taken_error
  • 2a0e43a Merge pull request #769 from shulmang/factor_out_invitable_invitation_taken
  • daeed2a factor out invitable model #add_taken_error
  • 6e58811 factor out invitable model #invitation_taken?
  • e17c37a remove sign out line, not working because of require_no_authentication
  • 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 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 12, 2019
@dependabot-preview
Copy link
Author

Superseded by #244.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/devise_invitable-1.7.5 branch March 29, 2019 05:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant