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

Bump the bundler group across 1 directory with 15 updates #901

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps the bundler group with 14 updates in the / directory:

Package From To
aws-sdk-s3 1.176.1 1.178.0
govuk-components 5.7.1 5.8.0
govuk_design_system_formbuilder 5.7.1 5.8.0
sidekiq 7.3.7 7.3.8
sentry-rails 5.22.1 5.22.2
erb_lint 0.7.0 0.9.0
overcommit 0.64.1 0.65.0
launchy 3.0.1 3.1.0
rubocop 1.69.2 1.71.0
rubocop-performance 1.23.0 1.23.1
rubocop-rails 2.28.0 2.29.1
rubocop-rspec 3.3.0 3.4.0
selenium-webdriver 4.27.0 4.28.0
super_diff 0.14.0 0.15.0

Updates aws-sdk-s3 from 1.176.1 to 1.178.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.178.0 (2025-01-15)

  • Feature - This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.

  • Feature - Default to using CRC32 checksum validation for S3 uploads and downloads.

1.177.0 (2025-01-03)

  • Feature - This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.
Commits

Updates govuk-components from 5.7.1 to 5.8.0

Release notes

Sourced from govuk-components's releases.

Version 5.8.0

Commits
  • 0be048c Release version 5.8.0
  • 07507d1 Update rubocop-govuk requirement from = 5.0.2 to = 5.0.7 (#577)
  • 69fcf59 Disable incorrect cop
  • 8386f26 Update rubocop-govuk requirement from = 5.0.2 to = 5.0.7
  • 5a0224d Update view_component requirement from >= 3.18, < 3.21 to >= 3.18, < 3.22 (#576)
  • c41e6df Update view_component requirement from >= 3.18, < 3.21 to >= 3.18, < 3.22
  • cce9e50 Upgrade to govuk-frontend 5.8.0 (#578)
  • c22ada1 Upgrade to govuk-frontend 5.8.0
  • 6489781 Update rouge requirement from ~> 4.4.0 to ~> 4.5.1 (#575)
  • 7f62ce2 Update rouge requirement from ~> 4.4.0 to ~> 4.5.1
  • Additional commits viewable in compare view

Updates govuk_design_system_formbuilder from 5.7.1 to 5.8.0

Release notes

Sourced from govuk_design_system_formbuilder's releases.

Version 5.8.0

Commits
  • 611e44e Release version 5.8.0
  • 829cc87 Merge pull request #546 from x-govuk/upgrade-to-govuk-frontend-5.8.0
  • 4e31047 Upgrade to govuk-frontend 5.8.0
  • deb8089 Merge pull request #545 from jsugarman/jsugarman/handle-frozen-string-depreca...
  • a6ca88b Amend ruby 3.2 patch version to 3.2.6
  • 8e9f932 Amend support-versions list and supported ruby and rails badges in README
  • 1b6f202 Handle frozen string literal
  • 117b05e Extend ruby and rails test matrices to cover latest of each
  • 2024ba3 Make ostruct explcit dependency
  • fde9552 Merge pull request #544 from x-govuk/dependabot/npm_and_yarn/guide/sass-1.83.0
  • Additional commits viewable in compare view

Updates sidekiq from 7.3.7 to 7.3.8

Changelog

Sourced from sidekiq's changelog.

7.3.8

  • Fix dead tag links #6554
  • Massive Web UI performance improvement, some pages up to 15x faster #6555
Commits

Updates sentry-rails from 5.22.1 to 5.22.2

Changelog

Sourced from sentry-rails's changelog.

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)
Commits

Updates sentry-ruby from 5.22.1 to 5.22.2

Changelog

Sourced from sentry-ruby's changelog.

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)
Commits

Updates erb_lint from 0.7.0 to 0.9.0

Release notes

Sourced from erb_lint's releases.

v0.9.0

What's New

New Contributors

Full Changelog: Shopify/erb_lint@v0.8.0...v0.9.0

v0.8.0

What's Changed

New Contributors

Full Changelog: Shopify/erb_lint@v0.7.0...v0.8.0

Commits

Updates overcommit from 0.64.1 to 0.65.0

Release notes

Sourced from overcommit's releases.

0.65.0

What's Changed

Full Changelog: sds/overcommit@v0.64.1...v0.65.0

Changelog

Sourced from overcommit's changelog.

0.65.0

  • Load bundled gems on expected version
Commits

Updates launchy from 3.0.1 to 3.1.0

Changelog

Sourced from launchy's changelog.

Version 3.1.0 - 2025-01-23

  • Fix the argv array when passing to ChildProcess on windows - copiousfreetime/launchy#159
  • Update the ruby test matrix for 3.4
  • Update the ruby test matrix to drop 3.0
Commits
  • 27e3196 Release 3.1.0
  • 5c4034f Merge pull request #162 from copiousfreetime/release/3.1.0
  • a6f8063 prep release 3.1.0
  • 5c542d3 Merge pull request #160 from copiousfreetime/bugfix/windows-argv-list
  • 4b2d358 Fix the generation of argv for ChildProcess
  • 8691074 Merge pull request #161 from copiousfreetime/maintenance/update-test-matrix
  • 8a74d04 using 3.2.5 on macos since there is an abort error on 3.2.6
  • 4dfeb31 bundle lock --add-checksums
  • 47a6d11 nromalize platforms
  • 4cd98ea downrev zeitwerk as we need a version that works with ruby 3.1.6
  • Additional commits viewable in compare view

Updates rubocop from 1.69.2 to 1.71.0

Release notes

Sourced from rubocop's releases.

RuboCop 1.71

New features

Bug fixes

  • #13684: Fix a false positive for Style/FrozenStringLiteralComment when using the frozen string literal magic comment in Active Admin's arb files. (@​koic)
  • #13372: Add rubocop_cache to the path given by --cache-root when pruning cache. (@​capncavedan)
  • #13257: Fix department disable/enable comments enabling the cop for the whole file even if that file is excluded by the cop. (@​earlopain)
  • #13704: Fix false positives for Lint/OutOfRangeRegexpRef when matching with match using safe navigation. (@​koic)
  • #13720: Fix false positives for Style/BlockDelimiters when using brace blocks as conditions under EnforcedStyle: semantic. (@​koic)
  • #13688: Fix false negative on Style/RedundantLineContinuation when the continuation is preceded by an interpolated string. (@​dvandersluis)
  • #13677: Fix false negative on Style/RedundantLineContinuation when the continuation is followed by a percent array. (@​dvandersluis)
  • #13692: Fix false positive in Style/RedundantLineContinuation when the ruby code ends with a commented continuation. (@​dvandersluis)
  • #13675: Fix invalid autocorrect for Style/ArrayFirstLast when calling .[] or &.[] with 0 or -1. (@​dvandersluis)
  • #13685: Fix syntax error introduced by Lint/SafeNavigationChain when adding safe navigation to an operator call inside a hash. (@​dvandersluis)
  • #13725: Fix an incorrect autocorrect for Style/IfUnlessModifier when using omitted hash values in an assignment. (@​elliottt)
  • #13667: Maintain precedence in autocorrect for Style/SoleNestedConditional. (@​tejasbubane)
  • #13679: Fix false positive for Style/RedundantLineContinuation when calling methods with fully qualified constants. (@​earlopain)
  • #13728: Fix a RuboCop error on provided glob pattern which matches directory. ([@​viralpraxis][])
  • #13693: Fix Style/ConditionalAssignment cop error on unless without else and assign_inside_condition enforced style. ([@​viralpraxis][])
  • #13669: Fix Style/FrozenStringLiteralComment cop error on unnormalized magic comment and never enforced style. ([@​viralpraxis][])
  • #13696: Update Metrics/CollectionLiteralLength to only register for [] when called on Set. (@​dvandersluis)

Changes

... (truncated)

Changelog

Sourced from rubocop's changelog.

1.71.0 (2025-01-22)

New features

Bug fixes

  • #13684: Fix a false positive for Style/FrozenStringLiteralComment when using the frozen string literal magic comment in Active Admin's arb files. ([@​koic][])
  • #13372: Add rubocop_cache to the path given by --cache-root when pruning cache. ([@​capncavedan][])
  • #13257: Fix department disable/enable comments enabling the cop for the whole file even if that file is excluded by the cop. ([@​earlopain][])
  • #13704: Fix false positives for Lint/OutOfRangeRegexpRef when matching with match using safe navigation. ([@​koic][])
  • #13720: Fix false positives for Style/BlockDelimiters when using brace blocks as conditions under EnforcedStyle: semantic. ([@​koic][])
  • #13688: Fix false negative on Style/RedundantLineContinuation when the continuation is preceded by an interpolated string. ([@​dvandersluis][])
  • #13677: Fix false negative on Style/RedundantLineContinuation when the continuation is followed by a percent array. ([@​dvandersluis][])
  • #13692: Fix false positive in Style/RedundantLineContinuation when the ruby code ends with a commented continuation. ([@​dvandersluis][])
  • #13675: Fix invalid autocorrect for Style/ArrayFirstLast when calling .[] or &.[] with 0 or -1. ([@​dvandersluis][])
  • #13685: Fix syntax error introduced by Lint/SafeNavigationChain when adding safe navigation to an operator call inside a hash. ([@​dvandersluis][])
  • #13725: Fix an incorrect autocorrect for Style/IfUnlessModifier when using omitted hash values in an assignment. ([@​elliottt][])
  • #13667: Maintain precedence in autocorrect for Style/SoleNestedConditional. ([@​tejasbubane][])
  • #13679: Fix false positive for Style/RedundantLineContinuation when calling methods with fully qualified constants. ([@​earlopain][])
  • #13728: Fix a RuboCop error on provided glob pattern which matches directory. ([@​viralpraxis][])
  • #13693: Fix Style/ConditionalAssignment cop error on unless without else and assign_inside_condition enforced style. ([@​viralpraxis][])
  • #13669: Fix Style/FrozenStringLiteralComment cop error on unnormalized magic comment and never enforced style. ([@​viralpraxis][])
  • #13696: Update Metrics/CollectionLiteralLength to only register for [] when called on Set. ([@​dvandersluis][])

Changes

1.70.0 (2025-01-10)

New features

... (truncated)

Commits
  • 6b13abb Cut 1.71
  • c923a84 Update Changelog
  • 83958cb Rename c_send to csend for consistency
  • 1f25c2c Add new InternalAffairs/OnSendWithoutOnCSend cop
  • 95f45cc [Fix #13323] Add new Lint/ArrayLiteralInRegexp cop
  • 30c4e20 Update Lint/LiteralInInterpolation to not handle array literals inside a re...
  • 7edf6d7 [Doc] Move rubocop-i18n from puppetlabs to rubocop org
  • c746991 Merge pull request #13737 from dvandersluis/fix-jruby-ci
  • b3c8061 Fix jruby CI error
  • 617fd40 Merge pull request #13734 from dvandersluis/fix-expect-offense
  • Additional commits viewable in compare view

Updates rubocop-performance from 1.23.0 to 1.23.1

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance 1.23.1

Bug fixes

  • #478: Fix Performance/RedundantStringChars cop error in case of implicit receiver. (@​viralpraxis)
  • #480: Fix Performance/Squeeze cop error on frozen AST string node value. (@​viralpraxis)
Changelog

Sourced from rubocop-performance's changelog.

1.23.1 (2025-01-04)

Bug fixes

  • #478: Fix Performance/RedundantStringChars cop error in case of implicit receiver. ([@​viralpraxis][])
  • #480: Fix Performance/Squeeze cop error on frozen AST string node value. ([@​viralpraxis][])
Commits
  • 2b5c8c6 Cut 1.23.1
  • cfc046b Update Changelog
  • f0e791c Use RuboCop RSpec 3.3 for development
  • f8e9c2b Bump license years to 2025
  • 5d78dea Merge pull request #483 from koic/ci_against_ruby_34
  • 447e273 CI against Ruby 3.4
  • d058c88 Merge pull request #480 from viralpraxis/fix-performance-squeeze-cop-error-on...
  • 9fdbe4e Fix Performance/Squeeze cop error on frozen AST string node value
  • ad9fd62 Merge pull request #481 from kyanagi/patch-1
  • 087843a [DOC] Fix markup of Performance/Count
  • Additional commits viewable in compare view

Updates rubocop-rails from 2.28.0 to 2.29.1

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails 2.29.1

Bug fixes

  • #1423: Fix an error for Rails/StrongParametersExpect when using permit with no arguments. (@​koic)
  • #1417: Fix an incorrect autocorrect for Rails/StrongParametersExpect when using a leading dot multiline call to require with permit. (@​koic)
  • #1356: Enhance Rails/DuplicateAssociation to handle alias. (@​ydakuka)
  • #1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/FilePath cop. (@​ydakuka)
  • #1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/RootPathnameMethods cop. (@​ydakuka)
  • #1228: Enhance Rails/SaveBang to properly handle instance variables. (@​ydakuka)

RuboCop Rails 2.29.0

New features

Bug fixes

  • #1409: Fix an error for Rails/ReversibleMigration when calling drop_table without any arguments. (@​earlopain)
  • #1397: Fix an incorrect autocorrect for Rails/TimeZone when Time.new has a string argument. (@​mterada1228)
  • #1406: Fix autocorrection for Rails/IndexBy and Rails/IndexWith when map { ... }.to_h is enclosed in another block. (@​franzliedke, @​eugeneius)
  • #1404: Update Rails/IndexBy and Rails/IndexWith to support numbered block parameters. (@​eugeneius)
  • #1405: Fix autocorrection for Rails/IndexWith when the value is a hash literal without braces. (@​koic, @​eugeneius)
  • #1414: Fix Rails/HttpPositionalArguments cop false positives with arguments forwarding. (@​viralpraxis)

Changes

  • #1410: Make registered cops aware of AllCops: MigratedSchemaVersion. (@​koic)
Changelog

Sourced from rubocop-rails's changelog.

2.29.1 (2025-01-25)

Bug fixes

  • #1423: Fix an error for Rails/StrongParametersExpect when using permit with no arguments. ([@​koic][])
  • #1417: Fix an incorrect autocorrect for Rails/StrongParametersExpect when using a leading dot multiline call to require with permit. ([@​koic][])
  • #1356: Enhance Rails/DuplicateAssociation to handle alias. ([@​ydakuka][])
  • #1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/FilePath cop. ([@​ydakuka][])
  • #1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/RootPathnameMethods cop. ([@​ydakuka][])
  • #1228: Enhance Rails/SaveBang to properly handle instance variables. ([@​ydakuka][])

2.29.0 (2025-01-18)

New features

Bug fixes

  • #1409: Fix an error for Rails/ReversibleMigration when calling drop_table without any arguments. ([@​earlopain][])
  • #1397: Fix an incorrect autocorrect for Rails/TimeZone when Time.new has a string argument. ([@​mterada1228][])
  • #1406: Fix autocorrection for Rails/IndexBy and Rails/IndexWith when map { ... }.to_h is enclosed in another block. ([@​franzliedke][], [@​eugeneius][])
  • #1404: Update Rails/IndexBy and Rails/IndexWith to support numbered block parameters. ([@​eugeneius][])
  • #1405: Fix autocorrection for Rails/IndexWith when the value is a hash literal without braces. ([@​koic][], [@​eugeneius][])
  • #1414: Fix Rails/HttpPositionalArguments cop false positives with arguments forwarding. ([@​viralpraxis][])

Changes

  • #1410: Make registered cops aware of AllCops: MigratedSchemaVersion. ([@​koic][])
Commits
  • a54b408 Cut 2.29.1
  • 18f5484 Update Changelog
  • c0f086f Apply bundle exec rubocop --regenerate-todo
  • d1443ca Merge pull request #1419 from ydakuka/fix/enhance-rails-duplicate-association...
  • 10829d3 [Fix rubocop#1356] Enhance Rails/DuplicateAssociation to handle alias
  • 7024ab5 Merge pull request #1415 from ydakuka/fix/typeerror_in_the_file_path_cop
  • 3677f7b [Fix rubocop#1389] Handle TypeError caused by an array in Rails/FilePath cop
  • 158cd38 Merge pull request #1424 from koic/fix_an_error_for_rails_strong_parameters_e...
  • ce69ef7 Merge pull request #1416 from ydakuka/fix/typeerror_in_the_root_pathname_meth...
  • e48fec2 [Fix #1423] Fix an error for Rails/StrongParametersExpect
  • Additional commits viewable in compare view

Updates rubocop-rspec from 3.3.0 to 3.4.0

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v3.4.0

  • Fix RSpec/SortMetadata cop to limit sorting to trailing metadata arguments. (@​cbliard)
  • Replace RSpec/StringAsInstanceDoubleConstant with RSpec/VerifiedDoubleReference configured to only support constant class references. (@​corsonknowles)
  • Fix RSpec/EmptyExampleGroup cop false positive when a simple conditional is used inside an iterator. (@​lovro-bikic)
Changelog

Sourced from rubocop-rspec's changelog.

<...

Description has been truncated

Bumps the bundler group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.176.1` | `1.178.0` |
| [govuk-components](https://github.com/x-govuk/govuk-components) | `5.7.1` | `5.8.0` |
| [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) | `5.7.1` | `5.8.0` |
| [sidekiq](https://github.com/sidekiq/sidekiq) | `7.3.7` | `7.3.8` |
| [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.22.1` | `5.22.2` |
| [erb_lint](https://github.com/Shopify/erb-lint) | `0.7.0` | `0.9.0` |
| [overcommit](https://github.com/sds/overcommit) | `0.64.1` | `0.65.0` |
| [launchy](https://github.com/copiousfreetime/launchy) | `3.0.1` | `3.1.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.69.2` | `1.71.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.23.0` | `1.23.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.28.0` | `2.29.1` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.3.0` | `3.4.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.27.0` | `4.28.0` |
| [super_diff](https://github.com/splitwise/super_diff) | `0.14.0` | `0.15.0` |



Updates `aws-sdk-s3` from 1.176.1 to 1.178.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `govuk-components` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.7.1...v5.8.0)

Updates `govuk_design_system_formbuilder` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.7.1...v5.8.0)

Updates `sidekiq` from 7.3.7 to 7.3.8
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.3.7...v7.3.8)

Updates `sentry-rails` from 5.22.1 to 5.22.2
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.22.1...5.22.2)

Updates `sentry-ruby` from 5.22.1 to 5.22.2
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.22.1...5.22.2)

Updates `erb_lint` from 0.7.0 to 0.9.0
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.7.0...v0.9.0)

Updates `overcommit` from 0.64.1 to 0.65.0
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](sds/overcommit@v0.64.1...v0.65.0)

Updates `launchy` from 3.0.1 to 3.1.0
- [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md)
- [Commits](copiousfreetime/launchy@v3.0.1...v3.1.0)

Updates `rubocop` from 1.69.2 to 1.71.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.2...v1.71.0)

Updates `rubocop-performance` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.23.0...v1.23.1)

Updates `rubocop-rails` from 2.28.0 to 2.29.1
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.28.0...v2.29.1)

Updates `rubocop-rspec` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.3.0...v3.4.0)

Updates `selenium-webdriver` from 4.27.0 to 4.28.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.28.0)

Updates `super_diff` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/splitwise/super_diff/releases)
- [Changelog](https://github.com/splitwise/super_diff/blob/main/CHANGELOG.md)
- [Commits](splitwise/super_diff@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: govuk-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: erb_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: overcommit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: launchy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: super_diff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2025 14:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2025
@dependabot dependabot bot deleted the dependabot/bundler/bundler-76551c15b7 branch January 29, 2025 03:45
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