Update rspec-activemodel-mocks 1.0.3 → 1.2.0 (minor) #318
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rspec-activemodel-mocks (1.0.3 → 1.2.0) · Repo
Commits
See the full diff on Github. The new version differs by 56 commits:
v1.2.0Merge pull request #22 from nwittstruck/masterRefactor save related stub lookupFix errors#blank? when save is stubbed to falseMerge pull request #56 from rspec/rails-7-buildsLet cucumber updateAdd Rails 7 supportMerge pull request #55 from rspec/fix-case-equality-by-mocking-===Mock === on the modal_class when defining a mockMerge pull request #49 from olleolleolle/avoid-deprecationMerge pull request #52 from rspec/legacy-buildsUse bundle exec because the binstub doesn't find sqlitePin RSpec to main unless specififed, avoids older git downloading masterinstall libsqlite3-dev in legacy containersMerge pull request #53 from olleolleolle/patch-1Use GitHub Actions badge in README [ci skip]Add legacy CIMerge pull request #50 from rspec/modernisationTry using github https alwaysAdd remaining supported Ruby/Rails combinations :/Add Rails 5.2 to matrixAdd Rails 6.0 to matrixMake script executableRun cucumberFix issue with Rails 6.1 saying it responds to writer= but then raising when you use itAdd more combinations to bundle installSwitch to github actionsUpdate Gemfile to allow installationPrefer File.exist? to avoid deprecationEnable travis buildUpdate badge to mainCopy rspec/rspec#59Updated travis matrix (#42)Add old ruby support (#41)Create FUNDING.ymlREADME: Use SVG badge [ci skip] (#39)CI: Drop unused setting, update build matrix, resolve version-specific depdendencies (#38)Merge pull request #37 from rspec/fix-buildAdd the ffi pin from other rspecsRelax cucumber restraint for newer versions of Rails to use up-to-date rubygems and bundlerOlder versions rails also require pinning older rubygems/bundlerCopy rubygems / bundler functions from main rspecMerge pull request #36 from rspec/docsUpdate Yard to avoid CVE-2017-17042Merge pull request #35 from benoittgt/bump_ci_ruby_versionsBump Ruby CI versions to last oneMerge pull request #34 from orien/project-metadataAdd project metadata to the gemspecBump versionMerge pull request #33 from rspec/rails-5-supportFix minitest bundler issueFix Rails 5.2.1 compatibility for this commit in ActiveRecord 5.2.1: https://github.com/rails/rails/commit/6edf354b656ec556c3573402019504a519531953#diff-c47e1c26ae8a3d486119e0cc91f40a30Add checks for Rails 5Exclude Rails 3.2 on 2.3.3Ruby 2.3.x requires a version specified.update travis.yml to include Ruby 2.3Release Notes
5.20.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
prepped for release+ Optionally allow autorun exit hook to remain active in forked child. (casperisfine)Fixed skip messages for non-forking systems. (casperisfine)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands