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 interactor-rails from 2.2.1 to 2.3.0 in /back #9593

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps interactor-rails from 2.2.1 to 2.3.0.

Changelog

Sourced from interactor-rails's changelog.

2.3.0 / 2024-11-18

  • [ENHANCEMENT] Add support for test-unit
  • [ENHANCEMENT] Add support for Ruby 3.1+ and Rails 7.0+
  • [ENHANCEMENT] Drop support for EOL Ruby and Rails versions
  • [ENHANCEMENT] Change depdency from all of Rails to just railties
  • [ENHANCEMENT] Prefer spec/rails_helper.rb when available
  • [ENHANCEMENT] Use double quotes in templates

2.2.0 / 2019-09-01

  • [ENHANCEMENT] Add support for Ruby 2.6
  • [ENHANCEMENT] Add support for Rails 6.0+

2.2.0 / 2018-04-23

  • [ENHANCEMENT] Add support for Ruby 2.5
  • [ENHANCEMENT] Drop support for EOL Ruby version 2.2
  • [ENHANCEMENT] Add support for Rails 5.2

2.1.1 / 2017-05-09

  • [BUGFIX] Properly constrain the gemspec's Rails version requirement

2.1.0 / 2017-05-09

  • [FEATURE] Add spec templates
  • [ENHANCEMENT] Add support for Ruby 2.4
  • [ENHANCEMENT] Drop support for EOL Ruby versions 1.9.3, 2.0, and 2.1
  • [ENHANCEMENT] Add support for Rails 5.1
  • [ENHANCEMENT] Drop support for EOL Rails versions 3.0, 3.1, 3.2, 4.0, and 4.1

2.0.2 / 2016-03-18

  • [ENHANCEMENT] Add support for Ruby versions 2.1, 2.2, and 2.3
  • [ENHANCEMENT] Add support for Rails versions 4.1, 4.2, and 5.0 (beta)

2.0.1 / 2014-09-08

  • [BUGFIX] Generate nested directories for generated namespaced interactors

2.0.0 / 2014-09-08

  • [ENHANCEMENT] Update to be play nice with Interactor 3.0

1.0.1 / 2013-08-19

  • [ENHANCEMENT] Open up the interactor dependency version requirement
  • [BUGFIX] Require interactor
  • [ENHANCEMENT] Remove the Interactor::Rails module

... (truncated)

Commits
  • 9cb6c06 Bump to 2.3.0
  • 9594e99 Switch templates to use double quotes
  • 9a9ad59 Merge pull request #36 from collectiveidea/updates!
  • edd50c6 Remove shim for older versions of Aruba
  • e305c10 Simplify tests for test-unit support
  • 2227859 Add support for Test::Unit
  • ee46f38 Update changelog for eventual 2.3.0 release
  • 0a63614 Adds support for spec/rails_helper.rb
  • 708c474 Depend only on railties instead of all of Rails
  • de42b77 Update minimum versions for Ruby and Rails
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [interactor-rails](https://github.com/collectiveidea/interactor-rails) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/collectiveidea/interactor-rails/blob/main/CHANGELOG.md)
- [Commits](collectiveidea/interactor-rails@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 2, 2024
@dependabot dependabot bot requested a review from adessy December 2, 2024 16:23
@cl-dev-bot
Copy link
Collaborator

Warnings
⚠️ The PR title contains no Jira issue key (case-sensitive)
⚠️ The branch name contains no Jira issue key (case-sensitive)
Messages
📖 Changelog provided 🎉
📖

Run the e2e tests

📖 Check translation progress

Generated by 🚫 dangerJS against 5ad2a5c

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.

2 participants