Bump the development-dependencies group across 1 directory with 7 updates #45
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:
6.4.6
6.5.0
1.65.1
1.68.0
1.21.1
1.22.1
3.0.3
3.2.0
2.13.0
2.14.0
1.8.1
1.9.0
0.9.36
0.9.37
Updates
factory_bot
from 6.4.6 to 6.5.0Release notes
Sourced from factory_bot's releases.
Changelog
Sourced from factory_bot's changelog.
Commits
c000b9e
[Docs] Add proper factory definition in example (#1688)5a92a91
Bump standard from 1.34.0 to 1.40.01133dcd
Fix Rails 7.2/8.0 enum deprecations2073d06
Fix Rails 7.2 compatibility3a61eb5
Bump development dependencies9af6c6a
docs: documentation files updated (#1678)ce79d9b
Add a dynamic security workflow and a SECURITY.md file (#1677)4ee1d21
Improve docs formatting and fix filename conflicts (#1666)229246b
Add new maintainers to CODEOWNERS (#1651)5e1c810
Update Dependabot configurationUpdates
rubocop
from 1.65.1 to 1.68.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
7d35ef7
Cut 1.683033deb
Update Changelog37e9e5f
[Fix #12140] Add newStyle/CombinableDefined
cop.f8aa27f
Fix a false negative forStyle/RedundantLineContinuation
d033a5e
Merge pull request #13400 from Earlopain/offense-cop-name-docsfaaa349
Fix docs forOffense.cop_name
85f9405
Fix deserialization of unknown encoding offensesd499d80
[Fix #13387] Fix false positives forStyle/RedundantParentheses
3e855b0
Merge pull request #13399 from dvandersluis/fix-and-offense-typo1f58513
Fix typosand offense
instead ofan offense
.Updates
rubocop-performance
from 1.21.1 to 1.22.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
69c5abc
Cut 1.22.13188974
Update Changelog100cdfe
Merge pull request #469 from koic/fix_false_positives_for_performance_big_dec...6bb06b2
[Fix #468] Fix false positives forPerformance/BigDecimalWithNumericArgument
f74a890
Switch back docs version to masterbf5f64f
Cut 1.22.0d26b441
Update Changelog7233005
Merge pull request #465 from Earlopain/start-end-safe-navigation767f2c9
[Fix #407] MakePerformance/DoubleStartEndWith
aware of safe navigationf28d18d
Merge pull request #466 from Earlopain/block-given-disableUpdates
rubocop-rspec
from 3.0.3 to 3.2.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
50ac5ab
Merge pull request #1987 from rubocop/release39b0d3f
Release v3.2.06584b4a
Merge pull request #1985 from rubocop/revert-unwanted-change530af44
Merge pull request #1975 from corsonknowles/require_void_expect_acts_inside_a...6cbe423
Update CHANGELOG.mdeb61748
Revert an change that would conceal unintentional RSpec syntax427d19d
Merge branch 'master' into require_void_expect_acts_inside_an_example_block954a45f
Merge pull request #1984 from rubocop/fixcbz130c564
Fix an error forRSpec/ChangeByZero
whenchange (...) .by (0)
and `change...ff444c2
Merge pull request #1982 from rubocop/improve-cwcUpdates
benchmark-ips
from 2.13.0 to 2.14.0Release notes
Sourced from benchmark-ips's releases.
Changelog
Sourced from benchmark-ips's changelog.
Commits
d5e0884
2.14da1ae89
2.14, 2.13 release notesf66045d
Provide Benchmark.quick_compare to quickly compare methods on an object (#134)a2c863d
Remove unused variable in testsbfdf58d
Improve code template in README.md (#140)6c0a6bf
Merge pull request #139 from kianmeng/fix-typos1fa6c8f
Fix typos39db0ed
Speed up the tests slightly. Fixes #114550493f
Merge pull request #129 from evanphx/dependabot/github_actions/actions/checko...00c1428
Improve report to show duration/i, e.g:12.34 ns/i
. (#132)Updates
webrick
from 1.8.1 to 1.9.0Release notes
Sourced from webrick's releases.
Commits
516db77
Merge pull request #153 from znz/prepare-new-releasecc365e9
Bump up v1.9.0e598194
Enabled trusted publisher for rubygems.org818830b
Merge pull request #151 from ruby/add-rbs12b4027
Addrbs validate
to CI18968da
Add sig/manifest.yaml92163dc
Add rbs files to gemspec6bbf177
Add rbs files9350944
Merge pull request #149 from jeremyevans/readme-disclaimer70b026c
Be clear in README that webrick should not be used in productionUpdates
yard
from 0.9.36 to 0.9.37Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
e96ae99
Update version to 0.9.37e96f226
Update changelogab0e939
Fix stylingf29e8a4
Small visual updatefb08c6c
Fix processing of utf-8 filesb127c8f
Fix a test and optimize40cc276
Fix issue with defining some openstruct methods1694c3d
Replace ostruct with custom versione458be0
Fix test issue with asciidoctor and YARD Loggerb0767b5
Reorder Logger for documentationDependabot 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 itDescription has been truncated