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/node-core-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.0
Choose a base ref
...
head repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 14, 2024

  1. feat: add git node security --cleanup (#833)

    * feat: add git node security --finish
    
    feat: use SecurityRelease as base class
    
    * fixup! rename to cleanup
    RafaelGSS authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    871a16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f420432 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4e8ec9c View commit details
    Browse the repository at this point in the history
  2. feat(git-node): auto-fetch latest release tag when preparing release (#…

    …842)
    
    And suggest fetching the upstream staging branch at the start of the session.
    aduh95 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    15ae401 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 1, 2024

  1. chore: update release-please config (#852)

    - Use new repository for the action
    - Use nodejs-github-bot's PAT
    - Restrict permissions of `GITHUB_TOKEN`
    targos authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b4842d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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