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.35.0 #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps putout from 35.7.5 to 35.35.0.

Release notes

Sourced from putout's releases.

putout v35.35.0

🔥 feature

  • 288584b98 @​putout/plugin-convert-const-to-let: add support of FunctionDeclaration
  • 25d9ab194 putout: @​putout/plugin-convert-const-to-let v2.0.0
  • 25239610b @​putout/plugin-convert-const-to-let: drop support of 🐊 < 35
  • 92ffc3ad2 @​putout/plugin-convert-const-to-let: for-of, for-in
  • 66d06887c @​putout/plugin-minify: merge-variables: for-of
  • 8ac6ec73a @​putout/compare: vars: Literal -> StringLiteral
  • 7d870d9a1 @​putout/plugin-minify: mangle-names: exclude export
  • ecca64aab @​putout/plugin-minify: merge-variables: duplicate declaration
  • 82952059e @​putout/plugin-minifyputoutjs/minify#18
  • 015e801f3 @​putout/plugin-minify: merge-variables: check that previous node is var
  • 6237e2741 root: c8 v10.0.0
  • a3ae58d50 eslint-plugin-putout: add-newline-before-return: exclude ReturnStatement that is first element of BlackStatement
  • 7cdb80133 @​putout/plugin-minifyputoutjs/minify#20
  • bba017fc8 @​putout/plugin-remove-unused-variablesputoutjs/minify#22

putout v35.34.1

🔥 feature

  • 30ed1aded putout: @​putout/plugin-remove-unreferenced-variables v4.0.0
  • 7b52e4f1f @​putout/plugin-remove-unreferenced-varialbes: drop support of 🐊 < 35
  • 41bcb0e76 @​putout/plugin-remove-unreferenced-variablesputoutjs/minify#23

putout v35.34.0

🐞 fix

  • 7a7a7cf76 @​putout/plugin-minifyputoutjs/minify#17

🔥 feature

  • b614e3536 putout: @​putout/plugin-apply-optional-chaining v6.0.0
  • 0c2991bb4 @​putout/plugin-apply-optional-chaining: drop support of 🐊 < 35
  • e2f0ccf67 @​putout/plugin-apply-optional-chainingputoutjs/minify#19
  • 983c9f023 @​putout/plugin-minifyputoutjs/minify#17
  • d04e69cdd @​putout/eslint-config: no-extra-parens: enforceForSequenceExpressions: false
  • 8e0851580 @​putout/plugin-putout: add-places-to-compare-places: add
  • 04e0b533e eslint-plugin-putout: tsx: @​typescript-eslint/no-explicit-any: off
  • e22a0ee14 eslint-plugin-putout: ts: keyword-spacing: disable js
  • 3946fc78f @​putout/plugin-minifyputoutjs/minify#13
  • 4cd124f26 @​putout/engine-parser: @​putout/printer v9.0.0
  • 9872ea71b @​putout/plugin-minify: convert-return-to-sequence-expression

putout v35.33.0

🐞 fix

  • b6900b729 @​putout/compare: __body: inside FunctionDeclaration: multiple statements
  • 478e7f1e0 eslint-plugin-putout: remove-useless-variables

... (truncated)

Commits
  • 2bb5f3a chore: putout: v35.35.0
  • 38d16c3 chore: @​putout/plugin-convert-const-to-let: v2.0.1
  • 288584b feature: @​putout/plugin-convert-const-to-let: add support of FunctionDeclaration
  • 25d9ab1 feature: putout: @​putout/plugin-convert-const-to-let v2.0.0
  • 172cf5a chore: @​putout/plugin-convert-const-to-let: v2.0.0
  • 2523961 feature: @​putout/plugin-convert-const-to-let: drop support of 🐊 < 35
  • 92ffc3a feature: @​putout/plugin-convert-const-to-let: for-of, for-in
  • b8a71ae chore: @​putout/plugin-minify: v8.15.1
  • 66d0688 feature: @​putout/plugin-minify: merge-variables: for-of
  • a5395a1 chore: @​putout/compare: v14.4.1
  • 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.35.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v35.7.5...v35.35.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 Jun 17, 2024
@dependabot dependabot bot requested a review from phun-ky June 17, 2024 19:58
@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 Jun 17, 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 +259 10.1 MB

🚮 Removed packages: npm/[email protected]

View full report↗︎

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