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: tj-actions/glob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8
Choose a base ref
...
head repository: tj-actions/glob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9
Choose a head ref
  • 19 commits
  • 10 files changed
  • 5 contributors

Commits on May 30, 2022

  1. Upgraded from v7.20 -> v8

    jackton1 authored May 30, 2022
    Configuration menu
    Copy the full SHA
    bb141f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from tj-actions/upgrade-to-v8

    Upgraded to v8
    jackton1 authored May 30, 2022
    Configuration menu
    Copy the full SHA
    b22e107 View commit details
    Browse the repository at this point in the history
  3. Lock file maintenance

    renovate-bot authored and jackton1 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    bb805db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d46482 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fb7504 View commit details
    Browse the repository at this point in the history
  6. Bump @types/node from 17.0.35 to 17.0.36

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.36.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    eb5794f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update test.yml

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    f968b82 View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    75589ed View commit details
    Browse the repository at this point in the history
  3. Update main.ts

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    eb92335 View commit details
    Browse the repository at this point in the history
  4. Update main.test.ts

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    ea24a29 View commit details
    Browse the repository at this point in the history
  5. Updated README.md

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    8d3ec34 View commit details
    Browse the repository at this point in the history
  6. Update main.ts

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    13b3510 View commit details
    Browse the repository at this point in the history
  7. Merge 13b3510 into ea24a29

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    35fcc78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ed4f22 View commit details
    Browse the repository at this point in the history
  9. Update main.ts

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    9bc2618 View commit details
    Browse the repository at this point in the history
  10. Merge 9bc2618 into ea24a29

    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    4e9393a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd9f82a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #217 from tj-actions/chore/update-readme

    Updated README.md
    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    e2282c8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #213 from tj-actions/dependabot/npm_and_yarn/types…

    …/node-17.0.36
    
    Bump @types/node from 17.0.35 to 17.0.36
    jackton1 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    dbc326e View commit details
    Browse the repository at this point in the history
Loading