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: simpleclub/firebase-rules-helper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @simpleclub/firebase-rules-coverage@0.1.1
Choose a base ref
...
head repository: simpleclub/firebase-rules-helper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @simpleclub/firebase-rules-coverage@1.0.0
Choose a head ref
  • 2 commits
  • 20 files changed
  • 3 contributors

Commits on Jan 1, 2022

  1. Update copyright year in LICENSE file(s) (#9)

    Co-authored-by: Dennis <dennis.kugelmann@simpleclub.com>
    github-actions[bot] and IchordeDionysos authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    7ad763e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update dependencies for coverage package (#22)

    * update dependencies and migrate to es modules
    
    * fix invalid meow configuration
    
    * bump version to 0.1.2
    
    * change versioning to include breaking change
    
    * enable ESM in tests
    
    * fix tests for convert
    
    * adapt tests to use ESM
    
    * update GitHub actions: separate checks for coverage and generator because they run on a different node version
    
    * Update firebase-rules-coverage/tsconfig.json
    
    unify
    
    Co-authored-by: Dennis Kugelmann <dennis.kugelmann@simpleclub.com>
    
    ---------
    
    Co-authored-by: Dennis Kugelmann <dennis.kugelmann@simpleclub.com>
    Prusdrum and IchordeDionysos authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d110dae View commit details
    Browse the repository at this point in the history
Loading