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鈥檒l 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: @鈥媝utout/plugin-for-of v5.0.0
  • 45b0a13ce @鈥媝utout/plugin-for-of: drop support of 馃悐 < 35
  • 5057d632f @鈥媝utout/plugin-for-of: for-each: exclude ConditionalExpression
  • 0d40f13b2 @鈥媝utout/plugin-putout: add-store: add
  • 9d8e3c3cc @鈥媝utout/plugin-apply-overrides: rm unused code
  • 6b8afd4c2 @鈥媝utout/plugin-eslint-plugin: drop support of 馃悐 < 35
  • 3a2ec5b50 @鈥媝utout/eslint-plugin: update-ecma-version: add
  • 86c829a97 @鈥媝utout/engine-loader: rules: overlap

putout v35.19.0

馃悶 fix

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

馃敟 feature

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

putout v35.18.0

馃敟 feature

  • 94b8e8908 putout: parse-options: rulesdir: exclude *.md
  • 2a817e8a5 @鈥媝utout/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: @鈥媝utout/plugin-for-of v5.0.0
  • aa6e7e9 chore: @鈥媝utout/plugin-for-of: v5.0.0
  • 98dda67 docs: @鈥媝utout/plugin-for-of: add contents
  • 45b0a13 feature: @鈥媝utout/plugin-for-of: drop support of 馃悐 < 35
  • 5057d63 feature: @鈥媝utout/plugin-for-of: for-each: exclude ConditionalExpression
  • 49b030e docs: @鈥媝utout/plugin-putout: add-store: add link to 馃悐Putout Editor
  • aa2b765 chore: @鈥媝utout/plugin-putout: v19.5.0
  • 0d40f13 feature: @鈥媝utout/plugin-putout: add-store: add
  • 9cb59ed chore: @鈥媝utout/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