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 friendly_id from 5.3.0 to 5.5.0 #547

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 Nov 16, 2022

Bumps friendly_id from 5.3.0 to 5.5.0.

Changelog

Sourced from friendly_id's changelog.

5.5.0 (2022-11-16)

  • SimpleI18n: Handle regional locales (#965)
  • Fix: "unknown column" exception (#943)
  • Add: allow_nil: true to the Finder (#995 and #997)

5.4.2 (2021-01-07)

  • Fix: Set slug before save if needed (#948)
  • Revert "Make first_by_friendly_id case insensitive using downcase" (#951)

5.4.1 (2020-11-06)

  • Fix unexpected :slug error on valid, unpersisted model (#952)

5.4.0 (2020-08-14)

  • Fix Ruby 2.7 keyword params deprecation warning (#939)
  • Fix Slug Validation in unset_slug_if_invalid (#938)
  • Make first_by_friendly_id case insensitive using downcase (#787)
  • Use destroy_all rather than delete_all when creating historical slugs (#924)
  • Set required ruby version to >= 2.1.0 (#923)
  • Avoid using deprecated update_attributes (#922)
Commits
  • d8f3a21 Set version to 5.5.0 and release it
  • bd3aab4 Fix issues with allow_nil: true (#997)
  • 9f94bba Add allow_nil: true option to the finder (#995)
  • a33d246 Merge pull request #994 from norman/dependabot/github_actions/actions/checkout-3
  • c4f084a Bump actions/checkout from 2 to 3
  • 9153c18 Merge pull request #993 from petergoldstein/feature/add_dependabot_for_github...
  • b8494bb Add dependabot for GitHub Actions
  • a93de59 Modify gemspec heredoc to be compatible with earlier Ruby versions (#988)
  • 374f591 fixup! Adopt standard syntax (#978)
  • afd97bb Add Ruby 3.1 to CI (#986)
  • 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)

Bumps [friendly_id](https://github.com/norman/friendly_id) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/norman/friendly_id/releases)
- [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md)
- [Commits](norman/friendly_id@5.3.0...5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
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.

None yet

0 participants