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: BrowserSync/browser-sync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.27.11
Choose a base ref
...
head repository: BrowserSync/browser-sync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.27.12
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 23, 2023

  1. build(deps): bump ua-parser-js in /packages/browser-sync (#2007)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.2...1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    769c4df View commit details
    Browse the repository at this point in the history
  2. build(deps): bump moment in /packages/browser-sync-ui (#1973)

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9b46af3 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump socket.io-parser in /packages/browser-sync-ui (#1996)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.1.2 to 4.2.1.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.1.2...4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    423d137 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump minimist from 1.2.5 to 1.2.7 (#1997)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    98ae491 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump minimist in /packages/browser-sync-ui (#1998)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    54d16e4 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump parse-url and lerna (#2000)

    Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together.
    
    
    Updates `parse-url` from 6.0.5 to 8.1.0
    - [Release notes](https://github.com/IonicaBizau/parse-url/releases)
    - [Commits](IonicaBizau/parse-url@6.0.5...8.1.0)
    
    Updates `lerna` from 4.0.0 to 6.1.0
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v6.1.0/core/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: parse-url
      dependency-type: indirect
    - dependency-name: lerna
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f5fd00f View commit details
    Browse the repository at this point in the history
  7. build(deps): bump cookiejar in /packages/browser-sync-ui (#2005)

    Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
    - [Release notes](https://github.com/bmeck/node-cookiejar/releases)
    - [Commits](https://github.com/bmeck/node-cookiejar/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cookiejar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9d71626 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump cookiejar in /packages/browser-sync (#2006)

    Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
    - [Release notes](https://github.com/bmeck/node-cookiejar/releases)
    - [Commits](https://github.com/bmeck/node-cookiejar/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cookiejar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    61bfdd9 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#2011)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6a8133d View commit details
    Browse the repository at this point in the history
  10. v2.27.12

    shakyShane committed Feb 23, 2023
    2 Configuration menu
    Copy the full SHA
    c1db647 View commit details
    Browse the repository at this point in the history
Loading