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: onsip/SIP.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: netsapiens/SIP.js
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.
  • 12 commits
  • 4 files changed
  • 5 contributors

Commits on May 7, 2021

  1. Bump lodash from 4.17.20 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 7, 2021
    Configuration menu
    Copy the full SHA
    c821359 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Bump url-parse from 1.4.7 to 1.5.1

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.4.7...1.5.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4ef4403 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge pull request #926 from onsip/dependabot/npm_and_yarn/lodash-4.1…

    …7.21
    
    Bump lodash from 4.17.20 to 4.17.21
    egreenmachine authored May 11, 2021
    Configuration menu
    Copy the full SHA
    852270c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #927 from onsip/dependabot/npm_and_yarn/url-parse-…

    …1.5.1
    
    Bump url-parse from 1.4.7 to 1.5.1
    egreenmachine authored May 11, 2021
    Configuration menu
    Copy the full SHA
    06c4ed2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Bump ws from 7.4.4 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.4.4...7.4.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    94adc03 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f757998 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    67bea3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #940 from nnaoi/master

    fix typo in docs/session-description-handler.md
    etamme authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    bee355b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    4910cc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #936 from onsip/dependabot/npm_and_yarn/glob-paren…

    …t-5.1.2
    
    Bump glob-parent from 5.1.1 to 5.1.2
    egreenmachine authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    697fb08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #935 from onsip/dependabot/npm_and_yarn/ws-7.4.6

    Bump ws from 7.4.4 to 7.4.6
    egreenmachine authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    5dc8d56 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Merge pull request #941 from Talkdesk/master

    Support for ephemeral credentials
    etamme authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5cf8056 View commit details
    Browse the repository at this point in the history
Loading