bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Bump braces and chokidar in /exercises/angular/6-restaurant-service/problem #823

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps braces and chokidar. These dependencies needed to be updated together. Updates braces from 3.0.2 to 3.0.3

Commits


Updates chokidar from 1.7.0 to 3.5.3

Release notes

Sourced from chokidar's releases.

3.5.3

What's Changed

New Contributors

Full Changelog: https://github.com/paulmillr/chokidar/compare/3.5.2...3.5.3

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%.

... (truncated)

Commits


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 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](https://github.com/bitovi/academy/network/alerts).
dependabot[bot] commented 3 weeks ago

Superseded by #824.