-
Couldn't load subscription status.
- Fork 756
Comparing changes
Open a pull request
base repository: BrowserSync/browser-sync
base: v2.29.3
head repository: BrowserSync/browser-sync
compare: v3.0.1
- 13 commits
- 50 files changed
- 3 contributors
Commits on May 17, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for daa8e8a - Browse repository at this point
Copy the full SHA daa8e8aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1e4fb68 - Browse repository at this point
Copy the full SHA 1e4fb68View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a95410e - Browse repository at this point
Copy the full SHA a95410eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 86fd7fd - Browse repository at this point
Copy the full SHA 86fd7fdView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b2441b1 - Browse repository at this point
Copy the full SHA b2441b1View commit details
Commits on Sep 9, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 2e2fdc6 - Browse repository at this point
Copy the full SHA 2e2fdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d787281 - Browse repository at this point
Copy the full SHA d787281View commit details -
Shane Osbourne committed
Sep 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f2dc62 - Browse repository at this point
Copy the full SHA 7f2dc62View commit details -
Shane Osbourne committed
Sep 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 8731b98 - Browse repository at this point
Copy the full SHA 8731b98View commit details
Commits on Sep 10, 2023
-
Shane Osbourne committed
Sep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 97f08e7 - Browse repository at this point
Copy the full SHA 97f08e7View commit details
Commits on Dec 27, 2023
-
Merge remote-tracking branch 'origin/09-09-adding_playwright_tests'
Shane Osbourne committedDec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f267cb6 - Browse repository at this point
Copy the full SHA f267cb6View commit details -
moving localtunnel to peer dependency (#2059)
* moving localtunnel to peer dependency * v3.0.0-alpha.0 * optiona * v3.0.0-alpha.1 * remove package * v3.0.0-alpha.2 * v3.0.0 --------- Co-authored-by: Shane Osbourne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6030e87 - Browse repository at this point
Copy the full SHA 6030e87View commit details -
Shane Osbourne committed
Dec 27, 2023 1Configuration menu - View commit details
-
Copy full SHA for dc27912 - Browse repository at this point
Copy the full SHA dc27912View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.29.3...v3.0.1