Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the dependencies group with 2 updates: friendly_id and whenever.

Updates friendly_id from 5.5.1 to 5.6.0

Changelog

Sourced from friendly_id's changelog.

5.6.0 (2025-12-07)

  • Add: treat_numeric_as_conflict option to prevent ambiguous numeric slugs. (#1037)
  • Fix: history not using parse_friendly_id. (#1020)
Commits
  • f72defb Use the 'v' prefix for version numbers. (#1041)
  • 192a2bb Add bundler/gem_tasks and update VERSION (#1040)
  • af14c1c Add Trusted Publishing workflow (#1039)
  • 70dd565 Bump actions/checkout from 5 to 6 (#1038)
  • db7f702 Add treat_numeric_as_conflict option to prevent ambiguous numeric slugs (#1...
  • cca90a6 Bump actions/checkout from 4 to 5 (#1036)
  • c288abb Update CI matrix to support Rails 8.0 and 7.2, add Ruby 3.3 and 3.4 (#1033)
  • 40b899a Fix typo and prompt to install ~> 5.5.0 (#1023)
  • 0500b48 Add Rails 7.1 to CI Matrix and drop support for Ruby 2.6 (#1022)
  • 6de0269 Bump actions/checkout from 3 to 4 (#1016)
  • Additional commits viewable in compare view

Updates whenever from 1.1.0 to 1.1.1

Release notes

Sourced from whenever's releases.

v1.1.1

What's Changed

Bug Fixed

Maintenance

New Contributors

Full Changelog: javan/whenever@v1.1.0...v1.1.1

Changelog

Sourced from whenever's changelog.

1.1.1 / Dec 8, 2025

Commits
  • 470017c Merge pull request #870 from javan/bump-1.1.1
  • 6dbbfda Bump to v1.1.1
  • d4cc867 Update README
  • ff4e7e5 Merge pull request #830 from brunolarouche/main
  • 41e36d6 job_list .respond_to? updated to an instance method
  • 53329ba Merge pull request #789 from neolyte/patch-1
  • 51e617d Merge pull request #869 from javan/dependabot/github_actions/actions/checkout-6
  • c3cea84 Bump actions/checkout from 5 to 6
  • dece4f8 Merge pull request #868 from javan/ci-with-activesupport
  • 499d2c4 Add tests using ActiveSupport to CI
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [friendly_id](https://github.com/norman/friendly_id) and [whenever](https://github.com/javan/whenever).


Updates `friendly_id` from 5.5.1 to 5.6.0
- [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md)
- [Commits](norman/friendly_id@5.5.1...v5.6.0)

Updates `whenever` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/javan/whenever/releases)
- [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md)
- [Commits](javan/whenever@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: friendly_id
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: whenever
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Dec 8, 2025
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.

1 participant