Skip to content

Bump the "app-dependencies" group with 1 updates across multiple ecosystems#22

Merged
niquerio merged 1 commit intomainfrom
dependabot/app_dependencies-db08070284
Feb 2, 2026
Merged

Bump the "app-dependencies" group with 1 updates across multiple ecosystems#22
niquerio merged 1 commit intomainfrom
dependabot/app_dependencies-db08070284

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the app-dependencies group with 5 updates:

Package From To
thor 1.4.0 1.5.0
twilio-ruby 7.9.0 7.10.0
standard 1.52.0 1.53.0
pry 0.15.2 0.16.0
pry-byebug 3.11.0 3.12.0

Updates thor from 1.4.0 to 1.5.0

Release notes

Sourced from thor's releases.

1.5.0

What's Changed

New Contributors

Full Changelog: rails/thor@v1.4.0...v1.5.0

Commits
  • 6a680f2 Prepare for 1.5.0
  • 615b0c2 Merge pull request #919 from rails/rmf-ci
  • f16a2db Unlock bundler development dependency
  • 7b99536 Test with Ruby 4.0
  • 2a1eecb Merge pull request #918 from rails/dependabot/github_actions/actions/checkout-6
  • ed9ffca Merge pull request #916 from moritzschepp/ec-encoding
  • 5b85a33 Bump actions/checkout from 5 to 6
  • 2e2b684 fix encoding error when running a merge tool
  • b2d98fe Remove whatisthor.com references
  • 17a3be9 Merge pull request #912 from rails/dependabot/github_actions/actions/checkout-5
  • Additional commits viewable in compare view

Updates twilio-ruby from 7.9.0 to 7.10.0

Release notes

Sourced from twilio-ruby's releases.

7.10.0

Release Notes

Library - Feature

Library - Chore

Twiml

  • Added support for and inside

Assistants

  • AI Assistants v1 release

Autopilot

  • Remove Export resource from Autopilot Assistant
  • Add dialogue_sid param to Query list resource
  • Add Restore resource to Autopilot Assistant
  • Add one new property in Query i.e dialogue_sid
  • Add Export resource to Autopilot Assistant.
  • Adds two new properties in Assistant i.e needs_model_build and development_stage
  • Add Webhooks resource to Autopilot Assistant.
  • Introduce autopilot subdomain with all resources from preview.understand

Compliance

  • Added the new InventoryComplianceInsights API under version /v1.

Content

  • changes for adding v2 endpoints

Marketplace

  • Initial transition to Marketplace domain

Memory

  • API Changes

  • 2026-01-15

  • No path changes (updated metadata only)
  • 2026-01-13

  • Added 1 new path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (DeleteProfileConversationSummary)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • Added 2 new path(s):
  • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, ImportProfilesV2)

... (truncated)

Changelog

Sourced from twilio-ruby's changelog.

[2026-01-22] Version 7.10.0

Library - Feature

Library - Chore

Twiml

  • Added support for and inside

Assistants

  • AI Assistants v1 release

Autopilot

  • Remove Export resource from Autopilot Assistant
  • Add dialogue_sid param to Query list resource
  • Add Restore resource to Autopilot Assistant
  • Add one new property in Query i.e dialogue_sid
  • Add Export resource to Autopilot Assistant.
  • Adds two new properties in Assistant i.e needs_model_build and development_stage
  • Add Webhooks resource to Autopilot Assistant.
  • Introduce autopilot subdomain with all resources from preview.understand

Compliance

  • Added the new InventoryComplianceInsights API under version /v1.

Content

  • changes for adding v2 endpoints

Marketplace

  • Initial transition to Marketplace domain

Memory

  • API Changes

  • 2026-01-15

  • No path changes (updated metadata only)
  • 2026-01-13

  • Added 1 new path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (DeleteProfileConversationSummary)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • Added 2 new path(s):
  • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, ImportProfilesV2)
  • /v1/Stores/{storeId}/Profiles/Imports/{importId} (GetProfileImportV2)

... (truncated)

Commits
  • a7179f2 Release 7.10.0
  • cd0a2a9 [Librarian] Regenerated @ f5636aac5ecff02280031a90a9b4562d1f4d081e da54d45020...
  • da958c0 feat: Response header (#774)
  • 658ccae Update voice_response_spec.rb (#778)
  • dbab5ca Release 7.9.1
  • eeb12da [Librarian] Regenerated @ 754b16a1a340bc0157862792bcf49dd91e5f1b50 38ffa57cae...
  • 5543528 chore: Token Pagination support (#772)
  • af13489 chore: custom error response redesign (#773)
  • See full diff in compare view

Updates standard from 1.52.0 to 1.53.0

Changelog

Sourced from standard's changelog.

1.53.0

  • Updates rubocop to 1.82.0
  • Starts support for Ruby 4.0
Commits
  • 17bd342 🇰🇷🇺🇸v1.53.0
  • f0af18a Merge pull request #779 from standardrb/updates-2026-01-13
  • f88f1c1 Updates rubocop
  • b0add11 gemfile updates for ruby 4
  • 1690c8b Updates setup-ruby
  • 3f0505e Testing new ruby version
  • e656076 Merge pull request #774 from standardrb/dependabot/bundler/m-1.7.0
  • 0da0bd4 Bump m from 1.6.2 to 1.7.0
  • c106fd7 Merge pull request #772 from standardrb/dependabot/github_actions/step-securi...
  • 95ee1ef Merge pull request #773 from standardrb/dependabot/github_actions/peter-evans...
  • Additional commits viewable in compare view

Updates pry from 0.15.2 to 0.16.0

Release notes

Sourced from pry's releases.

v0.16.0

Features

  • Ruby 4.0 Support. Pry will now require and default to Reline for newer Rubies. (#2357) (#2349)
  • Revert 'Unify show-doc with show-source'. (#2346)

Breaking Changes

  • Remove experimental Pry.auto_resize! Returns a warning. The code will be removed later. (#2359)
  • Drop support for Ruby < 2.6 (#2349)

New Contributors

Full Changelog: pry/pry@v0.15.2...v0.16.0

Changelog

Sourced from pry's changelog.

https://github.com/pry/pry/blob/master/v0.16.0 (December 26, 2025)

Features

  • Ruby 4.0 Support. Pry will now require and default to Reline for newer Rubies. (#2357) (#2349)
  • Revert 'Unify show-doc with show-source'. (#2346)

Breaking Changes

  • Remove experimental Pry.auto_resize! Returns a warning. The code will be removed later. (#2359)
  • Drop support for Ruby < 2.6 (#2349)
Commits
  • 5a267df v0.16.0
  • 538b150 Update CHANGELOG
  • 0a7ab20 Merge pull request #2361 from andrehjr/remove-outdated-deps
  • 8dcb2c8 Remove pinned method_source version for Ruby < 2.3.0
  • fc9969b Remove psych pinned version from Gemfile
  • 23b3ed6 Remove hardcoded require for rubocop > 2.2.0
  • e9ac449 Merge pull request #2349 from andrehjr/no-readline-installed
  • 679249b Merge pull request #2359 from andrehjr/remove-experiental-autoresize
  • 17d5954 Remove experimental Pry.auto_resize!
  • 090822b Pry will only support Ruby 2.6+ form now on
  • Additional commits viewable in compare view

Updates pry-byebug from 3.11.0 to 3.12.0

Release notes

Sourced from pry-byebug's releases.

3.12.0

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).
Changelog

Sourced from pry-byebug's changelog.

3.12.0 (2026-01-16)

Added

  • Allow usage with Byebug 13 (#466).
  • Allow pry 0.16 (#462).

Removed

  • Support for Ruby 3.1. Pry-byebug no longer installs on these platforms (#467).
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

…dates

Bumps the app-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [thor](https://github.com/rails/thor) | `1.4.0` | `1.5.0` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.9.0` | `7.10.0` |
| [standard](https://github.com/standardrb/standard) | `1.52.0` | `1.53.0` |
| [pry](https://github.com/pry/pry) | `0.15.2` | `0.16.0` |
| [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) | `3.11.0` | `3.12.0` |


Updates `thor` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.4.0...v1.5.0)

Updates `twilio-ruby` from 7.9.0 to 7.10.0
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md)
- [Commits](twilio/twilio-ruby@7.9.0...7.10.0)

Updates `standard` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.52.0...v1.53.0)

Updates `pry` from 0.15.2 to 0.16.0
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.15.2...v0.16.0)

Updates `pry-byebug` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](deivid-rodriguez/pry-byebug@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: thor
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: twilio-ruby
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: standard
  dependency-version: 1.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: pry
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
- dependency-name: pry-byebug
  dependency-version: 3.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 1, 2026
@dependabot dependabot bot requested a review from niquerio as a code owner February 1, 2026 11:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 1, 2026
@niquerio niquerio merged commit 280070d into main Feb 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/app_dependencies-db08070284 branch February 2, 2026 14:04
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.

1 participant