Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ex-aws/ex_aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.7
Choose a base ref
...
head repository: ex-aws/ex_aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.8
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    f755085 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Bump ex_doc from 0.34.2 to 0.35.1

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.2 to 0.35.1.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/v0.35.1/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.34.2...v0.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    876b7bd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Bump req from 0.5.7 to 0.5.8

    Bumps [req](https://github.com/wojtekmach/req) from 0.5.7 to 0.5.8.
    - [Release notes](https://github.com/wojtekmach/req/releases)
    - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
    - [Commits](wojtekmach/req@v0.5.7...v0.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: req
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    73c53ca View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Merge pull request #1103 from ex-aws/dependabot/hex/req-0.5.8

    Bump req from 0.5.7 to 0.5.8
    bernardd authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    545105b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1101 from ex-aws/dependabot/hex/ex_doc-0.35.1

    Bump ex_doc from 0.34.2 to 0.35.1
    bernardd authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    a05ad52 View commit details
    Browse the repository at this point in the history
  3. Bump dialyxir from 1.4.4 to 1.4.5

    Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.4 to 1.4.5.
    - [Release notes](https://github.com/jeremyjh/dialyxir/releases)
    - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
    - [Commits](jeremyjh/dialyxir@1.4.4...1.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: dialyxir
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    d82d925 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1098 from ex-aws/dependabot/hex/dialyxir-1.4.5

    Bump dialyxir from 1.4.4 to 1.4.5
    bernardd authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    3d2c715 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1097 from paytonward6/fix/req-follow-redirects-de…

    …p-warning
    
    Fix Req :follow_redirects deprecation warning
    bernardd authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    d67dcb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b03c0e7 View commit details
    Browse the repository at this point in the history
Loading