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 deps group with 3 updates #1758

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the deps group with 3 updates: pagy, aws-sdk-s3 and twilio-ruby.

Updates pagy from 9.2.2 to 9.3.0

Release notes

Sourced from pagy's releases.

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.0

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

Updates aws-sdk-s3 from 1.170.1 to 1.171.0

Changelog

Sourced from aws-sdk-s3's changelog.

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 twilio-ruby from 7.3.5 to 7.3.6

Release notes

Sourced from twilio-ruby's releases.

7.3.6

Release Notes

Library - Chore

Api

  • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
  • Add open-api file tag to realtime_transcriptions

Taskrouter

  • Add api-tag property to workers reservation
  • Add api-tag property to task reservation

Docs

Changelog

Sourced from twilio-ruby's changelog.

[2024-11-15] Version 7.3.6

Library - Chore

Api

  • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
  • Add open-api file tag to realtime_transcriptions

Taskrouter

  • Add api-tag property to workers reservation
  • Add api-tag property to task reservation
Commits
  • 47c5f4b Release 7.3.6
  • dc58e80 [Librarian] Regenerated @ 51e40434baa37a97b298d416220c6de10d9698c4 1ac2fcf2e1...
  • 6086c07 chore: removed preview sync api (#732)
  • 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 deps group with 3 updates: [pagy](https://github.com/ddnexus/pagy), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) and [twilio-ruby](https://github.com/twilio/twilio-ruby).


Updates `pagy` from 9.2.2 to 9.3.0
- [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.0)

Updates `aws-sdk-s3` from 1.170.1 to 1.171.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 `twilio-ruby` from 7.3.5 to 7.3.6
- [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.3.5...7.3.6)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: twilio-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added ruby Pull requests that update Ruby code 📦 Dependency Update Updating one or more dependencies labels Nov 18, 2024
@crismali
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 0b18c12 into main Nov 19, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/deps-87c08c81c7 branch November 19, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Dependency Update Updating one or more dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant