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

build(deps): Bump putout from 29.2.0 to 29.2.4 in /web #2071

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps putout from 29.2.0 to 29.2.4.

Release notes

Sourced from putout's releases.

putout v29.2.4

🐞 fix

  • 0b24d68f2 @​putout/processor-markdown: drop newline at eof of JSON

🔥 feature

  • e8d1ada1f package: @​putout/processor-markdown v9.0.0
  • ef1a5a8ca @​putout/processor-markdown: drop support of 🐊 < 29
  • f732db953 package: @​putout/processor-json v6.0.1
  • 9a40166c7 @​putout/processor-json: add newline at eof when missing

putout v29.2.3

🔥 feature

  • c771cd99a package: @​putout/processor-yaml v5.0.0
  • 575f41e09 @​putout/processor-yaml: drop support of 🐊 < 29

putout v29.2.2

🐞 fix

  • d5cb1718d @​putout/plugin-putout: create-test: add: array of tuples
  • 85b44a414 @​putout/test: noTransform: update source fixtures

🔥 feature

  • 69324e88f package: @​putout/processor-ignore v4.0.0
  • ad4ef3be2 package: @​putout/processor-json v6.0.0
  • a4abdc2ac eslint-plugin-putout: json: \n eof, markdown: never \n eof
  • e9b093570 @​putout/processor-json: drop support of 🐊 < 29
  • 74889c2a7 @​putout/processor-ignore: add \n at eof
  • 892fb2a66 @​putout/processor-json: add \n at eof
  • 4f4042b31 @​putout/printer: create-test: add
  • df545f3dc @​putout/operator-add-args: report quotes

putout v29.2.1

🐞 fix

  • 57300440e putout: printer

🔥 feature

  • ffbc87d77 @​putout/test: add ability to pass options
  • ad3d99815 @​putout/test: add ability to pass options
  • 339f9e4a5 @​putout/plugin-remove-empty: import: report
  • e076e3d45 @​putout/test: add support of PUTOUT_PRINTER
Commits
  • 169e1ed chore: package: v29.2.4
  • 1d8ee23 chore: package: v9.0.1
  • 0b24d68 fix: @​putout/processor-markdown: drop newline at eof of JSON
  • e8d1ada feature: package: @​putout/processor-markdown v9.0.0
  • 8e44238 chore: package: v9.0.0
  • ef1a5a8 feature: @​putout/processor-markdown: drop support of 🐊 < 29
  • f732db9 feature: package: @​putout/processor-json v6.0.1
  • 1390ba1 docs: @​putuot/engine-runner: available
  • cbf70c1 chore: package: v6.0.1
  • 9a40166 feature: @​putout/processor-json: add newline at eof when missing
  • 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 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 dependencies Pull requests that update a dependency file javascript labels Apr 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/putout-29.2.4 branch 5 times, most recently from c37e94f to 2daee1e Compare April 16, 2023 09:57
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
api 100% 100%
api.constants 75% 100%
api.controllers 57% 31%
api.plugins 96% 100%
api.routes 100% 100%
api.schemas 100% 100%
api.services 70% 67%
api.tests 100% 100%
Summary 70% (369 / 528) 37% (46 / 123)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/putout-29.2.4 branch 3 times, most recently from 90321b2 to 586dc41 Compare April 19, 2023 23:43
Bumps [putout](https://github.com/coderaiser/putout) from 29.2.0 to 29.2.4.
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v29.2.0...v29.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/putout-29.2.4 branch from 586dc41 to a2dbb1c Compare April 21, 2023 00:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2023

Superseded by #2106.

@dependabot dependabot bot closed this Apr 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/putout-29.2.4 branch April 22, 2023 21:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants