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 #69

Merged
merged 1 commit into from
Jul 12, 2023

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)

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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@peterfication peterfication merged commit 0763d9f into main Jul 12, 2023
11 checks passed
@peterfication peterfication deleted the dependabot/bundler/prettier-4.0.1 branch July 12, 2023 12:24
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.

1 participant