This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.
Patches
fix browserify and supply alternative unpkg entry point (closes #606): 99c95e3d54b07a918ad65bc148a2930ea8bfdd02
4.0.0
A long-awaited release to debug is available now: 4.0.0.
Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.
v1.1.0:
date: 2018-05-12
changes:
- Update to tiny-lr@1.1.1, lodash@4.17.10, async@2.6.0
v1.0.1:
date: 2018-04-20
changes:
- Update to gaze@1.1, lodash@4
v1.0.0:
date: 2016-03-12
changes:
- Updated tiny-lr, gaze, async and lodash dependencies.
- Fix endless loop issue with atBegin/nospawn.
- Expose hostname parameter of tiny-lr.
- Support cwd.event to emit events relative to path.
- Removed peerDependencies setting.
v0.6.1:
date: 2014-03-19
changes:
- Fix for watch targets named "default".
v0.6.0:
date: 2014-03-11
changes:
- Clear changed files after triggering live reload to ensure they're only triggered once.
- 'cwd option now accepts separate settings for files and spawn.'
- Fix to make interrupt work more than once.
- Enable live reload over HTTPS.
- Print newline after initial 'Waiting...'.
- Remove deprecated grunt.util libs.
- Add reload option to specify files other than Gruntfile files to reload.
- Update to gaze@0.5.1.
- Use a fork of tiny-lr (which has quiter operation, support for HTTPS and Windows path fixes).
- Add livereloadOnError, which if set to false will not trigger live reload if there is an error.
This version was pushed to npm by arthurvr, a new releaser for grunt-usemin since your current version.
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 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](https://github.com/BloombergGraphics/whatiscode/network/alerts).
Bumps debug to 4.0.1 and updates ancestor dependencies debug, grunt-contrib-watch and grunt-usemin. These dependencies need to be updated together.
Updates
debug
from 0.7.4 to 4.0.1Release notes
Sourced from debug's releases.
... (truncated)
Commits
4490cd9
4.0.199c95e3
fix browserify and supply alternative unpkg entry point (closes #606)7fb104b
4.0.084e41d5
3.2.1b3f8f8e
use babel-ified distributed source for browsersdec4b15
3.2.03ca2331
clean up builds9f4f8f5
remove needless command aliases in makefile623c08e
no longer checking for BROWSER=157cde56
fix testsUpdates
grunt-contrib-watch
from 0.5.3 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4
v1.1.072b1214
Updating dependencies, async, lodash and tiny-lr5adb27c
Merge pull request #543 from digitalbazaar/master6ec71e9
v1.0.17d20933
Update copyright yeare3d19df
Update ci configsd117574
Updating ci configs99410a7
README.md: Fixed typos (#536)f07311b
Update tiny-lr dependency to 1.x7f8cf80
Add local grunt-cliUpdates
grunt-usemin
from 2.6.2 to 3.1.1Release notes
Sourced from grunt-usemin's releases.
Commits
2057a27
3.1.12f77a60
Merge pull request #593 from stephanebachelier/uglify-task-naming47128d0
fix typo in test descriptione2ad40d
flow now support both uglify and uglifyjs naming819d655
add notice about breaking changed82f57a
3.1.06b3c0a9
readme tweaksfab250e
package.json tweaksba1f635
bumpchalk
7f9edaf
Merge pull request #580 from TrevorS/patch-1Maintainer changes
This version was pushed to npm by arthurvr, a new releaser for grunt-usemin since your current version.
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 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](https://github.com/BloombergGraphics/whatiscode/network/alerts).