Skip to content

Bump rspec-activemodel-mocks from 1.1.0 to 1.3.0#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rspec-activemodel-mocks-1.3.0
Open

Bump rspec-activemodel-mocks from 1.1.0 to 1.3.0#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rspec-activemodel-mocks-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 7, 2025

Bumps rspec-activemodel-mocks from 1.1.0 to 1.3.0.

Changelog

Sourced from rspec-activemodel-mocks's changelog.

1.3.0 / 2025-08-07

Full Changelog

Enhancements:

1.2.1 / 2024-10-02

Full Changelog

Bug fixes:

1.2.0 / 2023-12-10

Full Changelog

Enhancements:

  • Rails 7+ support. (Jon Rowe, #56)
  • Rails 6+ support, (Jon Rowe, #50)

Bug fixes:

  • mock_model stubs === on the klass to ensure case equality works. (Jon Rowe, #55)
  • Prefer File.exist? to avoid deprecation. (Olle Jonsson, #49)
  • Add missing project metadata to the gemspec. (Orien Madgwick, #34)
  • Make blank? behave like (be mocked like) empty?. (@​lulalala, #29)
Commits
  • 50b7499 v1.3.0
  • 84dfce1 Changelog for #66
  • 32c7de3 Add support for active record read_attribute public method
  • d0902b3 Merge pull request #67 from rspec/rubocop-fixes
  • b0fa869 Updated rule name
  • 5c9abd1 Updated for rubocop formatting
  • 748032c Merge pull request #64 from rspec/update-ubuntu-runner
  • d98ebce Rework method to reflect intent but avoid rubocop
  • 9dfe955 Pin concurrent-ruby on older Rails
  • 53a0f4f Work around legacy Rails logger issue
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rspec-activemodel-mocks](https://github.com/rspec/rspec-activemodel-mocks) from 1.1.0 to 1.3.0.
- [Changelog](https://github.com/rspec/rspec-activemodel-mocks/blob/main/CHANGELOG.md)
- [Commits](rspec/rspec-activemodel-mocks@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: rspec-activemodel-mocks
  dependency-version: 1.3.0
  dependency-type: direct:development
  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 Aug 7, 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.

0 participants