Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump itsdangerous from 1.1.0 to 2.1.2 #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 2, 2021

  1. Add an exception for Wiki Loves Monuments 2021 in Armenia. (#22)

    Since e810058 the expected format is `in Armenia_&_Nagorno-Karabakh`.
    
    But the category for WLM 2021 is `Images_from_Wiki_Loves_Monuments_2021_in_Armenia`
    
    Same as aebc1f9 for WLE 2021
    
    See https://phabricator.wikimedia.org/T290234
    
    Pull-request #22
    Bug: T290234
    ashotjanibekyan authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    80111f0 View commit details
    Browse the repository at this point in the history
  2. Upgrade to GitHub-native Dependabot (#20)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0d60f91 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Extract configuration-related bits from database.py

    This class was handling two distinct things:
    - the handling of the on-wiki configuration file
    - the commons database querying
    
    Let's have each in its own file for clarity.
    JeanFred committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    55f1fd6 View commit details
    Browse the repository at this point in the history
  2. Add SOURCE_PATH override in docker-compose.yml

    That way we can run the `update-database.sh` Bash script
    inside the docker-compose environment.
    JeanFred committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ab234c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Bump itsdangerous from 1.1.0 to 2.1.2

    Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.0 to 2.1.2.
    - [Release notes](https://github.com/pallets/itsdangerous/releases)
    - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)
    - [Commits](pallets/itsdangerous@1.1.0...2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: itsdangerous
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e119432 View commit details
    Browse the repository at this point in the history