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 ruby-minor-patch group with 5 updates #3340

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ruby-minor-patch group with 5 updates:

Package From To
nokogiri 1.18.1 1.18.2
tzinfo-data 1.2024.2 1.2025.1
omniauth-google-oauth2 1.2.0 1.2.1
rubocop-rails 2.28.0 2.29.0
selenium-webdriver 4.27.0 4.28.0

Updates nokogiri from 1.18.1 to 1.18.2

Release notes

Sourced from nokogiri's releases.

v1.18.2 / 2024-01-19

Fixed

  • When performing a CSS selector query, an XML document's root namespace declarations should not be applied to wildcard selectors ("*"). Fixes a bug introduced in v1.17.0. (#3411) @​flavorjones
74e0f9a7487a30a2957f46c5113d58f836436b033c9906e0bc6fee9d8cdafabf  nokogiri-1.18.2-aarch64-linux-gnu.gem
99bcea596a80eaee99f2bae2596275641ea688262c1da32b4e90db6159e86477  nokogiri-1.18.2-aarch64-linux-musl.gem
8288ec7a296e2510ca9bd053c0c5989f11260f8c07bc3e9afbafa536f7077281  nokogiri-1.18.2-arm64-darwin.gem
6fb0246b69f2c589a69254e82bc2a40aa238c4f977fd7903e283341a92935729  nokogiri-1.18.2-arm-linux-gnu.gem
dcdd4d10ed2743f0d8c887825700c3a8506aea1aa415917ac50ccc01597c51a3  nokogiri-1.18.2-arm-linux-musl.gem
93791cfb33186fe077eb9e1b8a6855b5621e328f81f565334572fa398366f8bf  nokogiri-1.18.2.gem
eefdf9f0d6086173d3488cf7a736732ee13fb6674ef15643478c20502a67bf37  nokogiri-1.18.2-java.gem
894514572fa7503ce9210e51a7f8a9a35f34f154d6406cec1ac148c3ce1536a3  nokogiri-1.18.2-x64-mingw-ucrt.gem
7fca165e5ee87e9b6b3f1377180376afc0c8652ed2a3d761f472f0e3d3a1c651  nokogiri-1.18.2-x86_64-darwin.gem
9330ced4a976604865c2a76ce158e2bc608fa83999552e85a32ec06f85f427db  nokogiri-1.18.2-x86_64-linux-gnu.gem
1cd7786ed15c76958d6a8f9a864df6208fecd624c340eb4ed211fbea60328f02  nokogiri-1.18.2-x86_64-linux-musl.gem
Changelog

Sourced from nokogiri's changelog.

v1.18.2 / 2024-01-19

Fixed

  • When performing a CSS selector query, an XML document's root namespace declarations should not be applied to wildcard selectors ("*"). Fixes a bug introduced in v1.17.0. (#3411) @​flavorjones
Commits
  • aa54fa5 version bump to v1.18.2
  • 0fb5541 backport: fix(css-selector): default XML namespace should not be applied to w...
  • 8ef2e91 ci: bump windows test images from "head" to "3.4"
  • c10fd7a dev: so tired of psych not building on various things
  • 8378749 fix(css-selector): default XML namespace is not applied to wildcard
  • b112e18 prefactor: restructure css-to-xpath tests
  • See full diff in compare view

Updates tzinfo-data from 1.2024.2 to 1.2025.1

Release notes

Sourced from tzinfo-data's releases.

v1.2025.1

