models
models copied to clipboard
Bump axios and browser-sync in /official/projects/waste_identification_ml/circularnet-docs/themes/hugo-theme-techdoc
Removes axios. It's no longer used after updating ancestor dependency browser-sync. These dependencies need to be updated together.
Removes axios
Updates browser-sync
from 2.29.3 to 3.0.2
Release notes
Sourced from browser-sync's releases.
v3.0.2
What's Changed
- fix: dist path by
@bufo24
in BrowserSync/browser-sync#2054- fix ui-external url by
@qdirks
in BrowserSync/browser-sync#1970New Contributors
@bufo24
made their first contribution in BrowserSync/browser-sync#2054@qdirks
made their first contribution in BrowserSync/browser-sync#1970Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v3.0.1...v3.0.2
v3.0.1
⚠️ Breaking
- removed localtunnel (it's not maintained, and was always optional) - see BrowserSync/browser-sync#2059
What's Changed
- build(deps): bump nanoid and mocha in /packages/browser-sync-ui by
@dependabot
in BrowserSync/browser-sync#2015- build(deps): bump engine.io from 6.2.1 to 6.4.2 in /packages/browser-sync by
@dependabot
in BrowserSync/browser-sync#2038- build(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /packages/browser-sync-client by
@dependabot
in BrowserSync/browser-sync#2027- build(deps): bump json5 from 1.0.1 to 1.0.2 by
@dependabot
in BrowserSync/browser-sync#2014- build(deps): bump json-schema and jsprim in /packages/browser-sync-ui by
@dependabot
in BrowserSync/browser-sync#2042- fixing nx caching, run tests on nonde 16, 18 & 20 by
@shakyShane
in BrowserSync/browser-sync#2050- Update README.md by
@shakyShane
in BrowserSync/browser-sync#2051- adding playwright tests by
@shakyShane
in BrowserSync/browser-sync#2052- remove localtunnel by
@shakyShane
in BrowserSync/browser-sync#2059Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.1
Commits
53835f7
v3.0.2ab925ee
fix ui-external urldc33c0b
Merge branch 'fix-ui-external-url'8cdd322
fix: dist path (#2054)dc27912
v3.0.16030e87
moving localtunnel to peer dependency (#2059)f267cb6
Merge remote-tracking branch 'origin/09-09-adding_playwright_tests'b107ba8
Merge branch 'BrowserSync:master' into fix-ui-external-url97f08e7
removing cypress8731b98
removing cypress- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.