Comparing v2.0.1...v2.0.2 · webtorrent/node-bencode · GitHub
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: webtorrent/node-bencode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: webtorrent/node-bencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 28, 2021

  1. chore: sync

    DiegoRBaquero authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c6505bf View commit details
    Browse the repository at this point in the history
  2. Update package.json

    DiegoRBaquero authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    792e40a View commit details
    Browse the repository at this point in the history
  3. Delete .travis.yml

    DiegoRBaquero authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    381407d View commit details
    Browse the repository at this point in the history
  4. Update .npmignore

    DiegoRBaquero authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c0c897e View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency tape to v5.3.0 (#102)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0c1ca5d View commit details
    Browse the repository at this point in the history
  6. chore(deps): pin dependencies (#101)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2b234cf View commit details
    Browse the repository at this point in the history
  7. fix: Patch release to drop a dependecy to safe-buffer (#99)

    * Patch release to drop a dependecy to safe-buffer, which is not required anymore since node v6
    Thanks to @jimmywarting for this patch!
    
    * chore(package): there was already a 2.0.1 release that somehow was not tracked in git. So this is 2.0.2
    
    * Update CHANGELOG.md
    
    Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>
    themasch and DiegoRBaquero authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a661715 View commit details
    Browse the repository at this point in the history
  8. chore(release): 2.0.2

    ## [2.0.2](v2.0.1...v2.0.2) (2021-07-28)
    
    ### Bug Fixes
    
    * Patch release to drop a dependecy to safe-buffer ([#99](#99)) ([a661715](a661715))
    semantic-release-bot committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ef0b866 View commit details
    Browse the repository at this point in the history
Loading