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

fix(deps): Bump putout from 36.5.1 to 36.9.0 #306

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps putout from 36.5.1 to 36.9.0.

Release notes

Sourced from putout's releases.

putout v36.9.0

🐞 fix

  • d24950965 @​putout/plugin-package-json: remove-exports-with-missing-files: indent: 4 -> 2
  • 037f06789 @​putout/plugin-nodejs: remove-illigal-strict-mode -> remove-illegal-strict-mode

🔥 feature

  • 9340f32a9 @​putout/plugin-remove-useless-push: add
  • 8883e2e8f @​putout/plugin-package-json: remove-exports-with-missing-files: add
  • ca4ecd296 @​putout/plugin-putout: add-path-arg-to-## 🐞 fix exclude empty body
  • 587da10e6 @​putout/plugin-putout: add-track-file: one arg
  • cf3f4c49a @​putout/plugin-convert-arguments-to-rest: exclude "strict mode"

putout v36.8.0

🔥 feature

  • 2242decc7 putout: @​putout/plugin-nodejs v12.0.0
  • 425cef48a @​putout/plugin-nodejs: drop support of 🐊 < 36
  • dc160ba2d @​putout/plugin-putout: add-path-arg-to-## 🐞 fix body
  • a24b23725 @​putout/plugin-nodejsputoutjs/minify#28
  • dd34149f4 putout: @​putout/plugin-convert-arguments-to-rest v3.0.0
  • e3f4f6908 @​putout/operate: getProperty: ObjectPattern support
  • 6b454ed4f @​putout/plugin-package-json: apply-https-to-repository-url: improve check
  • 9bc776976 @​putout/plugin-convert-arguments-to-rest: drop support of 🐊 < 36
  • 48beb1a07 @​putout/plugin-convert-arguments-to-restputoutjs/minify#28

putout v36.7.0

🔥 feature

  • 5d9d805b7 putout: @​putout/plugin-package-json v8.0.0
  • 22b90580f @​putout/plugin-package-json: drop support of 🐊 < 36
  • 3c80fdddd @​putout/operate: getProperty: check that path is ObjectExpression
  • a27d72de2 @​putout/plugin-package-json: appy-https-to-repository-url

putout v36.6.2

🐞 fix

  • 6c0207700 putout: rm unused exports

🔥 feature

  • 559fcd1ed @​putout/plugin-remove-useless-variablescoderaiser/minify#128

putout v36.6.1

🔥 feature

  • 00f1be349 putout: @​putout/plugin-madrun v19.0.0

... (truncated)

Commits
  • 3a29a4d chore: putout: v36.9.0
  • 625d6e0 chore: @​putout/plugin-package-json: v8.2.2
  • d249509 fix: @​putout/plugin-package-json: remove-exports-with-missing-files: indent: ...
  • a14892c chore: @​putout/plugin-package-json: v8.2.1
  • 9340f32 feature: @​putout/plugin-remove-useless-push: add
  • 0b203f4 chore: @​putout/plugin-package-json: v8.2.0
  • 8883e2e feature: @​putout/plugin-package-json: remove-exports-with-missing-files: add
  • 83e80e7 chore: @​putout/plugin-putout: v21.4.0
  • ca4ecd2 feature: @​putout/plugin-putout: add-path-arg-to-fix: exclude empty body
  • d0ec038 chore: @​putout/plugin-putout: v21.3.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 36.5.1 to 36.9.0.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v36.5.1...v36.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Oct 7, 2024
@kodiakhq kodiakhq bot merged commit f2c5c3e into main Oct 7, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/putout-36.9.0 branch October 7, 2024 06:10
Copy link

github-actions bot commented Oct 7, 2024

🎉 This PR is included in version 2.0.23 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants