models
models copied to clipboard
Bump braces, anymatch and chokidar in /official/projects/waste_identification_ml/circularnet-docs/themes/hugo-theme-techdoc
Bumps braces, anymatch and chokidar. These dependencies needed to be updated together.
Updates braces
from 3.0.2 to 3.0.3
Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)- Additional commits viewable in compare view
Updates anymatch
from 1.3.2 to 3.1.2
Release notes
Sourced from anymatch's releases.
3.1.2
Bugfixes
2.0.0
- (Breaking) Bump micromatch to ^3
- Move to micromatch organization
Commits
02e8eed
Release 3.1.2.231e466
Merge pull request #37 from mihkeleidast/issue/36091f290
Merge pull request #39 from genisysram/master9a2b002
Update .travis.ymla65f171
do not create pattern from negative matcherse0ec3c0
Release 3.1.1.abfaed6
Release 3.1.0.36f6e0d
License.c5fb0a1
Fix typo.8c91e61
Clarify changelog.- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by paulmillr, a new releaser for anymatch since your current version.
Updates chokidar
from 1.7.0 to 3.5.2
Release notes
Sourced from chokidar's releases.
3.5.2
"Update" glob-parent dependency from ~5.1.0 to ~5.1.2 to silence "vulnerability" warnings
3.5.1
- Symlink fixes
3.5.0
- Support for ARM Macs with Apple Silicon.
- Fixed missing removal of symlinks when the target path was deleted (#1042)
3.4.2
Fixes an ability to watch network drives on windows.
3.4.0
- Support for directory-based symlinks.
- Fix a case on macos when replacing a file with a dir of the same name emitted invalid events.
- Fix error swallowing inside .on() event handlers
- Known issue: followSymlinks: false on macos still follows symlinked directories
3.3.0
FSWatcher#close()
method became async. This ensures IO operations are finished properly and fixes a few segfaulty crashes.3.2.1
Improve Linux RAM usage by 50%. Stability optimizations. Race condition fixes. Windows glob fixes.
3.1.1
Fixes "Expected pattern to be a non-empty string" (#871)
3.1.0
Dotfiles are no longer filtered out by default. Use
ignored
option if needed.Improve Linux performance by 50%.
3.0.2
- Brings
bigint
support tostat
outputs on windows.- Fixes
ready
event emission for symlink directories.3.0.1
- Fixes "Assertion failed" errors when a watcher is closed
- General optimizations
3.0.0
Massive CPU & RAM consumption improvements. 17x package & deps size reduction. Node 8+-only
Commits
aa49e9e
Release 3.5.2.ed9acd9
Update some deps7e565ef
Update package.jsona0f5e68
Merge pull request #1108 from tamuratak/fix_docb16eb3e
Fix doc for unwatch() and close().820ab96
Update dependabot.yml02f31fd
Merge pull request #1093 from paulmillr/dependabot/add-v2-config-fileb1352bd
Upgrade to GitHub-native Dependabot3573e94
Merge pull request #1091 from bartenra/patch-1fad2efc
Add another downside to fs.watch- 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.