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: jhandguy/aws-mfa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: jhandguy/aws-mfa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 10, 2023

  1. chore(deps): bump actions/checkout from 3 to 4 (#131)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    37ab055 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump thiserror from 1.0.47 to 1.0.48 (#130)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.47...1.0.48)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d9be01a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump clap from 4.4.1 to 4.4.2 (#129)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.1...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1165bc7 View commit details
    Browse the repository at this point in the history
  4. chore(release): v1.0.1

    jhandguy committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8e0a04d View commit details
    Browse the repository at this point in the history
Loading