Commits on Dec 4, 2022

  1. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 4, 2022
    Copy the full SHA
    fa307e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. chore(deps): bump json5 from 2.2.1 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 9, 2023
    Copy the full SHA
    e6af53c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. chore(deps): bump cachix/install-nix-action from 18 to 19

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v18...v19)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 7, 2023
    Copy the full SHA
    d760f19 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Merge pull request #134 from cachix/dependabot/github_actions/cachix/…

    …install-nix-action-19
    
    chore(deps): bump cachix/install-nix-action from 18 to 19
    domenkozar committed Feb 14, 2023
    Copy the full SHA
    a6bd2b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Mar 1, 2023

  1. Merge pull request #136 from dbaynard/patch-1

    Clarify use of authToken with managed signing key
    domenkozar committed Mar 1, 2023
    Copy the full SHA
    140acdb View commit details
    Browse the repository at this point in the history
  2. Update test.yml

    domenkozar committed Mar 1, 2023
    Copy the full SHA
    5bf8d3b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. chore(deps): bump cachix/install-nix-action from 19 to 20

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v19...v20)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 2, 2023
    Copy the full SHA
    de2347e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from cachix/dependabot/github_actions/cachix/…

    …install-nix-action-20
    sandydoo committed Mar 2, 2023
    Copy the full SHA
    8356623 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #140 from cachix/fix-ci

    fix ci
    domenkozar committed Mar 2, 2023
    Copy the full SHA
    298387a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. bump action and installer

    domenkozar committed May 15, 2023
    Copy the full SHA
    7636806 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    586bf28 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. chore(deps): bump cachix/install-nix-action from 20 to 21

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v20...v21)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 25, 2023
    Copy the full SHA
    a8b6068 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Add option to avoid calling cachix use

    This is particularly useful on self-hosted runners where we can already
    add the Cachix cache to substituters but don't want to set the runner as
    a trusted user.
    Enzime committed May 26, 2023
    Copy the full SHA
    64c6147 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from cachix/dependabot/github_actions/cachix/…

    …install-nix-action-21
    
    chore(deps): bump cachix/install-nix-action from 20 to 21
    domenkozar committed May 26, 2023
    Copy the full SHA
    1bfaf13 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #148 from Enzime/master

    Add option to avoid calling `cachix use`
    domenkozar committed May 30, 2023
    Copy the full SHA
    ea6f6e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore(deps): bump cachix/install-nix-action from 21 to 22

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v21...v22)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 19, 2023
    Copy the full SHA
    aeb597a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. DOC: Fix link to GHA tutorial

    HaoZeke committed Jun 27, 2023
    Copy the full SHA
    b8657c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from HaoZeke/patch-1

    DOC: Fix link to GHA tutorial
    domenkozar committed Jun 27, 2023
    Copy the full SHA
    bcde98f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #149 from cachix/dependabot/github_actions/cachix/…

    …install-nix-action-22
    
    chore(deps): bump cachix/install-nix-action from 21 to 22
    domenkozar committed Jun 27, 2023
    Copy the full SHA
    c061ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2023
    Copy the full SHA
    2d381e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #151 from cachix/dependabot/npm_and_yarn/semver-5.7.2

    chore(deps): bump semver from 5.7.1 to 5.7.2
    domenkozar committed Jul 13, 2023
    Copy the full SHA
    9dd6c30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from cachix/dependabot/npm_and_yarn/json5-2.2.3

    chore(deps): bump json5 from 2.2.1 to 2.2.3
    domenkozar committed Jul 13, 2023
    Copy the full SHA
    521ae12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #129 from cachix/dependabot/npm_and_yarn/decode-ur…

    …i-component-0.2.2
    
    chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
    domenkozar committed Jul 13, 2023
    Copy the full SHA
    acbd3b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Switch to devenv

    sandydoo committed Aug 18, 2023
    Copy the full SHA
    bba0e7d View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    sandydoo committed Aug 18, 2023
    Copy the full SHA
    7c7df16 View commit details
    Browse the repository at this point in the history
  3. Commit dist script

    sandydoo committed Aug 18, 2023
    Copy the full SHA
    3503b3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #154 from cachix/add-devenv

    Switch to devenv
    domenkozar committed Aug 18, 2023
    Copy the full SHA
    91ae9b4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #155 from cachix/bump-dependencies

    Bump dependencies
    domenkozar committed Aug 18, 2023
    Copy the full SHA
    1174ea0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(deps): bump cachix/install-nix-action from 22 to 23

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v22...v23)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 5, 2023
    Copy the full SHA
    8d53462 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 5, 2023
    Copy the full SHA
    fe4b2e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Run on node20

    sandydoo committed Sep 6, 2023
    Copy the full SHA
    d0ac148 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70d2b7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from cachix/dependabot/github_actions/cachix/…

    …install-nix-action-23
    sandydoo committed Sep 6, 2023
    Copy the full SHA
    1ad0725 View commit details
    Browse the repository at this point in the history
  4. Update tsconfig

    sandydoo committed Sep 6, 2023
    Copy the full SHA
    33393dc View commit details
    Browse the repository at this point in the history
  5. Bump dependencies

    sandydoo committed Sep 6, 2023
    Copy the full SHA
    6d013b1 View commit details
    Browse the repository at this point in the history
  6. Bump node in devenv

    sandydoo committed Sep 6, 2023
    Copy the full SHA
    2025bda View commit details
    Browse the repository at this point in the history
  7. Commit dist

    sandydoo committed Sep 6, 2023
    Copy the full SHA
    e98f643 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #158 from cachix/bump-node

    Run on node20
    domenkozar committed Sep 6, 2023
    Copy the full SHA
    6a2e08b View commit details
    Browse the repository at this point in the history