Skip to content

fix(deps): update dependency detect-indent to v7#16

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/detect-indent-7.x
Open

fix(deps): update dependency detect-indent to v7#16
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/detect-indent-7.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
detect-indent 6.1.07.0.2 age confidence

Release Notes

sindresorhus/detect-indent (detect-indent)

v7.0.2

Compare Source

  • Fix multi-line comment indent detection 8c39c07

v7.0.1

Compare Source

  • Fix detecting the indent of files with many repeats after a single indent (#​34) 477e390

v7.0.0

Compare Source

Breaking

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Sep 3, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d53acb2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Sep 3, 2023

Copy link
Copy Markdown
Contributor

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run failed

Failed tests: 0/0. Failed suites: 1/1.
  ● 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/knit/knit/node_modules/detect-indent/index.js:135
    export default function detectIndent(string) {
    ^^^^^^

    SyntaxError: Unexpected token 'export'

      21 |   postknit: string;
      22 | }>;
    > 23 |
         | ^
      24 | export interface PackageManifest {
      25 |   name: string;
      26 |   version: string;

      at Runtime.createScriptFromCode (node_modules/jest-runtime/build/index.js:1505:14)
      at Object.<anonymous> (src/pkg.ts:23:62)
      at Object.<anonymous> (src/commands/copy.ts:26:14)
      at Object.<anonymous> (src/commands/publish.ts:13:15)
      at Object.<anonymous> (src/index.ts:59:18)
      at Object.<anonymous> (test/index.test.ts:8:14)

Report generated by 🧪jest coverage report action from d53acb2

@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from bdc3216 to b37dfcb Compare September 5, 2023 05:14
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from b37dfcb to a5b0fdb Compare October 6, 2023 08:34
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from a5b0fdb to 8ec9781 Compare October 29, 2023 08:59
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from 6366808 to eaf882f Compare August 13, 2025 13:56
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from eaf882f to 3cc9c5d Compare August 19, 2025 15:12
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 3cc9c5d to 3556811 Compare August 31, 2025 12:47
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 3556811 to 474dffc Compare September 16, 2025 03:49
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 474dffc to 53555f5 Compare September 25, 2025 15:54
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 53555f5 to 66d0940 Compare October 21, 2025 10:44
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 66d0940 to 88c75f9 Compare November 11, 2025 01:48
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 88c75f9 to b795d46 Compare November 18, 2025 13:57
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from b795d46 to 97ecaf5 Compare December 3, 2025 17:57
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 97ecaf5 to 7f3af0c Compare December 31, 2025 16:55
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 7f3af0c to 55aad4d Compare January 8, 2026 19:06
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from 3967569 to aab1fcd Compare January 23, 2026 18:12
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from aab1fcd to e483e1e Compare February 2, 2026 18:55
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from 77963d7 to 6cfd718 Compare February 17, 2026 20:41
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 6cfd718 to 2fd4c99 Compare March 5, 2026 19:53
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 2fd4c99 to fa07bdd Compare March 13, 2026 11:49
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from fa07bdd to 9580db7 Compare April 1, 2026 19:37
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 9580db7 to ceec007 Compare April 8, 2026 19:45
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from ceec007 to 4efc19e Compare April 29, 2026 20:06
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from 57e3472 to f320088 Compare May 18, 2026 12:08
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch 2 times, most recently from a5fe599 to 65ac5f7 Compare June 1, 2026 21:05
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 65ac5f7 to 1400d27 Compare June 11, 2026 18:14
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from 1400d27 to f866849 Compare July 12, 2026 18:16
@renovate
renovate Bot force-pushed the renovate/detect-indent-7.x branch from f866849 to d53acb2 Compare July 16, 2026 17:36
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.

0 participants