url-encoder
url-encoder copied to clipboard
Bump send and browser-sync
Bumps send to 0.19.1 and updates ancestor dependency browser-sync. These dependencies need to be updated together.
Updates send from 0.16.2 to 0.19.1
Release notes
Sourced from send's releases.
0.19.0
What's Changed
- Remove link renderization in html while redirecting (pillarjs/send#235)
New Contributors
@​UlisesGasconmade their first contribution in pillarjs/send#235Full Changelog: https://github.com/pillarjs/send/compare/0.18.0...0.19.0
Changelog
Sourced from send's changelog.
1.1.0 / 2024-09-10
- Changes from 0.19.0
1.0.0 / 2024-07-25
- Drop support for Node.js <18.0
statuses@^2.0.1range-parser@^1.2.1on-finished@^2.4.1ms@^2.1.3mime-types@^2.1.35http-errors@^2.0.0fresh@^0.5.2etag@^1.8.1escape-html@^1.0.3encodeurl@^2.0.0destroy@^1.2.0debug@^4.3.51.0.0-beta.2 / 2024-03-04
- Changes from 0.18.0
1.0.0-beta.1 / 2022-02-04
- Drop support for Node.js 0.8
- Remove
hiddenoption -- usedotfilesoption- Remove
fromalias toroot-- userootdirectly- Remove
send.etag()-- useetaginoptions- Remove
send.index()-- useindexinoptions- Remove
send.maxage()-- usemaxAgeinoptions- Remove
send.root()-- userootinoptions- Use
mime-typesfor file to content type mapping -- removedsend.mime- deps: [email protected]
- Add
DEBUG_HIDE_DATEenvironment variable- Change timer to per-namespace instead of global
- Change non-TTY date format
- Remove
DEBUG_FDenvironment variable support- Support 256 namespace colors
0.19.0 / 2024-09-10
- Remove link renderization in html while redirecting
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for send since your current version.
Updates browser-sync from 2.27.12 to 3.0.3
Release notes
Sourced from browser-sync's releases.
v3.0.3
What's Changed
- remove xip by
@​shakyShanein BrowserSync/browser-sync#2065- deps: send + micromatch by
@​shakyShanein BrowserSync/browser-sync#2088Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3
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#2028
... (truncated)
Commits
a71b53av3.0.363f531edeps: send + micromatch (#2088)791e991remove xip (#2065)bf5db7alink53835f7v3.0.2ab925eefix ui-external urldc33c0bMerge branch 'fix-ui-external-url'8cdd322fix: dist path (#2054)dc27912v3.0.16030e87moving localtunnel to peer dependency (#2059)- 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.