Skip to content
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

chore(deps-dev): bump the all group with 17 updates #421

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps the all group with 17 updates:

Package From To
@commitlint/cli 17.8.0 18.4.3
@commitlint/config-conventional 18.0.0 18.4.3
@middy/core 4.7.0 5.1.0
@middy/http-error-handler 4.7.0 5.1.0
@middy/http-header-normalizer 4.7.0 5.1.0
@semantic-release/npm 11.0.1 11.0.2
@types/aws-lambda 8.10.121 8.10.130
@types/debug 4.1.8 4.1.12
@types/jest 29.5.5 29.5.11
@types/jsonwebtoken 9.0.3 9.0.5
@types/node 20.4.7 20.10.4
@types/supertest 2.0.12 2.0.16
rimraf 5.0.1 5.0.5
semantic-release 22.0.0 22.0.10
serverless 3.36.0 3.38.0
serverless-offline 12.0.4 13.3.1
typescript 5.2.2 5.3.3

Updates @commitlint/cli from 17.8.0 to 18.4.3

Release notes

Sourced from @​commitlint/cli's releases.

v18.4.3

Bug Fixes

Further updates

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.4.2...v18.4.3

v18.4.2

18.4.2 (2023-11-16)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.4.1...v18.4.2

v18.4.1

18.4.1 (2023-11-12)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.4.0...v18.4.1

v18.4.0

18.4.0 (2023-11-10)

Features

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

18.4.0 (2023-11-10)

Note: Version bump only for package @​commitlint/cli

18.2.0 (2023-10-26)

Note: Version bump only for package @​commitlint/cli

18.1.0 (2023-10-25)

Note: Version bump only for package @​commitlint/cli

18.0.0 (2023-10-20)

... (truncated)

Commits

Updates @commitlint/config-conventional from 18.0.0 to 18.4.3

Release notes

Sourced from @​commitlint/config-conventional's releases.

v18.4.3

Bug Fixes

Further updates

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.4.2...v18.4.3

v18.4.2

18.4.2 (2023-11-16)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.4.1...v18.4.2

v18.4.1

18.4.1 (2023-11-12)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.4.0...v18.4.1

v18.4.0

18.4.0 (2023-11-10)

Features

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

18.4.0 (2023-11-10)

Note: Version bump only for package @​commitlint/config-conventional

18.1.0 (2023-10-25)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @middy/core from 4.7.0 to 5.1.0

Release notes

Sourced from @​middy/core's releases.

5.1.0

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.3...5.1.0

5.0.3

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.2...5.0.3

5.0.2

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.1...5.0.2

5.0.1

What's Changed

Full Changelog: middyjs/middy@5.0.0...5.0.1

5.0.0

For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5

Notable changes

  • Middy no longer support Common JS modules.
  • Deprecate Node.js v16.x.
  • Add support for Node.js v20.x.
  • Update to use TypeScript v5 along with a refactor to most packages
  • Update all errors to be consistent new Error('message', { cause: { package:'@middy/***', data:*** } })
  • If using multiple http-*-body-parsers on the same endpoint you'll need to set { disableContentTypeError: true }

... (truncated)

Commits

Updates @middy/http-error-handler from 4.7.0 to 5.1.0

Release notes

Sourced from @​middy/http-error-handler's releases.

5.1.0

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.3...5.1.0

5.0.3

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.2...5.0.3

5.0.2

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.1...5.0.2

5.0.1

What's Changed

Full Changelog: middyjs/middy@5.0.0...5.0.1

5.0.0

For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5

Notable changes

  • Middy no longer support Common JS modules.
  • Deprecate Node.js v16.x.
  • Add support for Node.js v20.x.
  • Update to use TypeScript v5 along with a refactor to most packages
  • Update all errors to be consistent new Error('message', { cause: { package:'@middy/***', data:*** } })
  • If using multiple http-*-body-parsers on the same endpoint you'll need to set { disableContentTypeError: true }

... (truncated)

Commits

Updates @middy/http-header-normalizer from 4.7.0 to 5.1.0

Release notes

Sourced from @​middy/http-header-normalizer's releases.

