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: GoogleChrome/workbox Loading
base: v6.5.1
Choose a base ref
...
head repository: GoogleChrome/workbox Loading
compare: v6
Choose a head ref
  • 17 commits
  • 96 files changed
  • 7 contributors

Commits on Mar 23, 2022

  1. Many TSDoc tweaks (#3049)

    jeffposnick committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6a35104 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. v6.5.2

    jeffposnick committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    85bdecd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update minimist to a non-vulnerable version. (#3053)

    - This addresses an `npm audit` vulnerability alert for projects using `workbox`, which in turn depends on `minimist@1.2.5`: GHSA-xvch-5gv4-984h
    lgarron committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    dec00e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 12, 2022

  1. v6.5.3

    tropicadri committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d461f12 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Fix extending webpack plugin (#3056)

    * Update inject-manifest.ts
    
    * Update generate-sw.ts
    DibyodyutiMondal committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5530e0b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Tweak TSDocs (#3078)

    jeffposnick committed May 9, 2022
    1 Configuration menu
    Copy the full SHA
    0cc6975 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

Commits on Jul 25, 2022

  1. Do not use integrity when request is no-cors (#3099)

    * Do not use integrity when request is no-cors
    
    * removing build files that got modified
    
    * modify chrome driver version
    
    * modify chrome driver version
    tropicadri committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    978c4f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Fixing strategy handler, adding schema files that get modified when b…

    …uilding + skipping a failing test in FF (#3102)
    tropicadri committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a4526ad View commit details
    Browse the repository at this point in the history
  2. Typo fix (#3092)

    jeffposnick committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    993908e View commit details
    Browse the repository at this point in the history
  3. updating idb (#3095)

    idb update.
    tropicadri committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8efe9c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    592af12 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    ad7d3b7 View commit details
    Browse the repository at this point in the history
  2. v6.5.4

    tropicadri committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5e69c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Remove GitHub usernames

    jeffposnick committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    95f97a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Fixing packages files

    tropicadri committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f3375d9 View commit details
    Browse the repository at this point in the history
Loading