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: thollander/actions-comment-pull-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: thollander/actions-comment-pull-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 10, 2024

  1. chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9a3f401 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @actions/core from 1.10.1 to 1.11.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8afe6e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #392 from thollander/dependabot/npm_and_yarn/verce…

    …l/ncc-0.38.2
    
    chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2
    thollander authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ece12ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #394 from thollander/dependabot/npm_and_yarn/actio…

    …ns/core-1.11.1
    
    chore(deps): bump @actions/core from 1.10.1 to 1.11.1
    thollander authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0a327d5 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump prettier from 3.2.5 to 3.3.3

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    64dcac7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #393 from thollander/dependabot/npm_and_yarn/prett…

    …ier-3.3.3
    
    chore(deps-dev): bump prettier from 3.2.5 to 3.3.3
    thollander authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    301a80e View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump @actions/github from 5.1.1 to 6.0.0

    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    38af97b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #300 from thollander/dependabot/npm_and_yarn/actio…

    …ns/github-6.0.0
    
    chore(deps): bump @actions/github from 5.1.1 to 6.0.0
    thollander authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cb13519 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    a11fbfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #409 from thollander/fix/wrong-var-renaming

    fix: some wrong variables renaming
    thollander authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a38b001 View commit details
    Browse the repository at this point in the history
  3. chore: release 3.0.1

    thollander committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5fd7012 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #410 from thollander/chore/release-3.0.1

    chore: release 3.0.1
    thollander authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    24bffb9 View commit details
    Browse the repository at this point in the history
Loading