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: python-validators/validators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.1
Choose a base ref
...
head repository: python-validators/validators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28.2
Choose a head ref
  • 15 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 20, 2024

  1. fix: corrects a few typo

    yozachar committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    5a46eac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #371 from yozachar/workshop

    fix: corrects a few typo
    yozachar authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7350791 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    c04df26 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #372 from python-validators/dependabot/pip/package…

    …/jinja2-3.1.4
    
    build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package
    yozachar authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d46cd58 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix(ip_address): properly handle private is false

    inspxctelement committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7c0e605 View commit details
    Browse the repository at this point in the history
  2. chore: tox

    inspxctelement committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7614012 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. chore: pytest and rm bool

    inspxctelement committed May 14, 2024
    Configuration menu
    Copy the full SHA
    83bd648 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. chore: address comments

    inspxctelement committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0623b4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #374 from grleblanc/fix-ipv4-private

    fix(ip_address): properly handle private is false
    yozachar authored May 17, 2024
    Configuration menu
    Copy the full SHA
    bcb1342 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge pull request #375 from prousso/chore/add-symbols-pictographs-su…

    …pport
    
    chore(url): allow symbols and pictographs in url
    yozachar authored May 20, 2024
    Configuration menu
    Copy the full SHA
    88d4e89 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    6de8182 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge pull request #376 from python-validators/dependabot/pip/package…

    …/requests-2.32.0
    
    build(deps): bump requests from 2.31.0 to 2.32.0 in /package
    yozachar authored May 22, 2024
    Configuration menu
    Copy the full SHA
    a25f3a7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    999af26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #377 from yozachar/workshop

    chore: fix typo; update dev deps; bump version
    yozachar authored May 24, 2024
    Configuration menu
    Copy the full SHA
    cfa5aa1 View commit details
    Browse the repository at this point in the history
Loading