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: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 3, 2023

  1. build(deps): bump actions/setup-node from 3 to 4 (#101)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5a5d40b View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 (#100)

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.0...0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    60a9f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. build(deps): bump @actions/github from 5.1.1 to 6.0.0 (#99)

    * build(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>
    
    * Build script
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: toshimaru <me@toshimaru.net>
    dependabot[bot] and toshimaru authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fe944cf View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.0

    toshimaru committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ebd30f1 View commit details
    Browse the repository at this point in the history
Loading