Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci update ci config #76

Merged
merged 104 commits into from
Nov 15, 2024
Merged

ci update ci config #76

merged 104 commits into from
Nov 15, 2024

Commits on Aug 5, 2024

  1. build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b2256b...89ef406)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b95faa0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.0

    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.3 to 2.0.0.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@3f4a782...10d8902)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e847aa9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from rodneylab/dependabot/github_actions/actio…

    …ns/upload-artifact-4.3.5
    
    build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5
    rodneylab authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    44606d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b9eeb6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61 from rodneylab/dependabot/github_actions/Embar…

    …kStudios/cargo-deny-action-2.0.0
    
    build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.0
    rodneylab authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    97d1cba View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.0 to 2.9.1.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@0d38121...5c7944e)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6882db1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1

    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@10d8902...8371184)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    586d3d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from rodneylab/dependabot/github_actions/step-…

    …security/harden-runner-2.9.1
    
    build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1
    rodneylab authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a675f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06602db View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63 from rodneylab/dependabot/github_actions/Embar…

    …kStudios/cargo-deny-action-2.0.1
    
    build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1
    rodneylab authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4e612d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. build(deps): bump github/codeql-action from 3.25.15 to 3.26.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@afb54ba...eb055d7)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6be87bd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@89ef406...834a144)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a56c034 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.0
    
    build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
    rodneylab authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8f15d25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bab41d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from rodneylab/dependabot/github_actions/actio…

    …ns/upload-artifact-4.3.6
    
    build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
    rodneylab authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fa929eb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. build(deps): bump github/codeql-action from 3.26.0 to 3.26.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@eb055d7...29d86d2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2f94cb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.1
    
    build(deps): bump github/codeql-action from 3.26.0 to 3.26.1
    rodneylab authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    82eec0f View commit details
    Browse the repository at this point in the history
  3. ci: 🐝 update CI config

    rodneylab committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c786672 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from rodneylab/ci__update_precommit_config

    ci: 🐝 update CI config
    rodneylab authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6f0fb72 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. build(deps): bump github/codeql-action from 3.26.1 to 3.26.2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.1 to 3.26.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@29d86d2...429e197)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4ef984d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.2
    
    build(deps): bump github/codeql-action from 3.26.1 to 3.26.2
    rodneylab authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dab8e9d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. build(deps): bump github/codeql-action from 3.26.2 to 3.26.3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@429e197...883d858)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bb362f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.3
    
    build(deps): bump github/codeql-action from 3.26.2 to 3.26.3
    rodneylab authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    454e6ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a824eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from rodneylab/ci__update_dprint_config

    ci: 🐝 update dprint config
    rodneylab authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    085a28b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. build(deps): bump github/codeql-action from 3.26.3 to 3.26.4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@883d858...f0f3afe)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b209de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #71 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.4
    
    build(deps): bump github/codeql-action from 3.26.3 to 3.26.4
    rodneylab authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    acff5f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4ecab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from rodneylab/ci__update_ci_config

    ci: 🐝 update dprint config
    rodneylab authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bd1e289 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. build(deps): bump github/codeql-action from 3.26.4 to 3.26.5

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.4 to 3.26.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f0f3afe...2c779ab)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4f591cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.5
    
    build(deps): bump github/codeql-action from 3.26.4 to 3.26.5
    rodneylab authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    911459f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. build(deps): bump actions/setup-python from 5.1.1 to 5.2.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@39cd149...f677139)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c838df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #74 from rodneylab/dependabot/github_actions/actio…

    …ns/setup-python-5.2.0
    
    build(deps): bump actions/setup-python from 5.1.1 to 5.2.0
    rodneylab authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0589458 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.26.5 to 3.26.6

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.6.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@2c779ab...4dd1613)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    141ebce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.6
    
    build(deps): bump github/codeql-action from 3.26.5 to 3.26.6
    rodneylab authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aecbaeb View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@834a144...5076954)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    30517ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request #76 from rodneylab/dependabot/github_actions/actio…

    …ns/upload-artifact-4.4.0
    
    build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
    rodneylab authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4f8af82 View commit details
    Browse the repository at this point in the history
  6. ci: 🐝 update CI config

    rodneylab committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d41f042 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #77 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c60761c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. build(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.1.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@5c7944e...91182cc)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dc7bbd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #79 from rodneylab/dependabot/github_actions/step-…

    …security/harden-runner-2.10.1
    
    build(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1
    rodneylab authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7ca50ff View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. build(deps): bump github/codeql-action from 3.26.6 to 3.26.7

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.7.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4dd1613...8214744)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e1d23a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.7
    
    build(deps): bump github/codeql-action from 3.26.6 to 3.26.7
    rodneylab authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b52670c View commit details
    Browse the repository at this point in the history
  3. ci: 🐝 update CI config

    rodneylab committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b13b903 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #81 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d25589d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. build(deps): bump rustsec/audit-check from 1.4.1 to 2.0.0

    Bumps [rustsec/audit-check](https://github.com/rustsec/audit-check) from 1.4.1 to 2.0.0.
    - [Release notes](https://github.com/rustsec/audit-check/releases)
    - [Changelog](https://github.com/rustsec/audit-check/blob/main/CHANGELOG.md)
    - [Commits](rustsec/audit-check@dd51754...69366f3)
    
    ---
    updated-dependencies:
    - dependency-name: rustsec/audit-check
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f37a94b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Merge pull request #83 from rodneylab/dependabot/github_actions/rusts…

    …ec/audit-check-2.0.0
    
    build(deps): bump rustsec/audit-check from 1.4.1 to 2.0.0
    rodneylab authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8b36b5c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.26.7 to 3.26.9

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.9.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@8214744...461ef6c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a60cd24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #84 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.9
    
    build(deps): bump github/codeql-action from 3.26.7 to 3.26.9
    rodneylab authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5b5d0f3 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/checkout from 4.1.7 to 4.2.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ffa82b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #85 from rodneylab/dependabot/github_actions/actio…

    …ns/checkout-4.2.0
    
    build(deps): bump actions/checkout from 4.1.7 to 4.2.0
    rodneylab authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a0bc736 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5125566 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #86 from rodneylab/ci__update_ci_config

    ci: 🐝 update pre-commit config
    rodneylab authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cabfd25 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. build(deps): bump github/codeql-action from 3.26.9 to 3.26.10

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@461ef6c...e2b3eaf)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4b40981 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.10
    
    build(deps): bump github/codeql-action from 3.26.9 to 3.26.10
    rodneylab authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    49966fa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@e28ff12...b9fd7d1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e0dad75 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #88 from rodneylab/dependabot/github_actions/codec…

    …ov/codecov-action-4.6.0
    
    build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0
    rodneylab authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f38e3ea View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.26.10 to 3.26.11

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.10 to 3.26.11.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@e2b3eaf...6db8d63)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a2fd344 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.11
    
    build(deps): bump github/codeql-action from 3.26.10 to 3.26.11
    rodneylab authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0156990 View commit details
    Browse the repository at this point in the history
  4. ci: 🐝 update CI config

    rodneylab committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ed998c0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #90 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c663ad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. build(deps): bump actions/checkout from 4.2.0 to 4.2.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@d632683...eef6144)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ea5b189 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge pull request #91 from rodneylab/dependabot/github_actions/actio…

    …ns/checkout-4.2.1
    
    build(deps): bump actions/checkout from 4.2.0 to 4.2.1
    rodneylab authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    666d49a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5076954...b4b15b8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4c53de8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #95 from rodneylab/dependabot/github_actions/actio…

    …ns/upload-artifact-4.4.3
    
    build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3
    rodneylab authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4bad0fc View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github/codeql-action from 3.26.11 to 3.26.13

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.13.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6db8d63...f779452)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4712583 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #96 from rodneylab/dependabot/github_actions/githu…

    …b/codeql-action-3.26.13
    
    build(deps): bump github/codeql-action from 3.26.11 to 3.26.13
    rodneylab authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    18d2ef0 View commit details
    Browse the repository at this point in the history
  6. ci: 🐝 update CI config

    rodneylab committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    074dfff View commit details
    Browse the repository at this point in the history
  7. Merge pull request #97 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    59f4e23 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. build(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@5a2ce3f...a6993e2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    af26b4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from rodneylab/dependabot/github_actions/actio…

    …ns/dependency-review-action-4.3.5
    
    build(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5
    rodneylab authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    388ceb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142f3a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #99 from rodneylab/ci__update_ci_config

    ci: 🐝 update dprint config
    rodneylab authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    80a6b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. build(deps): bump github/codeql-action from 3.26.13 to 3.27.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f779452...6624720)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    82c8b52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from rodneylab/dependabot/github_actions/gith…

    …ub/codeql-action-3.27.0
    
    build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
    rodneylab authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ddc3f84 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. build(deps): bump actions/checkout from 4.2.1 to 4.2.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@eef6144...11bd719)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    76ba01b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge pull request #101 from rodneylab/dependabot/github_actions/acti…

    …ons/checkout-4.2.2
    
    build(deps): bump actions/checkout from 4.2.1 to 4.2.2
    rodneylab authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fbda803 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 5.0.2 to 5.1.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0a12ed9...41dfa10)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    119ce35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from rodneylab/dependabot/github_actions/acti…

    …ons/setup-go-5.1.0
    
    build(deps): bump actions/setup-go from 5.0.2 to 5.1.0
    rodneylab authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2c51b41 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/setup-python from 5.2.0 to 5.3.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@f677139...0b93645)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3439b5f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #103 from rodneylab/dependabot/github_actions/acti…

    …ons/setup-python-5.3.0
    
    build(deps): bump actions/setup-python from 5.2.0 to 5.3.0
    rodneylab authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a3c224f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fab171f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #104 from rodneylab/ci__update_ci_config

    ci: 🐝 update pre-commit config
    rodneylab authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    af9d408 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. build(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.5 to 4.4.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@a6993e2...4081bf9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    62c7fdd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge pull request #105 from rodneylab/dependabot/github_actions/acti…

    …ons/dependency-review-action-4.4.0
    
    build(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0
    rodneylab authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    238c72e View commit details
    Browse the repository at this point in the history
  2. ci: 🐝 update CI config

    rodneylab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    97cfd52 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    240571e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. build(deps): bump github/codeql-action from 3.27.0 to 3.27.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6624720...4f3212b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0a61f7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from rodneylab/dependabot/github_actions/gith…

    …ub/codeql-action-3.27.1
    
    build(deps): bump github/codeql-action from 3.27.0 to 3.27.1
    rodneylab authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    10c5128 View commit details
    Browse the repository at this point in the history
  3. ci: 🐝 update CI config

    rodneylab committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b3db807 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #108 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fe89abd View commit details
    Browse the repository at this point in the history
  5. ci: 🐝 update CI config

    rodneylab committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a449bc8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #109 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b359189 View commit details
    Browse the repository at this point in the history
  7. ci: 🐝 update CI config

    rodneylab committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1dd50a2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #110 from rodneylab/ci__update_ci_config

    ci: 🐝 update CI config
    rodneylab authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    46feee6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. build(deps): bump github/codeql-action from 3.27.1 to 3.27.3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.1 to 3.27.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4f3212b...396bb3e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    657a6fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from rodneylab/dependabot/github_actions/gith…

    …ub/codeql-action-3.27.3
    
    build(deps): bump github/codeql-action from 3.27.1 to 3.27.3
    rodneylab authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8e2669e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@b9fd7d1...9688725)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0a60cb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from rodneylab/dependabot/github_actions/code…

    …cov/codecov-action-5.0.0
    
    build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0
    rodneylab authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    061accb View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 3.27.3 to 3.27.4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.3 to 3.27.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@396bb3e...ea9e4e3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    79aa94d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from rodneylab/dependabot/github_actions/gith…

    …ub/codeql-action-3.27.4
    
    build(deps): bump github/codeql-action from 3.27.3 to 3.27.4
    rodneylab authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    57677b4 View commit details
    Browse the repository at this point in the history
  5. ci: 🐝 update CI config

    rodneylab committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    67ffad1 View commit details
    Browse the repository at this point in the history
  6. ci: 🐝 update CI config

    rodneylab committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8bcf371 View commit details
    Browse the repository at this point in the history
  7. style: 🛁 linting

    rodneylab committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e7a6dc5 View commit details
    Browse the repository at this point in the history