Bump the minor-and-patch group with 5 updates #2128
Merged
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 minor-and-patch group with 5 updates:
1.14.1
1.14.2
3.2.0
3.3.0
2.4.7
2.4.8
1.17.0
1.17.2
0.5.11690
0.5.11694
Updates
irb
from 1.14.1 to 1.14.2Release notes
Sourced from irb's releases.
Commits
dd31884
Bump version to v1.14.2 (#1045)8241ec9
Page the output in irb:rdbg sessions too (#1043)9eb14a3
Don't show 'Maybe IRB bug!' in show_source and ls command (#1039)0506ed0
Prevent cursor flickering (#1041)4217a46
Fix indentation of xstring literal (#1038)84366b8
Extract truffleruby workflow (#1035)f1e25ec
Store method objects in constants (#1033)9750fa2
Move main object's safe call logic to Context (#1034)2f1c593
Don't use delegator to install helper methods to main object (#1031)68f5cf0
Complete the missing documentation abount the environment variables (#1028)Updates
rubocop-rspec
from 3.2.0 to 3.3.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
4272587
Merge pull request #2007 from rubocop/releasef659b41
Merge pull request #2006 from Earlopain/rspec-monorepo47365dc
Release v3.3.0737f2d0
CI: Add actions:write to gem-publish workflow3c4c64e
Update RSpec 4 CI to the monorepob8a0eb1
Merge pull request #2005 from rubocop/fix-empty-metadata-for-kwargs-splat4832625
Fix EmptyMetadata for splat kwargs274c7d9
Merge pull request #1998 from rubocop/use-node-extensions-instead-of-splata115a93
Use Node extensions instead of *splat5e7b947
Merge pull request #2003 from rubocop/fix-markdownUpdates
graphql
from 2.4.7 to 2.4.8Changelog
Sourced from graphql's changelog.
Commits
8982532
2.4.86f0f721
Merge pull request #5190 from zvkemp/fix-requiresce1c9a1
Autoload classes in GraphQL::Tracing, fix loading tracings directly724dac2
Add test for requiring graphql first83572b0
Require each file separately -- to make sure they aren't accidentally making ...82402a9
More specific requires, add test that they can be loaded directly3d7eaaa
require parent Tracing module before defining childrendd24fce
Merge pull request #5142 from rmosolgo/direct-write-subscription8372ecd
lint and typo fix2eb67ed
Raise an error if write_subscription is called twiceUpdates
nokogiri
from 1.17.0 to 1.17.2Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
35ec8c5
version bump to v1.17.2ffaa44c
fix(jruby): XML::DocumentFragment.dup to another document (v1.17.x) (#3373)8bd6c6d
fix(jruby): XML::DocumentFragment.dup to another documente4bae8a
version bump to v1.17.112244fe
fix: Node#dup adds the new node to the document's node cache (backport to v1....7bf2fc1
fix: Node#dup adds the new node to the document's node cache765754c
doc: update CHANGELOG bullet lists to render with mkdocs076d647
doc: extract older changelog entries into misc/CHANGELOG-archive.mdUpdates
sorbet-static-and-runtime
from 0.5.11690 to 0.5.11694Release notes
Sourced from sorbet-static-and-runtime's releases.
Commits
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