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: HPInc/oneflow-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: HPInc/oneflow-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 11, 2022

  1. chore(deps): bump follow-redirects from 1.14.4 to 1.14.8

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b6f4144 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Merge pull request #63 from oneflow/dependabot/npm_and_yarn/follow-re…

    …directs-1.14.8
    
    chore(deps): bump follow-redirects from 1.14.4 to 1.14.8
    Sergio-svb authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e7b5f35 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tar from 6.1.0 to 6.1.11

    Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.0...v6.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    18d8ff2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from oneflow/dependabot/npm_and_yarn/tar-6.1.11

    chore(deps): bump tar from 6.1.0 to 6.1.11
    Sergio-svb authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d0d71f4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump node-fetch from 2.6.1 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e5e966f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from oneflow/dependabot/npm_and_yarn/node-fetc…

    …h-2.6.7
    
    chore(deps): bump node-fetch from 2.6.1 to 2.6.7
    Sergio-svb authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    29d689e View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3

    Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
    - [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
    - [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: trim-off-newlines
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ead703a View commit details
    Browse the repository at this point in the history
  7. fix: marked vulnerability

    Sergio-svb committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    becb83a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #64 from oneflow/dependabot/npm_and_yarn/trim-off-…

    …newlines-1.0.3
    
    chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
    Sergio-svb authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    9aeaf9e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix: merge with master

    Sergio-svb committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5e941ec View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Merge pull request #68 from oneflow/fix/marked-vulnerability

    fix: update vulnerable dependencies
    Sergio-svb authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2bb6a1b View commit details
    Browse the repository at this point in the history
Loading