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: netlify/netlify-plugin-lighthouse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: netlify/netlify-plugin-lighthouse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. chore(deps): update actions/cache action to v4 (#615)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    597700b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Oct 21, 2024

  1. fix: skip is-crawlable audit when running onSuccess against DEPLOY_URL (

    #621)
    
    * fix: skip crawlable audit when running onSuccess against deploy url
    
    * fix audit name
    
    * log the settings for debugging
    
    * always include the skip audit setting
    
    * try directly adding to runauditwithurl
    
    * remove outdated test
    
    * empty object
    
    * default to fullconfig, adding crawlable setting
    
    * tidy up log messages
    
    * fix spec
    
    * add new spec
    aitchiss authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4be7b46 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.0.1 (#622)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e067064 View commit details
    Browse the repository at this point in the history
Loading