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: OpenTTD/py-helpers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: OpenTTD/py-helpers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e8f23f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58e3fe View commit details
    Browse the repository at this point in the history
  3. Upgrade: Bump the regression group in /regression_runner with 13 upda…

    …tes (#18)
    
    Bumps the regression group in /regression_runner with 13 updates:
    
    | Package | Update |
    | --- | --- |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | 3.7.4.post0 to 3.8.5 |
    | [async-timeout](https://github.com/aio-libs/async-timeout) | 3.0.1 to 4.0.2 |
    | [attrs](https://github.com/python-attrs/attrs) | 20.3.0 to 23.1.0 |
    | [chardet](https://github.com/chardet/chardet) | 4.0.0 to 5.1.0 |
    | [click](https://github.com/pallets/click) | 7.1.2 to 8.1.6 |
    | [coloredlogs](https://github.com/xolox/python-coloredlogs) | 15.0 to 15.0.1 |
    | [coverage](https://github.com/nedbat/coveragepy) | 5.5 to 7.2.7 |
    | [humanfriendly](https://github.com/xolox/python-humanfriendly) | 9.1 to 10.0 |
    | [idna](https://github.com/kjd/idna) | 3.1 to 3.4 |
    | [multidict](https://github.com/aio-libs/multidict) | 5.1.0 to 6.0.4 |
    | [pyyaml](https://github.com/yaml/pyyaml) | 5.4.1 to 6.0.1 |
    | [typing-extensions](https://github.com/python/typing_extensions) | 3.10.0.0 to 4.7.1 |
    | [yarl](https://github.com/aio-libs/yarl) | 1.6.3 to 1.9.2 |
    
    
    Updates `aiohttp` from 3.7.4.post0 to 3.8.5
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.7.4.post0...v3.8.5)
    
    Updates `async-timeout` from 3.0.1 to 4.0.2
    - [Release notes](https://github.com/aio-libs/async-timeout/releases)
    - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
    - [Commits](aio-libs/async-timeout@v3.0.1...v4.0.2)
    
    Updates `attrs` from 20.3.0 to 23.1.0
    - [Release notes](https://github.com/python-attrs/attrs/releases)
    - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md)
    - [Commits](python-attrs/attrs@20.3.0...23.1.0)
    
    Updates `chardet` from 4.0.0 to 5.1.0
    - [Release notes](https://github.com/chardet/chardet/releases)
    - [Commits](chardet/chardet@4.0.0...5.1.0)
    
    Updates `click` from 7.1.2 to 8.1.6
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
    - [Commits](pallets/click@7.1.2...8.1.6)
    
    Updates `coloredlogs` from 15.0 to 15.0.1
    - [Changelog](https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst)
    - [Commits](xolox/python-coloredlogs@15.0...15.0.1)
    
    Updates `coverage` from 5.5 to 7.2.7
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@coverage-5.5...7.2.7)
    
    Updates `humanfriendly` from 9.1 to 10.0
    - [Changelog](https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst)
    - [Commits](xolox/python-humanfriendly@9.1...10.0)
    
    Updates `idna` from 3.1 to 3.4
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.1...v3.4)
    
    Updates `multidict` from 5.1.0 to 6.0.4
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v5.1.0...v6.0.4)
    
    Updates `pyyaml` from 5.4.1 to 6.0.1
    - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
    - [Commits](yaml/pyyaml@5.4.1...6.0.1)
    
    Updates `typing-extensions` from 3.10.0.0 to 4.7.1
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@3.10.0.0...4.7.1)
    
    Updates `yarl` from 1.6.3 to 1.9.2
    - [Release notes](https://github.com/aio-libs/yarl/releases)
    - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
    - [Commits](aio-libs/yarl@v1.6.3...v1.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: async-timeout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: chardet
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: coloredlogs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: humanfriendly
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: multidict
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: yarl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    45d2127 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Upgrade: Bump the regression group in /regression_runner with 9 updat…

    …es (#24)
    
    Bumps the regression group in /regression_runner with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.5` | `3.9.1` |
    | [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.2` | `4.0.3` |
    | [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` |
    | [chardet](https://github.com/chardet/chardet) | `5.1.0` | `5.2.0` |
    | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.2.7` | `7.4.0` |
    | [idna](https://github.com/kjd/idna) | `3.4` | `3.6` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.7.1` | `4.9.0` |
    | [yarl](https://github.com/aio-libs/yarl) | `1.9.2` | `1.9.4` |
    
    
    Updates `aiohttp` from 3.8.5 to 3.9.1
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.5...v3.9.1)
    
    Updates `async-timeout` from 4.0.2 to 4.0.3
    - [Release notes](https://github.com/aio-libs/async-timeout/releases)
    - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
    - [Commits](aio-libs/async-timeout@v4.0.2...v4.0.3)
    
    Updates `attrs` from 23.1.0 to 23.2.0
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    Updates `chardet` from 5.1.0 to 5.2.0
    - [Release notes](https://github.com/chardet/chardet/releases)
    - [Commits](chardet/chardet@5.1.0...5.2.0)
    
    Updates `click` from 8.1.6 to 8.1.7
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
    - [Commits](pallets/click@8.1.6...8.1.7)
    
    Updates `coverage` from 7.2.7 to 7.4.0
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.2.7...7.4.0)
    
    Updates `idna` from 3.4 to 3.6
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.4...v3.6)
    
    Updates `typing-extensions` from 4.7.1 to 4.9.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.7.1...4.9.0)
    
    Updates `yarl` from 1.9.2 to 1.9.4
    - [Release notes](https://github.com/aio-libs/yarl/releases)
    - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
    - [Commits](aio-libs/yarl@v1.9.2...v1.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: async-timeout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: chardet
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: yarl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    58adec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    f821e90 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Bump the actions group with 4 updates (#29)

    Bumps the actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [OpenTTD/actions](https://github.com/openttd/actions), [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `OpenTTD/actions` from 2 to 5
    - [Release notes](https://github.com/openttd/actions/releases)
    - [Commits](OpenTTD/actions@v2...v5)
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `github/codeql-action` from 2 to 3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: OpenTTD/actions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2594034 View commit details
    Browse the repository at this point in the history
  3. Upgrade: Bump the regression group in /regression_runner with 4 updat…

    …es (#27)
    
    Bumps the regression group in /regression_runner with 4 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [coverage](https://github.com/nedbat/coveragepy), [multidict](https://github.com/aio-libs/multidict) and [typing-extensions](https://github.com/python/typing_extensions).
    
    
    Updates `aiohttp` from 3.9.1 to 3.9.3
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.1...v3.9.3)
    
    Updates `coverage` from 7.4.0 to 7.4.3
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.4.0...7.4.3)
    
    Updates `multidict` from 6.0.4 to 6.0.5
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.0.4...v6.0.5)
    
    Updates `typing-extensions` from 4.9.0 to 4.10.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.9.0...4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: multidict
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5fc44cb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Upgrade: Bump the regression group across 1 directory with 4 updates (#…

    …34)
    
    Bumps the regression group with 4 updates in the /regression_runner directory: [aiohttp](https://github.com/aio-libs/aiohttp), [coverage](https://github.com/nedbat/coveragepy), [idna](https://github.com/kjd/idna) and [typing-extensions](https://github.com/python/typing_extensions).
    
    
    Updates `aiohttp` from 3.9.3 to 3.9.5
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.3...v3.9.5)
    
    Updates `coverage` from 7.4.3 to 7.5.3
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.4.3...7.5.3)
    
    Updates `idna` from 3.6 to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    Updates `typing-extensions` from 4.10.0 to 4.12.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.10.0...4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7bce22a View commit details
    Browse the repository at this point in the history
  2. Upgrade: Bump the regression group across 1 directory with 2 updates (#…

    …36)
    
    Bumps the regression group with 2 updates in the /regression_runner directory: [coverage](https://github.com/nedbat/coveragepy) and [typing-extensions](https://github.com/python/typing_extensions).
    
    
    Updates `coverage` from 7.5.3 to 7.5.4
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.5.3...7.5.4)
    
    Updates `typing-extensions` from 4.12.0 to 4.12.2
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.12.0...4.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f2a0e2a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. Configuration menu
    Copy the full SHA
    d31de25 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Bump the regression group across 1 directory with 9 updates (#…

    …41)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: async-timeout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: regression
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: multidict
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: regression
    - dependency-name: yarl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: regression
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    8ed7f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b6bfe View commit details
    Browse the repository at this point in the history
  4. Fix: replace upload-release-asset action (#45)

    upload-release-asset was achived a while ago.
    TrueBrain authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    8c80a2b View commit details
    Browse the repository at this point in the history
  5. Fix: replace OpenTTD/actions/checkout action (#46)

    It was removed a long time ago. actions/checkout now support fetching tags.
    TrueBrain authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    286cb58 View commit details
    Browse the repository at this point in the history
Loading