Bump the "all" group with 1 updates across multiple ecosystems#918
Merged
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [json](https://github.com/ruby/json) | `2.15.2` | `2.16.0` | | [minitest](https://github.com/minitest/minitest) | `5.26.1` | `5.26.2` | | [mocha](https://github.com/freerange/mocha) | `2.7.1` | `2.8.2` | | [net-http](https://github.com/ruby/net-http) | `0.7.0` | `0.8.0` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.47.1` | `1.48.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.33.4` | `2.34.1` | Updates `json` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.15.2...v2.16.0) Updates `minitest` from 5.26.1 to 5.26.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.26.1...v5.26.2) Updates `mocha` from 2.7.1 to 2.8.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v2.7.1...v2.8.2) Updates `net-http` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](ruby/net-http@v0.7.0...v0.8.0) Updates `rubocop-ast` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.47.1...v1.48.0) Updates `rubocop-rails` from 2.33.4 to 2.34.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.33.4...v2.34.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: minitest dependency-version: 5.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mocha dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: net-http dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: rubocop-ast dependency-version: 1.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: rubocop-rails dependency-version: 2.34.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
|
The Please review the pull request for any additional changes required and merge when ready. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all group with 6 updates:
2.15.22.16.05.26.15.26.22.7.12.8.20.7.00.8.01.47.11.48.02.33.42.34.1Updates
jsonfrom 2.15.2 to 2.16.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
5a12067Release 2.16.0e9fbc89DeprecateJSON::State#[]andJSON::State#[]=826cb2aGet rid of JSON.deep_const_get (private API)fce1c7eTentative fix for RHEL8 compilera67d1a1Micro-optimizerstring_cache_fetchddad00bExtractJSON_CPU_LITTLE_ENDIAN_64BITSdefinition3bc1787ext/json/ext/json.h: Add missing newline at end of file5915103Fix duplicate 'inline' declaration specifier043880fparser.c: Always inlinejson_eat_whitespace21284eaparser.c: userb_str_to_interned_stroverrb_funcallUpdates
minitestfrom 5.26.1 to 5.26.2Changelog
Sourced from minitest's changelog.
Commits
25f78c0prepped for release1284a3fDropped extra 2.7 compatibility code.adfb01dDropped extra 2.7 compatibility code.aa1c3fa- Fix pathing for Hoe::Minitest initialization to be more generic.cb3a345- Bumped minimum ruby to 3.1.1f47bc6- Fixed refute_in_epsilon to use min of abs values. (wtn)a52e727Fuuuuck I am SO tired of ruby 2.7!33259e4- Alias Spec#name to #inspect for cleaner output in repls.e2bc84c- Improved options processing and usage output to be more clear.Updates
mochafrom 2.7.1 to 2.8.2Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
3b3e41b[skip ci] Update documentation for v2.8.2d40a1eeBump version to 2.8.2 & prepare for releasec517148Improve matcher class deprecation warning locationdf40c51[skip ci] Update documentation for v2.8.130f82baBump version to 2.8.1 & prepare for release8a89856Restore unqualified access toParameterMatchers::BaseMethods5231a4fRestore unqualified access to matcher classesf21a927[skip ci] Update documentation for v2.8.066a88e8Bump version to 2.8.0 & prepare for releaseba21a7aExtract ParameterMatchers::Methods & add deprecationsUpdates
net-httpfrom 0.7.0 to 0.8.0Release notes
Sourced from net-http's releases.
Commits
9d65391releng v0.8.04ca74fdMerge pull request #237 from taketo1113/fix-ipv6-uria3a5bc4Drop support for Ruby 2.63d4f06bFix handling of IPv6 literal hosts inNet::HTTPGenericRequest6ff130bMerge pull request #246 from yahonda/replace-ruby35-with-ruby401e48cfaReplace Ruby 3.5 with Ruby 4.0b7f5c85Merge pull request #245 from ruby/dependabot/github_actions/step-security/har...312a8deBump step-security/harden-runner from 2.13.1 to 2.13.2b7c5869[DOC] Suppress documentation for internals1903cedMerge pull request #224 from osyoyu/tcpsocket-open-timeoutUpdates
rubocop-astfrom 1.47.1 to 1.48.0Release notes
Sourced from rubocop-ast's releases.
Changelog
Sourced from rubocop-ast's changelog.
Commits
217ad92Cut 1.48.0d227b98Update Changelogd8da066Support Ruby 4.0 (#391)88ad2aeRemovebundlergem from Gemfile (#390)df014efRestore docs/antora.ymlUpdates
rubocop-railsfrom 2.33.4 to 2.34.1Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
f7d588cCut 2.34.191780dbUpdate Changelogcf897f3Merge pull request #1562 from koic/fix_incorrect_autocorrect_for_rails_redire...e9daa98Merge pull request #1560 from davidenglishmusic/presence-cop-comparison-assig...768096c[Fix #1561] Fix incorrect autocorrect forRails/RedirectBackOrTob50f629Merge pull request #1559 from koic/fix_incorrect_autocorrect_for_rails_redire...391f7a4[Fix #1557] Fix false positives for Rails/Presence with comparison and assign...a78a026[Fix #1558] Fix incorrect autocorrect forRails/RedirectBackOrTo0f0be1cMerge pull request #1556 from koic/fix_an_error_for_rails_env7702dbfFix an error forRails/EnvDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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