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

Update dependency rubocop-rspec to v3.3.0 - autoclosed #112

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rspec (changelog) '3.1.0' -> '3.3.0' age adoption passing confidence

Release Notes

rubocop/rubocop-rspec (rubocop-rspec)

v3.3.0

Compare Source

  • Deprecate top_level_group? method from TopLevelGroup mixin as all of its callers were intentionally removed from Rubocop/RSpec. ([@​corsonknowles])
  • Fix false positive for RSpec/EmptyMetadata for splat kwargs. ([@​pirj])

v3.2.0

Compare Source

  • Fix RSpec/VoidExpect to only operate inside an example block. ([@​corsonknowles])
  • Change RSpec/ContextWording cop to always report an offense when both Prefixes and AllowedPatterns are empty. ([@​ydah])
  • Add support for and and or compound matchers to RSpec/ChangeByZero cop. ([@​ydah])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 9 checks have passed

@rultor
Copy link
Collaborator

rultor commented Oct 26, 2024

@rultor please, try to merge, since 9 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Collaborator

rultor commented Oct 26, 2024

@rultor please, try to merge, since 9 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 7min).

            at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
            at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
            at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
            at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
            at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
            at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
            at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
            at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
            at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
            at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
            at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke (Method.java:569)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
            at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
            at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
        [ERROR] 
        [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [ERROR] 
        [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
        
            /usr/local/rvm/gems/ruby-3.2.2/gems/qbash-0.0.4/lib/qbash.rb:73:in `block in qbash'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/open3.rb:228:in `popen_run'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/open3.rb:210:in `popen2e'
            /usr/local/rvm/gems/ruby-3.2.2/gems/qbash-0.0.4/lib/qbash.rb:56:in `qbash'
            lib/pgtk/liquibase_task.rb:83:in `block in run'
            lib/pgtk/liquibase_task.rb:82:in `chdir'
            lib/pgtk/liquibase_task.rb:82:in `run'
            lib/pgtk/liquibase_task.rb:48:in `block (2 levels) in initialize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/file_utils_ext.rb:58:in `verbose'
            lib/pgtk/liquibase_task.rb:46:in `block in initialize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `block in execute'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `each'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `execute'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:199:in `synchronize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:199:in `invoke_with_call_chain'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:188:in `invoke'
            test/test_pool.rb:173:in `block in bootstrap'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'
            test/test_pool.rb:157:in `bootstrap'
            test/test_pool.rb:47:in `test_basic'


Finished in 168.94002s
12 tests, 4 assertions, \u001b[31m0 failures, 8 errors, \u001b[0m\u001b[33m0 skips\u001b[0m
Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 170 / 193 LOC (88.08%) covered
rake aborted!
Command failed with status (1)
/usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `eval'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 0cca88f39809bd3786cfc633cb1b3333adcc8c0fa6e02179e212daa33aab3a0a is dead
Sat Oct 26 09:38:55 UTC 2024

@renovate renovate bot changed the title Update dependency rubocop-rspec to v3.2.0 Update dependency rubocop-rspec to v3.3.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/rubocop-rspec-3.x branch from 7abc0cd to 44ba634 Compare December 12, 2024 17:48
@renovate renovate bot force-pushed the renovate/rubocop-rspec-3.x branch from 44ba634 to 82165fa Compare December 26, 2024 11:46
@renovate renovate bot force-pushed the renovate/rubocop-rspec-3.x branch from 82165fa to e6ebc8e Compare December 26, 2024 14:44
@renovate renovate bot changed the title Update dependency rubocop-rspec to v3.3.0 Update dependency rubocop-rspec to v3.3.0 - autoclosed Dec 26, 2024
@renovate renovate bot closed this Dec 26, 2024
@renovate renovate bot deleted the renovate/rubocop-rspec-3.x branch December 26, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants