jEpub
jEpub copied to clipboard
Bump axios and browser-sync
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.27.11 to 3.0.2
Release notes
Sourced from browser-sync's releases.
v3.0.2
What's Changed
- fix: dist path by
@bufo24in BrowserSync/browser-sync#2054- fix ui-external url by
@qdirksin BrowserSync/browser-sync#1970New Contributors
@bufo24made their first contribution in BrowserSync/browser-sync#2054@qdirksmade 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
@dependabotin BrowserSync/browser-sync#2015- build(deps): bump engine.io from 6.2.1 to 6.4.2 in /packages/browser-sync by
@dependabotin BrowserSync/browser-sync#2038- build(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /packages/browser-sync-client by
@dependabotin BrowserSync/browser-sync#2027- build(deps): bump json5 from 1.0.1 to 1.0.2 by
@dependabotin BrowserSync/browser-sync#2014- build(deps): bump json-schema and jsprim in /packages/browser-sync-ui by
@dependabotin BrowserSync/browser-sync#2042- fixing nx caching, run tests on nonde 16, 18 & 20 by
@shakyShanein BrowserSync/browser-sync#2050- Update README.md by
@shakyShanein BrowserSync/browser-sync#2051- adding playwright tests by
@shakyShanein BrowserSync/browser-sync#2052- remove localtunnel by
@shakyShanein BrowserSync/browser-sync#2059Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.1
The one that fixes snippetOptions
What's Changed
- fix: append to head if body not present yet - fixes #2031 by
@shakyShanein BrowserSync/browser-sync#2041Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3
v2.29.1
What's Changed
- trim-deps by
@shakyShanein BrowserSync/browser-sync#2028Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1
The one that restores IE11 support 💪
What's Changed
- fix ie11 by
@shakyShanein BrowserSync/browser-sync#2024esbuild does not support down-level transpiling as far as IE11 - so when I switched to it, it accidentally broke
IE11support 😢
... (truncated)
Commits
53835f7v3.0.2ab925eefix ui-external urldc33c0bMerge branch 'fix-ui-external-url'8cdd322fix: dist path (#2054)dc27912v3.0.16030e87moving localtunnel to peer dependency (#2059)f267cb6Merge remote-tracking branch 'origin/09-09-adding_playwright_tests'b107ba8Merge branch 'BrowserSync:master' into fix-ui-external-url97f08e7removing cypress8731b98removing 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.