8000 Comparing v1.1.12...v1.1.13 · agrc/create-reminder-action · GitHub
[go: up one dir, main page]

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

Commits on Oct 23, 2023

  1. docs: update permissions

    these are required if the token doesn't have read/write checked by default
    steveoh authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5d868fd View commit details
    8000 Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. chore(deps): bump the ci-dependencies group with 1 update

    Bumps the ci-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    - [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
      dependency-group: ci-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and steveoh committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aa2c561 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump the safe-dependencies group with 3 updates

    Bumps the safe-dependencies group with 3 updates: [@vercel/ncc](https://github.com/vercel/ncc), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).
    
    
    Updates `@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)
    
    Updates `eslint` from 8.51.0 to 8.52.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.51.0...v8.52.0)
    
    Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)
    
    ---
    updated-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: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: safe-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and steveoh committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ecfe1b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. deps: Q4 deps

    steveoh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4c6c794 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.1.13

    ugrc-release-bot[bot] authored and steveoh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ef9288f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922893a View commit details
    Browse the repository at this point in the history
Loading
0