Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
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: Skyscanner/whispers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.3
Choose a base ref
...
head repository: Skyscanner/whispers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 31, 2021

  1. Bump astroid from 2.7.2 to 2.7.3

    Bumps [astroid](https://github.com/PyCQA/astroid) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/PyCQA/astroid/releases)
    - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    ea3e569 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Merge pull request #81 from Skyscanner/dependabot/pip/astroid-2.7.3

    Bump astroid from 2.7.2 to 2.7.3
    adeptex authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3a0314b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Bump beautifulsoup4 from 4.9.3 to 4.10.0

    Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.3 to 4.10.0.
    
    ---
    updated-dependencies:
    - dependency-name: beautifulsoup4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7d0e3f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Merge pull request #82 from Skyscanner/dependabot/pip/beautifulsoup4-…

    …4.10.0
    
    Bump beautifulsoup4 from 4.9.3 to 4.10.0
    adeptex authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a477eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Bump astroid from 2.7.3 to 2.8.0

    Bumps [astroid](https://github.com/PyCQA/astroid) from 2.7.3 to 2.8.0.
    - [Release notes](https://github.com/PyCQA/astroid/releases)
    - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v2.7.3...v2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    96d6bb8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    adeptex authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c7b835d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from Skyscanner/dependabot/pip/astroid-2.8.0

    Bump astroid from 2.7.3 to 2.8.0
    adeptex authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    23cb8ea View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Bump astroid from 2.8.0 to 2.8.2

    Bumps [astroid](https://github.com/PyCQA/astroid) from 2.8.0 to 2.8.2.
    - [Release notes](https://github.com/PyCQA/astroid/releases)
    - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v2.8.0...v2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6fa3f6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from Skyscanner/dependabot/pip/astroid-2.8.2

    Bump astroid from 2.8.0 to 2.8.2
    adeptex authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    d6ea348 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Bump pyyaml from 5.4.1 to 6.0

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
    - [Commits](yaml/pyyaml@5.4.1...6.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a72a2a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from Skyscanner/dependabot/pip/pyyaml-6.0

    Bump pyyaml from 5.4.1 to 6.0
    adeptex authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1a28191 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Bump astroid from 2.8.2 to 2.8.3

    Bumps [astroid](https://github.com/PyCQA/astroid) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/PyCQA/astroid/releases)
    - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v2.8.2...v2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6a434e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from Skyscanner/dependabot/pip/astroid-2.8.3

    Bump astroid from 2.8.2 to 2.8.3
    adeptex authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5832bf7 View commit details
    Browse the repository at this point in the history
Loading