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: nodejs/gyp-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 379257d
Choose a base ref
...
head repository: nodejs/gyp-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7875642
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    dd0fda5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. chore(deps): bump the github_actions group with 3 updates (#221)

    Bumps the github_actions group with 3 updates: [actions/setup-node](https://github.com/actions/setup-node), [actions/setup-python](https://github.com/actions/setup-python) and [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action).
    
    
    Updates `actions/setup-node` from 3 to 4
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `google-github-actions/release-please-action` from 3 to 4
    - [Release notes](https://github.com/google-github-actions/release-please-action/releases)
    - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/release-please-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github_actions
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github_actions
    - dependency-name: google-github-actions/release-please-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github_actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    173a7fd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix: avoid quoting cflag name and parameter with space separator (#223)

    * fix: avoid quoting cflag name and parameter with space separator
    
    * fixup!
    
    * pin ruff version
    
    * fixup! skip tests on linux
    legendecas authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2b9703d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.16.2 (#227)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7875642 View commit details
    Browse the repository at this point in the history
Loading