Skip to content

Update mobility requirement from ~> 0.8.9 to >= 0.8.9, < 1.2.0#80

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot-bundler-mobility-1.1.2
Open

Update mobility requirement from ~> 0.8.9 to >= 0.8.9, < 1.2.0#80
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot-bundler-mobility-1.1.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Updates the requirements on mobility to permit the latest version.

Release notes

Sourced from mobility's releases.

1.1.2

  • Check whether class responds to mobility_attribute? (#515)

1.1.1

  • Updated signing key

1.1.0

  • Remove Mobility::Plugins::Attributes#each (#475)
  • Add public method Mobility::Plugins::ActiveRecord::Query.build_query (#471)
  • Allow setting locale per node in query block (#479)
  • Add Mobility.validate_locale! (#479)
  • Call after_destroy in setup block to delete associated translations (#487)
  • Add key, value and belongs_to options to key-value backend (#488)

1.0.7

  • Require set before using Set (#503)

1.0.6

  • Merge options including defaults into backend options (#502)

1.0.5

  • Fix duping with AR Table backend, fixes #490 (#499 and #501)

1.0.4

  • Correctly override default backend options, fixes #492 (#495)

1.0.3

  • Fix Mobility.default_backend (#497)

1.0.1

  • Make Mobility::Plugins::ActiveRecord::Query::VirtualRow and Mobility::Plugins::ActiveRecord::Query::QueryExtension (#471) public
  • Fix typo in initializer template (#474)

1.0.0

1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade.

  • Fix setting a locale from Rails config (#468)
  • Fixes validations with validates_uniqueness_of (#470)

Plus many other changes in earlier pre-releases.

1.0.0.rc1

1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade.

This is the first release candidate for 1.0. If there are no issues reported in a few days, I will release this as 1.0.0.

  • Remove Mobility::ActiveRecord, Mobility::Sequel and Mobility::Arel, and general cleanup (#464)

1.0.0.beta2

1.0 is a rewrite of many internals of the gem. The following is a brief list of some changes, but please see the wiki page on v1.0 for more details on how to upgrade. (Note that this is still pre-release.)

... (truncated)

Changelog

Sourced from mobility's changelog.

1.1.2

  • Check whether class responds to mobility_attribute? (#515)

1.1.1

  • Updated signing key

1.1.0

  • Remove Mobility::Plugins::Attributes#each (#475)
  • Add public method Mobility::Plugins::ActiveRecord::Query.build_query (#471)
  • Allow setting locale per node in query block (#479)
  • Add Mobility.validate_locale! (#479)
  • Call after_destroy in setup block to delete associated translations (#487)
  • Add key, value and belongs_to options to key-value backend (#488) thanks sedubois!

1.0

1.0 is a rewrite of many internals of the gem. Please see the wiki page on v1.0 for more details on how to upgrade.

1.0.7

  • Require set before using Set (#503)

1.0.6

  • Merge options including defaults into backend options (#502)

1.0.5

  • Fix duping with AR Table backend, fixes #490 (#499 and #501)

1.0.4

  • Correctly override default backend options, fixes #492 (#495)

1.0.3

  • Fix Mobility.default_backend (#497)

... (truncated)

Commits
  • 29e1379 Release 1.1.2
  • 8d447fc Check that class responds to mobility_attribute?
  • 6818e95 Add failing regression spec for #513
  • 75109c9 Add Mobility Action Text to README
  • 71170c9 Only reference ActiveSupport::Dependencies::Reference if it exists
  • 41f98ec Remove mention of Mobility::Configuration from readme
  • 95cb414 Update readme to reference 1.x rather than 1.0
  • 41f6fd6 Release 1.1.1
  • 03fde78 Release 1.1.0
  • e55ff6f Release 1.0.7
  • 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 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)
  • 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)

Updates the requirements on [mobility](https://github.com/shioyama/mobility) to permit the latest version.
- [Release notes](https://github.com/shioyama/mobility/releases)
- [Changelog](https://github.com/shioyama/mobility/blob/master/CHANGELOG.md)
- [Commits](shioyama/mobility@v0.8.13...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants