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

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 4 days ago

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

Package From To
@aws-sdk/client-cognito-identity 3.501.0 3.651.1
@aws-sdk/client-s3 3.501.0 3.651.1
@aws-sdk/credential-providers 3.501.0 3.651.1
react 18.2.0 18.3.1
@types/react 18.2.48 18.3.5
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.6.2
eslint 8.56.0 9.10.0
eslint-plugin-react 7.33.2 7.36.1
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-react-refresh 0.4.5 0.4.11
jsdoc 4.0.2 4.0.3
vite 4.5.3 5.4.5

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

Release notes

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

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

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

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • client-cognito-identity: This release adds sensitive trait to some required shapes. (28a1dee)
  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

3.637.0 (2024-08-22)

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

3.635.0 (2024-08-20)

Features

  • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f)

... (truncated)

Commits
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • 28a1dee feat(client-cognito-identity): This release adds sensitive trait to some requ...
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • ee762fe Publish v3.637.0
  • 2c0f590 Publish v3.635.0
  • 5154d4f feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)
  • Additional commits viewable in compare view


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

Release notes

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

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

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

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

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

3.651.1 (2024-09-13)

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

3.651.0 (2024-09-12)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

3.637.0 (2024-08-22)

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

... (truncated)

Commits
  • 77a7964 Publish v3.651.1
  • 685f44d chore(clients): populate and resolve flexible checksums client config (#6471)
  • 9ed53c0 Publish v3.651.0
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • 46492e4 docs(clients): update doc comments from codegen (#6434)
  • ee762fe Publish v3.637.0
  • Additional commits viewable in compare view


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

Release notes

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

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

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

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

3.637.0 (2024-08-22)

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

3.635.0 (2024-08-20)

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

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

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

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

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 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.6 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.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.10.0

Release notes

Sourced from eslint's releases.

v9.10.0

Features

  • 301b90d feat: Add types (#18854) (Nicholas C. Zakas)
  • bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm)
  • 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir)
  • 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti)
  • c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti)

Documentation

  • bee0e7a docs: update README (#18865) (Milos Djermanovic)
  • 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic)
  • 156b1c3 docs: Update README (GitHub Actions Bot)
  • f6fdef9 docs: Update README (GitHub Actions Bot)
  • a20c870 docs: Update README (GitHub Actions Bot)
  • 90e699b docs: Update README (GitHub Actions Bot)

Chores

  • 24c3ff7 chore: upgrade to @​eslint/js@​9.10.0 (#18866) (Francesco Trotta)
  • 1ebdde1 chore: package.json update for @​eslint/js release (Jenkins)
  • e8fc5bd chore: update dependency @​eslint/core to ^0.5.0 (#18848) (renovate[bot])
  • 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic)
  • 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas)
  • 931d650 refactor: Use @​eslint/plugin-kit (#18822) (Nicholas C. Zakas)
  • ed5cf0c chore: update dependency @​eslint/json to ^0.4.0 (#18829) (Milos Djermanovic)
  • d1f0831 chore: added missing ids (#18817) (Strek)
  • ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)

v9.9.1

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (
dependabot[bot] commented 1 day ago

Superseded by #102.