NASA-PDS / s3-browser-awssdk

Use the aws-sdk to browse an s3 bucket contents.
Apache License 2.0
0 stars 1 forks source link

Bump the dev-dependencies group across 1 directory with 15 updates #53

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dev-dependencies group with 15 updates in the / directory:

Package From To
@aws-sdk/client-cognito-identity 3.501.0 3.592.0
@aws-sdk/client-s3 3.501.0 3.592.0
@aws-sdk/credential-providers 3.501.0 3.592.0
react 18.2.0 18.3.1
@types/react 18.2.48 18.3.3
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.18 18.3.0
@vitejs/plugin-react 3.1.0 4.3.0
typescript 4.9.5 5.4.5
eslint 8.56.0 9.4.0
eslint-plugin-react 7.33.2 7.34.2
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-react-refresh 0.4.5 0.4.7
jsdoc 4.0.2 4.0.3
vite 4.5.3 5.2.13

Updates @aws-sdk/client-cognito-identity from 3.501.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.582.0 (2024-05-22)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 031a10a Publish v3.590.0
  • 06f51cc fix(codegen): consistently add region as config option when generated client ...
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • Additional commits viewable in compare view


Updates @aws-sdk/client-s3 from 3.501.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/client-s3

3.591.0 (2024-06-05)

Features

  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)

3.590.0 (2024-06-04)

Note: Version bump only for package @​aws-sdk/client-s3

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/client-s3

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/client-s3

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 765853d Publish v3.591.0
  • ad0e8d9 feat(client-s3): Added new params copySource and key to copyObject API for su...
  • 031a10a Publish v3.590.0
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • Additional commits viewable in compare view


Updates @aws-sdk/credential-providers from 3.501.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/credential-providers

3.590.0 (2024-06-04)

Note: Version bump only for package @​aws-sdk/credential-providers

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/credential-providers

3.587.0 (2024-05-30)

Bug Fixes

  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a)

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/credential-providers

3.582.0 (2024-05-22)

Note: Version bump only for package @​aws-sdk/credential-providers

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • 031a10a Publish v3.590.0
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 8cdaf0a fix(credentials-provider-ini): include general http provider when sourcing Ec...
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • d6c6982 Publish v3.577.0
  • e7a5080 Publish v3.576.0
  • Additional commits viewable in compare view


Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates @types/react from 18.2.48 to 18.3.3

Commits


Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates @types/react-dom from 18.2.18 to 18.3.0

Commits


Updates @types/react from 18.2.48 to 18.3.3

Commits


Updates @types/react-dom from 18.2.18 to 18.3.0

Commits


Updates @vitejs/plugin-react from 3.1.0 to 4.3.0

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.3.0

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }

return { plugins: [react({ babel: { plugins: babelPlugins } })], } })

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

v4.2.1

Remove generic parameter on Plugin to avoid type error with Rollup 4/Vite 5 and skipLibCheck: false.

I expect very few people to currently use this feature, but if you are extending the React plugin via api object, you can get back the typing of the hook by importing ViteReactPluginApi:

import type { Plugin } from 'vite'
import type { ViteReactPluginApi } from '@vitejs/plugin-react'

export const somePlugin: Plugin = { name: 'some-plugin', api: { reactBabel: (babelConfig) => { babelConfig.plugins.push('some-babel-plugin') }, } satisfies ViteReactPluginApi, }

v4.2.0

Update peer dependency range to target Vite 5

There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.

Align jsx runtime for optimized dependencies

This will only affect people using internal libraries that contains untranspiled JSX. This change aligns the optimizer with the source code and avoid issues when the published source don't have React in the scope.

... (truncated)

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.3.0 (2024-05-22)

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }

return { plugins: [react({ babel: { plugins: babelPlugins } })], } })

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

4.2.1 (2023-12-04)

Remove generic parameter on Plugin to avoid type error with Rollup 4/Vite 5 and skipLibCheck: false.

I expect very few people to currently use this feature, but if you are extending the React plugin via api object, you can get back the typing of the hook by importing ViteReactPluginApi:

import type { Plugin } from 'vite'
import type { ViteReactPluginApi } from '@vitejs/plugin-react'

export const somePlugin: Plugin = { name: 'some-plugin', api: { reactBabel: (babelConfig) => { babelConfig.plugins.push('some-babel-plugin') }, } satisfies ViteReactPluginApi, }

4.2.0 (2023-11-16)

Update peer dependency range to target Vite 5

There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.

Align jsx runtime for optimized dependencies

... (truncated)

Commits


Updates typescript from 4.9.5 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.4.0

Release notes

Sourced from eslint's releases.

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)

Chores

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)

v9.3.0

Features

  • b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma)
  • b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports (#18431) (Akul Srivastava)
  • 069aa68 feat: add option allowEscape to no-misleading-character-class rule (#18208) (Francesco Trotta)
  • 05ef92d feat: deprecate multiline-comment-style & line-comment-position (#18435) (唯然)
  • db0b174 feat: add enforceForInnerExpressions option to no-extra-boolean-cast (#18222) (Kirk Waiblinger)

Bug Fixes

  • 8db0eff fix: Improve config error messages (#18457) (Nicholas C. Zakas)
  • 5c28d9a fix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)
  • 39fb0ee fix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)
  • 37eba48 fix: don't crash when fs.readFile returns promise from another realm (#18416) (Milos Djermanovic)

Documentation