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 5.0.0 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps acts-as-taggable-on from 4.0.0 to 5.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.

5.0.0 / 2017-05-18

Commits
  • 4d9a10c Merge pull request #832 from rbritom/changelog_update
  • a03a2f2 Update changelog
  • 64ed839 Tagged with rewrite (#829)
  • f5222d8 Drop support for old version of ActiveRecord and Ruby and prepare rel… (#828)
  • 9073520 Merge pull request #800 from ashishg-qburst/master
  • c498440 Merge pull request #729 from lukeasrodgers/bugfix-taglist-concat
  • 919e719 bump ruby versions for travis (#825)
  • f0a2e47 Merge pull request #809 from fearenales/master
  • 9eac787 Merge pull request #803 from logicminds/toc
  • 0590d4b Merge pull request #806 from ProGM/fix-caching-tag-list-on-bug
  • 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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 11, 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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants