Bump the development-dependencies group with 6 updates #20
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 development-dependencies group with 6 updates:
1.8.0
1.9.1
6.4.0
6.4.3
3.2.2
3.2.3
6.0.3
6.1.1
1.9.0
1.10.0
5.3.0
6.1.0
Updates
debug
from 1.8.0 to 1.9.1Release notes
Sourced from debug's releases.
... (truncated)
Commits
9de0ff4
v1.9.1557233a
fix bt on nested break points52694a9
add verbose mode fordebug_code
d4feeae
fix condition of USE_TMP_HOME65519e4
v1.9.0c855148
check 3.2 on protocol.ymlacd5fc5
support Ruby 3.304c22c5
Do not make a Fiber for commands3d44584
fix indentation9c3b8c4
Revert "Increase timeout to 30 seconds."Updates
factory_bot_rails
from 6.4.0 to 6.4.3Release notes
Sourced from factory_bot_rails's releases.
Changelog
Sourced from factory_bot_rails's changelog.
Commits
6b350d1
Bump to 6.4.3 [ci skip]d7d5ae8
Bump rspec-rails from 6.0.1 to 6.1.04f13aa8
Bump appraisal from 2.4.1 to 2.5.0ea1ff34
Bump activerecord from 7.0.4.3 to 7.1.264a2188
Bump rake from 13.0.6 to 13.1.043bba38
Bump standard from 1.27.0 to 1.32.17be631f
Allow primary key attributesc4638f6
Remove code path for Rails 5.2 support499635f
Be clear about supported Rails and Ruby versionsdb1aae5
Added dependabot for GitHub Actions and bundlerUpdates
faker
from 3.2.2 to 3.2.3Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
50146e0
Bump faker to v3.2.3 (#2891)dcb4ca9
Bump minitest version (#2889)84c78b2
Fix polish bban_pattern (#2887)6b706f7
Freeze new generator and locales (#2886)c7e5e46
Bump rubocop-minitest from 0.34.3 to 0.34.4 (#2884)77f7bda
Support Ruby 3.3 (#2883)c60afbd
docs: update separator param to match with an example to Faker::Internet#user...bd5cb78
Remove unmaintainedHistory.md
(#2880)858799b
Update contribution guidelines and PULL_REQUEST_TEMPLATE (#2878)3e7fa64
Bump rubocop-minitest from 0.34.2 to 0.34.3 (#2879)Updates
rspec-rails
from 6.0.3 to 6.1.1Changelog
Sourced from rspec-rails's changelog.
Commits
5b8a751
v6.1.1d39f411
Merge pull request #2725 from rspec/dependabot/github_actions/actions/depende...b3c17ac
Merge pull request #2726 from rspec/update-rspec-rails-buildf4e6c9f
Update bug_report.md6040c4f
Fix diff link5ae4fab
Tweak feature request template5425c77
Changelog for #27169447bd6
Merge pull request #2721 from rspec/add-namespaced-fixture-spec52182cd
Changelog for #272084bd330
Merge pull request #2720 from rspec/more-details-to-change-fixture-pathsUpdates
graphiql-rails
from 1.9.0 to 1.10.0Changelog
Sourced from graphiql-rails's changelog.
Commits
97b5436
1.10.042bc9d7
Merge pull request #104 from ErikPelli/js-cleanup50675f2
Merge branch 'master' into js-cleanupa7594d5
Merge pull request #116 from rmosolgo/propshaft-support9f50358
Add docs for sprockets or propshaft350543e
Merge branch 'master' into propshaft-supporte928e70
Run ci on pull_requeste7a8d9e
Merge pull request #112 from tiegz/update-sass-gem-in-readme01ff3e5
Check for Propshaft or Sprockets76634ce
Merge branch 'master' into propshaft-supportUpdates
shoulda-matchers
from 5.3.0 to 6.1.0Release notes
Sourced from shoulda-matchers's releases.
... (truncated)
Changelog
Sourced from shoulda-matchers's changelog.
... (truncated)
Commits
cff5263
release: Bump version to 6.1.0 (#1605)dde9883
feat: Addquery_constraints
modifier toAssociationMatcher
(#1604)367500d
make the library work with globally enabled frozen-string-literals (#1598)d611911
fix: Adjust negative form ofValidateNumericalityMatcher
(#1603)2a2b062
feat: Addencrypt_matcher
to test usage of the encrypts method (#1581)b8d04ee
fix: REPRODUCTION_SCRIPT link returning 404 (#1602)85746b1
chore: update ruby from 3.3.0-rc1 to 3.3.0 (#1599)814468c
chore: bump rubocop to 1.59.0 (#1600)6d33146
Removing array_column? from validate_absence_of_matcher (#1562)a373661
adds failure_message_when_negated to have_secure_password_matcher (#1593)Dependabot 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