question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breakage updating to 3.3.0

See original GitHub issue

Sorry this bug report is incomplete, I’m just filing what I have now until I can look into it later.

After updating from 3.2.0 to 3.3.0 I get the following errors:

$ jest --runInBand
● Validation Warning:

  Unknown option "default" with value {"globalSetup": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/setup.js", "globalTeardown": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/teardown.js", "testEnvironment": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/environment.js"} was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

● Validation Warning:

  Unknown option "default" with value {"globalSetup": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/setup.js", "globalTeardown": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/teardown.js", "testEnvironment": "/home/birtles/project/node_modules/@shelf/jest-dynamodb/lib/environment.js"} was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

 FAIL  src/changes/changes-stack.change-handler.messages.test.ts
  ● change handler › test

    AWS SDK error wrapper for Error: connect ECONNREFUSED 127.0.0.1:8090

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
birtlescommented, Aug 18, 2022

Thank you!

1reaction
harazdovskiycommented, Aug 18, 2022

@birtles Thanks for pointing out this issue, v3.3.1 was released with your fix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating from 3.2.0 to 3.6.0 breaks · Issue #376 · auth0/java-jwt
When I try to upgrade java-jwt from 3.2.0 to the version after 3.3.0. The following code breaks. public class TestJavajwt { private static...
Read more >
Spark Release 3.3.0
Breaking changes. Drop references to Python 3.6 support in docs and python/docs (SPARK-36977); Remove namedtuple hack by replacing built-in pickle to ...
Read more >
Flutter 3.3.0 release notes
This page has release notes for 3.3.0. For information about subsequent bug-fix releases, see Hotfixes to the Stable Channel.
Read more >
What's new in Flutter 3.3. Exciting updates for text handling…
This release brings updates to Flutter web, desktop, text handling improvements in ... and includes other breaking changes described in the migration guide....
Read more >
How to Upgrade - PKP Docs - Simon Fraser University
Breaking changes that may effect plugins and server configuration. revision, 3.3.3-x, New features may be added but breaking changes are kept to a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found