Based on version 2025a of the IANA Time Zone Database (https://lists.iana.org/hyperkitty/list/[email protected]/message/MWII7R3HMCEDNUCIYQKSSTYYR7UWK4OQ/).

Commits
  • c3fd3b0 Update to tzdata version 2025a.
  • 3942329 Update to Ruby 3.4.
  • 2fe8f7a Rebuild modules for 2025 (adding an additional year of future data).
  • 7a32f23 Update copyright years.
  • 3cfd371 Update to Ubuntu 24.04.
  • 997c614 Update actions/cache and actions/checkout to v4.
  • See full diff in compare view

Updates omniauth-google-oauth2 from 1.2.0 to 1.2.1

Release notes

Sourced from omniauth-google-oauth2's releases.

Release v1.2.1

Added

Deprecated

  • Nothing.

Removed

  • Support for jwt < 2.9.2.

Fixed

  • Nothing.
Changelog

Sourced from omniauth-google-oauth2's changelog.

1.2.1 - 2025-01-18

Added

Deprecated

  • Nothing.

Removed

  • Support for jwt < 2.9.2.

Fixed

  • Nothing.
Commits
  • 3366dcb Unlock Sinatra version in example
  • a1ce612 Updated CHANGELOG.md for 1.2.1
  • f7b7a7d Bump version to 1.2.1
  • 8656538 Add examples/Gemfile.lock to .gitignore
  • 5298eb1 Use jwt v2.9.2's public claims verification API
  • 4dea8db Use local source for example code
  • 7086b82 Add FUNDING.yml
  • 719bd91 Clarify use for storing devise google data in callbacks controller
  • See full diff in compare view

Updates rubocop-rails from 2.28.0 to 2.29.0

Release notes

Sourced from rubocop-rails's releases.

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.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
  • 983f264 Cut 2.29.0
  • 72a9281 Update Changelog
  • 047dee3 Merge pull request #1414 from viralpraxis/fix-rails-http-positional-arguments...
  • 1c4c37e Merge pull request #1412 from koic/add_new_rails_strong_parameters_expect_cop
  • ffdcd44 Merge pull request #1411 from koic/make_registered_cops_aware_of_all_cops_mig...
  • d47284e Fix Rails/HttpPositionalArguments cop false positives with arguments forwar...
  • 2d6daa3 Add new Rails/StrongParametersExpect cop
  • 4e4b1e6 Add missing Include paths for Rails/MultipleRoutePaths
  • 4214608 [Fix #1410] Make registered cops aware of AllCops: MigratedSchemaVersion
  • b1fbd49 Merge pull request #1407 from koic/add_new_rails_multiple_route_paths_cop
  • Additional commits viewable in compare view

Updates selenium-webdriver from 4.27.0 to 4.28.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.28.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.28.0 (2025-01-16)

  • Add CDP for Chrome 132 and remove 129
  • [ci] Bumping versions for nightly
  • [rb] Add tests for the cookie named, and updates type (#14843)
  • [rb] Update note for return value of Hash (#14845)
  • [rb] BiDi Network: add_request_handler, remove_request_handler, clear_request_handlers (#14751)
  • Update supported versions for Chrome DevTools
Commits
  • ac34254 [build] Prepare for release of Selenium 4.28.0 (#15098)
  • 960ff05 [java][js][py] Add straight relative-by locators (#14482)
  • e4b1e48 [rb] Update Jruby to version 9.4.9.0 (#14791)
  • 50cbca9 [ci] Running format script
  • db5c5c3 [rb] Adding doc link
  • 89b84ae [rb] BiDi Network: add_request_handler, remove_request_handler, clear_request...
  • ce7448b [rb] Update note for return value of Hash (#14845)
  • 901dc6c [rb] Add tests for the cookie named, and updates type (#14843)
  • 2421c66 [ci] Bumping versions for nightly
  • See full diff 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

Bumps the ruby-minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.1` | `1.18.2` |
| [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2024.2` | `1.2025.1` |
| [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) | `1.2.0` | `1.2.1` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.28.0` | `2.29.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.27.0` | `4.28.0` |


Updates `nokogiri` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.1...v1.18.2)

Updates `tzinfo-data` from 1.2024.2 to 1.2025.1
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](tzinfo/tzinfo-data@v1.2024.2...v1.2025.1)

Updates `omniauth-google-oauth2` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases)
- [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md)
- [Commits](zquestz/omniauth-google-oauth2@v1.2.0...v1.2.1)

Updates `rubocop-rails` from 2.28.0 to 2.29.0
- [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.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)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: tzinfo-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: omniauth-google-oauth2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot dependabot bot requested a review from xmunoz January 20, 2025 20:04
@xmunoz xmunoz merged commit 3dbc1af into main Jan 21, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-minor-patch-9f0bbbb92e branch January 21, 2025 14:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant