Update cucumber-rails 3.1.0 → 3.1.1 (patch) #740
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?
✳️ cucumber-rails (3.1.0 → 3.1.1) · Repo · Changelog
Release Notes
3.1.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Prepare release v3.1.1
Refactor/cucumber rails 3 1 1 (#592)
✳️ nokogiri (1.18.1 → 1.18.2) · Repo · Changelog
Release Notes
1.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
version bump to v1.18.2
backport: fix(css-selector): default XML namespace should not be applied to wildcard (#3414)
ci: bump windows test images from "head" to "3.4"
dev: so tired of psych not building on various things
fix(css-selector): default XML namespace is not applied to wildcard
prefactor: restructure css-to-xpath tests
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
9.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Prepare release v9.2.1
Remove unknown hash keyword arguments (#1757)
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
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