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

Closed dependabot[bot] closed 1 month 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.606.0
@aws-sdk/client-s3 3.501.0 3.606.0
@aws-sdk/credential-providers 3.501.0 3.606.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.1
typescript 4.9.5 5.5.2
eslint 8.56.0 9.6.0
eslint-plugin-react 7.33.2 7.34.3
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.3.2

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

Release notes

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

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

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

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

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

... (truncated)

Changelog

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

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)

... (truncated)

Commits


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

Release notes

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

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

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

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

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

... (truncated)

Changelog

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

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)

... (truncated)

Commits


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

Release notes

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

v3.606.0

3.606.0(2024-06-27)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for TAZ export to S3. (cee790fe)
  • client-cloudfront: Doc only update for CloudFront that fixes customer-reported issue (85a220c6)
New Features
  • clients: update client endpoints as of 2024-06-27 (9cc63d2c)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2cb)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b44)
  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900fc)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd948)
  • client-workspaces: Added support for WorkSpaces Pools. (729c2087)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66ae)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f9)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651d)

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

v3.605.0

3.605.0(2024-06-26)

New Features
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (63bea3bc)
  • client-kinesis-analytics-v2: This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. (07be7ea4)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. (3520f1a3)
  • client-eks: Added support for disabling unmanaged addons during cluster creation. (cdf4fe62)
  • client-controltower: Added ListLandingZoneOperations API. (d6c9ad90)
Bug Fixes
  • eventstream-handler-node: add system clock offset to event signing streams (#6227) (4687f53d)

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

... (truncated)

Changelog

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

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)

... (truncated)

Commits


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.1

Release notes

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

v4.3.1

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

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, }

... (truncated)

Changelog

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

4.3.1 (2024-06-10)

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

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, </tr></table>

... (truncated)

Commits


Updates typescript from 4.9.5 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.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.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

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.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.6.0

Release notes

Sourced from eslint's releases.

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • dependabot[bot] commented 1 month ago

    Superseded by #64.