- 
                Notifications
    You must be signed in to change notification settings 
- Fork 65
chore: bump the production-dependencies group across 1 directory with 12 updates #1603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
            dependabot
  wants to merge
  1
  commit into
  master
from
dependabot/npm_and_yarn/production-dependencies-403e4c73a4
  
      
      
   
      
    
                
     Closed
            
            chore: bump the production-dependencies group across 1 directory with 12 updates #1603
                    dependabot
  wants to merge
  1
  commit into
  master
from
dependabot/npm_and_yarn/production-dependencies-403e4c73a4
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    … 12 updates Bumps the production-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.637.0` | `3.891.0` | | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.8.1` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.101.3` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.712.0` | `3.891.0` | | [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.712.0` | `3.891.0` | | [@aws-sdk/util-utf8-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-utf8-browser) | `3.37.0` | `3.259.0` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.4` | | [end-of-stream](https://github.com/mafintosh/end-of-stream) | `1.4.4` | `1.4.5` | | [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.637.0` | `3.891.0` | | [bn.js](https://github.com/indutny/bn.js) | `5.2.1` | `5.2.2` | | [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.310.0` | `3.873.0` | Updates `@aws-sdk/credential-provider-node` from 3.637.0 to 3.891.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-node/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/packages/credential-provider-node) Updates `karma` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.4.3...v6.4.4) Updates `tslib` from 2.6.3 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.8.1) Updates `webpack` from 5.94.0 to 5.101.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.101.3) Updates `@aws-sdk/client-dynamodb` from 3.712.0 to 3.891.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/clients/client-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.712.0 to 3.891.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/packages/util-dynamodb) Updates `@aws-sdk/util-utf8-browser` from 3.37.0 to 3.259.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.259.0/packages/util-utf8-browser/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.259.0/packages/util-utf8-browser) Updates `ts-loader` from 9.5.0 to 9.5.4 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.0...v9.5.4) Updates `end-of-stream` from 1.4.4 to 1.4.5 - [Commits](mafintosh/end-of-stream@v1.4.4...v1.4.5) Updates `@aws-sdk/client-kms` from 3.637.0 to 3.891.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/clients/client-kms) Updates `bn.js` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.2.1...v5.2.2) Updates `@aws-sdk/util-locate-window` from 3.310.0 to 3.873.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-locate-window/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.873.0/packages/util-locate-window) --- updated-dependencies: - dependency-name: "@aws-sdk/credential-provider-node" dependency-version: 3.891.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: webpack dependency-version: 5.101.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.891.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/util-dynamodb" dependency-version: 3.891.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/util-utf8-browser" dependency-version: 3.259.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: end-of-stream dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-kms" dependency-version: 3.891.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bn.js dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/util-locate-window" dependency-version: 3.873.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
| Looks like these dependencies are updatable in another way, so this is no longer needed. | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    dependencies
  Pull requests that update a dependency file 
  
    javascript
  Pull requests that update javascript code 
0 participants
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps the production-dependencies group with 12 updates in the / directory:
3.637.03.891.06.4.36.4.42.6.32.8.15.94.05.101.33.712.03.891.03.712.03.891.03.37.03.259.09.5.09.5.41.4.41.4.53.637.03.891.05.2.15.2.23.310.03.873.0Updates
@aws-sdk/credential-provider-nodefrom 3.637.0 to 3.891.0Release notes
Sourced from
@aws-sdk/credential-provider-node's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-provider-node's changelog.... (truncated)
Commits
3cace3ePublish v3.891.079bbaf4Publish v3.890.09eee6ebtest(credential-provider-node): rewrite integ in vitest (#7349)60f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0Updates
karmafrom 6.4.3 to 6.4.4Release notes
Sourced from karma's releases.
Changelog
Sourced from karma's changelog.
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3Updates
tslibfrom 2.6.3 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed updateUpdates
webpackfrom 5.94.0 to 5.101.3Release notes
Sourced from webpack's releases.
... (truncated)
Commits
07b1ac0chore(release): 5.101.38d7efb8chore(deps-dev): bump the dependencies group with 2 updates (#19816)935cbd8docs: update examples (#19812)dc79e95fix: collect only specific expressions for destructuring assignment90ae8affix: avoid empty block for unused statement8db97f8fix: resolve execution order issue from extra await in async modulesc92deafci: pin Node.js 24.x to 24.5.0 in CI workflow (#19813)c50930brefactor(test): correct the value retrieval613a5adchore(deps-dev): bump@babel/corein the dependencies group (#19807)1d9cc24chore(release): 5.101.2Updates
@aws-sdk/client-dynamodbfrom 3.712.0 to 3.891.0Release notes
Sourced from
@aws-sdk/client-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb's changelog.... (truncated)
Commits
3cace3ePublish v3.891.02922063chore(codegen): codegen sync for command doc update and retry trait (#7353)79bbaf4Publish v3.890.060f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0Updates
@aws-sdk/util-dynamodbfrom 3.712.0 to 3.891.0Release notes
Sourced from
@aws-sdk/util-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/util-dynamodb's changelog.... (truncated)
Commits
3cace3ePublish v3.891.079bbaf4Publish v3.890.079c41a2Publish v3.888.0f504fc1Publish v3.887.052fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.06681c80Publish v3.879.01edc7fdPublish v3.878.0dec0722Publish v3.876.0Updates
@aws-sdk/util-utf8-browserfrom 3.37.0 to 3.259.0Changelog
Sourced from
@aws-sdk/util-utf8-browser's changelog.... (truncated)
Commits
ceb0ef9Publish v3.259.030b45afdocs(util-utf8): add deprecation in README of runtime specific modules (#4372)5b03ad1Publish v3.188.0625092fchore(packages): restore es2020 target in packages for dist-es20be81dPublish v3.186.0b9fc7fachore(packages): set es5 target in packages temporarily1b90a0aPublish v3.183.0596da35chore(packages): bump target to ES2020 and remove outdated libs (#4005)7f98029Publish v3.170.0876330fchore: bump downlevel-dts to 0.10.1 (#3938)Updates
ts-loaderfrom 9.5.0 to 9.5.4Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
f7d022fUpdate changelog for version 9.5.4 (#1677)ba825c2chore: TypeScript 5.9 upgrade (#1676)847a249feat: stub for 5.8 (#1668)0ee4035feat: Update push.yml with workflow_dispatchd735298chore: update lockfile (#1666)e652315fix: add more detailed error messages (#1665)36b6bf2Upgrade TypeScript to 5.7 (#1661)6a4e29cCreate SECURITY.md5379bb1Update testpack for TypeScript 5.6 (#1656)95110c6Ts 55 (#1651)Updates
end-of-streamfrom 1.4.4 to 1.4.5Commits
cea89de1.4.5e976900Support bare (#33)daba5d6Add Power Support ppc64le (#31)Updates
@aws-sdk/client-kmsfrom 3.637.0 to 3.891.0Release notes
Sourced from
@aws-sdk/client-kms's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-kms's changelog.... (truncated)
Commits
3cace3ePublish v3.891.02922063chore(codegen): codegen sync for command doc update and retry trait (#7353)79bbaf4Publish v3.890.060f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0Updates
bn.jsfrom 5.2.1 to 5.2.2Changelog
Sourced from bn.js's changelog.
Commits
6db7c385.2.2c7e1a53Fix imuln/muln with zero (#313)4cc0bfadocs: mention the max plain JS number argument value (#307)5df40f8Documentlengthunit intoBuffer(...)input (#299)Updates
@aws-sdk/util-locate-windowfrom 3.310.0 to 3.873.0Release notes
Sourced from
@aws-sdk/util-locate-window's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/util-locate-window's changelog.