Nugine / nublog

Nugine 的个人博客
https://nugine.xyz
GNU Affero General Public License v3.0
11 stars 1 forks source link

build(deps-dev): bump the dependencies group with 9 updates #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dependencies group with 9 updates:

Package From To
hast-util-from-html 1.0.2 2.0.1
hast-util-to-string 2.0.0 3.0.0
rehype-autolink-headings 6.1.1 7.0.0
rehype-slug 5.1.0 6.0.0
rehype-stringify 9.0.4 10.0.0
remark-frontmatter 4.0.1 5.0.0
remark-gfm 3.0.1 4.0.0
remark-parse 10.0.2 11.0.0
unified 10.1.2 11.0.3

Updates hast-util-from-html from 1.0.2 to 2.0.1

Release notes

Sourced from hast-util-from-html's releases.

2.0.1

Types

  • 7162520 Fix to register data from hast-util-from-parse5

Full Changelog: https://github.com/syntax-tree/hast-util-from-html/compare/2.0.0...2.0.1

2.0.0

Change

  • 241828e Update @types/hast, utilities migrate: update too
  • 8fa7411 Change to require Node.js 16 migrate: update too
  • 53bdfa1 Change to use exports migrate: don’t use private APIs
  • 3617448 Add improved source on parse errors

Full Changelog: https://github.com/syntax-tree/hast-util-from-html/compare/1.0.2...2.0.0

Commits


Updates hast-util-to-string from 2.0.0 to 3.0.0

Release notes

Sourced from hast-util-to-string's releases.

3.0.0

  • 3392d64 Update dependencies

rehype-preset-minify@2.1.0

  • df0d8eb add config to close empty svg elements

rehype-minify-event-handler@2.0.3

  • 446f9cb Update trim

rehype-minify-attribute-whitespace@2.0.3

  • 97add13 Update trim

rehype-remove-comments@2.0.1

  • 578ea79 update unist-util-filter
Commits


Updates rehype-autolink-headings from 6.1.1 to 7.0.0

Release notes

Sourced from rehype-autolink-headings's releases.

7.0.0

Change

  • 394560f Update @types/hast, unified, utilities, etc migrate: update too
  • 6bebeab Change to require Node.js 16 migrate: update too
  • f20421f Change to use exports migrate: don’t use private APIs
  • 98849a7 Remove undocumented ancient behaviour spelling migrate: use international english: behavior

Add

  • 92f0258 Add support for passing a function as properties

Misc

Full Changelog: https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0

Commits


Updates rehype-slug from 5.1.0 to 6.0.0

Release notes

Sourced from rehype-slug's releases.

6.0.0

Change

  • 295ac26 Update @types/hast, unified, utilities, etc migrate: update too
  • 12f76f8 Change to require Node.js 16 migrate: update too
  • 6855bcc Change to use exports migrate: don’t use private APIs

Full Changelog: https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0

Commits


Updates rehype-stringify from 9.0.4 to 10.0.0

Release notes

Sourced from rehype-stringify's releases.

rehype-stringify@10.0.0

(see 13.0.0)

Commits


Updates remark-frontmatter from 4.0.1 to 5.0.0

Release notes

Sourced from remark-frontmatter's releases.

5.0.0

Change

  • cf244cd Update @type/mdast, unified, utilities migrate: update too
  • 813df9f Change to use exports migrate: don’t use private APIs
  • 2eb2310 Change to require Node.js 16 migrate: update too

Full Changelog: https://github.com/remarkjs/remark-frontmatter/compare/4.0.1...5.0.0

Commits


Updates remark-gfm from 3.0.1 to 4.0.0

Release notes

Sourced from remark-gfm's releases.

4.0.0

Change

  • b8cc334 Update @types/mdast, unified, utilities migrate: update too
  • 9eb0f54 Change to use exports migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16 migrate: update too

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0

Commits


Updates remark-parse from 10.0.2 to 11.0.0

Release notes

Sourced from remark-parse's releases.

remark-parse@11.0.0

(see 15.0.0)

Commits


Updates unified from 10.1.2 to 11.0.3

Release notes

Sourced from unified's releases.

11.0.3

Fix

  • 8dee2ab Fix support for functions in data

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.2...11.0.3

11.0.2

  • cea788b Fix type of settings if nothing is registered yet

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.1...11.0.2

11.0.1

  • d1a915d Fix incorrect type of settings in presets

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.0...11.0.1

11.0.0

Change

  • baf80b2 Change to require Node.js 16 migrate: update too
  • dd9834a Update @types/unist migrate: update too
  • 620ccf9 Update vfile migrate: update too

Change (unlikey to affect you)

  • a44db46 Add Data, Settings types to augment shared data migrate: if you deal with data, type it, see commit for info
  • fb49556 Change to replace Buffer with Uint8Array migrate: you’re probably fine unless you use weird encodings, see commit for details if so
  • f3e71a8 Remove Attacher type migrate: use Plugin instead
  • cc53bb6 Remove FrozenProcessor type migrate: use Processor instead
  • 1aa3494 Change to yield undefined, not null migrate: expect undefined
  • 932c140 Change to use exports migrate: don’t use private APIs
  • 8e57478 Remove support for classes as compilers, parsers migrate: if you love classes, see commit message
  • 4676814 Remove support for compilers returning nullish migrate: nobody did that
  • 807ffb9 Add improved types migrate: it’s probably just better if anything changed at all
  • b35afe0 Add useful error on empty presets by @​wooorm in unifiedjs/unified#202
  • 6f068a0 Fix to deep clone preset settings

... (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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Nugine commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Looks like these dependencies are updatable in another way, so this is no longer needed.