Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 8, 2021

Bumps ex_aws from 2.1.6 to 2.1.7.

Changelog

Sourced from ex_aws's changelog.

v2.1.7

  • Various documentation updates
  • Add comprehend endpoint
  • Support firehose in region ca-central-1
  • More documentation fixes
  • Add github workflow actions for CI
  • Add us-east-2 endpoint for SES
  • Use :crypto.mac/4 rather than the deprecated :crypto.hmac/3 when available
  • Support virtual-host style S3 buckets
  • Fix presigned URLs with embedded query parameter strings
  • Support reading profile for CLI config from AWS_PROFILE environment variable
Commits
  • dbed007 Bump version; update changelog
  • 664bdbd Move to Erlang Foundation github action
  • 10a213e Add doc for AWS_PROFILE use
  • 68948e6 Merge pull request #633 from saverio-kantox/patch-1
  • b9f4024 Merge pull request #734 from aseigo/bugfix/presigned_urls_with_query_strings
  • 4b69812 Merge pull request #735 from aseigo/feature/s3-virtual-host-support
  • 557d343 support virtual host style buckets
  • 74b80a4 provide fake secrets for testing purposes
  • 56e3fc5 merge URL params with the org_query_params
  • d5c68df query_from_parsed_uri/1 -> share query-params-from-uri code
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@coveralls
Copy link

Pull Request Test Coverage Report for Build a78c0f71c8adedee9964877840a7cf4b98a899ec-PR-714

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 96.899%

Files with Coverage Reduction New Missed Lines %
lib/cadet_web/controllers/assets_controller.ex 1 94.44%
lib/cadet_web/views/assets_view.ex 2 33.33%
Totals Coverage Status
Change from base Build 5d6ae4d2f69af2f0bae722b7058702890955de74: -0.2%
Covered Lines: 1500
Relevant Lines: 1548

💛 - Coveralls

Bumps [ex_aws](https://github.com/ex-aws/ex_aws) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/ex-aws/ex_aws/releases)
- [Changelog](https://github.com/ex-aws/ex_aws/blob/master/CHANGELOG.md)
- [Commits](ex-aws/ex_aws@v2.1.6...v2.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/ex_aws-2.1.7 branch from a78c0f7 to c6d97a8 Compare February 19, 2021 10:11
@dependabot-preview
Copy link
Contributor Author

Looks like ex_aws is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/ex_aws-2.1.7 branch February 19, 2021 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant