Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @nuxt/content from 2.12.0 to 2.12.1 #278

Closed

Conversation

xanzhu
Copy link
Owner

@xanzhu xanzhu commented Jun 13, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @nuxt/content from 2.12.0 to 2.12.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 3 months ago.

Release notes
Package name: @nuxt/content
  • 2.12.1 - 2024-03-07

    🩹 Fixes

    • Missing import (#2560)
    • types: Use const type parameter for QueryBuilder only (#2546)
    • Split getContent to chunks in getIndexedContentsList (#2354, #2549)
    • types: Add const type parameter for QueryBuilder.only() and .without() (#2573)

    📖 Documentation

    • Typo in showURL prop (#2537)
    • Add descriptions of all match operators (#2552)
    • Update highlight.langs defaults (#2559)

    🏡 Chore

    • Fix Nuxt extends in renovate.json (#2567)
    • Upgrade @ nuxtjs/mdc (8a176f93)

    ❤️ Contributors

  • 2.12.0 - 2024-02-06

    🚀 Enhancements

    • Adopt to mdc v0.4 (#2539)

    NOTE Content module does not load languages that are not specified by the users for syntax-highlighting. See the documentation.
    If you want to load support all languages, you can load them in module's config

    import { bundledLanguages } from 'shiki'

    export default defineNuxtConfig({
    content: {
    highlight: {
    langs: Object.keys(bundledLanguages)
    }
    }
    })

    🔥 Performance

    • content-list: Cache contents list during generation and per-request (#2527)

    🩹 Fixes

    • module: Handle former props in ContentSlot transformer (#2525)
    • client-db: Fetch dir config on legacy query (4b9b6b7a)
    • navigation: Ignore extensions on navigation sort (#2529)

    📖 Documentation

    🏡 Chore

    • tw-support: Get cssPath from array (#2501)
    • Missing imports in playground (e7e082c3)
    • Upgrade @ nuxtjs/mdc (d3437082)

    ❤️ Contributors

from @nuxt/content GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @nuxt/content from 2.12.0 to 2.12.1.

See this package in npm:
@nuxt/content

See this project in Snyk:
https://app.snyk.io/org/xanzhu/project/90452d01-ea31-4ece-aa19-6ae60968bc0b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web ❌ Failed (Inspect) Jun 13, 2024 9:14pm

@xanzhu xanzhu closed this Jun 22, 2024
@xanzhu xanzhu deleted the snyk-upgrade-4d1e26470a0f9e8d4e8091991c8f0f7e branch June 22, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants