chore(deps): bump the ruby group with 8 updates #849
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 ruby group with 8 updates:
adac4c3
4206a01
2.7.5
2.8.1
3.2024.1001
3.2024.1105
0.4.1
0.5.0
3.3.5.1
3.3.6.0
4.4.0
4.5.0
1.33.1
1.34.1
0.13.1
1.0.1
Updates
html2rss
fromadac4c3
to4206a01
Commits
4206a01
style: structure class to define methods as they're used top-down3eaf914
style: avoid over-using the safe navigation operatoreebf9a8
feat(scraper): move cleaning of article.description out7e8e549
fix(scraper): more resilient text not visible in SemanticHtml#extract_title5811748
refactor(scraper): remove memoization in SemanticHtml#extract_titlec0e4b98
docs(scraper): yard for Schema#fromff776ac
refactor(scraper): rename instance var & update docs2d64a91
refactor(auto_source): remove indirections in channelUpdates
json
from 2.7.5 to 2.8.1Release notes
Sourced from json's releases.
... (truncated)
Changelog
Sourced from json's changelog.
Commits
49650f7
Release 2.8.107cf261
Fix gemspec to include .jar filesb9c8024
Merge pull request #693 from casperisfine/update-changelog8071cc6
Release 2.8.0f5812d8
Update benchmark annotations3f950f2
Merge pull request #692 from casperisfine/custom-parse-int3a4dc9e
Implement a fast path for integer parsingd315ac8
Merge pull request #689 from casperisfine/parser-escape94d679f
Merge pull request #690 from nobu/right-shift-ucharfb82373
Fix right shift warningsUpdates
mime-types-data
from 3.2024.1001 to 3.2024.1105Changelog
Sourced from mime-types-data's changelog.
Commits
06c3468
Update mime-types-data 3.2024.1105 / 2024-11-05Updates
net-http
from 0.4.1 to 0.5.0Release notes
Sourced from net-http's releases.
Commits
28a4bf9
Bump up v0.5.06f9e844
Enabled trusted publisher for rubygems.org175a5e6
Merge pull request #185 from mame/prevent-warnings6f81834
Prevent warningse3285bd
Wait for server threads to finishd22211d
Merge pull request #182 from ruby/remove-null-writerddb2a81
Removed needless NullWriter class4db7011
To avoid fd leak with fetch request for SSL server659eb3a
Fixed fd leak from TCPServer4ee4ce8
* append newline at EOF. [ci skip]Updates
parser
from 3.3.5.1 to 3.3.6.0Changelog
Sourced from parser's changelog.
Commits
c3f27ce
Update changelog.1a8e17b
Bump version.6c912ad
* Bump maintenance branches to 3.3.6 (#1045)0574300
Update changelog.Updates
rouge
from 4.4.0 to 4.5.0Release notes
Sourced from rouge's releases.
Changelog
Sourced from rouge's changelog.
Commits
03cb27f
Release v4.5.0 (#2082)d0f6168
implement a json5 lexer (#1561)8029c4d
Recognize Nextflow files as Groovy files (#2081)ad96ec4
Support multiple states when parsing rules (#2078)b22c4f8
Recognize Thor files as Ruby files (#2080)8272f9f
Add a lexer, tests and examples for COBOL (#2067)aafee29
Support private property identifier in JS lexer (#2076)67f3244
Support special escape sequences in Terraform (#2073)98febba
Add more extensions and mimetypes for INI lexer (#2075)7b993a3
Default .cfg highlight to INI lexer (#2074)Updates
rubocop-ast
from 1.33.1 to 1.34.1Changelog
Sourced from rubocop-ast's changelog.
Commits
f6928dd
Cut 1.34.169ea076
Update Changelog048eb8d
[Fix #331] Fix crash inOpAsgnNode#name
when the lhs is asend
orcsend
...62d4112
Fix docs formasgn
.510781f
AddNode#type?
to reduce complexity of checking against multiple node types.3b9089c
DefineGROUP_FOR_TYPE
for specifying the node types for each group predicat...57b6078
ExtendNode#const_name
tocasgn
nodes.e466119
Restore docs/antora.ymldf28f10
Cut 1.34.01e80a78
Update ChangelogUpdates
uri
from 0.13.1 to 1.0.1Release notes
Sourced from uri's releases.
Commits
3011eb6
Bump up v1.0.11f3d3df
Added more fallback constants like URI::PARTTERN and URI::REGEXPaf8d9d6
Bump up v1.0.0aab4e6e
Enabled trusted publisher for rubygems.orgbe858ed
Merge pull request #123 from deivid-rodriguez/cannot77241d6
Fix spelling of "cannot"31ec9ce
Bump up 0.13.1cee5b67
Merge pull request #121 from ruby/warn-extract0f6b945
Also warn URI::RFC3986_PARSER.extract28b9630
Merge pull request #114 from ruby/warn-compatibility-methodsDependabot 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