Skip to content

Bump friendly_id from 5.4.1 to 5.5.0#61

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/friendly_id-5.5.0
Open

Bump friendly_id from 5.4.1 to 5.5.0#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/friendly_id-5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 16, 2022

Copy link
Copy Markdown

Bumps friendly_id from 5.4.1 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)
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.4.1 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.4.1...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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants