Dependabot: Bump the ruby group with 6 updates #51
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.
Bumps the ruby group with 6 updates:
3.12.0
3.13.0
3.12.2
3.13.0
3.12.3
3.13.0
3.12.6
3.13.0
3.12.1
3.13.1
5.76.0
5.77.0
Updates
rspec
from 3.12.0 to 3.13.0Commits
317fc0b
v3.13.0cfb135a
v3.12.0Updates
rspec-core
from 3.12.2 to 3.13.0Changelog
Sourced from rspec-core's changelog.
Commits
c8e7269
v3.13.04a18c35
v3.12.32a03704
cleanup3ec1cfe
Update spec_file_load_errors_spec.rbd1445ba
Merge pull request #3067 from threeplanetssoftware/update-documentation-for-c...190299f
Fixed errant capitalization of Ruby on code block236405c
Merge pull request #3046 from davidtaylorhq/full-cause-backtracefd2c2f5
Add a changelog entryf49f672
Introduce full_cause_backtrace configuration3bde989
Merge pull request #3064 from rspec/fix-ciUpdates
rspec-expectations
from 3.12.3 to 3.13.0Changelog
Sourced from rspec-expectations's changelog.
Commits
c3e5998
v3.13.0774c170
v3.12.496a3e5a
Merge pull request #1447 from threeplanetssoftware/update-documentation-code-...fa8514a
Updated feature files and two markdown files to wrap Ruby code blocks in prop...d0bb212
Merge pull request #1440 from henrahmagix/fix-compound-redefined-actual-diff-...9b44765
Apply suggestions from code review3c52f5a
Update spec/rspec/matchers/built_in/output_spec.rbe1da673
Add a spec for #140681d3a58
Fix diff for compound when transforming actual0f43390
Merge pull request #1443 from rspec/fix-diff-lcs-buildUpdates
rspec-mocks
from 3.12.6 to 3.13.0Changelog
Sourced from rspec-mocks's changelog.
Commits
5089089
v3.13.08391fb6
v3.12.7da8d68e
Changelog for #1479a9e212b
Merge pull request #1479 from xjunior/patch-1066031d
Add missing changelog link212c070
Cleanup46448fd
Add memory profiling on code style7015dfb
Reduce recorder memory usaged868e9e
Merge pull request #1477 from tjallingvanderwal/document-with-satisfy326871d
clamp a feature on 1.8.7Updates
rspec-support
from 3.12.1 to 3.13.1Changelog
Sourced from rspec-support's changelog.
Commits
38e40fe
Fix clone of rspec-railsfccf233
v3.13.1b34c206
Merge pull request #593 from rspec/update-ci-build-scripts-2024-02-23-for-maind828b34
v3.13.02c37cb0
v3.12.2cd0fc5b
Changelog for #575619a4d3
Changelog for #591050e654
Update changelog for #586ad65b4f
Changelog for #58622e567e
Merge pull request #591 from malcolmohare/string-kw-args-fixUpdates
sequel
from 5.76.0 to 5.77.0Changelog
Sourced from sequel's changelog.
Commits
88a4982
Bump version to 5.77.035a2922
Fix method visibility issues in transaction_connection_validator specs15cdea0
Fix sqlite adapter specs to work with SQLite 3.45.05cd7be7
sqlite adapter - allow create_table with :without_row_id optioncd60828
Warn by default if trying to eager_graph/association_join an association that...e296f6e
Remove unnecessary object allocation in Model#exists?c457c1e
Use empty? instead of count for validate uniqueness150e754
Give more explicit example for Database#literal (Fixes #2119)433b937
Change :regexp_function_cache_class to :regexp_function_cachea6cc908
Add option regexp_function_cache_class in sqlite adapterDependabot 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 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions