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

build(deps): bump the bundler group across 1 directory with 19 updates #7466

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

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

Package From To
faraday 2.12.0 2.12.1
pagy 9.2.2 9.3.1
browser 6.0.0 6.1.0
sidekiq 7.3.5 7.3.6
aws-sdk-s3 1.170.1 1.173.0
grover 1.1.11 1.2.0
super_diff 0.13.0 0.14.0
minitest 5.25.1 5.25.2
mutex_m 0.2.0 0.3.0
rack-protection 4.0.0 4.1.1
rackup 2.2.0 2.2.1
rdoc 6.7.0 6.8.1
sys-uname 1.3.0 1.3.1

Updates faraday from 2.12.0 to 2.12.1

Release notes

Sourced from faraday's releases.

v2.12.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.0...v2.12.1

Commits

Updates pagy from 9.2.2 to 9.3.1

Release notes

Sourced from pagy's releases.

Version 9.3.1

✴ What's new in 9.0+ ✴

  • Wicked-fast Keyset Pagination for big data! It works with ActiveRecord::Relation and Sequel::Dataset sets.
  • More Playground Apps to showcase, clone and develop pagy APPs without any setup on your side
  • Lots of refactorings and optimizations
  • See the Changelog for possible breaking changes

Changes in 9.3.1

  • Added qualified column names to the keyset query

CHANGELOG

Version 9.3.0

✴ What's new in 9.0+ ✴

  • Wicked-fast Keyset Pagination for big data! It works with ActiveRecord::Relation and Sequel::Dataset sets.
  • More Playground Apps to showcase, clone and develop pagy APPs without any setup on your side
  • Lots of refactorings and optimizations
  • See the Changelog for possible breaking changes

Changes in 9.3.0

  • Remove the :typecast_latest variable
  • Add the :jsonify_keyset_attributes variable to override the encoding (#749)

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.3.1

  • Added qualified column names to the keyset query

Version 9.3.0

  • Remove the :typecast_latest variable
  • Add the :jsonify_keyset_attributes variable to override the encoding (#749)
Commits
  • 0475ba4 Merge branch 'dev'
  • e76acc2 Version 9.3.1
  • 8b78339 Added qualified column names to the keyset query
  • 30d48c2 Improve comments and indentation [skip-log]
  • 079fe81 Merge branch 'dev'
  • 1b3db0f Version 9.3.0
  • 3837c60 Remove the :typecast_latest variable
  • 8a9ae6f Add the :jsonify_keyset_attributes variable to override the encoding (#749)
  • aa1f502 Update gems and javascript packages
  • 4031b98 Improve docs
  • Additional commits viewable in compare view

Updates browser from 6.0.0 to 6.1.0

Changelog

Sourced from browser's changelog.

6.1.0

  • Add more bots (mostly related to AI crawlers)
  • Add AppSignal bot
  • Add Checkly bot
  • Detect Chrome when requesting desktop site.
Commits

Updates sidekiq from 7.3.5 to 7.3.6

Changelog

Sourced from sidekiq's changelog.

7.3.6

  • Forward compatibility fixes for Ruby 3.4
  • Filtering in the Web UI now works via GET so you can bookmark a filtered view. #6497
Commits

Updates aws-sdk-s3 from 1.170.1 to 1.173.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.173.0 (2024-11-21)

  • Feature - Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API.

1.172.0 (2024-11-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.171.0 (2024-11-14)

  • Feature - This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas.
Commits

Updates grover from 1.1.11 to 1.2.0

Changelog

Sourced from grover's changelog.

1.2.0 - 2024-11-19

Breaking Change

  • #266 Make combine_pdf dependency optional + support Yarn PnP ([@​le0pard][])
Commits

Updates super_diff from 0.13.0 to 0.14.0

Release notes

Sourced from super_diff's releases.

0.14.0

What's Changed

Features

Other changes

  • Switch from Prettier to Rubocop. #269
  • Fix outdated reference in documentation. #270 by @​emmanuel-ferdman
  • Replace Zeus with forking strategy for tests. #271

New Contributors

Full Changelog: splitwise/super_diff@v0.13.0...v0.14.0

Changelog

Sourced from super_diff's changelog.

0.14.0 - 2024-11-15

Features

Other changes

  • Switch from Prettier to Rubocop. #269
  • Fix outdated reference in documentation. #270 by @​emmanuel-ferdman
  • Replace Zeus with forking strategy for tests. #271
Commits

Updates aws-partitions from 1.1005.0 to 1.1012.0

Changelog

Sourced from aws-partitions's changelog.

1.1012.0 (2024-11-21)

  • Feature - Added support for enumerating regions for Aws::NotificationsContacts.

  • Feature - Added support for enumerating regions for Aws::Notifications.

1.1011.0 (2024-11-20)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1010.0 (2024-11-19)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1009.0 (2024-11-15)

  • Feature - Added support for enumerating regions for Aws::ConnectCampaignsV2.

1.1008.0 (2024-11-15)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1007.0 (2024-11-14)

  • Feature - Added support for enumerating regions for Aws::PartnerCentralSelling.

1.1006.0 (2024-11-13)

  • Feature - Added support for enumerating regions for Aws::Billing.
Commits

Updates aws-sdk-core from 3.212.0 to 3.213.0

Changelog

Sourced from aws-sdk-core's changelog.

3.213.0 (2024-11-14)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks.

Commits

Updates aws-sdk-kms from 1.95.0 to 1.96.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.96.0 (2024-11-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates faraday-net_http from 3.3.0 to 3.4.0

Release notes

Sourced from faraday-net_http's releases.

v3.4.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.3.0...v3.4.0

Commits

Updates json from 2.8.1 to 2.8.2

Release notes

Sourced from json's releases.

v2.8.2

What's Changed

  • JSON.load_file: explictly load the file as UTF-8

Full Changelog: ruby/json@v2.8.1...v2.8.2

Changelog

Sourced from json's changelog.

2024-11-14 (2.8.2)

  • JSON.load_file explictly read the file as UTF-8.
Commits
  • d5e4a6e Release 2.8.2
  • 72bea9d Merge pull request #706 from YuheiNakasaka/fix-redundant-to_str
  • 61f022d Fix redundant to_str call
  • d0dae8f Merge pull request #705 from casperisfine/key-cache-in-array-only
  • 00c45dd Only use the key cache if the Hash is in an Array
  • 3a09ad1 Merge pull request #704 from tompng/test_verbose_fix
  • 6ae9155 Fix $VERBOSE restore
  • 821b92e Merge pull request #703 from casperisfine/oj-parser-thread-safe
  • 855563f Benchmark Oj::Parser in a thread safe way
  • b1397e2 Merge pull request #702 from casperisfine/load-file-utf8
  • Additional commits viewable in compare view

Updates mini_portile2 from 2.8.7 to 2.8.8

Release notes

Sourced from mini_portile2's releases.

2.8.8 / 2024-11-14

Improved

  • Raise an exception with a clear error message when xzcat is needed but is not installed. (#152) @​flavorjones
Changelog

Sourced from mini_portile2's changelog.

2.8.8 / 2024-11-14

Improved

  • Raise an exception with a clear error message when xzcat is needed but is not installed. (#152) @​flavorjones
Commits
  • 17cd199 version bump to v2.8.8
  • e049576 Merge pull request #152 from flavorjones/flavorjones-check-xzcat-presence
  • a51c1d6 Check for the existence of xzcat
  • 3b06384 Merge pull request #151 from flavorjones/flavorjones-dep-minitest-hooks
  • 1e58879 minitest 5.25 change a method sig used by minitest-hooks
  • b2bee41 Merge pull request #150 from flavorjones/flavorjones-ci-ruby-head
  • f0bd171 dep: move dependencies into Gemfile
  • 472491c ci: move ruby-head tests into upstream workflow
  • 3c36b20 ci: fix upstream skeleton
  • ed7b344 ci: introduce skeleton for upstream
  • Additional commits viewable in compare view

Updates minitest from 5.25.1 to 5.25.2

Changelog

Sourced from minitest's changelog.

=== 5.25.2 / 2024-11-21

  • 4 bug fixes:

    • Include class name in spec name. (thomasmarshall)
    • Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
    • Minitest top-level namespace no longer includes entire contents of README.rdoc. Too much!
    • Refactored spec's describe to more cleanly determine the superclass and name
Commits
  • d1b5451 prepped for release
  • 3d54995 + Include class name in spec name. (thomasmarshall)
  • b3cab87 - Refactored spec's describe to more cleanly determine the superclass and name
  • 3214429 - Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
  • e4417c5 Changed some reporter tests to use FakeTest instead of loading up Runnable w/...
  • 20dfa7b - Minitest top-level namespace no longer includes entire contents of README.r...
  • See full diff in compare view

Updates mutex_m from 0.2.0 to 0.3.0

Release notes

Sourced from mutex_m's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: ruby/mutex_m@v0.2.0...v0.3.0

Commits
  • 9fc3ee4 Bump up v0.3.0
  • 942bf36 Enabled trusted publisher for rubygems.org
  • ca450ee Update license files same as ruby/ruby
  • 79b81d7 Merge pull request #20 from ksss/publish-rbs
  • f520890 Publish RBS
  • 86ee143 Merge pull request #6 from jeremyevans/prepend
  • f0788b4 Merge branch 'master' into prepend
  • be6537b Move development dependencies to Gemfile
  • ddc6f3e Exclude older than 2.6 on macos-14
  • 8bb86ee Merge pull request #17 from mblumtritt/master
  • Additional commits viewable in compare view

Updates rack-protection from 4.0.0 to 4.1.1

Changelog

Sourced from rack-protection's changelog.

4.1.1 / 2024-11-20

  • Fix: Restore WEBrick support (#2067)

4.1.0 / 2024-11-18

  • New: Add host_authorization setting (#2053)
    • Defaults to .localhost, .test and any IP address in development mode.
    • Security: addresses CVE-2024-21510.
  • Fix: Return an instance of Sinatra::IndifferentHash when calling #except (#2044)
  • Fix: Address warning from URI for Ruby 3.4 (#2060)
  • Fix: rackup no longer depends on WEBrick, recommend Puma instead (4a558503)
  • Fix: Zeitwerk 2.7.0+ compatibility (#2050)
  • Fix: Address warning about Hash construction for Ruby 3.4 (#2028)
  • Fix: Declare missing dependencies for Ruby 3.5 (#2032)
  • Fix: Compatibility with --enable-frozen-string-literal (#2033)
  • Fix: Rack 3.1 compatibility (#2035)
    • Don't depend on Rack::Logger
    • Don't delete content-length header when Rack::Files is used

4.0.0. / 2024-01-19

  • New: Add support for Rack 3 (#1857)

    • Note: you may want to read the [Rack 3 Upgrade Guide]
  • Require Ruby 2.7.8 as minimum Ruby version (#1993)

  • Breaking change: Drop support for Rack 2 (#1857)

    • Note: when using Sinatra to start the web server, you now need the rackup gem installed
  • Breaking change: Remove the IndifferentHash initializer (#1982)

  • Breaking change: Disable session_hijacking protection by default (#1984)

  • Breaking change: Remove Rack::Protection::EncryptedCookie (#1989)

    • Note: cookies are still encrypted (by [Rack::Session::Cookie])

#1857: sinatra/sinatra#1857 #1993: sinatra/sinatra#1993 #1982: sinatra/sinatra#1982 #1984: sinatra/sinatra#1984 #1989: sinatra/sinatra#1989 [Rack::Session::Cookie]: https://github.com/rack/rack-session [Rack 3 Upgrade Guide]: https://github.com/rack/rack/blob/main/UPGRADE-GUIDE.md

3.2.0 / 2023-12-29

  • New: Add #except method to Sinatra::IndifferentHash (#1940)

  • New: Use Exception#detailed_message to show backtrace (#1952)

... (truncated)

Commits

Updates rackup from 2.2.0 to 2.2.1

Changelog

Sourced from rackup's changelog.

v2.2.1

  • Try to require webrick and rackup/handler/webrick by default, for compatibility with code that expects them to be available.
Commits
  • e9814d3 Bump patch version.
  • aa0acac Require the webrick handler when webrick is available (#27)
  • ee4fe54 Update RubyGems to fix Ruby 2.5 psych compatibility issue. (#28)
  • 8d32c96 Backfill releases.md.
  • 3301bdc Add Ruby version guard to bake-releases gem.
  • See full diff in compare view

Updates rdoc from 6.7.0 to 6.8.1

Release notes

Sourced from rdoc's releases.

v6.8.1

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: ruby/rdoc@v6.8.0...v6.8.1

v6.8.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

📚 Documentation

... (truncated)

Commits

Updates sys-uname from 1.3.0 to 1.3.1

Changelog

Sourced from sys-uname's changelog.

1.3.1 - 19-Nov-2024

  • Remove a useless ostruct require. Thanks go to Koichi Ito for the spot and patch.
Commits
  • 52c4a34 Add changes for 1.3.1 release.
  • 6504f1f Merge pull request #23 from koic/remove_useless_require_ostruct
  • 7904c37 Suppress a Ruby 3.3's warning
  • 4d141f7 Merge pull request #22 from djberg96/freebsd_github_action
  • 7556b23 Test FreeBSD github...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [faraday](https://github.com/lostisland/faraday) | `2.12.0` | `2.12.1` |
| [pagy](https://github.com/ddnexus/pagy) | `9.2.2` | `9.3.1` |
| [browser](https://github.com/fnando/browser) | `6.0.0` | `6.1.0` |
| [sidekiq](https://github.com/sidekiq/sidekiq) | `7.3.5` | `7.3.6` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.170.1` | `1.173.0` |
| [grover](https://github.com/Studiosity/grover) | `1.1.11` | `1.2.0` |
| [uri](https://github.com/ruby/uri) | `0.13.1` | `1.0.2` |
| [super_diff](https://github.com/splitwise/super_diff) | `0.13.0` | `0.14.0` |
| [minitest](https://github.com/minitest/minitest) | `5.25.1` | `5.25.2` |
| [mutex_m](https://github.com/ruby/mutex_m) | `0.2.0` | `0.3.0` |
| [rack-protection](https://github.com/sinatra/sinatra) | `4.0.0` | `4.1.1` |
| [rackup](https://github.com/rack/rackup) | `2.2.0` | `2.2.1` |
| [rdoc](https://github.com/ruby/rdoc) | `6.7.0` | `6.8.1` |
| [sys-uname](https://github.com/djberg96/sys-uname) | `1.3.0` | `1.3.1` |



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

Updates `pagy` from 9.2.2 to 9.3.1
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.2.2...9.3.1)

Updates `browser` from 6.0.0 to 6.1.0
- [Changelog](https://github.com/fnando/browser/blob/main/CHANGELOG.md)
- [Commits](fnando/browser@v6.0.0...v6.1.0)

Updates `sidekiq` from 7.3.5 to 7.3.6
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.3.5...v7.3.6)

Updates `aws-sdk-s3` from 1.170.1 to 1.173.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 `grover` from 1.1.11 to 1.2.0
- [Release notes](https://github.com/Studiosity/grover/releases)
- [Changelog](https://github.com/Studiosity/grover/blob/main/CHANGELOG.md)
- [Commits](Studiosity/grover@v1.1.11...v1.2.0)

Updates `uri` from 0.13.1 to 1.0.2
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](ruby/uri@v0.13.1...v1.0.2)

Updates `super_diff` from 0.13.0 to 0.14.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.13.0...v0.14.0)

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

Updates `aws-sdk-core` from 3.212.0 to 3.213.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-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-kms` from 1.95.0 to 1.96.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-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `faraday-net_http` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0)

Updates `json` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.8.1...v2.8.2)

Updates `mini_portile2` from 2.8.7 to 2.8.8
- [Release notes](https://github.com/flavorjones/mini_portile/releases)
- [Changelog](https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md)
- [Commits](flavorjones/mini_portile@v2.8.7...v2.8.8)

Updates `minitest` from 5.25.1 to 5.25.2
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.1...v5.25.2)

Updates `mutex_m` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/ruby/mutex_m/releases)
- [Commits](ruby/mutex_m@v0.2.0...v0.3.0)

Updates `rack-protection` from 4.0.0 to 4.1.1
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v4.0.0...v4.1.1)

Updates `rackup` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/rack/rackup/releases)
- [Changelog](https://github.com/rack/rackup/blob/main/releases.md)
- [Commits](rack/rackup@v2.2.0...v2.2.1)

Updates `rdoc` from 6.7.0 to 6.8.1
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.7.0...v6.8.1)

Updates `sys-uname` from 1.3.0 to 1.3.1
- [Changelog](https://github.com/djberg96/sys-uname/blob/main/CHANGES.md)
- [Commits](djberg96/sys-uname@sys-uname-1.3.0...sys-uname-1.3.1)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: browser
  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: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: grover
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: uri
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bundler
- dependency-name: super_diff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: aws-sdk-kms
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: faraday-net_http
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: mini_portile2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: minitest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: mutex_m
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rack-protection
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rackup
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rdoc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: sys-uname
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 22, 2024 07:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 22, 2024
This will allow us to update the bulk of gems while
we work on the URI update separately
@colinbruce colinbruce force-pushed the dependabot/bundler/bundler-1d412a875a branch from 508c2c8 to ff06a47 Compare November 22, 2024 09:02
@colinbruce colinbruce changed the title build(deps): bump the bundler group across 1 directory with 20 updates build(deps): bump the bundler group across 1 directory with 19 updates Nov 22, 2024
Copy link
Contributor

@skdejong skdejong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@colinbruce colinbruce merged commit 3ba1665 into main Nov 22, 2024
15 checks passed
@colinbruce colinbruce deleted the dependabot/bundler/bundler-1d412a875a branch November 22, 2024 09: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.

2 participants