From 98eb21cf96b65003addf6ca8f2f310be08a9647a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 7 Aug 2023 07:56:09 +0200
Subject: [PATCH] Bump prettier from 2.8.8 to 3.0.1 in /frontend (#242)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to
3.0.1.
Sourced from prettier's
releases. 🔗 Changelog 🔗 Release
note Other changes since v2, see Full Changelog: https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6 Other changes since v2, see Full Changelog: https://github.com/prettier/prettier/compare/3.0.0-alpha.4...3.0.0-alpha.5 Other changes since v2, see Full Changelog: https://github.com/prettier/prettier/compare/3.0.0-alpha.3...3.0.0-alpha.4 Other changes since v2, see Full Changelog: https://github.com/prettier/prettier/compare/3.0.0-alpha.2...3.0.0-alpha.3 Other changes since v2, see Full Changelog: https://github.com/prettier/prettier/compare/3.0.0-alpha.1...3.0.0-alpha.2 ... (truncated) Sourced from prettier's
changelog. /* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node
{this_file}".
import {<|> } from "fs" /* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns
"node {this_file}".
import {} from "fs" /* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node
{this_file}".
import {<|>} from "fs"
Release notes
3.0.1
3.0.0
3.0.0-alpha.6
What's Changed
.d.ts files of plugins to use export
default ... by @​fisker in prettier/prettier#144353.0.0-alpha.1
release notes3.0.0-alpha.5
What's Changed
.d.ts files by @​sosukesuzuki
in prettier/prettier#14212babel-ts parser by @​fisker in prettier/prettier#143913.0.0-alpha.1
release notes3.0.0-alpha.4
What's Changed
@​thorn0 in prettier/prettier#13687resolveParser work like v2 by @​fisker in prettier/prettier#13732__debug apis to cjs version by @​fisker in prettier/prettier#137313.0.0-alpha.1
release notes3.0.0-alpha.3
exports field in package.json
file3.0.0-alpha.1
release notes3.0.0-alpha.2
index.cjs file3.0.0-alpha.1
release notes3.0.0-alpha.1
Changelog
3.0.1
Fix cursor positioning for a special case (#14812
by
@​fisker)// <|> is the cursor position
@​kingyue737)Add export {} in plugins/estree.d.ts to fix
the "File is not a module" error
@​auvred)// Input
function fn() {
return (
/**
* @type {...}
*/ expresssion
)
}
// Prettier 3.0.0
function fn() {
return /**
@​type {...}
*/ expresssion;
}
</tr></table>
... (truncated)
afee0db
Release 3.0.1c3d53dc
Fix runYarn function in release script (#15200)825425c
chore(deps): update dependency eslint-plugin-import to v2.28.0 (#15184)448217d
chore(deps): update dependency eslint to v8.46.0 (#15182)f35e9e6
chore(deps): update dependency @​angular/compiler to
v16.1.7 (#15173)d14e893
chore(deps): update dependency c8 to v8.0.1 (#15174)c44d4b7
chore(deps): update dependency eslint-plugin-react to v7.33.1 (#15176)57e8c87
chore(deps): update dependency esbuild to v0.18.17 (#15175)36c3738
chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 (#15177)2d274df
chore(deps): update dependency flow-parser to v0.213.1 (#15178)