build(deps-dev): bump the development-dependencies group across 1 directory with 7 updates #164
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 7 updates in the / directory:
3.3.1
3.4.2
1.0.13
1.0.14
2.0.0
3.0.0
0.3.9
0.3.11
1.6.1
1.7.1
4.20.1
4.23.0
3.23.0
3.23.1
Updates
faker
from 3.3.1 to 3.4.2Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
fde2f3c
Bump version to 3.4.2 (#2981)1400987
Bump rubocop-minitest from 0.35.0 to 0.35.1 (#2980)4f2ecfb
Bump rubocop from 1.64.1 to 1.65.0 (#2979)95cc54d
Bump bundler version (#2978)2b5df17
AddDeprecator.skip_warning?
ability to silence deprecators on tests (#2956)f7a839b
Bump minitest from 5.23.1 to 5.24.1 (#2975)264cc0c
Update locale en dog breed names (#2972)3eaedf4
Include note about console output of translations0812ef0
fix:Faker::Internet.username
should not generate duplicated punctuation (#...37a7ea2
Fix typo (#2968)Updates
i18n-tasks
from 1.0.13 to 1.0.14Release notes
Sourced from i18n-tasks's releases.
Changelog
Sourced from i18n-tasks's changelog.
Commits
c75f774
Bump to v1.0.14063df4c
Fix rubocop443aef1
Adds spec for YAML-parsing of multilines7bf71a5
Google Translator: Handles line breaksdffd911
Fix unescaped interpolated reserved key in help text and handle escaped inter...d8b98fa
Fixes rubocop offenses (#564)88de40e
chore(deps): bump paambaati/codeclimate-action from 5 to 63bfe80c
Stop modifying locale before sending to Google Translate.56f378a
Add copy command1ab60ab
Fix key splitting failures if key contains any parenthesis charUpdates
letter_opener_web
from 2.0.0 to 3.0.0Changelog
Sourced from letter_opener_web's changelog.
Commits
84eec29
Bump to v3.0.07d10b4a
Drop old Rubies/Railsb2a214d
Add CHANGELOG entry for Dark modece3e77f
Change style when in dark mode.af99799
Allow a dot (.) in the attachment file name3e38980
Add binstubs1c5cd10
Strip Attachment elements from sidebar1583a7b
Remove unused shoulda-matchers7b48f8a
Split linting and specs035c1cb
Remove Codecov for nowUpdates
pry-rails
from 0.3.9 to 0.3.11Commits
d8d0c6d
Bump to v0.3.11b7f5a23
Fix show-middleware crash on recent Rails6b46b19
Merge pull request #125 from 2called-chaos/fix-find-route37dfccd
Bump to v0.3.10c7647d2
Merge pull request #130 from melopilosyan/rails-7_288a8f1a
Adds support for Rails version >= 7.2e3eb479
Fix usage of bold text helper12a517e
Merge pull request #123 from rweng/document-feature-to-disable-pry-railsba57e97
Update subheading for consistencyc5c2c1e
Add suggestion to stop springUpdates
minitest-reporters
from 1.6.1 to 1.7.1Changelog
Sourced from minitest-reporters's changelog.
Commits
265ff4b
Prep for 1.7.1 releasea4cc508
Merge pull request #354 from minitest-reporters/fix-suppress_inline_failure_o...52c5ca0
Add CHANGELOG notes for #35470ea3c7
Fix logic of new suppress_inline_failure_output option9f909d0
Prep for 1.7.0 release2f7ac47
Update CHANGELOG.md6508c29
Merge pull request #352 from rthbound/suppress_inline_failure_outputdd109b2
Update Minitest::Reporters::SpecReporter annotations with addition of suppres...d9dd6c5
Remove excess pasta from CHANGELOG.md4bb2b14
* Added optionsuppress_inline_failure_output
toSpecReporter
Updates
selenium-webdriver
from 4.20.1 to 4.23.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
Updates
webmock
from 3.23.0 to 3.23.1Changelog
Sourced from webmock's changelog.
Commits
1b23927
Added Ruby 3.3 to the list of supported Ruby versions in README13b8a28
Version 3.23.10092f5d
Merge pull request #1056 from IFTTT/master6cbfed0
Much simpler54519b2
Use Async::Socket if is present83b6ec7
Update version.rb001f15f
Use single-quotes39a4c5c
Replace Async::IO::Socket usage with stdlib Socket for async-http adapter to ...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