Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ws from 7.3.1 to 7.4.6 in /infrastructure #46

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2020

  1. 1.1.1

    jayair committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    909d782 View commit details
    Browse the repository at this point in the history
  2. 1.1.2

    jayair committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ca870a9 View commit details
    Browse the repository at this point in the history
  3. 1.1.3

    jayair committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    380e6a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Simplifying error handling

    jayair committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    373e9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184c01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d372cb View commit details
    Browse the repository at this point in the history
  4. Simplifying error handling

    jayair committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7c7a7b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (#37)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    9fe3510 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Bump elliptic from 6.5.2 to 6.5.3 (#39)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    0ce503f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Moving to sst

    jayair committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4695cbf View commit details
    Browse the repository at this point in the history
  2. Forcing the right table name

    jayair committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1bf858e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Adding new construct

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    b5947b4 View commit details
    Browse the repository at this point in the history
  2. Adding eslint and prettier

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5618577 View commit details
    Browse the repository at this point in the history
  3. Adding ignore

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    0ef9629 View commit details
    Browse the repository at this point in the history
  4. Updating sst and serverless

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    557a9e7 View commit details
    Browse the repository at this point in the history
  5. Fixing cdk tests

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    446c79f View commit details
    Browse the repository at this point in the history
  6. Importing table name

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    e90e4b1 View commit details
    Browse the repository at this point in the history
  7. Cleaning up imports

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    090661a View commit details
    Browse the repository at this point in the history
  8. Removing export

    jayair committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    750be64 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Working through the steps

    jayair committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c1b18e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Adding comments

    jayair committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    016217c View commit details
    Browse the repository at this point in the history
  2. Tweaking ids

    jayair committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    537f06e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Add comments to CDK code

    fwang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6ab658a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6c7fd View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Added comments for CDK code

    fwang committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    59112e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebff97 View commit details
    Browse the repository at this point in the history
  3. Adding error logging

    fwang committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    412fe51 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    fwang committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2279c4d View commit details
    Browse the repository at this point in the history
  5. Updating with SST info

    jayair committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f745273 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge branch 'sst-master'

    fwang committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    f64f667 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Small tweaks

    jayair committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    f4d8694 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Bump node-notifier from 8.0.0 to 8.0.1 in /infrastructure (#41)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    9e56d36 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Update README.md

    jayair committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    26c4e3b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Bump ws from 7.3.1 to 7.4.6 in /infrastructure

    Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.3.1...7.4.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 30, 2021
    Configuration menu
    Copy the full SHA
    4b2f582 View commit details
    Browse the repository at this point in the history