fix(deps): Update dependency eslint-plugin-prettier to v5.2.1#19745
Merged
kodiakhq[bot] merged 2 commits intomainfrom Nov 29, 2024
Merged
fix(deps): Update dependency eslint-plugin-prettier to v5.2.1#19745kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
acf7c00 to
d54d5d9
Compare
erezrokah
approved these changes
Nov 29, 2024
d54d5d9 to
0c2ec7e
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 3, 2024
🤖 I have created a release *beep* *boop* --- ## [2.2.11](plugins-source-airtable-v2.2.10...plugins-source-airtable-v2.2.11) (2024-12-03) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-sdk-javascript to v0.1.21 ([#19827](#19827)) ([0a2fa6c](0a2fa6c)) * **deps:** Update dependency @types/uuid to v10 ([#19760](#19760)) ([0db420f](0db420f)) * **deps:** Update dependency ajv to v8.17.1 ([#19739](#19739)) ([b361ac4](b361ac4)) * **deps:** Update dependency ava to v6.2.0 ([#19740](#19740)) ([81bec64](81bec64)) * **deps:** Update dependency change-case to v5.4.4 ([#19741](#19741)) ([807e17e](807e17e)) * **deps:** Update dependency dot-prop to v9 ([#19761](#19761)) ([8060109](8060109)) * **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a)) * **deps:** Update dependency eslint-plugin-n to v16.6.2 ([#19744](#19744)) ([903a7a6](903a7a6)) * **deps:** Update dependency eslint-plugin-prettier to v5.2.1 ([#19745](#19745)) ([67842fc](67842fc)) * **deps:** Update dependency eslint-plugin-promise to v6.6.0 ([#19746](#19746)) ([250acab](250acab)) * **deps:** Update dependency eslint-plugin-unused-imports to v3.2.0 ([#19748](#19748)) ([973b662](973b662)) * **deps:** Update dependency eslint-plugin-you-dont-need-lodash-underscore to v6.14.0 ([#19749](#19749)) ([21fb751](21fb751)) * **deps:** Update dependency got to v14.4.4 ([#19750](#19750)) ([2868b03](2868b03)) * **deps:** Update dependency got to v14.4.5 ([#19799](#19799)) ([80b493b](80b493b)) * **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4)) * **deps:** Update dependency typescript to v5.6.3 ([#19753](#19753)) ([2a0d83f](2a0d83f)) * **deps:** Update dependency winston to v3.17.0 ([#19754](#19754)) ([8e84696](8e84696)) * **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.1->5.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.1Compare Source
Patch Changes
ac036ccThanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1v5.1.3Compare Source
Patch Changes
985b33cThanks @JounQin! - chore: addpackage.jsonintoexportsmapv5.1.2Compare Source
Patch Changes
#623
8210e44Thanks @BPScott! - Add exports mapping to package.json, to allowimport eslintPluginRecommended from 'eslint-plugin-prettier/recommended'to work as expected.Strictly speaking this is a breaking change as it removes the ability for people to import from "eslint-plugin-prettier/eslint-plugin-prettier.js" and "eslint-plugin-prettier/recommended.js" but the former was never recommended in the first place and the latter has only been available for a few days.
#621
2b09e7fThanks @JounQin! - feat: support parsingmarkdownviaeslint-mdxnativelyWhat means the following is unnecessary anymore when using with
eslint-mdx/eslint-plugin-mdx!v5.1.1Compare Source
Patch Changes
b5c0dc5Thanks @JounQin! - chore: skip formatting inline scripts in pug filesv5.1.0Compare Source
Minor Changes
#616
3856413Thanks @BPScott! - Add recommended config for the flat config format.If you are using flat config, import the recommended config from
eslint-plugin-prettier/recommended. Like the legacy format recommended config, this automatically includes the contents ofeslint-config-prettier.Patch Changes
#614
5270877Thanks @BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config#603
a63a570Thanks @filiptammergard! - fix: specifyeslint-config-prettieras peer dependencyIt's already added to
peerDependenciesMetaas optional, which means it should also be specified inpeerDependencies.Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.