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: mbeacom/python-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: mbeacom/python-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 10, 2024

  1. chore(deps): Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#181)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@a74c6b7...c062e08)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      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 Aug 10, 2024
    Configuration menu
    Copy the full SHA
    06910f9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#180)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@dc50aa9...62b2cac)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8d81bd9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#182)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b2256b...834a144)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 Aug 10, 2024
    Configuration menu
    Copy the full SHA
    25f06aa View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. chore(deps-dev): Bump safety from 3.2.5 to 3.2.7 (#195)

    Bumps [safety](https://github.com/pyupio/safety) from 3.2.5 to 3.2.7.
    - [Release notes](https://github.com/pyupio/safety/releases)
    - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
    - [Commits](pyupio/safety@3.2.5...3.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: safety
      dependency-type: direct:development
      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 Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6fe154e View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump ruby/setup-ruby from 1.187.0 to 1.190.0 (#183)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.187.0 to 1.190.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@161cd54...a6e6f86)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7131ffd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Release 0.4.0 - Py3.13 (#225)

    * fix: Rollback ruby markdown job version
    
    * feat: Python 3.13 - version 0.4.0
    
    * feat: Python 3.13 - version 0.4.0
    
    * feat: Python 3.13 - version 0.4.0
    
    * feat: Python 3.13 - version 0.4.0
    mbeacom authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9a1bfe3 View commit details
    Browse the repository at this point in the history
Loading