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.17.0 #914

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps putout from 30.7.0 to 35.17.0.

Release notes

Sourced from putout's releases.

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

  • 7a30d7c7f @​putout/plugin-github: set-node-version: drop node v21 EOL
  • 2079a3481 @​putout/plugin-eslint: apply-match-to-flat: exclude not two properties
  • 924f9b1fc @​putout/plugin-eslint: apply-match-to-files: exclude objects whith no rules or files

putout v35.16.1

... (truncated)

Commits
  • 9d764ce 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
  • 4bded26 test: @​putout/plugin-declare-before-reference: update fixtures
  • f59478b chore: @​putout/eslint: v3.4.0
  • 8ad6cd6 feature: @​putout/eslint: add ability to hande no FlatConfig found error
  • ca542fb fix: @​putout/eslint: no config found: Flat Config error -> RC error
  • cf1f5ca chore: @​putout/plugin-nodejs: v11.9.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.17.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v30.7.0...v35.17.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 Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #915.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/putout-35.17.0 branch April 29, 2024 13:03
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.

1 participant