Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the app-dependencies group with 1 update: actions/checkout.

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Bumps the app-dependencies group with 5 updates:

Package From To
hathifiles_database 0.5.0 0.5.3
twilio-ruby 7.8.3 7.8.5
milemarker 1.0.1 1.0.2
rspec 3.13.1 3.13.2
webmock 3.25.1 3.26.1

Updates hathifiles_database from 0.5.0 to 0.5.3

Release notes

Sourced from hathifiles_database's releases.

0.5.3

Full Changelog: hathitrust/hathifiles_database@0.5.2...0.5.3

0.5.2

What's Changed

Full Changelog: hathitrust/hathifiles_database@0.5.1...0.5.2

0.5.1

What's Changed

New Contributors

Full Changelog: hathitrust/hathifiles_database@0.5.0...0.5.1

Commits
  • 87129ce standardrb fix
  • c366bd2 Update version to 0.5.3; add authors to gemspec
  • dabea07 Change order of MARIADB_HATHIFILES_RW_EXTRA_FLAGS
  • 310867e Add MARIADB_HATHIFILES_RW_EXTRA_FLAGS
  • 78d5b84 Merge pull request #31 from hathitrust/dependency-updates-20250728
  • 7049766 Dependency updates
  • b65b3a5 Merge pull request #30 from hathitrust/update-dependencies-20250505
  • f75c48b Update gems
  • 3e8daee Merge pull request #29 from hathitrust/dependabot/bundler/json-2.10.2
  • d932260 Bump json from 2.10.1 to 2.10.2
  • Additional commits viewable in compare view

Updates twilio-ruby from 7.8.3 to 7.8.5

Release notes

Sourced from twilio-ruby's releases.

7.8.5

Release Notes

Ai

  • Add error as possible transcript status
  • Add error as possible transcript status

Chat

  • Updated v2 UserChannel channel_status from not_participating to notParticipating

Intelligence

  • Make intelligence work with RestProxy
  • Add additional enums to better represent the possible states
  • Add error enum to transcription status to better align with possible outputs
  • Add json output type to text classification

Trusthub

  • Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual

Accounts

  • Add Messaging GeoPermissions API changes

Docs

7.8.4

Release Notes

Library - Chore

Api

  • Updated description for property CallerDisplayName for participant create request
  • Updated description for property CallerDisplayName for participant create request

Accounts

  • FILE_IS_AUTO_GENERATED: false

Docs

Changelog

Sourced from twilio-ruby's changelog.

[2025-10-28] Version 7.8.5

Ai

  • Add error as possible transcript status
  • Add error as possible transcript status

Chat

  • Updated v2 UserChannel channel_status from not_participating to notParticipating

Intelligence

  • Make intelligence work with RestProxy
  • Add additional enums to better represent the possible states
  • Add error enum to transcription status to better align with possible outputs
  • Add json output type to text classification

Trusthub

  • Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual

Accounts

  • Add Messaging GeoPermissions API changes

[2025-10-14] Version 7.8.4

Library - Chore

Api

  • Updated description for property CallerDisplayName for participant create request
  • Updated description for property CallerDisplayName for participant create request

Accounts

  • FILE_IS_AUTO_GENERATED: false
Commits
  • 03b970e Release 7.8.5
  • b9e6094 [Librarian] Regenerated @ a264875856b0343f622eafc05d7b82d1a272cd01 36d9907dbc...
  • 0b409f3 Release 7.8.4
  • 61e75eb [Librarian] Regenerated @ c35acb6403159875204e9df8c17f07aca438b6e3 73d02e4e1f...
  • 1628cba chore: fix test failures (#763)
  • See full diff in compare view

Updates milemarker from 1.0.1 to 1.0.2

Changelog

Sourced from milemarker's changelog.

[1.0.2] - 2023-10-23

  • Add logger to gemfile, since it's no longer in stdlib

[1.0.0] - 2021-11-29

First public release

Commits
  • 6b9e90e Update version info and changelog
  • 30fb6f4 Merge pull request #2 from niquerio/add-logger-to-runtime-dependencies
  • ce3cf65 add logger to milemarker dependencies
  • See full diff in compare view

Updates rspec from 3.13.1 to 3.13.2

Commits

Updates webmock from 3.25.1 to 3.26.1

Release notes

Sourced from webmock's releases.

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

Changelog

Sourced from webmock's changelog.

3.26.1

Fix compatibility with recent async-http versions

Thanks to [Mikhail Doronin](https://github.com/misdoro)

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

Commits
  • 56cb661 Version 3.26.1
  • ea4cea3 Merge pull request #1109 from misdoro/duplicate_headers
  • c05fe47 Split SAMPLE_REQUEST_HEADERS and SAMPLE_RESPONSE_HEADERS to be more realistic
  • 5f46eca Fix specs with recent Async-http versions.
  • aa747ba Run CI on pushes to all branches
  • 348622f Version 3.26.0
  • 710131a Added .devcontainer to ignore.
  • 52cc74c Don't verify peer certificate in requests to google.
  • af3655c Updated request_pattern_spec.rb after error message was updated.
  • 00bd15a Merge branch 'ixti-fix-request-pattern-regression'
  • Additional commits viewable 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 app-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)
Monthly dependency updates: Bump the app-dependencies group with 5 updates

Bumps the app-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [hathifiles_database](https://github.com/hathitrust/hathifiles_database) | `0.5.0` | `0.5.3` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.8.3` | `7.8.5` |
| [milemarker](https://github.com/billdueber/milemarker) | `1.0.1` | `1.0.2` |
| [rspec](https://github.com/rspec/rspec) | `3.13.1` | `3.13.2` |
| [webmock](https://github.com/bblimke/webmock) | `3.25.1` | `3.26.1` |


Updates `hathifiles_database` from 0.5.0 to 0.5.3
- [Release notes](https://github.com/hathitrust/hathifiles_database/releases)
- [Commits](hathitrust/hathifiles_database@0939c84...87129ce)

Updates `twilio-ruby` from 7.8.3 to 7.8.5
- [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.8.3...7.8.5)

Updates `milemarker` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/billdueber/milemarker/releases)
- [Changelog](https://github.com/hathitrust/milemarker/blob/main/CHANGELOG.md)
- [Commits](hathitrust/milemarker@v1.0.1...v1.0.2)

Updates `rspec` from 3.13.1 to 3.13.2
- [Commits](rspec/rspec@rspec-v3.13.1...rspec-v3.13.2)

Updates `webmock` from 3.25.1 to 3.26.1
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.25.1...v3.26.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app-dependencies
- dependency-name: hathifiles_database
  dependency-version: 87129ce7404938e7956f7e2a113425e7676b6a99
  dependency-type: direct:production
  dependency-group: app-dependencies
- dependency-name: twilio-ruby
  dependency-version: 7.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-dependencies
- dependency-name: milemarker
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-dependencies
- dependency-name: rspec
  dependency-version: 3.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app-dependencies
- dependency-name: webmock
  dependency-version: 3.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@dependabot dependabot bot requested a review from niquerio as a code owner November 1, 2025 10:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@niquerio niquerio merged commit 9f082ae into main Nov 3, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/app_dependencies-7cb957ec6a branch November 3, 2025 14:19
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants