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.5.1 to 35.7.5 #33

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps putout from 35.5.1 to 35.7.5.

Release notes

Sourced from putout's releases.

putout v35.7.5

🔥 feature

  • c7ce13419 putout: @​putout/plugin-tape v14.0.0
  • 5df37530b @​putout/plugin-tape: drop support of 🐊 < 35
  • 75d801c03 @​putout/plugin-tape: convert-equals-to-equal: add
  • 4d562936d @​putout/processor-yaml: indent
  • b8b38bf18 @​putout/test: processor: UPDATE: create/remove output fixture file

putout v35.7.4

🔥 feature

  • 7b1733e28 putout: @​putout/plugin-gitignore v5.0.0
  • a2ff4823e putout: @​putout/plugin-npmignore v4.0.0
  • 45f4c4de3 @​putout/plugin-npmignore: drop support of 🐊 < 35
  • a0c5408d5 @​putout/plugin-gitignore: drop support of 🐊 < 35

putout v35.7.3

🐞 fix

  • 0d2d08e1e @​putout/plugin-github: convert to ESM

🔥 feature

  • 6d01fd68b putout: @​putout/plugin-eslint v8.0.0
  • a88fc7c00 @​putout/plugin-eslint: drop support of 🐊 < 35
  • 2cc0587ec @​putout/plugin-eslint: convert to ESM
  • fcf32dee7 @​putout/plugin-github: fast-deep-equal -> isDeepStrictEqual

putout v35.7.2

🔥 feature

  • 08537160e putout: @​putout/plugin-github v12.0.0
  • 85a304409 @​putout/plugin-github: update-actions: actions/cache: 3 -> 4
  • 5fb9aff95 @​putout/plugin-github: drop support of 🐊 < 35
  • abcaee206 @​putout/processor-typescript: drop support of 🐊 < 35
  • bf5745894 @​putout/processor-typescript: ts-morph v22.0.0
  • 90acc7820 @​putout/plugin-remove-empty: argument: AssignmentPattern: ArrayExpression

putout v35.7.1

🔥 feature

  • fdcf08f49 putout: @​putout/plugin-remove-empty v12.0.0
  • e993d6246 @​putout/plugin-remove-empty: drop support of node < 18
  • 8525c285a @​putout/plugin-remove-empty: argument: add support of AssignmentPattern

putout v35.7.0

🐞 fix

  • 4b7638a38 eslint-plugin-putout: multiple-properties-destructuring: imports

... (truncated)

Commits
  • b99d2ed chore: putout: v35.7.5
  • c7ce134 feature: putout: @​putout/plugin-tape v14.0.0
  • 9b2ea96 chore: @​putout/plugin-tape: v14.0.0
  • 5df3753 feature: @​putout/plugin-tape: drop support of 🐊 < 35
  • 75d801c feature: @​putout/plugin-tape: convert-equals-to-equal: add
  • 059d76b chore: @​putout/test: v9.1.0
  • 61a728b chore: @​putout/processor-yaml: v8.0.1
  • 4d56293 feature: @​putout/processor-yaml: indent
  • b8b38bf feature: @​putout/test: processor: UPDATE: create/remove output fixture file
  • 732fd05 chore: putout: v35.7.4
  • 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)

@dependabot dependabot bot added the mindless: dependencies Pull requests that update a dependency file label Mar 18, 2024
@dependabot dependabot bot requested a review from phun-ky March 18, 2024 03:17
@github-actions github-actions bot added section: repo For all changes in root dir release labels Mar 18, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/putout-35.7.5 branch from 296e2c1 to d4952d0 Compare March 19, 2024 08:51
Bumps [putout](https://github.com/coderaiser/putout) from 35.5.1 to 35.7.5.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v35.5.1...v35.7.5)

---
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 force-pushed the dependabot/npm_and_yarn/putout-35.7.5 branch from d4952d0 to 59a716e Compare March 19, 2024 08:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (5cb94bc) to head (e9e3bbc).

❗ Current head e9e3bbc differs from pull request most recent head 070f22d. Consider uploading reports for the commit 070f22d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         108      108           
  Lines        4659     4659           
  Branches      561      561           
=======================================
  Hits         4216     4216           
  Misses        443      443           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phun-ky phun-ky merged commit e1121ce into main Mar 19, 2024
3 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/putout-35.7.5 branch March 19, 2024 09:00
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.

2 participants