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

Bump detect-indent from 6.1.0 to 7.0.1 in /npm_and_yarn/helpers #5683

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps detect-indent from 6.1.0 to 7.0.1.

Release notes

Sourced from detect-indent's releases.

v7.0.1

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

sindresorhus/detect-indent@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 12.20 429c145
  • This package is now pure ESM. Please read this.

sindresorhus/detect-indent@v6.1.0...v7.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner September 12, 2022 09:27
@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Sep 12, 2022
@jeffwidman
Copy link
Member

jeffwidman commented Sep 12, 2022

Blocked by #5684. See also #4125 (comment).

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.1 branch 17 times, most recently from f2b9539 to 18fa8f1 Compare September 16, 2022 14:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.1 branch 8 times, most recently from 59f90e1 to ff68869 Compare September 23, 2022 16:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.1 branch 18 times, most recently from ad6337b to b4a047e Compare November 8, 2022 22:14
Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hopefully this stops dependabot from updating this until we're ready

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.1 branch 4 times, most recently from fe06bd7 to bf99f1f Compare November 11, 2022 14:23
Bumps [detect-indent](https://github.com/sindresorhus/detect-indent) from 6.1.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/detect-indent/releases)
- [Commits](sindresorhus/detect-indent@v6.1.0...v7.0.1)

---
updated-dependencies:
- dependency-name: detect-indent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.1 branch from bf99f1f to ec33db6 Compare November 11, 2022 19:30
@deivid-rodriguez
Copy link
Contributor

Pushed a commit to start the migration to ESM. Mostly so that Dependabot stops rebasing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Dependabot pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants