8000 Comparing v4.0.4...v5.0.0 · 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 selected base ref is valid, then try again.
Loading
base: v4.0.4
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: v5.0.0
Choose a head ref
  • 15 commits
  • 14 files changed
  • 5 contributors

Commits on May 24, 2024

  1. deps: add proc-log

    antongolub authored and reggi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    af7e347 View commit details
    Browse the repository at this point in the history
  2. feat: ignore EACCES on linking

    antongolub authored and reggi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9648a7d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.22.0...v4.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7b34e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d06f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore: bump @npmcli/template-oss from 4.23.1 to 4.23.3

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.1 to 4.23.3.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.23.1...v4.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d949f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf22a 10000 e View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v4.0.5...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ba52600 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix!: align to npm 10 node engine range

    BREAKING CHANGE: `bin-links` now supports node `^18.17.0 || >=20.5.0`
    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    013be50 View commit details
    Browse the repository at this point in the history
  2. chore: run template-oss-apply

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    463c32f View commit details
    Browse the repository at this point in the history
  3. deps: cmd-shim@7.0.0

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    722452a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    502417c View commit details
    Browse the repository at this point in the history
  5. deps: proc-log@5.0.0

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c915a3 View commit details
    Browse the repository at this point in the history
  6. deps: read-cmd-shim@5.0.0

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7d90298 View commit details
    Browse the repository at this point in the history
  7. deps: write-file-atomic@6.0.0

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a08d09b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. chore: release 5.0.0 (#122)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.0.0](v4.0.4...v5.0.0)
    (2024-09-25)
    ### ⚠️ BREAKING CHANGES
    * `bin-links` now supports node `^18.17.0 || >=20.5.0`
    ### Features
    *
    [`9648a7d`](9648a7d)
    [#121](#121) ignore EACCES on
    linking (@antongolub)
    ### Bug Fixes
    *
    [`013be50`](013be50)
    [#139](#139) align to npm 10 node
    engine range (@reggi)
    ### Dependencies
    *
    [`a08d09b`](a08d09b)
    [#139](#139)
    `write-file-atomic@6.0.0`
    *
    [`7d90298`](7d90298)
    [#139](#139) `read-cmd-shim@5.0.0`
    *
    [`0c915a3`](0c915a3)
    [#139](#139) `proc-log@5.0.0`
    *
    [`502417c`](502417c)
    [#139](#139)
    `npm-normalize-package-bin@4.0.0`
    *
    [`722452a`](722452a)
    [#139](#139) `cmd-shim@7.0.0`
    *
    [`af7e347`](af7e347)
    [#121](#121) add proc-log
    ### Chores
    *
    [`463c32f`](463c32f)
    [#139](#139) run template-oss-apply
    (@reggi)
    *
    [`ba52600`](ba52600)
    [#133](#133) bump
    @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
    *
    [`fdf22ae`](fdf22ae)
    [#134](#134) postinstall for
    dependabot template-oss PR (@hashtagchris)
    *
    [`d949f7d`](d949f7d)
    [#134](#134) bump
    @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    21614a8 View commit details
    Browse the repository at this point in the history
Loading
0