Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the ruby-deps group with 4 updates: icalendar, commonmarker, rubocop-performance and selenium-webdriver.

Updates icalendar from 2.12.0 to 2.12.1

Changelog

Sourced from icalendar's changelog.

2.12.1 - 2025-10-19

  • Fix a problem with invalid ics generation for calendars with custom properties that include a tzid parameter.
Commits
  • 0aa950a Bump version to 2.12.1
  • f9778d3 Merge pull request #318 from icalendar/fix-tz-store
  • 21379f4 Prevent surprises by not delegating all DowncasedHash methods to Hash
  • c8c08f4 Pass timezone_store in the context instead of params
  • a515e4d Add context to Icalendar::Value for information that should not be output dir...
  • 5844e0a Create parser test for issue #317
  • See full diff in compare view

Updates commonmarker from 2.4.1 to 2.5.0

Release notes

Sourced from commonmarker's releases.

v2.5.0

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.1...v2.5.0

Changelog

Sourced from commonmarker's changelog.

[v2.5.0] - 14-10-2025

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.1...v2.5.0

Commits
  • 389b872 Merge pull request #403 from gjtorikian/release/v2.5.0
  • d8cb6b6 [skip test] update changelog
  • 88f07e2 Merge pull request #402 from gjtorikian/push-soykspqvskku
  • 6c1829a 💎 2.5.0
  • e2964c7 Merge pull request #401 from gjtorikian/push-tlqslwlzokxt
  • 076afd2 Add inline_footnotes support
  • 569f901 Bump comrak from 0.43.0 to 0.44.0
  • c9edb62 Merge pull request #400 from gjtorikian/dependabot/cargo/magnus-0.8.2
  • abe2613 Bump magnus from 0.8.1 to 0.8.2
  • e32e283 Merge pull request #399 from gjtorikian/dependabot/cargo/syntect-5.3.0
  • Additional commits viewable in compare view

Updates rubocop-performance from 1.26.0 to 1.26.1

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance v1.26.1

Bug fixes

  • #517: Fix false positives for Performance/RedundantStringChars when using str.chars[0, 2]. (@​koic)

Changes

  • #520: Disable Performance/BigDecimalWithNumericArgument by default. (@​earlopain)
Changelog

Sourced from rubocop-performance's changelog.

1.26.1 (2025-10-18)

Bug fixes

  • #517: Fix false positives for Performance/RedundantStringChars when using str.chars[0, 2]. ([@​koic][])

Changes

  • #520: Disable Performance/BigDecimalWithNumericArgument by default. ([@​earlopain][])
Commits
  • 4783c90 Cut 1.26.1
  • d3f1806 Update Changelog
  • a63df04 Merge pull request #521 from Earlopain/disable-bigdecimal
  • 7a5499f [Fix #520] Disable Performance/BigDecimalWithNumericArgument by default
  • 03a6071 Merge pull request #518 from koic/fix_false_positives_for_performance_redunda...
  • a1ef194 [Fix #517] Fix false positives for Performance/RedundantStringChars
  • 6e1afeb Tweak bug report template
  • 60ff474 Suppress RuboCop's offense
  • 955429a Switch back docs version to master
  • See full diff in compare view

Updates selenium-webdriver from 4.36.0 to 4.37.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.37.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.37.0 (2025-10-16)

  • Add CDP for Chrome 141 and remove 138
  • Update Chrome/Edge args for test environment (#16376)
  • Remove prism dependency (#16437)
  • Remove json version constraint (#16436)
Commits

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

Bumps the ruby-deps group with 4 updates: [icalendar](https://github.com/icalendar/icalendar), [commonmarker](https://github.com/gjtorikian/commonmarker), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).


Updates `icalendar` from 2.12.0 to 2.12.1
- [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md)
- [Commits](icalendar/icalendar@v2.12.0...v2.12.1)

Updates `commonmarker` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v2.4.1...v2.5.0)

Updates `rubocop-performance` from 1.26.0 to 1.26.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.26.0...v1.26.1)

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

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: commonmarker
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: rubocop-performance
  dependency-version: 1.26.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: selenium-webdriver
  dependency-version: 4.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants