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 acts-as-taggable-on from 4.0.0 to 7.0.0 #29

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps acts-as-taggable-on from 4.0.0 to 7.0.0.

Release notes

Sourced from acts-as-taggable-on's releases.

v5.0.0

Breaking Changes

@​seuros Drop support for old version of ActiveRecord and Ruby and prepare rel

Added

@​rbritom Tagged with rewrite @​fearenales Due to database collisions, retry finding or creating a tag @​brilyuhns Add owner_tags method to taggable @​brilyuhns upport array of contexts in owner_tags_on method @​brilyuhns Add specs for owner_tags_on and owner_tags methods

Fixes

@​rbritom bump ruby versions for travis @​mnrk Fixed Rails 5.1 deprecation message, has_many needs String value for @​ProGM ProGM Adding a test to demonstrate the bug @​ProGM ProGM Ensure that caching_tag_list_on? is injected before using it @​ProGM ProGM Fix insert query for postgresql. Move schema definition in schema.rb @​amatsuda assigned but unused variable - any @​gmcnaughton Fix incorrect call of 'self.class' on methods which are already class @​gmcnaughton Fixed #712 (incompatibility with ActiveRecord::Sanitization#quoted_id) @​arpitchauhan Guard against indexes already existing @​arpitchauhan Rename migration to avoid conflicts @​lukeasrodgers "Bugfix TagList#concat with non-duplicates." @​fabn Revert "Added missed indexes."

Documentation

Corey Osman Adds a table of contents to the readme and contributing files @​ashishg-qburst Fix typo in README @​praveenangyan Update README.md @​colemerrick update finding tagged objects in readme jaredbeck Help people upgrade to 4.0.0 @​vasinov Update README.md

Changelog

Sourced from acts-as-taggable-on's changelog.

v7.0.0) / 2020-12-31

6.5.0 / 2019-11-07

6.0.0 / 2018-06-19

5.0.0 / 2017-05-18

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2021

Looks like acts-as-taggable-on is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/bundler/acts-as-taggable-on-7.0.0 branch March 16, 2021 22:03
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 ruby Pull requests that update Ruby code
Projects
None yet
0 participants