Thanks to visit codestin.com
Credit goes to github.com

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.29.3
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: v3.0.0
Choose a head ref
  • 18 commits
  • 50 files changed
  • 3 contributors

Commits on May 17, 2023

  1. build(deps): bump nanoid and mocha in /packages/browser-sync-ui (#2015)

    Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `nanoid` from 3.1.12 to 3.3.3
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.12...3.3.3)
    
    Updates `mocha` from 8.2.1 to 10.2.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    daa8e8a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump engine.io in /packages/browser-sync (#2038)

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.1 to 6.4.2.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.2.1...6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    1e4fb68 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump webpack in /packages/browser-sync-client (#2027)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    a95410e View commit details
    Browse the repository at this point in the history
  4. build(deps): bump json5 from 1.0.1 to 1.0.2 (#2014)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    86fd7fd View commit details
    Browse the repository at this point in the history
  5. build(deps): bump json-schema and jsprim in /packages/browser-sync-ui (

    …#2042)
    
    Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.
    
    Updates `json-schema` from 0.2.3 to 0.4.0
    - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
    
    Updates `jsprim` from 1.4.1 to 1.4.2
    - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
    - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: json-schema
      dependency-type: indirect
    - dependency-name: jsprim
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    b2441b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. fixing nx caching, run tests on nonde 16, 18 & 20 (#2050)

    * fixing nx caching
    
    * run on more versions
    
    * don't build
    
    ---------
    
    Co-authored-by: Shane Osbourne <[email protected]>
    shakyShane and Shane Osbourne authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    2e2fdc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d787281 View commit details
    Browse the repository at this point in the history
  3. adding playwright tests

    Shane Osbourne committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7f2dc62 View commit details
    Browse the repository at this point in the history
  4. removing cypress

    Shane Osbourne committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8731b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. removing cypress

    Shane Osbourne committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    97f08e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    f267cb6 View commit details
    Browse the repository at this point in the history
  2. moving localtunnel to peer dependency

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    aa23814 View commit details
    Browse the repository at this point in the history
  3. v3.0.0-alpha.0

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ab5f75b View commit details
    Browse the repository at this point in the history
  4. optiona

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    23f1754 View commit details
    Browse the repository at this point in the history
  5. v3.0.0-alpha.1

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2e8dd31 View commit details
    Browse the repository at this point in the history
  6. remove package

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b7bf92e View commit details
    Browse the repository at this point in the history
  7. v3.0.0-alpha.2

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5d5e665 View commit details
    Browse the repository at this point in the history
  8. v3.0.0

    Shane Osbourne committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c0556cb View commit details
    Browse the repository at this point in the history
Loading