-
Notifications
You must be signed in to change notification settings - Fork 2
deps: bump the safe-app-dependencies group with 23 updates #509
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/safe-app-dependencies-64ed86f696
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps: bump the safe-app-dependencies group with 23 updates #509
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/safe-app-dependencies-64ed86f696
Conversation
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
Bumps the safe-app-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [@arcgis/core](https://js.arcgis.com) | `4.34.7` | `4.34.8` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.7` | `5.90.12` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.90.2` | `5.91.1` | | [@ugrc/utah-design-system](https://github.com/agrc/kitchen-sink) | `1.31.0` | `1.34.0` | | [ky](https://github.com/sindresorhus/ky) | `1.13.0` | `1.14.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.66.0` | `7.68.0` | | [xstate](https://github.com/statelyai/xstate) | `5.23.0` | `5.25.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.16` | `4.1.18` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.0` | `4.2.2` | | [firebase-tools](https://github.com/firebase/firebase-tools) | `14.22.0` | `14.27.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.6` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.19` | `2.5.20` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.1` | `0.7.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.16` | `4.1.18` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.3.0` | | [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) | `4.0.0` | `4.0.1` | | [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.5.0` | `13.6.0` | | [pdfmake](https://github.com/bpampuch/pdfmake) | `0.2.20` | `0.2.21` | Updates `@arcgis/core` from 4.34.7 to 4.34.8 Updates `@tanstack/react-query` from 5.90.7 to 5.90.12 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.12/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.90.2 to 5.91.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.1/packages/react-query-devtools) Updates `@ugrc/utah-design-system` from 1.31.0 to 1.34.0 - [Release notes](https://github.com/agrc/kitchen-sink/releases) - [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json) - [Commits](agrc/kitchen-sink@utah-design-system-v1.31.0...utah-design-system-v1.34.0) Updates `ky` from 1.13.0 to 1.14.1 - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](sindresorhus/ky@v1.13.0...v1.14.1) Updates `react` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `@types/react` from 19.2.2 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.66.0 to 7.68.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.66.0...v7.68.0) Updates `xstate` from 5.23.0 to 5.25.0 - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@5.23.0...xstate@5.25.0) Updates `@tailwindcss/vite` from 4.1.16 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-vite) Updates `@types/react` from 19.2.2 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react-swc` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@4.2.2/packages/plugin-react-swc) Updates `firebase-tools` from 14.22.0 to 14.27.0 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-tools@v14.22.0...v14.27.0) Updates `lint-staged` from 16.2.6 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.6...v16.2.7) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `prettier-plugin-packagejson` from 2.5.19 to 2.5.20 - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](matzkoh/prettier-plugin-packagejson@v2.5.19...v2.5.20) Updates `prettier-plugin-tailwindcss` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.1...v0.7.2) Updates `tailwindcss` from 4.1.16 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `vite` from 7.2.2 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) Updates `@google-cloud/functions-framework` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases) - [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/functions-framework-nodejs@v4.0.0...v4.0.1) Updates `firebase-admin` from 13.5.0 to 13.6.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v13.5.0...v13.6.0) Updates `pdfmake` from 0.2.20 to 0.2.21 - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/0.2.21/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.2.20...0.2.21) --- updated-dependencies: - dependency-name: "@arcgis/core" dependency-version: 4.34.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.90.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.91.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: "@ugrc/utah-design-system" dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: ky dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: react-hook-form dependency-version: 7.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: xstate dependency-version: 5.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: firebase-tools dependency-version: 14.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: prettier-plugin-packagejson dependency-version: 2.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: "@google-cloud/functions-framework" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies - dependency-name: firebase-admin dependency-version: 13.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe-app-dependencies - dependency-name: pdfmake dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
javascript
Pull requests that update Javascript code
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.
Bumps the safe-app-dependencies group with 23 updates:
4.34.74.34.85.90.75.90.125.90.25.91.11.31.01.34.01.13.01.14.119.2.019.2.319.2.219.2.719.2.019.2.319.2.219.2.37.66.07.68.05.23.05.25.04.1.164.1.184.2.04.2.214.22.014.27.016.2.616.2.73.6.23.7.42.5.192.5.200.7.10.7.24.1.164.1.187.2.27.3.04.0.04.0.113.5.013.6.00.2.200.2.21Updates
@arcgis/corefrom 4.34.7 to 4.34.8Updates
@tanstack/react-queryfrom 5.90.7 to 5.90.12Release notes
Sourced from
@tanstack/react-query's releases.Changelog
Sourced from
@tanstack/react-query's changelog.Commits
9e8709eci: Version Packages (#9945)72d8ac5fix: update react and nextJs (#9944)6799395ci: Version Packages (#9911)c01b150fix(useQueries): Prevent infinite render loops when useSuspenseQueries has du...c9bc600chore: use betterThrowerdeclaration in tests (#9884)66a194eci: Version Packages (#9879)6226325ci: Version Packages (#9873)f7c9526ci: Version Packages (#9854)Updates
@tanstack/react-query-devtoolsfrom 5.90.2 to 5.91.1Release notes
Sourced from
@tanstack/react-query-devtools's releases.Changelog
Sourced from
@tanstack/react-query-devtools's changelog.Commits
0253588ci: Version Packages (#9908)18febbdci: Version Packages (#9890)0e9d5b5feat(devtools): allow passing a theme via prop (#9887)f4a0cd5chore: update eslint-plugin-react-hooks (#9737)a242f98Revert "chore(deps): update all non-major dependencies" (#9715)571bc18chore(deps): update all non-major dependencies (#9712)Updates
@ugrc/utah-design-systemfrom 1.31.0 to 1.34.0Release notes
Sourced from
@ugrc/utah-design-system's releases.Commits
c062ee2chore: release main (#570)9d8178bchore(fileinput): Add test coverage for controlled FileInput component (#569)0bcf66afeat(fileinput): implement controlled file input with onChange callbackfdf6d33chore: release main455071bchore(fileinput): copilot feedbacke3f7234fix(fileinput): fix a11y issue with a disconnect between the label and hidden...2280834fix(fileinput): fix description contrast in dark mode226eb70chore: release maindeaeb8efeat(fileinput): Add FileInput component to utah-design-system (#562)3ee0164chore(uds): add layer selector story for use with arcgis-mapUpdates
kyfrom 1.13.0 to 1.14.1Release notes
Sourced from ky's releases.
Commits
4b6cd2f1.14.16fa6bceNormalize retry option defaults when undefined4fd8c28Fix: HandlebackoffLimitbeingundefined(#796)d8d6cfeFix typo (#792)337a1b2Add 401 token refresh pattern tests and examplesc52a6941.14.068a5228Addky.retry()to force retries fromafterResponsehooks (#779)5d3684eDocument type extension pattern836feb4Remove unnecessary double Request wrapping in searchParams handling (#773)84ff3b9AllowthrowHttpErrorsoption to be a function (#781)Updates
reactfrom 19.2.0 to 19.2.3Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
@types/reactfrom 19.2.2 to 19.2.7Commits
Updates
react-domfrom 19.2.0 to 19.2.3Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
@types/react-domfrom 19.2.2 to 19.2.3Commits
Updates
react-hook-formfrom 7.66.0 to 7.68.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
b84595e7.68.0f51aaa8🧹 chore: clean up imports in deep-equal (#13174)baa0733Revert "✨ fix(types): allow undefined value with async defaultValues in Contr...e82e05e🐞 fix: clear validation errors synchronously in reset() to fix Next.js 16 Ser...175cbb9🪖 chore: upgrade eslint react hooks (#13168)43bcf05🎧 feat: <FormStateSubscribe /> component (#13142)6f39b1e7.67.090d19ad🎯 feat: add exact to useController props (#13154)ceb0b8f✨ fix(types): allow undefined value with async defaultValues in Contr… (#13160)a42f198🐞 fix(types): correct PathValueImpl type inference (#13150)Updates
xstatefrom 5.23.0 to 5.25.0Release notes
Sourced from xstate's releases.
... (truncated)
Commits
2fd7ca6Use OIDC73733beVersion Packages (#5428)999b596Version Packages (#5421)e6f6ec4Trim downTConfigonly to what is needed byStateMachine(#5423)329297b[core] Add support for partial event descriptors inassertEvent(…)(#5422)71c8d0bFix slides link (#5424)2eb8274fix possible 'not iterable' bug (#5420)695db2cVersion Packages (#5418)068f2a7[@xstate/store] Snapshot undo/redo strategy (#5415)8ec428eRework some types slightly to remove workaround targetingsilentNeverType(...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for xstate since your current version.
Updates
@tailwindcss/vitefrom 4.1.16 to 4.1.18Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
9b32f7cRelease v4.1.18 (#19431)5f107e2Fix typoe4b6c67Support Vite Environment API (#18970)21f2bf9perf(vite): add plugin hook filter (#19308)e9c9c4fRelease v4.1.17 (#19272)Updates
@types/reactfrom 19.2.2 to 19.2.7Commits
Updates
@types/react-domfrom 19.2.2 to 19.2.3Commits
Updates
@vitejs/plugin-react-swcfrom 4.2.0 to 4.2.2Release notes
Sourced from
@vitejs/plugin-react-swc's releases.Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
5e600a3release: plugin-react-swc@4.2.2bcc7db0chore: add changelog for #976 and #97817fdcc8fix(react-swc,react-oxc): use rolldownOptions instead of deprecated rollupOpt...fc76c72chore(deps): update dependency@types/nodeto v24 (#970)41cb823fix(deps): update all non-major dependencies (#968)51160f3release: plugin-react-swc@4.2.10f5c8b4chore(react-swc): add changelog (#963)897a3befix(react-swc): fix@vitejs/plugin-react-swc/preambleon build (#962)9cabe27fix(deps): update all non-major dependencies (#960)b5f471fchore(deps): update swc monorepo (#954)Updates
firebase-toolsfrom 14.22.0 to 14.27.0Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
fe59d2914.27.0a893579Fix typo in release script763951aprevent deployments of Next.js apps vulnerable to CVE-2025-66478 (#9572)c23ac23Update past react 19.2.0 (#9566)5677708Data Connect Emulator release v2.17.3 (#9573)bc0e7eaFix remoteconfig:versions:list error (#9549)b14d2d7add simplified Firebase MCP Server README for Antigravity (#9534)c65d86bAdding tests for loadCJSON (#9556)c6fc7d8Docker image vulnerbaility fixes (#9560)63e891eworking progress of mcp server registry (#9491)Updates
lint-stagedfrom 16.2.6 to 16.2.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.mdUpdates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.