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: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.124
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.125
Choose a head ref
  • 19 commits
  • 5 files changed
  • 3 contributors

Commits on May 15, 2021

  1. Prepare v3.1.125.dev

    FlexGet-Bot committed May 15, 2021
    Configuration menu
    Copy the full SHA
    7914cc8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Bump jinja2 from 2.11.3 to 3.0.0

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.0.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@2.11.3...3.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    060074a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2985 from Flexget/dependabot/pip/jinja2-3.0.0

    Bump jinja2 from 2.11.3 to 3.0.0
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    63b0731 View commit details
    Browse the repository at this point in the history
  3. Bump flask-restx from 0.3.0 to 0.4.0

    Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/python-restx/flask-restx/releases)
    - [Changelog](https://github.com/python-restx/flask-restx/blob/master/CHANGELOG.rst)
    - [Commits](python-restx/flask-restx@0.3.0...0.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    1c7e247 View commit details
    Browse the repository at this point in the history
  4. Bump pytest-cov from 2.11.1 to 2.12.0

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0.
    - [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v2.11.1...v2.12.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    c76e155 View commit details
    Browse the repository at this point in the history
  5. Bump boto3 from 1.17.68 to 1.17.73

    Bumps [boto3](https://github.com/boto/boto3) from 1.17.68 to 1.17.73.
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
    - [Commits](boto/boto3@1.17.68...1.17.73)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    b6b7dc0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2986 from Flexget/dependabot/pip/flask-restx-0.4.0

    Bump flask-restx from 0.3.0 to 0.4.0
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    aefdf62 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2987 from Flexget/dependabot/pip/pytest-cov-2.12.0

    Bump pytest-cov from 2.11.1 to 2.12.0
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    bfed8ee View commit details
    Browse the repository at this point in the history
  8. Bump sqlalchemy from 1.4.14 to 1.4.15

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.14 to 1.4.15.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    2ee8fe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e2996c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2988 from Flexget/dependabot/pip/boto3-1.17.73

    Bump boto3 from 1.17.68 to 1.17.73
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    0930fdd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2990 from Flexget/dependabot/pip/sqlalchemy-1.4.15

    Bump sqlalchemy from 1.4.14 to 1.4.15
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    59a975d View commit details
    Browse the repository at this point in the history
  12. Bump black from 21.5b0 to 21.5b1

    Bumps [black](https://github.com/psf/black) from 21.5b0 to 21.5b1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](https://github.com/psf/black/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    c285a81 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2991 from Flexget/dependabot/pip/black-21.5b1

    Bump black from 21.5b0 to 21.5b1
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    74a1ee6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2992 from Flexget/dependabot/pip/gitpython-3.1.17

    Bump gitpython from 3.1.14 to 3.1.17
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    4d2cd09 View commit details
    Browse the repository at this point in the history
  15. Bump flake8 from 3.9.1 to 3.9.2

    Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
    - [Release notes](https://gitlab.com/pycqa/flake8/tags)
    - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    14fa31d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2970 from Flexget/dependabot/pip/flake8-3.9.2

    Bump flake8 from 3.9.1 to 3.9.2
    gazpachoking authored May 17, 2021
    Configuration menu
    Copy the full SHA
    6b7a9ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a40e8e View commit details
    Browse the repository at this point in the history
  18. v3.1.125

    FlexGet-Bot committed May 17, 2021
    Configuration menu
    Copy the full SHA
    552d940 View commit details
    Browse the repository at this point in the history
Loading