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: agrc/reminder-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.15
Choose a base ref
...
head repository: agrc/reminder-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.16
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 3, 2025

  1. deps: bump the safe-dependencies group across 1 directory with 9 updates

    Bumps the safe-dependencies group with 9 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |
    | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.17.0` |
    | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.2` | `0.38.3` |
    | [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.17.0` |
    | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.14.0` |
    | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.3.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
    
    
    
    Updates `@actions/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)
    
    Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0
    - [Release notes](https://github.com/eslint/eslintrc/releases)
    - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslintrc@v3.1.0...v3.2.0)
    
    Updates `@eslint/js` from 9.11.1 to 9.17.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)
    
    Updates `@vercel/ncc` from 0.38.2 to 0.38.3
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.2...0.38.3)
    
    Updates `eslint` from 9.11.1 to 9.17.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.11.1...v9.17.0)
    
    Updates `globals` from 15.9.0 to 15.14.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.9.0...v15.14.0)
    
    Updates `husky` from 9.1.6 to 9.1.7
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.6...v9.1.7)
    
    Updates `lint-staged` from 15.2.10 to 15.3.0
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.10...v15.3.0)
    
    Updates `prettier` from 3.3.3 to 3.4.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.3...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: "@eslint/eslintrc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: safe-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: safe-dependencies
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: safe-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and steveoh committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    439df34 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore: release v1.0.16

    ugrc-release-bot[bot] authored and steveoh committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    a5e592c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f2ec2 View commit details
    Browse the repository at this point in the history
Loading