adamzapasnik / prettier-plugin-erb

Prettier ERB plugin
MIT License
102 stars 26 forks source link

Bump @prettier/plugin-ruby from 1.5.5 to 3.2.2 #119

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @prettier/plugin-ruby from 1.5.5 to 3.2.2.

Changelog

Sourced from @​prettier/plugin-ruby's changelog.

[3.2.2] - 2022-09-20

Changed

  • #1276 - kddnewton - Fix the parsing for options being passed to the server process.

[3.2.1] - 2022-09-19

Changed

  • #1274 - kddnewton - Support the next version of syntax_tree-haml.

[3.2.0] - 2022-07-22

Added

  • #1250 - alexf101, kddnewton - Respect the tabWidth option.

Changed

  • #1255 - soberstadt - The rake task now runs check if write is false.
  • #1237 - boris-petrov - Disable the style rules associated with quotes.
  • #1248 - mhssmnn - Fix process waiting on STDIN.

[3.1.2] - 2022-05-13

Changed

  • #1127 - mscrivo, kddnewton - Support passing the printWidth option.

[3.1.1] - 2022-05-12

Changed

  • #1125 - kddnewton - Update the bundled rubocop config to be in sync with Syntax Tree.

[3.1.0] - 2022-05-12

Added

  • #1224 - kddnewton - Support passing the rubyPlugins option to configure Syntax Tree.

[3.0.0] - 2022-05-04

Added

  • #1190 - kddnewton - Encoding for source files is now guessed in a much better way.

Changed

... (truncated)

Commits
  • 4a7191b Bump to v3.2.2
  • 9050515 Merge pull request #1276 from prettier/fix-options
  • bd3b72d Fix plugins options parsing
  • 1174801 Bump to v3.2.1
  • a62943e Merge pull request #1274 from prettier/support-newer-haml-formatter
  • 9cd2f07 Support the next syntax_tree-haml version
  • 1da7698 Merge pull request #1272 from prettier/dependabot/npm_and_yarn/jest-29.0.3
  • 5adf30c Bump jest from 29.0.2 to 29.0.3
  • b9e627a Merge pull request #1273 from prettier/dependabot/npm_and_yarn/eslint-8.23.1
  • d40d6a9 Bump eslint from 8.23.0 to 8.23.1
  • 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)