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

chore: 🤖 bump putout from 35.7.5 to 35.18.0 #161

Merged
merged 4 commits into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps putout from 35.7.5 to 35.18.0.

Release notes

Sourced from putout's releases.

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

That's all for today 🦏.

🐞 fix

  • a87e7e06c @​putout/plugin-nodejs: add-node-predynamic: Identifier
  • ca542fb12 @​putout/eslint: no config found: Flat Config error -> RC error

🔥 feature

  • 9f76b2a51 putout: @​putout/quick-lint v1.0.0
  • 8ad6cd673 @​putout/eslint: add ability to hande no FlatConfig found error
  • 949e898c9 @​putout/plugin-nodejs: add-node-prefix: simplify
  • 1551e9f04 @​putout/plugin-nodejs: add-node-prefix: dynamic import
  • 08acf9555 @​putout/plugin-nodejs: add-node-prefix: add require
  • 6744c616f @​putout/plugin-nodejs: add-node-prefix: report

putout v35.16.2

🔥 feature

... (truncated)

Commits
  • f546efb chore: putout: v35.18.0
  • 94b8e89 feature: putout: parse-options: rulesdir: exclude *.md
  • 0602792 chore: @​putout/operate: v12.6.0
  • 2a817e8 feature: @​putout/operate: insertAfter: wrap ExpressionStatement when current ...
  • fabf160 chore: putout: actions: lint ☘️
  • b2456c9 chore: putout: v35.17.0
  • 9f76b2a feature: putout: @​putout/quick-lint v1.0.0
  • 56c78f2 chore: @​putout/plugin-nodejs: v11.9.1
  • a87e7e0 fix: @​putout/plugin-nodejs: add-node-prefix: dynamic: Identifier
  • e6dfa37 chore: lint: @​putout/engine-parser: comments
  • 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 35.7.5 to 35.18.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v35.7.5...v35.18.0)

---
updated-dependencies:
- dependency-name: putout
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the mindless: 📦 dependencies Pull requests that update a dependency file label Apr 29, 2024
@dependabot dependabot bot requested a review from phun-ky April 29, 2024 23:35
@github-actions github-actions bot added section: repo For all changes in root dir release labels Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

A newer version of putout 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.

@phun-ky phun-ky merged commit c33f716 into main May 22, 2024
5 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/putout-35.18.0 branch May 22, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mindless: 📦 dependencies Pull requests that update a dependency file release section: repo For all changes in root dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant