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 @adonisjs/core from 6.3.1 to 6.15.2 #31

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

Conversation

thetutlage
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @adonisjs/core from 6.3.1 to 6.15.2.

ℹ️ 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 20 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
696 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
696 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
696 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
696 No Known Exploit
Release notes
Package name: @adonisjs/core
  • 6.15.2 - 2024-12-01

    6.15.2 (2024-12-01)

    • chore: update dependencies (74287db)

    Full Changelog: v6.15.1...v6.15.2

  • 6.15.1 - 2024-11-28
    • chore: update dependencies (4e9464c)
    • chore: upgrade install-pkg to 0.5 (21d29b3)
    • refactor(stubs): use generators to make service class name (e7d0974)

    Full Changelog: v6.15.0...v6.15.1

  • 6.15.0 - 2024-11-25

    6.15.0 (2024-11-25)

    • fix(commands): use Array#some instead of Array#includes for type-safety (c598b55)
    • ci: update node version (8696178)
    • chore: update dependencies (3104d11)
    • feat(stubs): generate an empty class when creating a service (bf9b2bd)
    • doc: update installPackages jsdoc to match current implementation (#4766) (41f5d66), closes #4766
  • 6.14.1 - 2024-10-09

    6.14.1 (2024-10-09)

    Full Changelog: v6.14.0...v6.14.1

  • 6.14.0 - 2024-09-21

    The dd helper can be used like console.log but it provides a better visual experience and also comes with a HTML printer. The helper throws an exception and self handles itself to render the dumped value inside the browser (during an HTTP request) or in the console (default output).

    You can use the dd helper as follows.

    import { dd } from '@ adonisjs/core/services/dd'
    dd(someValue)

    The same helper is available in Edge template as @ dd tag. Also, within Edge templates you may use the @ dump to inspect a value without throwing an exception.

    {{-- Dump and halt rendering --}}
    @ dd(someValue)

    {{-- Dump and continue rendering --}}
    @ dump(someValue)

    Bug Fixes

    • handle case where stdout.columns can be undefined (437cb2d)
    • handle case where whitespace is a negative value (638c457)
    • handle NaN value case (619a3a8)
    • use poppinss/colors as styleText is not widely supported (2a491ec)

    Features

    • add dumper and upgrade edge.js with new stacks functionality (f6e05ba)
    • improve dd output and add edge plugin (9b18e6a)

    Full Changelog: v6.13.1...v6.14.0

  • 6.13.1 - 2024-09-11

    What's Changed

    • fix(commands) : make the APP_KEY an empty value for the .env.example file by @ AbdelMN in #4722

    New Contributors

    Full Changelog: v6.13.0...v6.13.1

  • 6.13.0 - 2024-09-05

    Features

    • use kernel errorHandler to handle errors (daa475e)

    What's Changed

    New Contributors

    Full Changelog: v6.12.1...v6.13.0

  • 6.12.1 - 2024-06-22
    • chore: run tests before publishing package (5bf81d0)
    • fix: add command to allow bun and pnpm@6 (2e74375)
    • chore: update dependencies (8cc09c2)

    Full Changelog: v6.12.0...v6.12.1

  • 6.12.0 - 2024-06-19
    • chore: upgrade to latest version of health checks (00bbbd6)
    • chore: add bun support for ace add (#4607) (57a81f7)
    • feat: create health checks controller when configuring health checks (f494c52)

    What's Changed

    New Contributors

    Full Changelog: v6.11.0...v6.12.0

  • 6.11.0 - 2024-06-16

    Run the following command with the latest release to configure health checks

    node ace configure health_checks

    Commits

    • feat: add support to configure health checks via configure command (6fc19a3)
    • chore: update dependencies (dede44f)
  • 6.10.1 - 2024-06-09
  • 6.10.0 - 2024-06-09
  • 6.9.1 - 2024-06-02
  • 6.9.0 - 2024-04-30
  • 6.8.0 - 2024-04-22
  • 6.7.1 - 2024-04-16
  • 6.7.0 - 2024-04-15
  • 6.6.0 - 2024-04-15
  • 6.5.0 - 2024-03-31
  • 6.4.0 - 2024-03-30
  • 6.3.1 - 2024-02-26
from @adonisjs/core 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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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 @adonisjs/core from 6.3.1 to 6.15.2.

See this package in npm:
@adonisjs/core

See this project in Snyk:
https://app.snyk.io/org/thetutlage/project/97c9d306-d15a-4e6f-82f0-dc82d520dee3?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

cloudflare-workers-and-pages bot commented Dec 22, 2024

Deploying vinejs-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 05fcc53
Status: ✅  Deploy successful!
Preview URL: https://70ba5ee8.vinejs-dev.pages.dev
Branch Preview URL: https://snyk-upgrade-eded1fa86bf0619.vinejs-dev.pages.dev

View logs

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.

2 participants