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.23.0 #79

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps putout from 35.7.5 to 35.23.0.

Release notes

Sourced from putout's releases.

putout v35.23.0

🐞 fix

  • fa79b359c @​putout/plugin-eslint: apply-dir-to-flat: report

🔥 feature

  • 60f3215aa putout: @​putout/plugin-for-of v6.0.0
  • 360f0cc9d @​putout/plugin-generators: add
  • e674127aa @​putout/plugin-for-of: add-missing-star: move out to generators
  • 06937ee22 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: improve check of parent directory
  • 358fa9655 @​putout/plugin-putout: convert-node-to-path-in-get-template-values: exclude parentPath
  • c0f246225 @​putout/plugin-apply-overrides: exclude nested
  • 6d61ac19a @​putout/plugin-eslint: apply-dir-to-flat
  • 195ed1a66 root: @​putout/eslint-flat v2.0.0
  • 2787a7c5a @​putout/eslint: ignore await/yield
  • aef0bfe36 @​putout/eslint-flat: add __dirname/import.meta.url

putout v35.22.4

🐞 fix

  • d376eb082 putout: always show ESLint parser error, even when 🐊Putout can parse

putout v35.22.3

🔥 feature

  • 6cb49e0b4 putout: cli: syntax lint: improve support of fn

putout v35.22.2

🔥 feature

  • 1e3ca1f22 putout: run 🐊 after fixing syntax errors
  • 807430337 eslint-plugin-putout: align-spaces: report
  • 08e77aec0 @​putout/plugin-putout: convert-replace-with: report
  • 19908112b @​putout/plugin-for-of: add-missing-star: delegate
  • 3f41dd7de @​putout/plugin-react: apply-create-root: add
  • eb138c934 @​putout/plugin-for-of: add-missing-star

putout v35.22.1

🔥 feature

  • 947c377ef putout: eslint.config.js: disable putout/convert-match-to-flat

putout v35.22.0

🔥 feature

  • 300976b97 putout: @​putout/plugin-promises v15.0.0
  • 84f082b24 @​putout/plugin-promises: drop support of 🐊 < 35
  • 6cb1598b8 putout: process-file: do not show ESLint parser errors when 🐊Putout can parse
  • 2b8b8be6c @​putout/engine-parser: add ability to parse await without async

... (truncated)

Commits
  • 6dd47d1 chore: putout: v35.23.0
  • 60f3215 feature: putout: @​putout/plugin-for-of v6.0.0
  • af42489 chore: @​putout/plugin-for-of: v6.0.0
  • 360f0cc feature: @​putout/plugin-generators: add
  • e674127 feature: @​putout/plugin-for-of: add-missing-star: move out to generators
  • bc4dc53 chore: @​putout/plugin-filesystem: eslint: convert rc to flat
  • 41a2689 chore: @​putout/plugin-filesystem: v5.1.0
  • 06937ee feature: @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: ...
  • 2ab8b2e chore: @​putout/plugin-putout: v19.5.2
  • 358fa96 feature: @​putout/plugin-putout: convert-node-to-path-in-get-template-values: ...
  • 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.23.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v35.7.5...v35.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot requested a review from phun-ky May 13, 2024 19:18
@github-actions github-actions bot added mindless: dependencies Pull requests that update a dependency file section: repo For all changes in root dir release labels May 13, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +263 11.7 MB coderaiser

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #80.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/putout-35.23.0 branch May 20, 2024 19:43
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 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