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 #51

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.590.0
@aws-sdk/client-s3 3.501.0 3.591.0
@aws-sdk/credential-providers 3.501.0 3.590.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.12

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

Release notes

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

v3.590.0

3.590.0(2024-06-04)

New Features
  • clients: update client endpoints as of 2024-06-04 (5258f662)
  • client-taxsettings: Initial release of AWS Tax Settings API (06b3ef4a)
  • client-sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. (60d759d3)
  • client-ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. (370c0017)
  • client-pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes (d7010ea8)
Bug Fixes
  • codegen:
    • consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51ccd)
    • fix path for copying sts test file (#6148) (6965b330)

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

v3.589.0

3.589.0(2024-06-03)

Documentation Changes
  • client-amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. (813c1f64)
New Features
  • clients: update client endpoints as of 2024-06-03 (b9d72a6a)
  • client-batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation. (2129ba28)
  • client-eks: Adds support for EKS add-ons pod identity associations integration (d391abe7)
  • client-iottwinmaker: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null (822d606d)

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features

... (truncated)

Changelog

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

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

3.577.0 (2024-05-15)

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

... (truncated)

Commits
  • 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
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • d6c6982 Publish v3.577.0
  • e7a5080 Publish v3.576.0
  • Additional commits viewable in compare view


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

Release notes

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

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)

New Features
  • clients: update client endpoints as of 2024-06-04 (5258f662)
  • client-taxsettings: Initial release of AWS Tax Settings API (06b3ef4a)
  • client-sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. (60d759d3)
  • client-ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. (370c0017)
  • client-pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes (d7010ea8)
Bug Fixes
  • codegen:
    • consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51ccd)
    • fix path for copying sts test file (#6148) (6965b330)

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

v3.589.0

3.589.0(2024-06-03)

Documentation Changes
  • client-amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. (813c1f64)
New Features
  • clients: update client endpoints as of 2024-06-03 (b9d72a6a)
  • client-batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation. (2129ba28)
  • client-eks: Adds support for EKS add-ons pod identity associations integration (d391abe7)
  • client-iottwinmaker: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null (822d606d)

... (truncated)

Changelog

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

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

3.582.0 (2024-05-22)

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

... (truncated)

Commits
  • 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
  • 8c64641 Publish v3.582.0
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • d6c6982 Publish v3.577.0
  • Additional commits viewable in compare view


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

Release notes

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

v3.590.0

3.590.0(2024-06-04)

New Features
  • clients: update client endpoints as of 2024-06-04 (5258f662)
  • client-taxsettings: Initial release of AWS Tax Settings API (06b3ef4a)
  • client-sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. (60d759d3)
  • client-ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. (370c0017)
  • client-pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes (d7010ea8)
Bug Fixes
  • codegen:
    • consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51ccd)
    • fix path for copying sts test file (#6148) (6965b330)

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

v3.589.0

3.589.0(2024-06-03)

Documentation Changes
  • client-amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. (813c1f64)
New Features
  • clients: update client endpoints as of 2024-06-03 (b9d72a6a)
  • client-batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation. (2129ba28)
  • client-eks: Adds support for EKS add-ons pod identity associations integration (d391abe7)
  • client-iottwinmaker: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null (822d606d)

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

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features

... (truncated)

Changelog

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

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

3.577.0 (2024-05-15)

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

... (truncated)

Commits
  • 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
  • d40d02a Publish v3.575.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

  • ceada8c docs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)
  • 62e686c docs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)
  • e17e1c0 docs: Update README (GitHub Actions Bot)
  • 2465a1e docs: Update README (GitHub Actions Bot)
  • d23574c docs: Clarify usage of no-unreachable with TypeScript (#18445) (benj-dobs)
  • 1db9bae docs: Fix typos (#18443) (Frieder Bluemle)
  • 7065196 docs: Update README (GitHub Actions Bot)
  • 04e7c6e docs: update deprecation notice of no-return-await (#18433) (Tanuj Kanti)
  • e763512 docs: Link global ignores section in config object property list (#18430) (MaoShizhong)
  • ac7f718 docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)
  • 0de0909 docs: fix grammar in configuration file resolution (#18419) (Mike McCready)

Chores

  • 58e2719 chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • dependabot[bot] commented 2 months ago

    Superseded by #52.