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 7 updates #1710

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the deps group with 7 updates:

Package From To
square.rb 39.1.0.20240919 39.2.0.20241017
aws-sdk-s3 1.167.0 1.169.0
turbo-rails 2.0.10 2.0.11
lefthook 1.7.18 1.7.22
twilio-ruby 7.3.3 7.3.4
good_job 4.4.1 4.4.2
blazer 3.0.4 3.1.0

Updates square.rb from 39.1.0.20240919 to 39.2.0.20241017

Updates aws-sdk-s3 from 1.167.0 to 1.169.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.169.0 (2024-10-18)

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

1.168.0 (2024-10-16)

  • Feature - Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.
Commits

Updates turbo-rails from 2.0.10 to 2.0.11

Release notes

Sourced from turbo-rails's releases.

v2.0.11

What's Changed

New Contributors

Full Changelog: hotwired/turbo-rails@v2.0.10...v2.0.11

Commits
  • 52727cb Update to turbo 8.0.12
  • 8c681dd Bump turbo version
  • b775fe4 Update readme - incorrect URL for source file (#692)
  • 567520f Migrate Turbo Native helpers to Hotwire Native (#691)
  • 4bbe142 Merge pull request #689 from yahonda/address_splat_warning
  • fad15fa Address warning: *' interpreted as argument prefix`
  • See full diff in compare view

Updates lefthook from 1.7.18 to 1.7.22

Release notes

Sourced from lefthook's releases.

v1.7.22

Changelog

  • ba633c01f60bfe55d6d9415c25b447a788ec88d1 ci: parallelize publishing (#847)
  • d5b7e77f15fd9b835aa62a6fef066dd902324d16 feat: add skip option merge-commit (#850)
  • 9ddae4777c80a384ed8e208ff2831d048c2fefb5 fix: increase self update download timeout (#849)

v1.7.21

Changelog

v1.7.20

Changelog

v1.7.19

Changelog

  • bd4a109c8e914f96729b0a7d45f9304d6bed6383 chore: hide remaining wiki links (#841)
  • ddb5eb1d67e01a89c048fb68da582959714bb8d6 ci: generate apk files (#843)
  • bf9d4e62cfc6e526eae4bfdc5c66b6fcbae6f4f7 feat: maintain Python package too (#845)
Changelog

Sourced from lefthook's changelog.

1.7.22 (2024-10-18)

1.7.21 (2024-10-17)

1.7.19 and 1.7.20 – failed to build

Commits

Updates twilio-ruby from 7.3.3 to 7.3.4

Release notes

Sourced from twilio-ruby's releases.

7.3.4

Release Notes

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

Messaging

  • Make library and doc public for requestManagedCert Endpoint

Docs

Changelog

Sourced from twilio-ruby's changelog.

[2024-10-17] Version 7.3.4

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

Messaging

  • Make library and doc public for requestManagedCert Endpoint
Commits
  • db34888 Release 7.3.4
  • 4c0704b [Librarian] Regenerated @ d97b0740a0c7cf86beebd56c6973927b07719cde 1fc3bb6195...
  • See full diff in compare view

Updates good_job from 4.4.1 to 4.4.2

Release notes

Sourced from good_job's releases.

v4.4.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.4.1...v4.4.2

Changelog

Sourced from good_job's changelog.

v4.4.2 (2024-10-18)

Full Changelog

Merged pull requests:

Commits

Updates blazer from 3.0.4 to 3.1.0

Changelog

Sourced from blazer's changelog.

3.1.0 (2024-10-14)

  • Fixed error when Propshaft is installed but not used
  • Dropped support for Ruby < 3.1 and Rails < 7
Commits
  • 5c997b1 Version bump to 3.1.0 [skip ci]
  • cb5f012 Dropped support for Ruby < 3.1 and Rails < 7
  • bcaa591 Added check for assets config [skip ci]
  • 0ed6d9a Only add assets to precompile list for Sprockets
  • 08706cc Fixed CI
  • 81d103f Fixed previous commit for Rails 6.1
  • 0f66c6b Fixed error when Propshaft is installed but not used - fixes #483
  • 16b1b62 Test with Rails 8.0.0.beta1 on CI [skip ci]
  • 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

@dependabot dependabot bot added ruby Pull requests that update Ruby code 📦 Dependency Update Updating one or more dependencies labels Oct 21, 2024
Bumps the deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [square.rb]() | `39.1.0.20240919` | `39.2.0.20241017` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.167.0` | `1.169.0` |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.10` | `2.0.11` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.7.18` | `1.7.22` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.3.3` | `7.3.4` |
| [good_job](https://github.com/bensheldon/good_job) | `4.4.1` | `4.4.2` |
| [blazer](https://github.com/ankane/blazer) | `3.0.4` | `3.1.0` |


Updates `square.rb` from 39.1.0.20240919 to 39.2.0.20241017

Updates `aws-sdk-s3` from 1.167.0 to 1.169.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 `turbo-rails` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.10...v2.0.11)

Updates `lefthook` from 1.7.18 to 1.7.22
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.18...v1.7.22)

Updates `twilio-ruby` from 7.3.3 to 7.3.4
- [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.3...7.3.4)

Updates `good_job` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v4.4.1...v4.4.2)

Updates `blazer` from 3.0.4 to 3.1.0
- [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md)
- [Commits](ankane/blazer@v3.0.4...v3.1.0)

---
updated-dependencies:
- dependency-name: square.rb
  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: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: twilio-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: blazer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/deps-429edb06de branch from 5b59342 to 703656b Compare October 22, 2024 00:48
@jim
Copy link
Member

jim commented Oct 22, 2024

@dependabot merge

@dependabot dependabot bot merged commit b974e91 into main Oct 22, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/deps-429edb06de branch October 22, 2024 00:54
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