Build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 #437

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-prettier-4.1.0 into master 2022-06-28 05:14:37 +00:00
argoyle commented 2022-06-28 04:39:06 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-prettier from 4.0.0 to 4.1.0.

Release notes

Sourced from eslint-plugin-prettier's releases.

v4.1.0 (2022-06-27)

  • feat: skip processing code blocks on specific languages like stylelint-prettier (#415) (52eec48)
  • build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
  • build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
  • build(deps-dev): Bump @​graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444) (4bcaca2)
  • chore(CI): add tests for ESLint 8 (#428) (f3713be)
  • README.md: HTTP => HTTPS (#443) (44e1478)
Changelog

Sourced from eslint-plugin-prettier's changelog.

v4.1.0 (2022-06-27)

  • feat: skip processing code blocks on specific languages like stylelint-prettier (#415) (52eec48)
  • build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
  • build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
  • build(deps-dev): Bump @​graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444) (4bcaca2)
  • chore(CI): add tests for ESLint 8 (#428) (f3713be)
  • README.md: HTTP => HTTPS (#443) (44e1478)
Commits
  • 551dd0e chore: release eslint-plugin-prettier v4.1.0 (#475)
  • 52eec48 feat: skip processing code blocks on specific languages like `stylelint-prett...
  • 42bfe88 build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464)
  • 0158640 build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442)
  • 4bcaca2 build(deps-dev): Bump @​graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444)
  • f3713be chore(CI): add tests for ESLint 8 (#428)
  • 44e1478 README.md: HTTP => HTTPS (#443)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-plugin-prettier since your current version.



Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v4.1.0 (2022-06-27)</h2> <ul> <li>feat: skip processing code blocks on specific languages like <code>stylelint-prettier</code> (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/415">#415</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4">52eec48</a>)</li> <li>build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/464">#464</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c">42bfe88</a>)</li> <li>build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/442">#442</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e">0158640</a>)</li> <li>build(deps-dev): Bump <code>@​graphql-eslint/eslint-plugin</code> from 2.3.0 to 2.4.0 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/444">#444</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199">4bcaca2</a>)</li> <li>chore(CI): add tests for ESLint 8 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/428">#428</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5">f3713be</a>)</li> <li>README.md: HTTP =&gt; HTTPS (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/443">#443</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f">44e1478</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>v4.1.0 (2022-06-27)</h2> <ul> <li>feat: skip processing code blocks on specific languages like <code>stylelint-prettier</code> (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/415">#415</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4">52eec48</a>)</li> <li>build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/464">#464</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c">42bfe88</a>)</li> <li>build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/442">#442</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e">0158640</a>)</li> <li>build(deps-dev): Bump <code>@​graphql-eslint/eslint-plugin</code> from 2.3.0 to 2.4.0 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/444">#444</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199">4bcaca2</a>)</li> <li>chore(CI): add tests for ESLint 8 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/428">#428</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5">f3713be</a>)</li> <li>README.md: HTTP =&gt; HTTPS (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/443">#443</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f">44e1478</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/551dd0e29840f189df71bfc9bd3fd5aa74f2b8f1"><code>551dd0e</code></a> chore: release eslint-plugin-prettier v4.1.0 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/475">#475</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4"><code>52eec48</code></a> feat: skip processing code blocks on specific languages like `stylelint-prett...</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c"><code>42bfe88</code></a> build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/464">#464</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e"><code>0158640</code></a> build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/442">#442</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199"><code>4bcaca2</code></a> build(deps-dev): Bump <code>@​graphql-eslint/eslint-plugin</code> from 2.3.0 to 2.4.0 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/444">#444</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5"><code>f3713be</code></a> chore(CI): add tests for ESLint 8 (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/428">#428</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f"><code>44e1478</code></a> README.md: HTTP =&gt; HTTPS (<a href="https://github.com/prettier/eslint-plugin-prettier/issues/443">#443</a>)</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jounqin">jounqin</a>, a new releaser for eslint-plugin-prettier since your current version.</p> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-06-28 05:05:08 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 397ee8e7 - 1 commit from branch master
  • e0526780 - Build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0

Compare with previous version

added 2 commits <ul><li>397ee8e7 - 1 commit from branch <code>master</code></li><li>e0526780 - Build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/388/diffs?diff_id=425942878&start_sha=51830e8a0ee819f2f046e66f1d76ed33eccc09bf)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-06-28 05:05:31 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-06-28 05:14:37 +00:00
Sign in to join this conversation.