Skip to content

Conversation

@jlenon7
Copy link
Member

@jlenon7 jlenon7 commented Feb 4, 2025

snyk-top-banner

Snyk has created this PR to upgrade @japa/assert from 4.0.0 to 4.0.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 a month ago.

Release notes
Package name: @japa/assert
  • 4.0.1 - 2025-01-07

    4.0.1 (2025-01-07)

    Full Changelog: v4.0.0...v4.0.1

  • 4.0.0 - 2024-12-18

    Instead you must use the @ japa/openapi-assertions package for OpenAPI assertions. You can configure and use it as follows.

    npm i -D @ japa/openapi-assertions
    import { openapi } from '@ japa/openapi-assertions'

    configure({
    plugins: [
    openapi({
    schemas: [new URL('../api-spec.json', import.meta.url)],
    }),
    ],
    })

    • refactor!: remove api-contract-validator for OpenAPI testing (#5) (e9ad2ed), closes #5

    Bug Fixes

    • type issues and test script (81c7a9b)

    BREAKING CHANGES

    • API assertions have been moved to its own package

    Full Changelog: v3.0.0...v4.0.0

from @japa/assert 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 @japa/assert from 4.0.0 to 4.0.1.

See this package in npm:
@japa/assert

See this project in Snyk:
https://app.snyk.io/org/jlenon7/project/97097eb1-6953-4d11-a9f3-958b2ecba250?utm_source=github&utm_medium=referral&page=upgrade-pr
@jlenon7 jlenon7 merged commit ed0b71f into develop Aug 1, 2025
3 checks passed
@jlenon7 jlenon7 deleted the snyk-upgrade-26db27a5531084b46be86a031c8f101b branch August 1, 2025 12:16
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.

3 participants