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: krwu/ServerStatus-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: krwu/ServerStatus-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 10 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 9, 2022

  1. build(deps): bump loader-utils from 2.0.2 to 2.0.3

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4872457 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from krwu/dependabot/npm_and_yarn/loader-utils-…

    …2.0.3
    
    build(deps): bump loader-utils from 2.0.2 to 2.0.3
    krwu authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e419c00 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. build(deps): bump loader-utils from 2.0.3 to 2.0.4

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    54b7548 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge pull request #9 from krwu/dependabot/npm_and_yarn/loader-utils-…

    …2.0.4
    
    build(deps): bump loader-utils from 2.0.3 to 2.0.4
    krwu authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3c2d440 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump minimatch and recursive-readdir

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1dfa29f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from krwu/dependabot/npm_and_yarn/minimatch-an…

    …d-recursive-readdir-3.1.2
    
    build(deps): bump minimatch and recursive-readdir
    krwu authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d25d7fa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. build(deps): bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b3f50ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from krwu/dependabot/npm_and_yarn/json5-1.0.2

    build(deps): bump json5 from 1.0.1 to 1.0.2
    krwu authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0394e1e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix: http-cache-semantics vulnerable

    kaireewu
    kaireewu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    dac1abc View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.3 [skip ci]

    ## [2.0.3](v2.0.2...v2.0.3) (2023-03-07)
    
    ### Bug Fixes
    
    * http-cache-semantics vulnerable ([dac1abc](dac1abc))
    semantic-release-bot committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    bed2cd0 View commit details
    Browse the repository at this point in the history
Loading