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: diffgram/diffgram
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.24.16
Choose a base ref
...
head repository: diffgram/diffgram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.24.17
Choose a head ref
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 22, 2024

  1. build(deps): bump pillow from 10.0.1 to 10.2.0 in /walrus

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@10.0.1...10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    66ec63f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #1575 from diffgram/dependabot/pip/walrus/pillow-1…

    …0.2.0
    
    build(deps): bump pillow from 10.0.1 to 10.2.0 in /walrus
    anthony-chaudhary authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    10a46ad View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. build(deps): bump cryptography from 41.0.6 to 42.0.0 in /walrus

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.6...42.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bb39f98 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump cryptography from 41.0.6 to 42.0.0 in /default

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.6...42.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8e9a510 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. build(deps): bump grpcio from 1.54.0 to 1.54.3 in /eventhandlers

    Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.0 to 1.54.3.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.54.0...v1.54.3)
    
    ---
    updated-dependencies:
    - dependency-name: grpcio
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5b82bfb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump grpcio from 1.54.0 to 1.54.3 in /default

    Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.0 to 1.54.3.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.54.0...v1.54.3)
    
    ---
    updated-dependencies:
    - dependency-name: grpcio
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    295f1ce View commit details
    Browse the repository at this point in the history
  3. build(deps): bump grpcio from 1.54.0 to 1.54.3 in /walrus

    Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.0 to 1.54.3.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.54.0...v1.54.3)
    
    ---
    updated-dependencies:
    - dependency-name: grpcio
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3e7e298 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #1584 from diffgram/dependabot/pip/walrus/grpcio-1…

    ….54.3
    
    build(deps): bump grpcio from 1.54.0 to 1.54.3 in /walrus
    anthony-chaudhary authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1fb91ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1583 from diffgram/dependabot/pip/default/grpcio-…

    …1.54.3
    
    build(deps): bump grpcio from 1.54.0 to 1.54.3 in /default
    anthony-chaudhary authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b13555d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1579 from diffgram/dependabot/pip/walrus/cryptogr…

    …aphy-42.0.0
    
    build(deps): bump cryptography from 41.0.6 to 42.0.0 in /walrus
    anthony-chaudhary authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bd83f86 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1582 from diffgram/dependabot/pip/eventhandlers/g…

    …rpcio-1.54.3
    
    build(deps): bump grpcio from 1.54.0 to 1.54.3 in /eventhandlers
    anthony-chaudhary authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    21393d1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1581 from diffgram/dependabot/pip/default/cryptog…

    …raphy-42.0.0
    
    build(deps): bump cryptography from 41.0.6 to 42.0.0 in /default
    anthony-chaudhary authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e2fb3ab View commit details
    Browse the repository at this point in the history
Loading