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: wizarrrr/wizarr Loading
base: v4.1.1-beta.1
Choose a base ref
...
head repository: wizarrrr/wizarr Loading
compare: v4.1.1-beta.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on May 6, 2024

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

Commits on May 9, 2024

  1. ci(deps): setup dependabot updates (#413)

    * chore(deps): 🧼 setup dependabot
    
    * chore(dependabot): 🧺 add github actions
    
    * fix: 🐛 yaml formatting
    
    * fix: 🚑 target pr against develop branch
    
    * chore: 🧽 remove reviewers as another action will request review on all pr
    MrDynamo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    97a5fd4 View commit details
    Browse the repository at this point in the history
  2. ci: setup auto pr reviews (#415)

    * ci: 🤖 auto request review on pull requests
    
    * chore: 🧽 define maintainers group
    
    * chore: 🧼 skip ci
    
    [skip ci]
    MrDynamo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ec0c1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6008a6 View commit details
    Browse the repository at this point in the history
  4. ci(codeql): setup code vulnerability scanning (#417)

    * ci(codeql): 🧪 setup vulnerability scanning
    
    * ci(codeql): 🔧 scope to develop branch
    
    * ci(codeql): 🧪 update action name
    
    * ci(codeql): 🧪 scope to pr target on develop base
    MrDynamo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    37612b5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Removed version tag from docker-compose

    docker-compose.yml: `version` is obsolete
    mtthidoteu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1d02e62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #422 from wizarrrr/mtthidoteu-patch-1

    Removed version tag from docker-compose
    mtthidoteu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6108b6f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Merge pull request #420 from wizarrrr/develop

    chore: 4.1.1-beta.2
    JamsRepos committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ba5ffcb View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.1-beta.2

    ## [4.1.1-beta.2](v4.1.1-beta.1...v4.1.1-beta.2) (2024-05-19)
    
    ### Continuous Integration
    
    * **codeql:** setup code vulnerability scanning ([#417](#417)) ([37612b5](37612b5))
    * **deps:** setup dependabot updates ([#413](#413)) ([97a5fd4](97a5fd4))
    * **pr-review:** 🔧 scope to pr target only ([e6008a6](e6008a6))
    * setup auto pr reviews ([#415](#415)) ([ec0c1ee](ec0c1ee))
    
    ### Chores
    
    * 🧽 sync develop with beta ([3e213b1](3e213b1))
    semantic-release-bot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e90d092 View commit details
    Browse the repository at this point in the history
Loading