clay / handlebars

A collection of helpers and partials for handlebars
MIT License
15 stars 8 forks source link

Bump debug and documentation #93

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps debug to 2.6.9 and updates ancestor dependency documentation. These dependencies need to be updated together.

Updates debug from 2.2.0 to 2.6.9

Release notes

Sourced from debug's releases.

2.6.9

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @​zhuangya for their help!

release 2.6.7

No release notes provided.

release 2.6.6

No release notes provided.

release 2.6.5

No release notes provided.

release 2.6.4

No release notes provided.

release 2.6.3

No release notes provided.

release 2.6.2

No release notes provided.

release 2.6.1

No release notes provided.

release 2.6.0

No release notes provided.

release 2.5.2

No release notes provided.

release 2.5.1

No release notes provided.

release 2.4.5

No release notes provided.

release 2.4.4

No release notes provided.

release 2.4.3

No release notes provided.

release 2.4.2

No release notes provided.

... (truncated)

Changelog

Sourced from debug's changelog.

2.6.9 / 2017-09-22

  • remove ReDoS regexp in %o formatter (#504)

2.6.8 / 2017-05-18

2.6.7 / 2017-05-16

2.6.5 / 2017-04-27

2.6.4 / 2017-04-20

2.6.3 / 2017-03-13

2.6.2 / 2017-03-10

2.6.1 / 2017-02-10

  • Fix: Module's export default syntax fix for IE8 Expected identifier error
  • Fix: Whitelist DEBUG_FD for values 1 and 2 only (#415, @​pi0)

... (truncated)

Commits


Updates documentation from 4.0.0-beta15 to 4.0.0

Release notes

Sourced from documentation's releases.

v4.0.0-beta.18

Bug Fixes

  • cli: Fix error reporting in the CLI (88c8f9a)
  • markdown: Start headings in Markdown at h2 (#644) (2ae5d8f)

Features

  • bin: Support globs on windows and use smarter recursion (#629) (cb8fdfa), closes #607
  • markdown: Add table of contents support for Markdown mode (#645) (4c66fb1)

Performance Improvements

  • dependencies: Move standard-changelog to devDependencies (#636) (7a66b3f)
Changelog

Sourced from documentation's changelog.

14.0.0 (2022-08-19)

14.0.0-alpha.1 (2022-08-07)

Features

  • :sparkles: update Babel, copy list of plugins from Prettier (3f187d7)

14.0.0-alpha.0 (2022-08-05)

⚠ BREAKING CHANGES

  • all Extensions whould contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed Migration plan propose to move all external resources to input usages Motivation: packages has many inputs which describe in package.json so that mean need each time to parse all package.json of exsternal resources to understand which etry point need to pick. But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manualy.
  • The serve parametr was remove, you can use any other tools which could be refresh and store your html site The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.

Bug Fixes

  • add micromark dependencies fixed #1381 (3ba8165)

  • add TS and TSX as default extensions fixed #1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)

Bug Fixes

13.2.4 (2021-04-21)

Bug Fixes

... (truncated)

Commits
  • 80a06fe chore(release): 4.0.0
  • 1ae8136 fix(package): update remark to version 8.0.0
  • 5b5dcd1 docs(theming): fix default theme link
  • a3e1fb8 fix(package): update vfile-reporter to version 4.0.0
  • 4544886 chore(package): update fs-extra to version 4.0.0 (#841)
  • 715c714 fix broken link (#842)
  • 2329db4 fix(package): update chalk to version 2.0.0 (#833)
  • ea69608 fix: Report nesting errors instead of throwing them as errors
  • 15239d1 chore: Updated eslint. fixed no-useless-escape rule. (#834)
  • 505f62d docs: Add issue template (#831)
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/clay/handlebars/network/alerts).