Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Bump xml2js and @nuxt/content #302

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 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.14.0 to 2.5.2

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

Changelog

Sourced from @​nuxt/content's changelog.

v2.5.2

compare changes

🩹 Fixes

  • Revert navDirFromPath behavior (049c356d)

❤️ Contributors

v2.5.1

compare changes

🩹 Fixes

  • client-db: Ensure ignoreSources is an array (45b44a69)
  • document-driven: Page layout detection (#1955)

🏡 Chore

❤️ Contributors

v2.5.0

compare changes

🚀 Enhancements

  • Introduce component-resolver transformer (#1907)
  • client-db: Allow possibility to ignore some sources from client storage (#1917)

🩹 Fixes

  • Add anchorLinks type (#1894)
  • headings: Don't generate link if id is missing (#1893)
  • code block: Use div instead of span (#1885)
  • Types (#1912)
  • Db access time issue (#1838)
  • Refresh content-index on nitro start (#1947)
  • findSurround: Allow before and after to be 0 (#1922)

... (truncated)

Commits
  • dd50fe9 chore(release): release v2.5.2
  • 049c356 fix: revert navDirFromPath behavior
  • 908388b chore(release): release v2.5.1
  • b92d18a fix(document-driven): page layout detection (#1955)
  • 45b44a6 fix(client-db): ensure ignoreSources is an array
  • 2bce04c chore(release): release v2.5.0
  • ee434ef fix(module): close dev server on nitro close (#1952)
  • 327dad8 chore(deps): lock file maintenance (#1931)
  • 51f4e38 chore(deps): update all non-major dependencies (#1950)
  • 06335ab docs: add github in sources (#1946)
  • 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)
    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.14.0 to 2.5.2
- [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.14.0...v2.5.2)

---
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 requested a review from beagleknight as a code owner April 11, 2023 01:40
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants