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:JasperAugust/python-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:nficano/python-lambda
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
  • 8 files changed
  • 4 contributors

Commits on Jul 9, 2020

  1. Bump pre-commit from 0.15.0 to 2.6.0 (nficano#507)

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 0.15.0 to 2.6.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v0.15.0...v2.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9e2f9b4View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    5518a6aView commit details
    Browse the repository at this point in the history
  2. Removing ipython as a dev dependency (nficano#533)

    * Removing ipython as a dev dependency * Updating Pipefile using Python 3.7 instead of 3.6
    @rishabh-bhargava
    rishabh-bhargava authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1051ad9View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Bump jmespath from 0.9.0 to 0.10.0 (nficano#498)

    Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/jmespath/jmespath.py/releases) - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](jmespath/jmespath.py@0.9.0...0.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9b9f562View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db90ae0View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24c6cfbView commit details
    Browse the repository at this point in the history
  4. Bump python-dateutil from 2.5.3 to 2.8.1 (nficano#292)

    Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.5.3 to 2.8.1. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.5.3...2.8.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    5b8be42View commit details
    Browse the repository at this point in the history
  5. Bump pyyaml from 5.1 to 5.3.1 (nficano#469)

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.3.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.1...5.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    131e387View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Bump click from 6.6 to 7.1.2 (nficano#492)

    Bumps [click](https://github.com/pallets/click) from 6.6 to 7.1.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst) - [Commits](pallets/click@6.6...7.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    2bec580View commit details
    Browse the repository at this point in the history
  2. Bump pyaml from 15.8.2 to 20.4.0 (nficano#486)

    Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 15.8.2 to 20.4.0. - [Release notes](https://github.com/mk-fg/pretty-yaml/releases) - [Commits](https://github.com/mk-fg/pretty-yaml/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    1dacc2aView commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. [Security] Bump urllib3 from 1.26.2 to 1.26.3

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. **This update includes a security fix.** - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.2...1.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
    @dependabot-preview
    dependabot-preview[bot] authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    7b255b0View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull requestnficano#600from nficano/dependabot/pip/urllib3-1.…

    …26.3 [Security] Bump urllib3 from 1.26.2 to 1.26.3
    @nficano
    nficano authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    40362afView commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Bump pytest-cov from 2.10.1 to 2.12.1 (nficano#664)

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.12.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.10.1...v2.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    @dependabot-preview
    dependabot-preview[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    935fae2View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fix lambda deployment (nficano#714)

    * fixed lambda deployment * Update aws_lambda.py corrected typo in comment
    @rashadmoarref
    rashadmoarref authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2f9f17aView commit details
    Browse the repository at this point in the history
Loading