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 putout from 30.7.0 to 35.20.0 #917

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps putout from 30.7.0 to 35.20.0.

Release notes

Sourced from putout's releases.

putout v35.20.0

🔥 feature

  • 5581321ec putout: @​putout/plugin-for-of v5.0.0
  • 45b0a13ce @​putout/plugin-for-of: drop support of 🐊 < 35
  • 5057d632f @​putout/plugin-for-of: for-each: exclude ConditionalExpression
  • 0d40f13b2 @​putout/plugin-putout: add-store: add
  • 9d8e3c3cc @​putout/plugin-apply-overrides: rm unused code
  • 6b8afd4c2 @​putout/plugin-eslint-plugin: drop support of 🐊 < 35
  • 3a2ec5b50 @​putout/eslint-plugin: update-ecma-version: add
  • 86c829a97 @​putout/engine-loader: rules: overlap

putout v35.19.0

🐞 fix

  • b47fc0082 eslint-plugin-putout: long-properties-destructuring: ImportDeclaration: no imported

🔥 feature

  • 06c23903c putout: @​putout/plugin-apply-overrides v1.0.0
  • 78a37907a eslint-plugin-putout: long-properties-destructuring: add support of ImportDeclaration (align with @​putout/printer maxPropertiesLengthInOneLine)

putout v35.18.0

🔥 feature

  • 94b8e8908 putout: parse-options: rulesdir: exclude *.md
  • 2a817e8a5 @​putout/operate: insertAfter: wrap ExpressionStatement when current path is Statement and node not

putout v35.17.0

Added support of quick-lint-js 🎉

Just landed support of fastest JavaScript bugs finder.

Now when Babel cannot parse source code, 🐊Putout tries again with @putout/quick-lint, so now error messages will be much more user friendly. Here is how it looks like for code:

function x() {
    await m();
}

Before

After

... (truncated)

Commits
  • 291ed0f chore: putout: v35.20.0
  • 5581321 feature: putout: @​putout/plugin-for-of v5.0.0
  • aa6e7e9 chore: @​putout/plugin-for-of: v5.0.0
  • 98dda67 docs: @​putout/plugin-for-of: add contents
  • 45b0a13 feature: @​putout/plugin-for-of: drop support of 🐊 < 35
  • 5057d63 feature: @​putout/plugin-for-of: for-each: exclude ConditionalExpression
  • 49b030e docs: @​putout/plugin-putout: add-store: add link to 🐊Putout Editor
  • aa2b765 chore: @​putout/plugin-putout: v19.5.0
  • 0d40f13 feature: @​putout/plugin-putout: add-store: add
  • 9cb59ed chore: @​putout/plugin-apply-overrides: v1.1.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [putout](https://github.com/coderaiser/putout) from 30.7.0 to 35.20.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v30.7.0...v35.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #919.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/putout-35.20.0 branch May 13, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant