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: actions/github-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mentimeter/github-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 19, 2025

  1. chore: 🤖 allow Node versions above 21; update .gitignore

    This Feb, Node.js 22 became the Active LTS version. With the engine
    restriction it's impossible to build to package on a newer Node.js
    version. Local testing showed that the package works fine on Node.js 22,
    thus the update.
    RayProud committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    c5b2c06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mentimeter/update-node-version

    chore: 🤖 allow Node versions above 21; update .gitignore
    RayProud authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    597c51f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Bump dependencies

    RayProud committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    d477250 View commit details
    Browse the repository at this point in the history
Loading