-
Notifications
You must be signed in to change notification settings - Fork 33
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
fix(deps): update dependency glob to v8.1.0 #579
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 1.05% | 6/570 |
🔴 | Branches | 0% | 0/114 |
🔴 | Functions | 1.16% | 1/86 |
🔴 | Lines | 1.18% | 6/509 |
Test suite run failed
Failed tests: 0/1. Failed suites: 1/2.
● Test suite failed to run
Jest encountered an unexpected token
Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.
Out of the box Jest supports Babel, which will be used to transform your files into valid JS based on your Babel configuration.
By default "node_modules" folder is ignored by transformers.
Here's what you can do:
• If you are trying to use ECMAScript Modules, see https://jestjs.io/docs/ecmascript-modules for how to enable it.
• If you are trying to use TypeScript, see https://jestjs.io/docs/getting-started#using-typescript
• To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config.
• If you need a custom transformation specify a "transform" option in your config.
• If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config option.
You'll find more details and examples of these config options in the docs:
https://jestjs.io/docs/configuration
For information about custom transformations, see:
https://jestjs.io/docs/code-transformation
Details:
/home/runner/work/chirpy/chirpy/node_modules/.pnpm/[email protected]/node_modules/github-slugger/index.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){import { regex } from './regex.js'
^^^^^^
SyntaxError: Cannot use import statement outside a module
at Runtime.createScriptFromCode (../../node_modules/.pnpm/[email protected]/node_modules/jest-runtime/build/index.js:1496:14)
at Object.<anonymous> (src/server/common/constants.ts:371:66)
at Object.<anonymous> (src/server/mdx/files.ts:1127:27)
at Object.<anonymous> (src/server/mdx/__tests__/files.test.ts:23:16)
Report generated by 🧪jest coverage report action from ae6d036
Job #1434: Bundle Size — 2.47MiB (0%).Metrics (1 change)
Total size by type (no changes)
View job #1434 report View refs/pull/579/merge branch activity |
2 failed tests on run #2014 ↗︎
Details:
home/header.spec.ts • 1 failed test • Cypress Actions
dashboard/project.spec.ts • 1 failed test • Cypress Actions
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
bfdb12a
to
c25949a
Compare
c25949a
to
0433710
Compare
0433710
to
7638ec9
Compare
7638ec9
to
ae6d036
Compare
ae6d036
to
f6b30eb
Compare
f6b30eb
to
53e48f4
Compare
53e48f4
to
af11fcd
Compare
af11fcd
to
19001dd
Compare
19001dd
to
c6e08c3
Compare
c6e08c3
to
fadb237
Compare
fadb237
to
27c9903
Compare
27c9903
to
babddad
Compare
babddad
to
eae47b6
Compare
This PR contains the following updates:
8.0.3
->8.1.0
Release Notes
isaacs/node-glob (glob)
v8.1.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.