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

build(deps): bump detect-indent from 6.1.0 to 7.0.0 in /npm_and_yarn/helpers #4125

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2021

Bumps detect-indent from 6.1.0 to 7.0.0.

Release notes

Sourced from detect-indent's releases.

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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot requested a review from a team as a code owner August 9, 2021 06:00
@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Aug 9, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 7303e73 to 2bb6ee1 Compare October 7, 2021 14:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 2bb6ee1 to 582e9cc Compare November 19, 2021 15:06
@jurre
Copy link
Member

jurre commented Nov 25, 2021

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 582e9cc to 1527217 Compare November 25, 2021 12:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 1527217 to 26f7735 Compare December 9, 2021 16:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 26f7735 to d8ec37d Compare January 25, 2022 20:45
@jurre
Copy link
Member

jurre commented Feb 10, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from d8ec37d to 9f9c71d Compare February 10, 2022 15:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 9f9c71d to a2196c4 Compare March 18, 2022 13:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch 3 times, most recently from c0ac9ee to 1f1db34 Compare April 11, 2022 08:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch 2 times, most recently from 3b2b357 to 42124c3 Compare April 14, 2022 20:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from 42124c3 to f312797 Compare April 22, 2022 10:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch 2 times, most recently from 43c7094 to 91acdb8 Compare May 16, 2022 20:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch 3 times, most recently from 61e4129 to e8ac213 Compare June 27, 2022 15:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from e8ac213 to f72f681 Compare July 11, 2022 17:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch from f72f681 to 2d54ff0 Compare August 1, 2022 21:16
@jurre
Copy link
Member

jurre commented Aug 2, 2022

Ugh this is such an annoying one, it requires us to rewrite our javascript helpers to use ESM. It seems like a good change, but quite a lot of work.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch 2 times, most recently from 850e6c3 to a9bf05b Compare August 22, 2022 07:53
Bumps [detect-indent](https://github.com/sindresorhus/detect-indent) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/detect-indent/releases)
- [Commits](sindresorhus/detect-indent@v6.1.0...v7.0.0)

---
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.0 branch from a9bf05b to e10d326 Compare August 23, 2022 17:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2022

A newer version of detect-indent exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jeffwidman
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #5683.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn/helpers/detect-indent-7.0.0 branch September 12, 2022 09:27
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

3 participants