Update rspec 3.12.0 → 3.13.0 (minor) #715
Open
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 (3.12.0 → 3.13.0) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.5.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
Release 1.5.1
Add Ruby 3.2 and Ruby 3.3 to CI matrix
Merge pull request #81 from halostatue/switch-to-standardrb-formatting
Update codeql analysis
Update changelog
standardrb --only Style/BarePercentLiterals --fix
standardrb --only Style/StringLiteralsInInterpolation
standardrb --only Style/StringLiteralsInInterpolation --fix and more
standardrb --only Style/RedundantBegin --fix
standardrb --only Standard/BlockSingleLineBraces --fix
standardrb --only Style/StringChars
standardrb --only Style/RescueModifier --fix
standardrb --only Style/Alias --fix
Clean up lint directives
standardrb --only Style/EmptyMethod --fix
standardrb --only Layout/SpaceInsideHashLiteralBraces --fix
standardrb --only Style/ClassCheck --fix
Ignore Style/HashSyntax
standardrb --only Layout/LeadingCommentSpace --fix
Fix :yields: directive for rdoc
Fix Style/AndOr
ignore Layout/heredocIndentation due to old Ruby
standardrb --only Layout/ExtraSpacing --fix and ignore
standardrb --only Style/PercentLiteralDelimiters --fix
standardrb --only Style/StringLiterals --fix
Add standardrb
Fix issues reported by fasterer
Update changelog
Update CI support
Merge pull request #84 from justintsteele/jtsteele_license_update
Add newline after ATX headers per code review
Add trailing space to ATX headers per code review
Update license file to use md format and clarify PAL reference
Release Notes
3.13.0 (from changelog)
3.12.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.13.1 (from changelog)
3.13.0 (from changelog)
3.12.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.13.1 (from changelog)
3.13.0 (from changelog)
3.12.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.13.1 (from changelog)
3.13.0 (from changelog)
3.12.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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