Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Removes xml2js. It's no longer used after updating ancestor dependency @nuxt/content. These dependencies need to be updated together.

Removes xml2js

Updates @nuxt/content from 1.8.1 to 2.6.0

Release notes

Sourced from @​nuxt/content's releases.

1.15.1

Bug Fixes

v1.15.0

Bug Fixes

  • content: add missing :is="tag" to nuxt-content-container (ef7b18d)
  • content: merge class and style attribute (#905) (d905ffe)
  • content: prevent editor extending on typing (#933) (d4dce1e)
  • content: update type definition for QueryBuilder.fetch() (#825) (4cc224e)
  • terminal time log information display error (#891) (1f12dd5)

Features

v1.13.0

🚀 Features

  • Support PrismJS diff-highlight plugin (#755) · 3c2186a

🐛 Bug Fixes

  • Use top 2 level of nodes to generate table of contents (#757) · fe4de6b

💖 Thanks to

v1.12.0

🚀 Features

🐛 Bug Fixes

  • Failed ci on windows and enhance file name detection regex (#680) · f445444
  • Properly treat falsy values in context (#685) · 228f7e0
  • Codeblock parse lang should support other meta (#691) · 881f6d4

... (truncated)

Changelog

Sourced from @​nuxt/content's changelog.

v2.6.0

compare changes

🚀 Enhancements

  • CodeBlock: Add line number attribute to code block lines (#1973)
  • More flexible ignores configuration (#2022)

🩹 Fixes

  • type: Content locale (#1965)
  • markdown: Html ids in markdown headings should not start with a digit (#1961)
  • useContentHead: Set property instead of name for OG metadata (#1981)
  • Access config from public key (#2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#2021)
  • code-block: Use span with \n instead of div for lines (#2008)
  • preview: Use sessionStorage to keep token (#2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#2027)
  • document-driven: Ensure layout is set on hydration (#2032)

📖 Documentation

  • Add Nuxt Studio link (bc329334)
  • Fix link to nitro plugins (#1969)
  • Format docs & update links & fix mistakes (#1982)
  • Fix template syntax (9d8478de)

❤️ Contributors

v2.5.2

compare changes

🩹 Fixes

  • Revert navDirFromPath behavior (049c356d)

... (truncated)

Commits
  • bc60a54 chore(release): release v2.6.0
  • d48394a chore(deps): update dependency ohash to ^1.1.1 (#2030)
  • 05dc079 fix(document-driven): ensure layout is set on hydration (#2032)
  • 1a44364 chore(deps): update pnpm to v8.3.1 (#2029)
  • 2250d2d fix(query): prevent adding duplicate conditions to query (#2027)
  • 12d5a21 feat: more flexible ignores configuration (#2022)
  • 90d1598 chore(deps): update dependency consola to ^3.1.0 (#2024)
  • 9d8478d docs: fix template syntax
  • e46309f fix(markdown-renderer): document reactivity
  • 46f3d79 fix(shiki): add \n to empty lines
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by farnabaz, a new releaser for @​nuxt/content 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.

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [@nuxt/content](https://github.com/nuxt/content). These dependencies need to be updated together.


Removes `xml2js`

Updates `@nuxt/content` from 1.8.1 to 2.6.0
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/content/compare/@nuxt/content@1.8.1...v2.6.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants