Thanks to visit codestin.com
Credit goes to github.com

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: spack/spack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: rc/spack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 4, 2022

  1. build(deps): bump actions/setup-python from 2 to 3.1.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    394f62a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rc/dependabot/github_actions/actions/setup…

    …-python-3.1.0
    
    build(deps): bump actions/setup-python from 2 to 3.1.0
    rc authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9a3a4b2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c3fcd5b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from rc/dependabot/github_actions/actions/check…

    …out-3
    
    build(deps): bump actions/checkout from 2 to 3
    rc authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b37e599 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. build(deps): bump codecov/codecov-action from 2.1.0 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2.1.0...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    48f36d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. build(deps): bump actions/setup-python from 3.1.0 to 3.1.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    829bcd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from rc/dependabot/github_actions/codecov/codec…

    …ov-action-3
    
    build(deps): bump codecov/codecov-action from 2.1.0 to 3
    rc authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b0e0b50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from rc/dependabot/github_actions/actions/setup…

    …-python-3.1.1
    
    build(deps): bump actions/setup-python from 3.1.0 to 3.1.1
    rc authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8829f94 View commit details
    Browse the repository at this point in the history
Loading