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 32.4.0 #833

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps putout from 30.7.0 to 32.4.0.

Release notes

Sourced from putout's releases.

putout v32.4.0

🔥 feature

  • 1d7370062 package: @​putout/plugin-madrun v17.0.0
  • c992e627d @​putout/plugin-madrun: convert-args-to-scripts: add
  • c6051f5c6 @​putout/plugin-madrun: drop support of 🐊 < 32

putout v32.3.0

🔥 feature

  • 3ea09d3e4 package: @​putout/plugin-github v9.0.0
  • e3f59eb58 @​putout/plugin-github: add support of node v21 (https://nodejs.org/en/blog/release/v21.0.0)
  • b42197212 @​putout/plugin-github: drop support of 🐊 < 27
  • b72e8bb06 package: estree-to-babel v8.0.0
  • ef3a2da61 @​putout/engine-loadercoderaiser/minify#114

putout v32.2.2

🔥 feature

  • 0a7bc5a6d package: @​putout/plugin-nodejs v8.0.0
  • 0cbd7db34 @​putout/plugin-nodejs: drop support of 🐊 < 32
  • 641dbb2af @​putout/plugin-nodejs: convert-buffer-to-buffer-alloc: encoding

putout v32.2.1

🐞 fix

  • 25ee3c992 @​putout/engine-runner: get rid of dynamic load of template, improve compatibility with Bun preload
  • 7f07ce346 @​putout/plugin-apply-optional-chaining: report

🔥 feature

  • 0e321a667 package: @​putout/plugin-remove-useless-spread v9.0.0
  • 45a79362c @​putout/plugin-remove-useless-spread: drop support of 🐊 < 32
  • a0caa167a @​putout/plugin-putout: declare: getBinding, getBindingPath
  • f4a10e133 @​putout/plugin-minify: drop support of 🐊 < 32
  • 88f210f37 @​putout/plugin-minifycoderaiser/minify#114
  • 0e09eaf01 @​putout/compare: phase: ignore
  • 4278dd829 @​putout/printer: drop support of 🐊 < 32
  • cb44dab3b @​putout/operator-add-args: avoid adding arg when params more then 3
  • 70a7a7058 @​putout/eslint: create-plugin: source -> sourceCode
  • 4bdedf52e @​putout/plugin-eslint-plugin: drop support of 🐊 < 32
  • 16e1f108c @​putout/plugin-eslint-plugin: convert-context-to-source: get more methods
  • ee940f43a package: ts-morph v20.0.0
  • 9a5c045cf package: hermes-parser v0.16.0
  • 6ea289705 @​putout/plugin-convert-to-logical: assign: improve

putout v32.2.0

🔥 feature

  • f70a45c2c package: @​putout/plugin-apply-optional-chaining v5.0.0

... (truncated)

Commits
  • 6b775bf chore: putout: v32.4.0
  • 1d73700 feature: package: @​putout/plugin-madrun v17.0.0
  • 4207166 chore: @​putout/plugin-madrun: v17.0.0
  • c992e62 feature: @​putout/plugin-madrun: convert-args-to-scripts: add
  • c6051f5 feature: @​putout/plugin-madrun: drop support of 🐊 < 32
  • 6f3a740 chore: putout: v32.3.0
  • 3ea09d3 feature: package: @​putout/plugin-github v9.0.0
  • d477e7b chore: @​putout/plugin-github: v9.0.0
  • e3f59eb feature: @​putout/plugin-github: add support of node v21 (https://nodejs.org/e...
  • b421972 feature: @​putout/plugin-github: drop support of 🐊 < 27
  • 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 32.4.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v30.7.0...v32.4.0)

---
updated-dependencies:
- dependency-name: putout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #837.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/putout-32.4.0 branch October 30, 2023 04:30
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