8000 Comparing v3.0.0...v3.0.1 · npm/bin-links · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: npm/bin-links
Failed to load repositories. Confirm that select 10000 ed base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: npm/bin-links
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 7 commits
  • 21 files changed
  • 4 contributors

Commits on Apr 5, 2022

  1. deps: bump read-cmd-shim from 2.0.0 to 3.0.0 (#40)

    Bumps [read-cmd-shim](https://github.com/npm/read-cmd-shim) from 2.0.0 to 3.0.0.
    - [Release notes](https://github.com/npm/read-cmd-shim/releases)
    - [Changelog](https://github.com/npm/read-cmd-shim/blob/main/CHANGELOG.md)
    - [Commits](npm/read-cmd-shim@v2.0.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: read-cmd-shim
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    36a652f View commit details
    Browse the repository at this point in the history
  2. deps: bump cmd-shim from 4.1.0 to 5.0.0 (#39)

    Bumps [cmd-shim](https://github.com/npm/cmd-shim) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/npm/cmd-shim/releases)
    - [Changelog](https://github.com/npm/cmd-shim/blob/main/CHANGELOG.md)
    - [Commits](npm/cmd-shim@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cmd-shim
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    24a1f3c View commit details
    Browse the repository at this point in the history
  3. fix: replace deprecated String.prototype.substr() (#38)

    .substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
    
    Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
    CommanderRoot authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    56dbfa0 View commit details
    Browse the repository at this point in the history
  4. chore: bump @npmcli/template-oss from 2.9.2 to 3.2.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 2.9.2 to 3.2.2.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v2.9.2...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    02a7cb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    847964e View commit details
    Browse the repository at this point in the history
  6. fix: remove unsafe regex

    wraithgar committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5d01244 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 3.0.1 (#42)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    492a1be View commit details
    Browse the repository at this point in the history
Loading
0