deps(deps): Bump the production-dependencies group across 1 directory with 7 updates #13
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 production-dependencies group with 5 updates in the / directory:
1.76.1
1.78.0
0.8.0
0.8.1
6.14.0
6.14.2
0.6.1
0.6.2
3.13.4
3.13.5
Updates
rubocop
from 1.76.1 to 1.78.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
dd441f4
Cut 1.780687f04
Update Changelog9322c7d
Tweak docstring2508d94
Fix false positives for Lint/DuplicateMethods when the self-alias trick is used9582c40
[Fix #11782] Move pending cops warning out of ConfigLoader6c863b3
[Fix #14346] Avoid requiring parentheses forStyle/SingleLineMethods
0b08bb8
Merge pull request #14343 from koic/fix_autocorrect_for_style_hash_conversion0ef54b5
Fix autocorrect forStyle/HashConversion
to avoid syntax error01fdcbb
Remove redundant method call indef_node_matcher
a80d92b
[Doc] Remove redundant blank lineUpdates
io-console
from 0.8.0 to 0.8.1Release notes
Sourced from io-console's releases.
Commits
01071a1
Bump up 0.8.1dd01303
Runhave_func
with the header providing the declarations65c9266
Fix removing unexpected control charsf8b33f3
Usehost_os
in RbConfig instead ofRUBY_PLATFORM
for JRubyad92638
Bump rubygems/release-gem from 1.1.0 to 1.1.17c3625e
Bump step-security/harden-runner from 2.12.1 to 2.12.2e0398ac
Fix a name errorc5e47a9
Ignore printed control char2e0e012
Revert "Ignore^C
at interrupt"f0646b2
Ignore^C
at interruptUpdates
json
from 2.12.2 to 2.13.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
8d08494
Release 2.13.037e6890
Fix mistake in jruby Rakefile9b6ac43
Merge pull request #825 from samyron/fix-jruby-java-build90680fa
Use File::PATH_SEPARATOR instead of java.lang.System.getProperty.b362c08
Use the platform native path.separator when building using JRuby.a497c71
Improve consistency of code stylec5af1b6
Merge pull request #823 from nobu/have_func-headers95fb084
Runhave_func
with the header providing the declarations829f4bc
Merge pull request #822 from byroot/simd-remove-cpu-initd3317b9
Stop calling__builtin_cpu_init
Updates
rdoc
from 6.14.0 to 6.14.2Release notes
Sourced from rdoc's releases.
Commits
e0e24f2
Bump version to 6.14.2 (#1387)eaac67d
Support markdown syntax in table cells (#1386)70301b8
Fix template files locationfcfab0f
Bump step-security/harden-runner from 2.12.1 to 2.12.2 (#1385)f3204b7
Pass PR info through artifacts to fork preview deployf4592db
Use repository_dispatch for previewing instead (#1384)552d1c4
Refactor PR preview workflow for improved approval process (#1370)1d26a15
test/lib/helper.rb is only for ruby/rdoc repoaa74823
Bump step-security/harden-runner from 2.12.0 to 2.12.1e5162fe
Use bot credential for preview page generated by dependabotUpdates
reline
from 0.6.1 to 0.6.2Release notes
Sourced from reline's releases.
Commits
274850e
Bump version to 0.6.2 (#843)af08aec
Support grapheme cluster that has width >= 3 (#834)5a0d2c0
Don't print useless prompt before escape sequence (#839)5f0327e
Fix quoted insert with invalid byte input (#836)d0f09ee
Update grapheme cluster width calculation (#837)13d11df
Fix cursor positioning for invalid halfwidth dakuten/handakuten combinations ...148b744
Add a test for non-ascii char input escaped with C-v (#835)93f38cc
Merge pull request #831 from ruby/dependabot/github_actions/step-security/har...7181276
Bump step-security/harden-runner from 2.12.1 to 2.12.2d4d0700
Add validation for Encoding.default_external (#829)Updates
rspec-core
from 3.13.4 to 3.13.5Changelog
Sourced from rspec-core's changelog.
Commits
a59dfa0
v3.13.56ef5b2d
Changelog for #225e4332c7
Merge pull request #225 from rspec/rspec-core-fix-frozen-backtrace6ceb263
Merge pull request #226 from rspec/general-lint-fixesUpdates
rubocop-ast
from 1.45.1 to 1.46.0Release notes
Sourced from rubocop-ast's releases.
Changelog
Sourced from rubocop-ast's changelog.
Commits
9cba9c7
Cut 1.46.0b3469e4
Update Changelog745ae82
SupportRuboCop::AST::ComplexNode
c8a2a52
FixRuboCop::AST::NumericNode#sign?
to return boolean8c26dbb
Suppress a RuboCop's offense4f97e54
Suppress RuboCop's offenses993e9ea
Add release notes73ad40b
Restore docs/antora.ymlDependabot 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