Code Monkey home page Code Monkey logo

Comments (11)

titanism avatar titanism commented on July 1, 2024 27

v7.0.0 released to npm

https://github.com/ladjs/supertest/releases/tag/v7.0.0

from supertest.

titanism avatar titanism commented on July 1, 2024 14

We're going to do a major bump here too shortly. Working on it now. v9.0.0 of superagent was just released by us.

Consider supporting us at https://forwardemail.net

from supertest.

akozlov75 avatar akozlov75 commented on July 1, 2024 13

This morning npm audit start throwing this issue
image

from supertest.

CameronWard301 avatar CameronWard301 commented on July 1, 2024 5

Formidable is added from the "Superagent" dependency, It looks like they are updating that soon:
ladjs/superagent#1799

from supertest.

Bruception avatar Bruception commented on July 1, 2024 5

@titanism I managed to fix this:
Screenshot 2024-04-23 at 7 39 17 PM

from supertest.

AlabasterAxe avatar AlabasterAxe commented on July 1, 2024 2

The new version of superagent was just published btw

from supertest.

titanism avatar titanism commented on July 1, 2024 1

Looks like there's a bug after version bumping, haven't got to the bottom of it yet. If anyone wants to help debug please do:

❯ npm test

> [email protected] pretest
> npm run lint --if-present


> [email protected] lint
> eslint lib/**/*.js test/**/*.js index.js


> [email protected] test
> nyc --reporter=html --reporter=text mocha --exit --require should --reporter spec --check-leaks


 Exception during run: TypeError: Cannot read properties of undefined (reading 'push')
    at Agent.<computed> [as set] (/Users/user/Projects/supertest/node_modules/.pnpm/[email protected]/node_modules/superagent/lib/agent-base.js:20:20)
    at Suite.<anonymous> (/Users/user/Projects/supertest/test/supertest.js:952:6)
    at Object.create (/Users/user/Projects/supertest/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/interfaces/common.js:148:19)
    at context.describe.context.context (/Users/user/Projects/supertest/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/interfaces/bdd.js:42:27)
    at Object.<anonymous> (/Users/user/Projects/supertest/test/supertest.js:949:1)
    at Module._compile (node:internal/modules/cjs/loader:1254:14)
    at Module.replacementCompile (/Users/user/Projects/supertest/node_modules/.pnpm/[email protected]/node_modules/append-transform/index.js:60:13)
    at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    at Object.<anonymous> (/Users/user/Projects/supertest/node_modules/.pnpm/[email protected]/node_modules/append-transform/index.js:64:4)
    at Module.load (node:internal/modules/cjs/loader:1117:32)
    at Module._load (node:internal/modules/cjs/loader:958:12)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:169:29)
    at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
---------------|---------|----------|---------|---------|-------------------
File           | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------|---------|----------|---------|---------|-------------------
All files      |   20.58 |      4.8 |    8.69 |   21.11 |
 supertest     |    37.5 |        0 |       0 |    37.5 |
  index.js     |    37.5 |        0 |       0 |    37.5 | 26-54
 supertest/lib |    17.8 |     5.26 |      10 |   18.24 |
  agent.js     |   55.55 |    38.46 |      50 |   54.28 | 34-39,55-56,62-77
  test.js      |    5.45 |        0 |       0 |    5.88 | 26-339
---------------|---------|----------|---------|---------|-------------------

If you want to fork / clone / pull latest commit of this repo, I pushed the version bump and it's broken now

from supertest.

hsharif-rh avatar hsharif-rh commented on July 1, 2024 1
Screenshot 2024-04-24 at 10 28 53 AM

Wondering when we'll see this one resolved...

from supertest.

melquifrancaminu avatar melquifrancaminu commented on July 1, 2024

Hi! Eagerly awaiting the new version.

from supertest.

luan-dang-techlabs avatar luan-dang-techlabs commented on July 1, 2024

i noticed the version wasn't updated properly.

i see this in the npm list tree

from supertest.

Bruception avatar Bruception commented on July 1, 2024

i noticed the version wasn't updated properly.

i see this in the npm list tree

They still haven't released the new major version.

from supertest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.