Skip to content

Comments

Update dependency beaker-rspec to v9.1.0#101

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/beaker-rspec-9.x-lockfile
Open

Update dependency beaker-rspec to v9.1.0#101
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/beaker-rspec-9.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2025

This PR contains the following updates:

Package Change Age Confidence
beaker-rspec 9.0.09.1.0 age confidence
beaker-rspec 6.2.49.1.0 age confidence
beaker-rspec 5.6.09.1.0 age confidence

Release Notes

voxpupuli/beaker-rspec (beaker-rspec)

v9.1.0

Compare Source

Full Changelog

Implemented enhancements:


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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Dec 28, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: spec/fixtures/test_module_rpms/pupmod-simp-beakertest-0.0.1/Gemfile.lock

/opt/containerbase/tools/bundler/1.13.6/4.0.1/gems/bundler-1.13.6/lib/bundler/rubygems_ext.rb:45:in 'Gem::Specification#full_gem_path': uninitialized constant Bundler::Plugin (NameError)

      if source.respond_to?(:path) || source.is_a?(Bundler::Plugin::API::Source)
                                                          ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.13.6/4.0.1/gems/bundler-1.13.6/lib/bundler/rubygems_ext.rb:88:in 'Gem::Specification#gem_dir'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems/specification.rb:1532:in 'Gem::Specification#bin_dir'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems/specification.rb:1539:in 'Gem::Specification#bin_file'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'
	from /opt/containerbase/tools/bundler/1.13.6/4.0.1/bin/bundler:25:in '<main>'

File name: spec/fixtures/test_module_rpms/pupmod-simp-beakertest-0.0.2/Gemfile.lock

/opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:272:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:259:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:251:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:234:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:246:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:273:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/feature_flag.rb:21:in 'block in Bundler::FeatureFlag#settings_method'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:97:in '<class:CLI>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:7:in '<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:6:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:23:in 'Kernel#require'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:23:in 'block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/friendly_errors.rb:124:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems.rb:303:in 'Kernel#load'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/bin/bundler:25:in '<main>'

File name: spec/fixtures/test_module_rpms/pupmod-simp-beakertest-0.0.3/Gemfile.lock

/opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:272:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:259:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:251:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:234:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:246:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler.rb:273:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/feature_flag.rb:21:in 'block in Bundler::FeatureFlag#settings_method'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:97:in '<class:CLI>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:7:in '<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/cli.rb:6:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:23:in 'Kernel#require'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:23:in 'block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/lib/bundler/friendly_errors.rb:124:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/gems/bundler-1.17.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems.rb:303:in 'Kernel#load'
	from /opt/containerbase/tools/ruby/4.0.1/lib/ruby/4.0.0/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'
	from /opt/containerbase/tools/bundler/1.17.1/4.0.1/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/beaker-rspec-9.x-lockfile branch from 7646f77 to 828e072 Compare February 2, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

0 participants