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: Jacobbrewer1/patcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.20
Choose a base ref
...
head repository: Jacobbrewer1/patcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 164 files changed
  • 2 contributors

Commits on Feb 25, 2025

  1. chore(deps): downgrading to go 1.24 (#127)

    * downgrading to 1.23
    
    * rebase
    
    * mock filter tests
    
    * filter test values
    Jacobbrewer1 authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    9a3b4f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Revert "chore(deps): downgrading to go 1.23 (#127)" (#128)

    * Revert "chore(deps): downgrading to go 1.24 (#127)"
    
    This reverts commit 9a3b4f6.
    
    * gen
    
    * tests
    Jacobbrewer1 authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    ad99512 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. feat(cicd): adding perfsprint linter (#129)

    adding perfsprint linter
    Jacobbrewer1 authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    a43078f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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

Commits on Mar 7, 2025

  1. feat(patch): defaulting to snake case naming of the resource object p…

    …rovided if no table name option has been provided (#131)
    
    * defaulting to snake case naming of the resource object provided if no table name option has been provided
    
    * parallel tests
    
    * reording linter flow
    Jacobbrewer1 authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    4782374 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. feat(cicd): Type assert linter (#132)

    feat/assert-type-linter
    Jacobbrewer1 authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    6991258 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. chore(deps): Bump github.com/vektra/mockery/v2 from 2.53.0 to 2.53.1 (#…

    …133)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.53.0 to 2.53.1.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.53.0...v2.53.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    c9bbfef View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. chore(deps): Bump github.com/vektra/mockery/v2 from 2.53.1 to 2.53.2 (#…

    …134)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.53.1 to 2.53.2.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.53.1...v2.53.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    aa2b4a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. chore(deps): Bump github.com/vektra/mockery/v2 from 2.53.2 to 2.53.3 (#…

    …135)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.53.2 to 2.53.3.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.53.2...v2.53.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    e44beb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. chore(docs): Adding difference of using library to readme (#136)

    * adding diff example to the readme
    
    * updating examples
    
    * deps
    Jacobbrewer1 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    2b7e367 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. chore(deps): Bump golangci/golangci-lint-action from 6 to 7 (#137)

    * chore(deps): Bump golangci/golangci-lint-action from 6 to 7
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * lints
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jacob Brewer <Jacob.brewer@bthree.uk>
    dependabot[bot] and Jacobbrewer1 authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    f274ce1 View commit details
    Browse the repository at this point in the history
Loading