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: uuidjs/uuid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: uuidjs/uuid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.1
Choose a head ref
  • 18 commits
  • 15 files changed
  • 7 contributors

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    cc55459 View commit details
    Browse the repository at this point in the history
  2. test: remove @ctavan (temporarily)

    "Fund this project" isn't showing up in sidebar and I'm not sure why.  'Wondering if it's because ctavan hasn't set up his sponsor account yet?
    broofa authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    06c4094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27dad1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. docs: typo (#667)

    0xflotus authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    62ef29e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 16, 2023

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

Commits on Feb 12, 2023

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

Commits on Mar 13, 2023

  1. Replace broken image in README file (#695)

    chore: fix broken readme and npm@9 build process
    
    * Fix broken image for RunMD
    * Update runmd package (fixes logo link)
    * Fix build script (npm bin -> npx)
    
    Co-authored-by: Robert Kieffer <[email protected]>
    yonifra and broofa authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a571c94 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 21, 2023

  1. chore: upgrade and fix the stale-issues workflow (#699)

    This has been failing with the following error message for a while:
    
    ```
    The workflow is not valid. .github/workflows/stale-issues.yml (Line: 20,
    Col: 32): A sequence was not expected .github/workflows/stale-issues.yml
    (Line: 21, Col: 29): A sequence was not expected
    ```
    ctavan authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8f028c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

  1. ci: run browser tests on pull_request_target (#703)

    pull_request_target allows runs to access the secret values. Since this adds an attack vector described here https://securitylab.github.com/research/github-actions-preventing-pwn-requests/, the extra condition to only run on the main repo push or if someone adds a safe to test label after reviewing the code is added.
    nschonni authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    862562e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ffc40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eef540 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. chore(release): 9.0.1

    ctavan committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b3f142f View commit details
    Browse the repository at this point in the history
Loading