Skip to content

build(deps): bump the production-compat group with 6 updates#3077

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-compat-a8a0d23a30
Closed

build(deps): bump the production-compat group with 6 updates#3077
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-compat-a8a0d23a30

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps the production-compat group with 6 updates:

Package From To
@types/node 20.11.16 20.11.17
chokidar 3.5.3 3.6.0
eslint-plugin-jsdoc 48.0.4 48.0.6
dotenv 16.4.1 16.4.3
@aws-sdk/client-s3 3.504.0 3.511.0
@aws-sdk/lib-storage 3.504.0 3.511.0

Updates @types/node from 20.11.16 to 20.11.17

Commits

Updates chokidar from 3.5.3 to 3.6.0

Release notes

Sourced from chokidar's releases.

3.6.0

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@3.5.3...3.6.0

Commits
  • 7c50e25 Release 3.6.0.
  • 112015f Add github ci autopublish
  • ab12362 Merge pull request #1300 from ben-polinsky/fix-fswatcher-types-1299
  • 29a2f13 fix formatting
  • a0f9e09 update fs.FSWatcher types to satisfy node versions >= 16; fixes #1299
  • 5589454 Merge pull request #1197 from MarcCelani-at/handleMustScanSubDirs
  • 399647e Merge pull request #1288 from JLHwung/fix-ready-count
  • f022fe7 ready call # is unfortunately platform specific
  • 1370123 fix readyCount logic
  • 08318d6 Adjust funding field in pkg
  • Additional commits viewable in compare view

Updates eslint-plugin-jsdoc from 48.0.4 to 48.0.6

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.0.6

48.0.6 (2024-02-06)

Bug Fixes

  • informative-docs: check default named declaration (e9a9b74)
  • informative-docs: check named export declarations: fixes #1198 (5a79d3f)

v48.0.5

48.0.5 (2024-02-05)

Bug Fixes

  • informative-docs: Improve wording in rule description (f2aef87)
Commits
  • e9a9b74 fix(informative-docs): check default named declaration
  • 6fcb47f chore: update semver and devDeps.
  • 5a79d3f fix(informative-docs): check named export declarations: fixes #1198
  • 207bc74 chore: update jsdoccomment and devDeps.
  • f2aef87 fix(informative-docs): Improve wording in rule description
  • See full diff in compare view

Updates dotenv from 16.4.1 to 16.4.3

Changelog

Sourced from dotenv's changelog.

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805

16.4.2 (2024-02-10)

Changed

Commits

Updates @aws-sdk/client-s3 from 3.504.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

v3.509.0

3.509.0(2024-02-07)

New Features

... (truncated)

Changelog

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

3.511.0 (2024-02-09)

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

3.509.0 (2024-02-07)

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

3.507.0 (2024-02-05)

Features

Commits

Updates @aws-sdk/lib-storage from 3.504.0 to 3.511.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

v3.509.0

3.509.0(2024-02-07)

New Features

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.511.0 (2024-02-09)

Note: Version bump only for package @​aws-sdk/lib-storage

3.509.0 (2024-02-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.507.0 (2024-02-05)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-compat group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.11.17` |
| [chokidar](https://github.com/paulmillr/chokidar) | `3.5.3` | `3.6.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.4` | `48.0.6` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.3` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.504.0` | `3.511.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.504.0` | `3.511.0` |


Updates `@types/node` from 20.11.16 to 20.11.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chokidar` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.5.3...3.6.0)

Updates `eslint-plugin-jsdoc` from 48.0.4 to 48.0.6
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.0.4...v48.0.6)

Updates `dotenv` from 16.4.1 to 16.4.3
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.1...v16.4.3)

Updates `@aws-sdk/client-s3` from 3.504.0 to 3.511.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.504.0 to 3.511.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2024
@codecov
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (79043fe) 66.76% compared to head (6170a2c) 66.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3077      +/-   ##
==========================================
- Coverage   66.76%   66.09%   -0.67%     
==========================================
  Files         214      215       +1     
  Lines       39082    39090       +8     
==========================================
- Hits        26092    25836     -256     
- Misses      12990    13254     +264     

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #3079.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-compat-a8a0d23a30 branch February 14, 2024 04:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants