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: aws/chalice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jordanistan/chalice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 3 files changed
  • 3 contributors

Commits on May 23, 2023

  1. Bump requests from 2.26.0 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.26.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    530a2a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump pygments from 2.10.0 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.10.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.10.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    99adf2c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump certifi from 2021.5.30 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2023.7.22.
    - [Commits](certifi/python-certifi@2021.05.30...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9d2e3f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix: requirements-dev.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
    snyk-bot committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a22c9ba View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fix: docs/source/samples/media-query/code/requirements.txt to reduce …

    …vulnerabilities
    
    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-5926907
    snyk-bot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    46adaaf View commit details
    Browse the repository at this point in the history
  2. fix: docs/source/samples/todo-app/code/requirements.txt to reduce vul…

    …nerabilities
    
    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-5926907
    snyk-bot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5c05fc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix: requirements-dev.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
    snyk-bot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1466b09 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge pull request #1 from jordanistan/dependabot/pip/requests-2.31.0

    Bump requests from 2.26.0 to 2.31.0
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    d0d3296 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jordanistan/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.10.0 to 2.15.0
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    98b1b7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jordanistan/dependabot/pip/certifi-2023.7.22

    Bump certifi from 2021.5.30 to 2023.7.22
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    15df0e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from jordanistan/snyk-fix-d208f338c3fcc7486cbd1…

    …ceae83521c7
    
    [Snyk] Security upgrade certifi from 2021.5.30 to 2023.7.22
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    d793f5f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from jordanistan/snyk-fix-db28dd9b030058ffe9058…

    …4a8c0b9d713
    
    [Snyk] Security upgrade urllib3 from 1.25.11 to 1.26.17
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    36e23cf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from jordanistan/snyk-fix-80bae47e1dd6f952b021d…

    …8e649f75d1b
    
    [Snyk] Security upgrade urllib3 from 1.25.11 to 1.26.17
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    c18c84f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from jordanistan/snyk-fix-031ee30639ddaf396e4fe…

    …f787e63847b
    
    [Snyk] Security upgrade urllib3 from 1.26.6 to 1.26.18
    jordanistan authored May 12, 2024
    Configuration menu
    Copy the full SHA
    363c8f2 View commit details
    Browse the repository at this point in the history
Loading