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.18.30
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.18.31
Choose a head ref
  • 15 commits
  • 16 files changed
  • 5 contributors

Commits on Dec 7, 2025

  1. Configuration menu
    Copy the full SHA
    2fd1a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55e043 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    707ebb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. ci: remove check-jsonschema pre-commit hooks

    `python-jsonschema/check-jsonschema` relies entirely on its bundled schemas, which are likely to become outdated and cause PRs using newer features to fail the checks. Moreover, these checks are unimportant/redundant, so they are being removed.
    vivodi committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    8ce6484 View commit details
    Browse the repository at this point in the history
  2. ci: remove Renovate config validation

    When the Renovate configuration used by the repository is misconfigured, Renovate will create an issue to notify us immediately. Since the Renovate config is rarely modified, having this check in CI doesn’t seem necessary.
    vivodi committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    884f820 View commit details
    Browse the repository at this point in the history
  3. chore: add a comment explaining that the Read the Docs schema may lis…

    …t Python versions not yet supported by the build environment
    vivodi committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    26ad86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21ad0b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4777 from vivodi/remove-checks

    Remove some unnecessary checks
    gazpachoking authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    ef5cdb7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4776 from vivodi/vcrpy-8

    chore(deps): update dependency vcrpy to v8
    gazpachoking authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    3312447 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06aee66 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    407dd0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4778 from vivodi/fix-vcrpy

    Fix flaky tests
    gazpachoking authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    2e103af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4770 from Flexget/renovate/sphinxcontrib-svg2pdfc…

    …onverter-2.x
    
    chore(deps): update dependency sphinxcontrib-svg2pdfconverter to v2
    gazpachoking authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    bbc25fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4745 from Flexget/renovate/actions-checkout-6.x

    chore(deps): update actions/checkout action to v6
    gazpachoking authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    5787fc1 View commit details
    Browse the repository at this point in the history
  5. v3.18.31

    github-actions[bot] committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    3dca77c View commit details
    Browse the repository at this point in the history
Loading