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

Commits on Mar 10, 2022

  1. 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 Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8d63cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Bump codecov/codecov-action from 2 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 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...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
    7f4dacf View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Bump actions/setup-python from 2.3.2 to 3.1.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.1.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2.3.2...v3.1.1)
    
    ---
    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 8, 2022
    Configuration menu
    Copy the full SHA
    bb293e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request #4 from Sandello76/dependabot/github_actions/codec…

    …ov/codecov-action-3
    
    Bump codecov/codecov-action from 2 to 3
    Sandello76 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1fe03bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Sandello76/dependabot/github_actions/actio…

    …ns/checkout-3
    
    Bump actions/checkout from 2 to 3
    Sandello76 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ae54c77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from Sandello76/dependabot/github_actions/actio…

    …ns/setup-python-3.1.1
    
    Bump actions/setup-python from 2.3.2 to 3.1.1
    Sandello76 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c8043a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Bump actions/setup-python from 3.1.1 to 3.1.2

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3.1.1...v3.1.2)
    
    ---
    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 12, 2022
    Configuration menu
    Copy the full SHA
    0bc7573 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from Sandello76/dependabot/github_actions/actio…

    …ns/setup-python-3.1.2
    
    Bump actions/setup-python from 3.1.1 to 3.1.2
    Sandello76 authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    e5f4520 View commit details
    Browse the repository at this point in the history
Loading