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: cslab/functions-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.2
Choose a base ref
...
head repository: cslab/functions-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.4
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 2, 2024

  1. chore(deps): bump urllib3 from 1.26.18 to 1.26.19 (#6)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.18...1.26.19)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    962ae0e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#7)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f43bfad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. fix broken logo in readme

    Jens Kürten committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    887314a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. update dependencies (#8)

    * update dependencies
    
    * update pre-commit versions
    
    ---------
    
    Co-authored-by: Jens Kürten <jens.kuerten@contact-software.com>
    jens-kuerten and Jens Kürten authored May 12, 2025
    Configuration menu
    Copy the full SHA
    251e603 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. fix regex (#9)

    Co-authored-by: Jens Kürten <jens.kuerten@contact-software.com>
    jens-kuerten and Jens Kürten authored May 13, 2025
    Configuration menu
    Copy the full SHA
    ebeff44 View commit details
    Browse the repository at this point in the history
  2. 0.5.4

    Jens Kürten committed May 13, 2025
    Configuration menu
    Copy the full SHA
    ba99dd7 View commit details
    Browse the repository at this point in the history
Loading