Skip to content

Bump the ruby-minor-and-patch group with 2 updates#25827

Merged
mokagio merged 1 commit into
trunkfrom
dependabot/bundler/ruby-minor-and-patch-de5eb09eb0
Jul 23, 2026
Merged

Bump the ruby-minor-and-patch group with 2 updates#25827
mokagio merged 1 commit into
trunkfrom
dependabot/bundler/ruby-minor-and-patch-de5eb09eb0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby-minor-and-patch group with 2 updates: anthropic and fastlane-plugin-sentry.

Updates anthropic from 1.56.0 to 1.57.0

Release notes

Sourced from anthropic's releases.

v1.57.0

1.57.0 (2026-07-22)

Full Changelog: v1.56.1...v1.57.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (1aab784)

v1.56.1

1.56.1 (2026-07-21)

Full Changelog: v1.56.0...v1.56.1

Bug Fixes

  • internal: encode Time query params as RFC 3339 (#133) (47d18e9)

Chores

  • api: add support for new refusal category (318ae5f)
  • client: docs updates (d2c06e7)
  • docs: small updates (fbc6e77)
  • docs: small updates (32597cd)
  • internal: codegen related update (2116b5a)
Changelog

Sourced from anthropic's changelog.

1.57.0 (2026-07-22)

Full Changelog: v1.56.1...v1.57.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (1aab784)

1.56.1 (2026-07-21)

Full Changelog: v1.56.0...v1.56.1

Bug Fixes

  • internal: encode Time query params as RFC 3339 (#133) (47d18e9)

Chores

  • api: add support for new refusal category (318ae5f)
  • client: docs updates (d2c06e7)
  • docs: small updates (fbc6e77)
  • docs: small updates (32597cd)
  • internal: codegen related update (2116b5a)
Commits
  • fee41d8 release: 1.57.0
  • 9b2cf27 feat(api): add support for Managed Agents model effort, initial session event...
  • 7b233d8 release: 1.56.1
  • 3b49432 chore(api): add support for new refusal category
  • 29defa2 fix(internal): encode Time query params as RFC 3339 (#133)
  • 6c771c2 chore(internal): codegen related update
  • d54aa2a chore(docs): small updates
  • 09f35be chore(docs): small updates
  • 189598b chore(client): docs updates
  • See full diff in compare view

Updates fastlane-plugin-sentry from 2.6.0 to 2.6.1

Release notes

Sourced from fastlane-plugin-sentry's releases.

2.6.1

Dependencies

Changelog

Sourced from fastlane-plugin-sentry's changelog.

2.6.1

Dependencies

Commits
  • fa390c2 release: 2.6.1
  • a407e1d build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#521)
  • 7e33239 build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#522)
  • 15969a0 build(deps): bump ruby/setup-ruby from 1.317.0 to 1.319.0 (#520)
  • ff9fc5a chore(deps): update CLI to v3.6.1 (#519)
  • 111e825 docs: add CONTRIBUTING.md (#510)
  • a934610 build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#516)
  • 3799fe4 build(deps): bump ruby/setup-ruby from 1.316.0 to 1.317.0 (#518)
  • 5e9dd25 build(deps): bump actions/stale from 10.3.0 to 10.4.0 (#517)
  • ea0c869 Merge branch 'release/2.6.0'
  • 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 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-and-patch group with 2 updates: [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) and [fastlane-plugin-sentry](https://github.com/getsentry/sentry-fastlane-plugin).


Updates `anthropic` from 1.56.0 to 1.57.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-ruby/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-ruby/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-ruby@v1.56.0...v1.57.0)

Updates `fastlane-plugin-sentry` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/getsentry/sentry-fastlane-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-fastlane-plugin/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-fastlane-plugin@2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-and-patch
- dependency-name: fastlane-plugin-sentry
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-and-patch
...

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 Jul 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 22, 2026 21:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 22, 2026
@jkmassel
jkmassel added this pull request to the merge queue Jul 22, 2026
@jkmassel jkmassel added this to the 27.2 milestone Jul 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 22, 2026
@mokagio
mokagio added this pull request to the merge queue Jul 22, 2026
Merged via the queue into trunk with commit 57bed95 Jul 23, 2026
31 of 33 checks passed
@mokagio
mokagio deleted the dependabot/bundler/ruby-minor-and-patch-de5eb09eb0 branch July 23, 2026 00:03
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