Skip to content

build(deps-dev): bump the development-dependencies group with 3 updates #3502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Updates the requirements on rake-compiler, standard and rubocop-minitest to permit the latest version.
Updates rake-compiler to 1.3.0

Release notes

Sourced from rake-compiler's releases.

rake-compiler 1.3.0 / 2025-04-13

  • Improvements:

    • GH-247: Java: Added support for the JAVA_HOME environment variable.
      • Patch by MSP-Greg
  • Thanks:

    • MSP-Greg
Changelog

Sourced from rake-compiler's changelog.

1.3.0 / 2025-04-13

  • Improvements:

    • GH-247: Java: Added support for the JAVA_HOME environment variable.
      • Patch by MSP-Greg
  • Thanks:

    • MSP-Greg

1.2.9 / 2024-12-31

  • Improvements:

    • GH-242: Java: Changed to the default target Java to 8.

      • Patch by Charles Oliver Nutter
    • GH-244: Added support for double-digit version segments in Ruby version such as "2.6.10".

      • Patch by Mike Dalessio
    • GH-240: Reverted "stopped to generate tasks for nonexistent files" in 1.2.8. Users must specify valid spec.files.

  • Thanks:

    • Charles Oliver Nutter
    • Mike Dalessio

1.2.8 / 2024-10-04

  • Improvements:

    • GH-240: Stopped to generate tasks for nonexistent files.
      • Patch by y-yagi
  • Thanks:

    • y-yagi

1.2.7 / 2024-01-31

  • Improvements:

    • GH-236: Added support for setting required_rubygems_version for fat-gems that specify the Linux libc. [Patch by Mike Dalessio]
  • Thanks:

    • Mike Dalessio

1.2.6 / 2024-01-23

  • Improvements:
    • GH-232 GH-233: Changed to use require instead of copying content of rbconfig.rb for __FILE__ in rbconfig.rb.

... (truncated)

Commits

Updates standard to 1.49.0

Changelog

Sourced from standard's changelog.

1.49.0

  • Updates standard performance to 1.8.0

1.48.0

1.47.0

  • Updates standard performance to 1.7.0

1.46.0

1.45.0

1.44.0

1.43.0

1.42.1

  • Fixes a very noisy typo!

1.42.0

  • Updates rubocop to 1.68.0
  • Inherit from RuboCop::Cop::Base fixing deprecation warnings.
  • Add new cops

1.41.1

  • Adds a stub method to the Ruby LSP add-on to avoid a potential runtime exception for range formatting requests #655

1.41.0

  • Updates rubocop to 1.66.1
  • Updates standard-performance to 1.5.0

1.40.1

... (truncated)

Commits

Updates rubocop-minitest to 0.38.0

Release notes

Sourced from rubocop-minitest's releases.

RuboCop Minitest v0.38.0

New features

  • #331: Support it block parameter in Minitest cops. (@​koic)
Changelog

Sourced from rubocop-minitest's changelog.

0.38.0 (2025-04-01)

New features

  • #331: Support it block parameter in Minitest cops. ([@​koic][])

0.37.1 (2025-02-16)

Bug fixes

  • #330: Update add_dependency of RuboCop to 1.72 for plugin support. ([@​koic][])

0.37.0 (2025-02-16)

New features

Changes

  • #328: Remove "minitest/autorun" and "minitest/pride" requirement from "rubocop/minitest/support". ([@​bquorning][])

0.36.0 (2024-08-31)

Bug fixes

  • #317: Fix an error for Minitest/MultipleAssertions when using for-style loops. ([@​earlopain][])
  • #314: Fix an error for Minitest/SkipEnsure when only ensure has a body. ([@​earlopain][])

Changes

  • #314: (Breaking) Raise a useful error when using a Cop in AssertOffense if the Cop's class is not defined. ([@​brandoncc][])

0.35.1 (2024-07-11)

New features

  • #307: Make AssertOffense support assert_no_corrections. ([@​koic][])

Bug fixes

  • #311: Suppress deprecation warning for Minitst/MultipleAssertions. ([@​koic][])

0.35.0 (2024-03-10)

New features

Bug fixes

... (truncated)

Commits
  • 3fbf170 Cut 0.38.0
  • 646dd25 Update Changelog
  • df566da Merge pull request #331 from koic/support_itblock_in_minitest_cops
  • 2778b15 Support it block parameter in Minitest cops
  • c226e17 Suppress RuboCop's offense
  • 16fc2ec Automate the process of GitHub release creation
  • 882255f Use extended CopsDocumentationGenerator
  • 7056d20 Switch back docs version to master
  • See full diff in compare view

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

Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler), [standard](https://github.com/standardrb/standard) and [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to permit the latest version.

Updates `rake-compiler` to 1.3.0
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](rake-compiler/rake-compiler@v1.2.9...v1.3.0)

Updates `standard` to 1.49.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.47.0...v1.49.0)

Updates `rubocop-minitest` to 0.38.0
- [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.37.1...v0.38.0)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-version: 1.3.0
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: standard
  dependency-version: 1.49.0
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: rubocop-minitest
  dependency-version: 0.38.0
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant