Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps rspec-activemodel-mocks from 1.2.1 to 1.3.0.

Changelog

Sourced from rspec-activemodel-mocks's changelog.

1.3.0 / 2025-08-07

Full Changelog

Enhancements:

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

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @CloCkWeRX.


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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Aug 8, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-activemodel-mocks-1.3.0 branch 5 times, most recently from 610cb81 to 7fd4ba1 Compare August 10, 2025 05:28
Copy link
Collaborator

@CloCkWeRX CloCkWeRX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-activemodel-mocks-1.3.0 branch from 7fd4ba1 to 28aac6b Compare August 10, 2025 06:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [rspec-activemodel-mocks](https://github.com/rspec/rspec-activemodel-mocks) from 1.2.1 to 1.3.0.
- [Changelog](https://github.com/rspec/rspec-activemodel-mocks/blob/main/CHANGELOG.md)
- [Commits](rspec/rspec-activemodel-mocks@v1.2.1...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 force-pushed the dependabot/bundler/rspec-activemodel-mocks-1.3.0 branch from 28aac6b to e4de08f Compare August 10, 2025 06:29
@dependabot dependabot bot merged commit f1d5241 into dev Aug 10, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/rspec-activemodel-mocks-1.3.0 branch August 10, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants