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: jawah/charset_normalizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: jawah/charset_normalizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.1
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Jun 30, 2022

  1. ⬆️ Update chardet requirement from ==4.0.* to ==5.0.* (#198)

    * ⬆️ Update chardet requirement from ==4.0.* to ==5.0.*
    
    Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version.
    - [Release notes](https://github.com/chardet/chardet/releases)
    - [Commits](chardet/chardet@4.0.0...5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: chardet
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * 📝 Updating everything due to the recent release of the main competitor
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ahmed TAHRI <ahmed.tahri@cloudnursery.dev>
    dependabot[bot] and Ahmed TAHRI authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e40eed9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Ousret authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    64f03b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. ⬆️ Bump black from 22.3.0 to 22.6.0 (#199)

    Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.3.0...22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    65b7b49 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. ⬆️ Bump mypy from 0.961 to 0.971 (#202)

    Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
    - [Release notes](https://github.com/python/mypy/releases)
    - [Commits](python/mypy@v0.961...v0.971)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8e62bfd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. ⬆️ Bump flake8 from 4.0.1 to 5.0.1 (#203)

    Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.1.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@4.0.1...5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b0b6ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. normalize encoding name (dash instead of underscore) in 2 files (#204)

    Co-authored-by: sanya <79fz270704@gmail.com>
    aleksandernovikov and Illuzzion authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    d61def2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. ⬆️ Bump flake8 from 5.0.1 to 5.0.4 (#205)

    Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.4.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@5.0.1...5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f1303ae View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    6155b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f955341 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Update python-publish.yml

    Ousret authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    90aeb3b View commit details
    Browse the repository at this point in the history
  2. Update python-publish.yml

    Ousret authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1e36844 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update python-publish.yml

    Ousret authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    088c60a View commit details
    Browse the repository at this point in the history
  2. Update python-publish.yml

    Ousret authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    6d2ab17 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Version 2.1.1 (#211)

    Ousret authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bfc7a9c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Ousret authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    47c8e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86cda88 View commit details
    Browse the repository at this point in the history
Loading