Skip to content

Bump aws-sdk-rails from 3.6.0 to 3.7.0#65

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aws-sdk-rails-3.7.0
Closed

Bump aws-sdk-rails from 3.6.0 to 3.7.0#65
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aws-sdk-rails-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2023

Copy link
Copy Markdown

Bumps aws-sdk-rails from 3.6.0 to 3.7.0.

Release notes

Sourced from aws-sdk-rails's releases.

Release V3.7.0 - 01-01-24

  • Feature - Add SES v2 Mailer.

  • Feature - Support smtp_envelope_from and _to in SES Mailer.

  • Issue - Fix Ruby 3.1 usage by handling Psych 4 BadAlias error.

Release v3.6.4 - 2022-10-13

Tag release v3.6.4

References: #88

  • Issue - Use in .

  • Issue - Use request.ip in sent_from_docker_host?.

Release v3.6.3 - 2022-09-06

Tag release v3.6.3

References: #82, #85, #86

  • Issue - Remove defaults for : fallback to value configured on queue.

  • Issue - Fix I18n localization bug in SQS adapters.

  • Issue - Remove defaults for visibility_timeout: fallback to value configured on queue.

  • Issue - Fix I18n localization bug in SQS adapters.

Release v3.6.2 - 2022-06-16

Tag release v3.6.2

References: #71, #72, #77, #78, #79, #81

  • Issue - Fix DynamoDB session store to work with Rails 7.

  • Issue - Allow for dynamic message group ids in FIFO Queues.

  • Issue - Fix DynamoDB session store to work with Rails 7.

  • Issue - Allow for dynamic message group ids in FIFO Queues.

Release v3.6.1 - 2021-06-08

Tag release v3.6.1

References: #57, #58, #59, #64, #65, #66, #67, #68, #69, #70

  • Issue - Fix credential loading to work with Rails 7.
Changelog

Sourced from aws-sdk-rails's changelog.

3.7.0 (2023-01-24)

  • Feature - Add SES v2 Mailer.

  • Feature - Support smtp_envelope_from and _to in SES Mailer.

  • Issue - Fix Ruby 3.1 usage by handling Psych 4 BadAlias error.

3.6.4 (2022-10-13)

  • Issue - Use request.ip in sent_from_docker_host?.

3.6.3 (2022-09-06)

  • Issue - Remove defaults for visibility_timeout: fallback to value configured on queue.
  • Issue - Fix I18n localization bug in SQS adapters.

3.6.2 (2022-06-16)

  • Issue - Fix DynamoDB session store to work with Rails 7.
  • Issue - Allow for dynamic message group ids in FIFO Queues.

3.6.1 (2021-06-08)

  • Issue - Fix credential loading to work with Rails 7.
Commits
  • 8c16049 Release 3.7.0 (bump version)
  • 8a832c6 Fix sesv2 from_email_address missing sender name (#98)
  • 155ff46 Update CI (#96)
  • 7d6c317 SESv2 support (#93)
  • 6cbe471 Add changelog for SES SMTP methods
  • c6e5649 Support Mail::Message#smtp_envelope_from and _to (#94)
  • d2722d3 Update changelog [ci skip]
  • 87fb5fb Load aliases for Psych 4 (included in Ruby 3.1) (#91)
  • 26dfafc Add Ruby 3.1 to test targets and some improvements for CI (#92)
  • 11c8623 Fixed broken link to LICENCE.txt (#90)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-sdk-rails](https://github.com/aws/aws-sdk-rails) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/aws/aws-sdk-rails/releases)
- [Changelog](https://github.com/aws/aws-sdk-rails/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-rails@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: aws-sdk-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 25, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 16, 2023

Copy link
Copy Markdown
Author

Superseded by #70.

@dependabot dependabot Bot closed this Feb 16, 2023
@dependabot dependabot Bot deleted the dependabot/bundler/aws-sdk-rails-3.7.0 branch February 16, 2023 16:24
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.

0 participants