Bump the patch-and-minor-dependencies group with 4 updates #97
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 patch-and-minor-dependencies group with 4 updates: pg, sass-embedded, rubocop and test-unit.
Updates
pg
from 1.5.4 to 1.5.6Changelog
Sourced from pg's changelog.
Commits
c59ca8f
Add renewed certificate for x509 signature of gem releasescaf11ba
Bump VERSION to 1.5.691cdac8
Add release notes for pg-1.5.627d7c2a
Merge pull request #559 from larskanis/reset-with-dns016c17c
libpq resolves the host address while PQreset, but ruby-pg doesn't. This is b...21ca5cc
Merge pull request #556 from larskanis/optional-bigdecimal5804665
Make bigdecimal an optional dependencydaec80f
Add release notes for pg-1.5.572cdd6b
Add ruby-3.3 to windows binary gemsd99a6b4
Bump VERSION to 1.5.5Updates
sass-embedded
from 1.70.0 to 1.71.1Commits
95ef355
v1.71.14b5af24
Bump sass from 1.71.0 to 1.71.1 in /ext/sass (#186)2d9e49e
Use%w[]
for array of stringsf43f8ef
Skip testing invalid type when RBS is loaded8205760
Fix typo in docaade8c8
Wrap rspec doubles01cc95d
Update doc for NodePackageImporter955e823
Return Array instead of Google::Protobuf::RepeatedField861fdfb
UseMessage.encode(proto)
instead ofproto.to_proto
21850f6
Revert "Use sass-contrib/dart-sass-musl for 1.71.0"Updates
rubocop
from 1.60.2 to 1.62.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
92785dd
Cut 1.622d882c3
Update Changelogc0582a4
[Fix #12746] Fix a false positive forLint/ToEnumArguments
dea3b76
Bump rubocop-rspec from ~> 2.27.0 to ~> 2.27.15026393
Call .value to get gemspec required_ruby_version only if str_type?07cad75
[Fix #12740] Tweak annotation pattern forexpect_offense
859f6fd
Fix missing assertions inRuboCop::TargetRuby
specs6674cc8
[Fix #12738] Fix an error forStyle/Encoding
1a73d64
Refactor TargetFinder664ba3d
[Fix #12667] Avoid loading excluded configurationUpdates
test-unit
from 3.6.1 to 3.6.2Release notes
Sourced from test-unit's releases.
Commits
4c65a7d
Add 3.6.2 entry7d5bf51
test: remove a needless escape6be3324
Support Ruby 3.4's new error message format (#237)b8f0b30
test: use Gem::Version explicitly for old RubyGems3613549
test: use csv gem only for Ruby 3.4 or later3e461d7
ci: add Ruby 3.2 and 3.3f541590
test: install csv explicitly50e14c8
doc: Use https instead of http (#236)bdd1668
Add --gc-stress option16c1b7a
Bump actions/checkout from 3 to 4 (#234)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