ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir
https://hex.pm/packages/ex_aws
MIT License
1.27k stars 526 forks source link

Bump sweet_xml from 0.7.1 to 0.7.2 #842

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sweet_xml from 0.7.1 to 0.7.2.

Changelog

Sourced from sweet_xml's changelog.

[0.7.2] (2021-11-25)

Changed

  • Improvement on the doc, notably warning that only XPath 1.0 queries are handled.

Added

  • Contribution from @​tank-bohr: Added strict stream API with a more coherent overall behavior, and easier to handle failure behavior: stream!/2 and stream_tags!/2,3 are now available.
Commits
  • 9f079d8 Added doc to the exceptions and strict stream API
  • a21519e Changelog final update for 0.7.2 and git tag
  • 9195888 Version bump in prevision, and changelog update
  • 86d039d Correct error handling (#86)
  • 66cb02c Moved contribution informations to the README.md
  • 8d639f2 Updated CONTRIBUTING.md to refer to the centralized version
  • 4f48b9e Added CONTRIBUTING.md
  • 6a903c0 [DOC] minor improvement, subject: XPath version
  • See full diff 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)