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.7.6 #906

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps putout from 30.7.0 to 35.7.6.

Release notes

Sourced from putout's releases.

putout v35.7.6

🐞 fix

  • 72a79038e @​putout/plugin-eslint: get back CommonJS
  • ca2115fd9 @​putout/plugin-github: get back to CommonJS

🔥 feature

  • cc22a484d putout: @​putout/plugin-apply-dot-notation v2.0.0
  • 26168a480 putout: @​putout/plugin-remove-useless-spread v11.0.0
  • 63a3dab48 @​putout/plugin-apply-dot-notation: drop support of node < 18
  • 45d46b07d @​putout/plugin-apply-dot-notation: report
  • 636dd8ed0 @​putout/plugin-remove-useless-spread: drop support of 🐊 < 35
  • 261aa7573 @​putout/plugin-remove-useless-spread: object: add support of ReturnStatement
  • 67865af08 @​putout/plugin-nodejs: convert-commonjs-to-esm: exports: ImportSpecifier
  • 8ec8b0ba1 @​putout/plugin-nodejs: convert-commonjs-to-esm: exports: not declared
  • 6a095026a @​putout/plugin-declare: add @​iocmd/wait
  • b451c12da @​putout/plugin-nodejs: convert-commonjs-to-esm: exports: overlap
  • 866c4e176 @​putout/plugin-tape: convert-ok-to-called-with: merge apply-stub-operator
  • 948aefb62 eslint-plugin-putout: add-newline-before-function-call: multiple
  • 6fd415890 @​putout/plugin-nodejs: convert-commonjs-to-esm: require: mjs
  • c053e80a5 @​putout/plugin-nodejs: remove-useless-promisify: add
  • b52b03f32 @​putout/plugin-github: update-actions: docker/build-push-action: v5
  • 2f73bdec7 @​putout/plugin-github: update-actions: docker/login-action: v3
  • f1de0c82b @​putout/plugin-github: update-actions: docker/setup-buildx-action: v3
  • 18c79ef91 @​putout/plugin-github: update-actions: docker/setup-qemu-action: v3
  • 30b43ad1d @​putout/plugin-tape: convert-ok-to-called-with: add support of: spread, message

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

... (truncated)

Commits
  • a42890d chore: putout: v35.7.6
  • cc22a48 feature: putout: @​putout/plugin-apply-dot-notation v2.0.0
  • 26168a4 feature: putout: @​putout/plugin-remove-useless-spread v11.0.0
  • 3aa2aca chore: @​putout/plugin-apply-dot-notation: v2.0.0
  • 63a3dab feature: @​putout/plugin-apply-dot-notation: drop support of node < 18
  • 45d46b0 feature: @​putout/plugin-apply-dot-notation: report
  • 5e790f0 chore: @​putout/plugin-remove-useless-spread: v11.0.0
  • 636dd8e feature: @​putout/plugin-remove-useless-spread: drop support of 🐊 < 35
  • 261aa75 feature: @​putout/plugin-remove-useless-spread: object: add support of ReturnS...
  • aee0c0c chore: @​putout/plugin-nodejs: v11.4.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.7.6.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v30.7.0...v35.7.6)

---
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 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #908.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/putout-35.7.6 branch April 8, 2024 04:42
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