🚨 [security] Update rspec-rails 7.1.0 → 7.1.1 (patch) #553
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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-rails (7.1.0 → 7.1.1) · Repo · Changelog
Release Notes
7.1.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 11 commits:
Reference issues for Github
v7.1.1
Merge pull request #2823 from rspec/ensure-mocks-config-available
Simplify instructions for gems installations from git repository (#2828)
Merge pull request #2829 from rspec/fix-verify-mailer-preview
Merge pull request #2826 from rspec/switch-to-monorepo
Switch to ruby 3.4 from rc
Merge pull request #2825 from rspec/ruby-3.4-v2
Merge pull request #2824 from rspec/fix-build
Merge pull request #2812 from rspec/expand-permitted-rails-versions
Fix documentation links for 7.1
Release Notes
1.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2
chore: fix typos (#1076)
Set rake-compiler source and target to Java 8 (#1071)
Improve ancestor classes spec
Avoid error when member is present on ancestor class
Remove dependency on logger
Release Notes
1.6.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 30 commits:
chore: Resolve workflow permissions issues
docs: Clarify object equality requirements
chore: Prepare for next release
chore: Clean up 'rubocop' flags
Fix hunk/ldiff unified diff against empty files
Fix ed & "reversed_ed" ranges
Fix hunk ranges computation
Fix hunk.diff "No newline at end of file" handling
Adapt ldiff tests to check stderr
Bump github/codeql-action from 3.28.8 to 3.28.9
Bump ruby/setup-ruby from 1.215.0 to 1.218.0
Bump reviewdog/action-typos from 1.13.0 to 1.15.0
Bump ruby/setup-ruby from 1.207.0 to 1.215.0
Bump reviewdog/action-actionlint from 1.63.0 to 1.64.1
Fix ldiff binary files comparison and output
Enable test on ldiff with no output
Extract ldiff display logic to reuse it as lib
Factorize ldiff format handling
fix: Fix a thread safety warning
chore: Metadata and governance updates
Improve ldiff binary files detection
Update policy and workflow
Remove unused `ostruct`
Update Licence reference in diff-lcs.gemspec
Create SECURITY.md
Update License block in Rakefile
various: fix miscellaneous typos
Update contributors and history
Provide a 'Changelog' link on rubygems.org/gems/diff-lcs
Add Masato Nakamura to contributing
Release Notes
1.14.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump to 1.14.7
remove post-install message
Merge pull request #709 from voxik/ruby-3.4
Add Rails 7.2 and 8.0 into test matrix.
Adjust the test matrix for Rails 8.1
Add `base64` / `mutex_m` dependencies for Rails 6.1
Ruby 3.4 `Hash#inspect` compatibility.
Add 'ruby-head' to test matrix
Security Advisories 🚨
🚨 Possible Log Injection in Rack::CommonLogger
Commits
See the full diff on Github. The new version differs by 2 commits:
Bump patch version.
Escape non-printable characters when logging.
Release Notes
2.7.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 30 commits:
Ready for 2.7.2
Let get_or_set evaluate the fallback lazily
Add a couple more of tests
Define get_or_set for cref maps
Revises some signatures
Fixes signature annotation
Adds a test for cref maps
Docs improvements
Adds code comments
Introduce Zeitwerk::Cref::Map
Synchronize the inceptions registry if not in CRuby
Remove top-level constant
Mark the private callback for namespaces as internal
Move inceptions to their own registry
Remove truffleruby-head from this workflow
Add Ruby 3.4 to CI
Merge pull request #311 from fxn/truffleruby
Add TruffleRuby stable to CI
Create a proper registry for explicit namespaces
Revises some signatures
Define Zeitwerk::Cref#to_s
Pass crefs to the registry
Revert "Define Zeitwerk::Cref#{to_s,hash,eql?,==}"
Revert "Support hashing crefs whose mod has an overridden name"
Revert "Rename some variables"
Rename some variables
Support hashing crefs whose mod has an overridden name
Define Zeitwerk::Cref#{to_s,hash,eql?,==}
Edit a comment
Keep an eye on TruffleRuby HEAD
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