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 prettylint from 1.0.0 to 2.0.0 #3028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps prettylint from 1.0.0 to 2.0.0.

Changelog

Sourced from prettylint's changelog.

2.0.0 (2023-07-27)

Bug Fixes

  • consistent with the ESLint Formatter behavior (cf8541a)

Features

  • consistent with the Prettier CLI behavior (5daa251)
  • upgrade to Prettier v3 (9fb5da7)

BREAKING CHANGES

  • read .editorconfig by default
  • read .gitignore and .prettierignore by default
  • this package is now pure ESM
  • require Prettier v3
  • require Node 16+

Commits
  • c00dadd chore(release): 2.0.0
  • cf8541a fix: consistent with the ESLint Formatter behavior
  • 5daa251 feat: consistent with the Prettier CLI behavior
  • 9fb5da7 feat: upgrade to Prettier v3
  • f44aa07 chore(deps): bump y18n from 3.2.1 to 3.2.2 (#258)
  • 8a85d31 chore(deps): bump ini from 1.3.5 to 1.3.8 (#257)
  • 6bb8812 chore(deps-dev): bump codecov from 3.6.5 to 3.7.1 (#254)
  • ffebc36 chore(deps): bump lodash from 4.17.15 to 4.17.19 (#253)
  • dcf3a25 chore(deps-dev): bump codecov from 3.5.0 to 3.6.5 (#251)
  • 87a04cb chore: swtch to npm to bypass yarn error in node 4
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [prettylint](https://github.com/ikatyang/prettylint) from 1.0.0 to 2.0.0.
- [Changelog](https://github.com/ikatyang/prettylint/blob/master/CHANGELOG.md)
- [Commits](ikatyang/prettylint@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: prettylint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
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.

0 participants