5.1.0

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.3...5.1.0

5.0.3

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.2...5.0.3

5.0.2

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.0.1...5.0.2

5.0.1

What's Changed

Full Changelog: middyjs/middy@5.0.0...5.0.1

5.0.0

For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5

Notable changes

  • Middy no longer support Common JS modules.
  • Deprecate Node.js v16.x.
  • Add support for Node.js v20.x.
  • Update to use TypeScript v5 along with a refactor to most packages
  • Update all errors to be consistent new Error('message', { cause: { package:'@middy/***', data:*** } })
  • If using multiple http-*-body-parsers on the same endpoint you'll need to set { disableContentTypeError: true }

... (truncated)

Commits

Updates @semantic-release/npm from 11.0.1 to 11.0.2

Release notes

Sourced from @​semantic-release/npm's releases.

v11.0.2

11.0.2 (2023-12-07)

Bug Fixes

  • deps: update dependency npm to v10.2.5 (42b5dec)
Commits
  • 42b5dec fix(deps): update dependency npm to v10.2.5
  • 4aed06d chore(deps): update dependency ava to v6.0.1 (#716)
  • 6e5a278 chore(deps): update dependency semantic-release to v22.0.10 (#715)
  • 4c9ba3c chore(deps): update dependency semantic-release to v22.0.9 (#714)
  • 37d76e1 chore(deps): update dependency ava to v6 (#713)
  • 798b027 chore(deps): lock file maintenance (#712)
  • 9b960b2 chore(deps): update dependency got to v14 (#711)
  • 6e621ee chore(deps): lock file maintenance (#710)
  • effaf02 chore(deps): lock file maintenance (#709)
  • 9cebc2a chore(deps): update dependency semantic-release to v22.0.8 (#708)
  • Additional commits viewable in compare view

Updates @types/aws-lambda from 8.10.121 to 8.10.130

Commits

Updates @types/debug from 4.1.8 to 4.1.12

Commits

Updates @types/jest from 29.5.5 to 29.5.11

Commits

Updates @types/jsonwebtoken from 9.0.3 to 9.0.5

Commits

Updates @types/node from 20.4.7 to 20.10.4

Commits

Updates @types/supertest from 2.0.12 to 2.0.16

Commits

Updates rimraf from 5.0.1 to 5.0.5

Commits

Updates semantic-release from 22.0.0 to 22.0.10

Release notes

Sourced from semantic-release's releases.

v22.0.10

22.0.10 (2023-12-06)

Bug Fixes

  • revert updating cosmiconfig to v9 (88efead)

v22.0.9

22.0.9 (2023-12-05)

Bug Fixes

  • deps: update dependency cosmiconfig to v9 (#3072) (8b0dbd2)

v22.0.8

22.0.8 (2023-11-17)

Bug Fixes

v22.0.7

22.0.7 (2023-11-03)

Bug Fixes

  • deps: update dependency read-pkg-up to v11 (#3047) (f09e55f)

Features

  • support extending ESM configuration files (#3036)(6900865)

v22.0.6

22.0.6 (2023-10-31)

Bug Fixes

v22.0.5

22.0.5 (2023-09-24)

... (truncated)

Commits
  • 88efead fix: revert updating cosmiconfig to v9
  • 3a2acce Revert "fix(deps): update dependency cosmiconfig to v9" (#3090)
  • 8b0dbd2 fix(deps): update dependency cosmiconfig to v9 (#3072)
  • 5aa56da chore(deps): update dependency ava to v6 (#3087)
  • c516d59 chore(deps): lock file maintenance (#3086)
  • 6799548 chore(deps): update dependency got to v14 (#3081)
  • 14a5755 chore(deps): update dependency publint to v0.2.6 (#3083)
  • f6fb0fc chore(deps): update dependency fs-extra to v11.2.0 (#3077)
  • 5ca3d78 chore(deps): update dependency nock to v13.4.0 (#3076)
  • cac1dbb chore(deps): lock file maintenance (#3073)
  • Additional commits viewable in compare view

Updates serverless from 3.36.0 to 3.38.0

Release notes

Sourced from serverless's releases.

3.38.0 (2023-11-21)

Features


Comparison since last release

3.37.0 (2023-11-16)

Features

Bug Fixes


Comparison since last release

Changelog

Sourced from serverless's changelog.

3.38.0 (2023-11-21)

Features

3.37.0 (2023-11-16)

Features

Bug Fixes

Commits

Updates serverless-offline from 12.0.4 to 13.3.1

Release notes

Sourced from serverless-offline's releases.

v13.3.1

Maintenance Improvements

v13.3.0

Features

v13.2.1

Maintenance Improvements

v13.2.0

Features

Maintenance Improvements

  • remove setTimeout promisify wrapper, use built-in (10d5f3b)

v13.1.2

Bug Fixes

v13.1.1

Bug Fixes

v13.1.0

Features

v13.0.0

⚠ BREAKING CHANGES

  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support

Bug Fixes

  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#1639) (43aaa2e)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

13.3.1 (2023-12-08)

Maintenance Improvements

13.3.0 (2023-11-16)

Features

13.2.1 (2023-11-06)

Maintenance Improvements

13.2.0 (2023-10-04)

Features

Maintenance Improvements

  • remove setTimeout promisify wrapper, use built-in (10d5f3b)

13.1.2 (2023-09-30)

Bug Fixes

  • LambdaProxyIntegrationEventV2 authorizer context (#1630) (5b82612)

13.1.1 (2023-09-26)

Bug Fixes

13.1.0 (2023-09-25)

Features

  • Adding handling for multiple identitySource headers in the REST API. (#1675) (6fceed3)

13.0.0 (2023-09-21)

⚠ BREAKING CHANGES

... (truncated)

Commits

Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.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.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.3 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.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

Bumps the all group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.8.0` | `18.4.3` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.0.0` | `18.4.3` |
| [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `4.7.0` | `5.1.0` |
| [@middy/http-error-handler](https://github.com/middyjs/middy/tree/HEAD/packages/http-error-handler) | `4.7.0` | `5.1.0` |
| [@middy/http-header-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer) | `4.7.0` | `5.1.0` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `11.0.1` | `11.0.2` |
| [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.121` | `8.10.130` |
| [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.8` | `4.1.12` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.11` |
| [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.3` | `9.0.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.7` | `20.10.4` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.12` | `2.0.16` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.0` | `22.0.10` |
| [serverless](https://github.com/serverless/serverless) | `3.36.0` | `3.38.0` |
| [serverless-offline](https://github.com/dherault/serverless-offline) | `12.0.4` | `13.3.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |


Updates `@commitlint/cli` from 17.8.0 to 18.4.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.3/@commitlint/cli)

Updates `@commitlint/config-conventional` from 18.0.0 to 18.4.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.3/@commitlint/config-conventional)

Updates `@middy/core` from 4.7.0 to 5.1.0
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.1.0/packages/core)

Updates `@middy/http-error-handler` from 4.7.0 to 5.1.0
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.1.0/packages/http-error-handler)

Updates `@middy/http-header-normalizer` from 4.7.0 to 5.1.0
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.1.0/packages/http-header-normalizer)

Updates `@semantic-release/npm` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v11.0.1...v11.0.2)

Updates `@types/aws-lambda` from 8.10.121 to 8.10.130
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

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

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

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

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

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

Updates `rimraf` from 5.0.1 to 5.0.5
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.1...v5.0.5)

Updates `semantic-release` from 22.0.0 to 22.0.10
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.0...v22.0.10)

Updates `serverless` from 3.36.0 to 3.38.0
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v3.36.0...v3.38.0)

Updates `serverless-offline` from 12.0.4 to 13.3.1
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v12.0.4...v13.3.1)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@middy/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@middy/http-error-handler"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@middy/http-header-normalizer"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/aws-lambda"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/debug"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serverless
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serverless-offline
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba39fdf) 100.00% compared to head (fa142b2) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #421   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          169       169           
  Branches        68        68           
=========================================
  Hits           169       169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #422.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-9423cd39ce branch December 18, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants