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 prettier from 3.2.2 to 4.0.1 #303

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps prettier from 3.2.2 to 4.0.1.

Changelog

Sourced from prettier's changelog.

[4.0.1] - 2023-07-08

Changed

  • #1363 - mscrivo, kddnewton - Ensure all data is read from socket before attempting to parse to JSON.

[4.0.0] - 2023-07-06

Added

  • #1283 - oriolgual - Use process.execPath instead of "node".
  • #1358 - davidalejandroaguilar - Add the rubyExecutablePath option.
  • #1359 - kddnewton - Inherit stderr from the parser process in order to provide better error messages when failing to spawn parser server. This will put out missing gem errors, for example.

Changed

  • #1360 - kddnewton - Require prettier v3.0.0+.
Commits
  • f72f65b Merge pull request #1364 from prettier/401
  • 08d74a2 Bump to version 4.0.1
  • 7ffa73f Merge pull request #1363 from prettier/fix-1362
  • bd96faf Make sure to read all data from response socket
  • 5892762 Merge pull request #1361 from prettier/dependabot/npm_and_yarn/jest-29.6.1
  • abbc692 Bump jest from 29.6.0 to 29.6.1
  • 605e019 Bump to v4.0.0
  • b9f27a8 Merge pull request #1360 from prettier/3.0.0
  • 6201016 Merge pull request #1359 from prettier/better-errors
  • ea73487 Provide better errors on missing gems
  • 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 ruby Pull requests that update Ruby code labels Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/prettier-4.0.1 branch from e0acedb to b3e2490 Compare July 11, 2023 12:26
@dependabot dependabot bot force-pushed the dependabot/bundler/prettier-4.0.1 branch from b3e2490 to 31881d7 Compare July 12, 2023 12:36
@dependabot dependabot bot force-pushed the dependabot/bundler/prettier-4.0.1 branch from 31881d7 to f531ccf Compare July 12, 2023 12:39
Bumps [prettier](https://github.com/prettier/plugin-ruby) from 3.2.2 to 4.0.1.
- [Changelog](https://github.com/prettier/plugin-ruby/blob/main/CHANGELOG.md)
- [Commits](prettier/plugin-ruby@v3.2.2...v4.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/prettier-4.0.1 branch from f531ccf to e89acd8 Compare July 13, 2023 13:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #309.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/bundler/prettier-4.0.1 branch July 17, 2023 12:13
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants