Skip to content
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

core(dev-deps): bump the dev-deps group across 1 directory with 2 updates #437

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps the dev-deps group with 2 updates in the / directory: rspec-its and standard.

Updates rspec-its from 1.3.1 to 2.0.0

Changelog

Sourced from rspec-its's changelog.

2.0.0 / 2024-11-04

Version 2.0.0 drops support for Ruby below 3, and changes the supported RSpec version to "main" and current release series. (At the time of writing this is 3.13.x, but it means the current supported release only).

Breaking changes:

  • Now uses public_send so that private methods will not be accidentally reachable. (James Ottaway #33, #101)
Commits

Updates standard from 1.41.1 to 1.42.0

Changelog

Sourced from standard's changelog.

1.42.0

Commits
  • 6aef523 v1.42.0
  • 259a566 Merge pull request #659 from nicowenterodt/rubocop-1.68
  • 8403ebf Merge pull request #660 from bjeanes/disable-style-arguments-forwarding
  • 8643667 Disable Style/ArgumentsForwarding
  • f49e6ad update changelog enctry
  • 924f830 deprecation warning fix: inerherit from RuboCop::Cop::Base instead of RuboCop...
  • 98d4bbe add new cops
  • f1a96f5 update Rubocop to v1.68
  • e05a802 Merge pull request #658 from mjankowski/sync-versions
  • 89d326a Use require_relative for version in gemspec
  • Additional commits viewable 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

…ates

Bumps the dev-deps group with 2 updates in the / directory: [rspec-its](https://github.com/rspec/rspec-its) and [standard](https://github.com/standardrb/standard).


Updates `rspec-its` from 1.3.1 to 2.0.0
- [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md)
- [Commits](rspec/rspec-its@v1.3.1...v2.0.0)

Updates `standard` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.41.1...v1.42.0)

---
updated-dependencies:
- dependency-name: rspec-its
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

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 Nov 13, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f56eed4) 6108 5257 86.07%
Head commit (5c20362) 6108 (+0) 5257 (+0) 86.07% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#437) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

Pull Request Test Coverage Report for Build 11811852102

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.117%

Totals Coverage Status
Change from base Build 11509573076: 0.0%
Covered Lines: 5257
Relevant Lines: 6108

💛 - Coveralls

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.

0 participants