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: arduino/arduino-create-agent-js-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bd641f4
Choose a base ref
...
head repository: arduino/arduino-create-agent-js-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 79a3cee
Choose a head ref
  • 18 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 21, 2019

  1. Bump eslint from 5.2.0 to 5.12.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.2.0 to 5.12.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.2.0...v5.12.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    fca5280 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Bump eslint from 5.2.0 to 5.12.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.2.0 to 5.12.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.2.0...v5.12.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    33d3456 View commit details
    Browse the repository at this point in the history
  2. updated package json too

    Stefania committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ca0459e View commit details
    Browse the repository at this point in the history
  3. fixed conflicts

    Stefania committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    f3088b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from arduino/dependabot/npm_and_yarn/eslint-5.…

    …12.1
    
    Bump eslint from 5.2.0 to 5.12.1
    Stefania authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    a4ee273 View commit details
    Browse the repository at this point in the history
  5. Bump cross-env from 5.1.6 to 5.2.0

    Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.1.6 to 5.2.0.
    - [Release notes](https://github.com/kentcdodds/cross-env/releases)
    - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
    - [Commits](kentcdodds/cross-env@v5.1.6...v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    78aebc0 View commit details
    Browse the repository at this point in the history
  6. updated package json too

    Stefania committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    8f56252 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #52 from arduino/dependabot/npm_and_yarn/cross-env…

    …-5.2.0
    
    Bump cross-env from 5.1.6 to 5.2.0
    Stefania authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1068a48 View commit details
    Browse the repository at this point in the history
  8. 2.1.6

    Stefania committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1f72f97 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Bump detect-browser from 4.0.3 to 4.0.4

    Bumps [detect-browser](https://github.com/DamonOehlman/detect-browser) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/DamonOehlman/detect-browser/releases)
    - [Commits](DamonOehlman/detect-browser@v4.0.3...v4.0.4)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    8750926 View commit details
    Browse the repository at this point in the history
  2. Bump clean-webpack-plugin from 1.0.0 to 1.0.1

    Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
    - [Commits](johnagan/clean-webpack-plugin@v1.0.0...v1.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    3dc57dc View commit details
    Browse the repository at this point in the history
  3. updated package.json too

    Stefania committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    55b7e1f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #59 from arduino/dependabot/npm_and_yarn/clean-web…

    …pack-plugin-1.0.1
    
    Bump clean-webpack-plugin from 1.0.0 to 1.0.1
    Stefania authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    cdf0cdf View commit details
    Browse the repository at this point in the history
  5. updated package.json too

    Stefania committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7fa353c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #57 from arduino/dependabot/npm_and_yarn/detect-br…

    …owser-4.0.4
    
    Bump detect-browser from 4.0.3 to 4.0.4
    Stefania authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    412354d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. updated deps, fixed issue [CM-374]

    Stefania committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    06e82a7 View commit details
    Browse the repository at this point in the history
  2. 2.1.7

    Stefania committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    7c7ffc4 View commit details
    Browse the repository at this point in the history
  3. Bump rollup from 0.59.4 to 1.1.2

    Bumps [rollup](https://github.com/rollup/rollup) from 0.59.4 to 1.1.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v0.59.4...v1.1.2)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    79a3cee View commit details
    Browse the repository at this point in the history
Loading