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

chore(deps): update eslint and prettier #40

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 31, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.30.0 -> 7.32.0 age adoption passing confidence
eslint-plugin-prettier 3.4.0 -> 3.4.1 age adoption passing confidence
prettier (source) 2.3.2 -> 2.4.1 age adoption passing confidence

Release Notes

eslint/eslint

v7.32.0

Compare Source

v7.31.0

Compare Source

prettier/eslint-plugin-prettier

v3.4.1

Compare Source

  • build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (#​420) (b6d075c)
  • build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#​425) (24f957e)
  • feat: support @graphql-eslint/eslint-plugin out of box (#​413) (ec6fbb1)
  • chore: add tests for Node 16 (#​410) (76bd45e)
prettier/prettier

v2.4.1

Compare Source

diff

Fix wildcard syntax in @forward (#​11482) (#​11487 by @​niksy)
// Input
@​forward "library" as btn-*;

// Prettier 2.4.0
@​forward "library" as btn- *;

// Prettier 2.4.1
@​forward "library" as btn-*;
Add new CLI option debug-print-ast (#​11514 by @​sosukesuzuki)

A new --debug-print-ast CLI flag for debugging.

v2.4.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 31, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 9135c0a to f9a3850 Compare September 1, 2021 00:24
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.32.0 chore(deps): update eslint and prettier Sep 1, 2021
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from f9a3850 to 671919c Compare October 1, 2021 01:41
@renovate
Copy link
Author

renovate bot commented Mar 22, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update eslint and prettier chore(deps): update eslint and prettier - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/eslint-and-prettier branch April 4, 2023 00:19
@renovate renovate bot changed the title chore(deps): update eslint and prettier - autoclosed chore(deps): update eslint and prettier Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/eslint-and-prettier branch April 4, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant