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: Augmint/augmint-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: Augmint/augmint-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: staging
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 9, 2020

  1. Bump http-proxy from 1.17.0 to 1.18.1 (#732)

    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](http-party/node-http-proxy@1.17.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Peter Petrovics <[email protected]>
    dependabot[bot] and szerintedmi authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    bfded7a View commit details
    Browse the repository at this point in the history
  2. Bump acorn from 5.7.3 to 5.7.4 (#727)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    58c7313 View commit details
    Browse the repository at this point in the history
  3. yarn version to 1.22.4 (#737)

    * yarn version and lock file update
    * remove yarn version from dev docs
    szerintedmi authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8b784c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. fix: upgrade react-tooltip from 3.10.0 to 3.11.6 (#742)

    Snyk has created this PR to upgrade react-tooltip from 3.10.0 to 3.11.6.
    
    See this package in npm:
    
    
    See this project in Snyk:
    https://app.snyk.io/org/szerintedmi/project/e9149520-e093-4f5d-8633-58c1b1036435?utm_source=github&utm_medium=upgrade-pr
    snyk-bot authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    76e359b View commit details
    Browse the repository at this point in the history
  2. fix: upgrade multiple dependencies with Snyk (#741)

    Snyk has created this PR to upgrade:
      - react from 16.8.6 to 16.13.1.
        See this package in npm: 
      - react-dom from 16.8.6 to 16.13.1.
        See this package in npm: 
    
    See this project in Snyk:
    https://app.snyk.io/org/szerintedmi/project/e9149520-e093-4f5d-8633-58c1b1036435?utm_source=github&utm_medium=upgrade-pr
    
    Co-authored-by: Peter Petrovics <[email protected]>
    snyk-bot and szerintedmi authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    401afe4 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade redux-form from 8.2.3 to 8.3.6 (#739)

    Snyk has created this PR to upgrade redux-form from 8.2.3 to 8.3.6.
    
    See this package in npm:
    
    
    See this project in Snyk:
    https://app.snyk.io/org/szerintedmi/project/e9149520-e093-4f5d-8633-58c1b1036435?utm_source=github&utm_medium=upgrade-pr
    
    Co-authored-by: Peter Petrovics <[email protected]>
    snyk-bot and szerintedmi authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    135359c View commit details
    Browse the repository at this point in the history
  4. upgrade ics from 2.15.1 to 2.23.0 (#740)

    Snyk has created this PR to upgrade ics from 2.15.1 to 2.23.0.
    
    See this package in npm:
    
    
    See this project in Snyk:
    https://app.snyk.io/org/szerintedmi/project/e9149520-e093-4f5d-8633-58c1b1036435?utm_source=github&utm_medium=upgrade-pr
    
    Co-authored-by: Peter Petrovics <[email protected]>
    snyk-bot and szerintedmi authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    10080a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Fix watch asset (#744)

    * fix asset btn
    
    * upgrade web3 to 1.3.3
    
    * web3 version
    
    * yarn.lock
    
    * try to fix tests
    
    * minor refact
    brigittaforrai authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b72b62a View commit details
    Browse the repository at this point in the history
Loading