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: gr2m/universal-github-app-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: gr2m/universal-github-app-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on May 20, 2024

  1. chore(deps): update dependency esbuild to ^0.21.0 (#101)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 20, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    562b41e View commit details

Commits on Jun 10, 2024

  1. chore(deps): update dependency c8 to v10 (#102)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Copy the full SHA
    c00dd4c View commit details

Commits on Jul 1, 2024

  1. chore(deps): update dependency esbuild to ^0.22.0

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2024
    Copy the full SHA
    f333aa3 View commit details

Commits on Jul 2, 2024

  1. chore(deps): update dependency esbuild to ^0.23.0

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 2, 2024
    Copy the full SHA
    82ee06d View commit details

Commits on Sep 22, 2024

  1. chore(deps): update dependency esbuild to ^0.24.0 (#105)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 22, 2024
    Copy the full SHA
    e3e1a33 View commit details

Commits on Sep 30, 2024

  1. build(deps): bump braces from 3.0.2 to 3.0.3 (#108)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Copy the full SHA
    d52064d View commit details

Commits on Feb 10, 2025

  1. chore(deps): update dependency esbuild to ^0.25.0 (#112)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 10, 2025
    Copy the full SHA
    21cec53 View commit details

Commits on Mar 17, 2025

  1. fix: bun support (only export subtle from node:crypto) (#114)

    Be more specific when exporting node:crypto
    
    only exports the actually called function. Enables bun support.
    lpanni authored Mar 17, 2025
    Copy the full SHA
    3b0c552 View commit details
Loading