chore(deps): bump the bundler-version-updates group across 1 directory with 8 updates#84
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Updates the requirements on [oauth2](https://github.com/ruby-oauth/oauth2), [typhoeus](https://github.com/typhoeus/typhoeus), [warning](https://github.com/jeremyevans/ruby-warning), [rubocop](https://github.com/rubocop/rubocop), [rubocop-minitest](https://github.com/rubocop/rubocop-minitest), [dotenv](https://github.com/bkeepers/dotenv), [minitest-hooks](https://github.com/jeremyevans/minitest-hooks) and [rake](https://github.com/ruby/rake) to permit the latest version. Updates `oauth2` from 2.0.12 to 2.0.18 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.12...v2.0.18) Updates `typhoeus` from 1.4.1 to 1.6.0 - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](typhoeus/typhoeus@v1.4.1...v1.6.0) Updates `warning` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/jeremyevans/ruby-warning/blob/master/CHANGELOG) - [Commits](jeremyevans/ruby-warning@1.5.0...1.6.0) Updates `rubocop` from 1.78.0 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.86.2) Updates `rubocop-minitest` from 0.38.1 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.1...v0.39.1) Updates `dotenv` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.8...v3.2.0) Updates `minitest-hooks` from 1.5.2 to 1.5.4 - [Changelog](https://github.com/jeremyevans/minitest-hooks/blob/master/CHANGELOG) - [Commits](jeremyevans/minitest-hooks@1.5.2...1.5.4) Updates `rake` from 13.3.0 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.4.2) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: typhoeus dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: warning dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: dotenv dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: minitest-hooks dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Qodana for PHPIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
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.
Updates the requirements on oauth2, typhoeus, warning, rubocop, rubocop-minitest, dotenv, minitest-hooks and rake to permit the latest version.
Updates
oauth2from 2.0.12 to 2.0.18Release notes
Sourced from oauth2's releases.
... (truncated)
Changelog
Sourced from oauth2's changelog.
... (truncated)
Commits
b575311🔖 Prepare release v2.0.18b5af77bMerge pull request #693 from ruby-oauth/feat/docscf2853d📝 Update docs1843415⬆️ kettle-dev v1.1.52, yard-fence v0.8.0f592dd8Merge pull request #692 from ruby-oauth/feat/docs2095732⬆️ yard-fence v0.7.050f3fd0Merge pull request #691 from ruby-oauth/feat/docsbcb0e40✏️ Fix typos in docsf24f1a8Create CNAMEbff58e1Merge pull request #690 from ruby-oauth/feat/yard-fenceUpdates
typhoeusfrom 1.4.1 to 1.6.0Changelog
Sourced from typhoeus's changelog.
Commits
d7aba1bUpdate changelog to include tagliala's ci update31798caMerge pull request #744 from tagliala/chore/ci-ruby410c3530Prepare for 1.6.0 release7d2e7eeMerge pull request #742 from tagliala/feature/739-ethon-01800e05c4aTest against Ruby 4.0fd55b54Require Ethon >= 0.18.02c83401Merge pull request #737 from typhoeus/Update-RubyDoc-link65b7fddUpdate RubyDoc link02d8589Merge pull request #736 from typhoeus/Update-gem-version-badge863a6d2Update badge and remove code climateUpdates
warningfrom 1.5.0 to 1.6.0Changelog
Sourced from warning's changelog.
Commits
42094caBump version to 1.6.0f704c0bMention Warning.error_class= in README0f11aa1Update CHANGELOG and documentation808bcafSkip warning's own frame when raising exceptions3b25dc0Allow to customize the raised error1c8f52fBump copyright year9fd6fd4Update to actions/checkout@v64de5514Add Ruby 4.0 to CI8086bcdUse SimpleCov.add_filter block instead of stringb574f24Switch rdoc task to normal rake task, avoid rdoc/task requireUpdates
rubocopfrom 1.78.0 to 1.86.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e513d33Cut 1.86.25fea1b5Update Changelog2a3dfcdDon't use Registry#to_h836b275Simplify registry internals90348d5Fix false positives inStyle/Copyright7419163Fix extension suggestion documentation linke467335Merge pull request #15161 from koic/fix_an_error_for_style_reduce_to_hash.mdbd48b6bMerge pull request #15160 from lovro-bikic/autoload-mixinsb9cda61Autoload mixins instead of requiring them55a8278Fix an error forStyle/ReduceToHashcopUpdates
rubocop-minitestfrom 0.38.1 to 0.39.1Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
17b5474Cut 0.39.1d7a0f1eUpdate Changelog93a5474Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...b8d8789Fix false positives inMinitest/AssertIncludesand `Minitest/RefuteIncludes...9b577b6Switch back docs version to master0f1a4f6Cut 0.39.01c01cf9Update Changelogbf38672Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...7793f07[Fix #344] DisableMinitest/AssertEmptyLiteralby defaultc8f3fc5Suppress RuboCop offensesUpdates
dotenvfrom 3.1.8 to 3.2.0Release notes
Sourced from dotenv's releases.
Commits
34156bfPrepare for 3.2.0 releaseab47820Merge pull request #531 from grosser/grosser/warnfae6120Merge branch 'main' into grosser/warn4f510f4Merge pull request #532 from grosser/grosser/fixes959e1daMerge pull request #539 from bkeepers/dependabot/github_actions/actions/check...041451eUpdate spec messageb300f26Bump actions/checkout from 4 to 65f4ca01Merge branch 'main' into grosser/warn209dca4Merge pull request #540 from i7an/handle-parentheses48c4956Merge branch 'main' into handle-parenthesesUpdates
minitest-hooksfrom 1.5.2 to 1.5.4Changelog
Sourced from minitest-hooks's changelog.
Commits
f3ef8c7Bump version to 1.5.4aa7f157Spec tweak to pass on Ruby 1.8375a4bfFix reported assertion counts on minitest 6+84937b2Bump copyright year7e4db42Update to actions/checkout@v6129288dAdd Ruby 4.0 to CIe690c2eBump version to 1.5.3fc549a2Add nocov around minitest 6 conditional88126f2Add metadata and required ruby version to gemspec672d4afWork correctly on minitest 6+Updates
rakefrom 13.3.0 to 13.4.2Commits
503b8ecv13.4.246038e7Merge pull request #723 from ruby/fix/testopts-preserve-existing-value604a3d9Isolate TESTOPTS env in TestRakeTestTask setup/teardown5886caaPreserve ENV["TESTOPTS"] when verbose is enabled92193acv13.4.1b74be0bMerge pull request #721 from ruby/fix/add-options-to-gemspec829f66dAdd lib/rake/options.rb to gemspec2d55bc4v13.4.01415070Exclude dependabot updates from release noteb3dc948Merge pull request #713 from pvdb/simplify_standard_system_dirDependabot 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 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