dbartholomae / middy-middleware-class-validator

A middy validation middleware using class-validator.
MIT License
13 stars 5 forks source link

chore(deps): bump the all group across 1 directory with 18 updates #36

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all group with 4 updates in the / directory: debug, @semantic-release/commit-analyzer, @semantic-release/release-notes-generator and supertest.

Updates debug from 4.3.4 to 4.3.5

Release notes

Sourced from debug's releases.

4.3.5

Patch

  • cac39b1c5b018b0fe93a53a05f084eee543d17f5 Fix/debug depth (#926)

Thank you @​calvintwr for the fix.

Commits


Updates @commitlint/cli from 19.2.2 to 19.3.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.3.0

19.3.0 (2024-04-23)

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0

Changelog

Sourced from @​commitlint/cli's changelog.

19.3.0 (2024-04-23)

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

Commits


Updates @middy/core from 5.3.2 to 5.4.0

Release notes

Sourced from @​middy/core's releases.

5.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.3.5...5.4.0

5.3.5

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/5.3.4...5.3.5

5.3.4

Full Changelog: https://github.com/middyjs/middy/compare/5.3.3...5.3.4

5.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.3.2...5.3.3

Commits


Updates @semantic-release/commit-analyzer from 12.0.0 to 13.0.0

Release notes

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

v13.0.0

13.0.0 (2024-05-31)

Bug Fixes

  • log the raw message again (e2f5d6c)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0-beta.2

13.0.0-beta.2 (2024-05-25)

Bug Fixes

  • log the raw message again (e2f5d6c)

v13.0.0-beta.1

13.0.0-beta.1 (2024-05-25)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
Commits
  • 9d5b993 Merge pull request #653 from semantic-release/beta
  • e2f5d6c fix: log the raw message again
  • 6a89bd9 refactor(prettier): fixed style problems
  • 3953810 docs(maintainers): added myself to the contributors list
  • 0254d7a feat: support latest conventional-changelog packages
  • 7a2902e chore(deps): lock file maintenance (#651)
  • 5d86f0b chore(deps): update dependency publint to v0.2.8 (#650)
  • 6c5506b chore(deps): update dependency npm-run-all2 to v6.2.0 (#649)
  • 9e7ce45 ci(action): update actions/checkout action to v4.1.6 (#648)
  • 8fb7af8 chore(deps): update npm to v10.8.0 (#647)
  • Additional commits viewable in compare view


Updates @semantic-release/npm from 12.0.0 to 12.0.1

Release notes

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

v12.0.1

12.0.1 (2024-05-09)

Bug Fixes

  • deps: update dependency execa to v9 (9ac5ed0)
Commits
  • 9ac5ed0 fix(deps): update dependency execa to v9
  • 63cbef1 ci(action): update actions/checkout action to v4.1.5 (#796)
  • 2e93b22 chore(deps): update dependency sinon to v17.0.2 (#795)
  • fbf77cf chore(deps): lock file maintenance (#794)
  • f93b63f chore(deps): update dependency ava to v6.1.3 (#793)
  • 86011db chore(deps): update npm to v10.7.0 (#788)
  • 5850c2e chore(deps): update npm to v10.6.0
  • 8ae2364 chore(deps): lock file maintenance (#787)
  • 0885986 chore(deps): lock file maintenance (#786)
  • f9c63ab ci(action): update actions/checkout action to v4.1.4 (#782)
  • Additional commits viewable in compare view


Updates @semantic-release/release-notes-generator from 13.0.0 to 14.0.0

Release notes

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

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
Commits
  • fff490d Merge pull request #645 from semantic-release/beta
  • 2bce0d3 feat: support latest conventional-changelog packages (#643)
  • 990752b chore(deps): update npm to v10.7.0 (#630)
  • b0e4fac chore(deps): update npm to v10.6.0
  • d2f16e9 chore(deps): lock file maintenance (#629)
  • df012f4 ci(action): update actions/checkout action to v4.1.4 (#627)
  • 0ee197c ci(action): update actions/checkout action to v4.1.3 (#626)
  • 21c450f chore(deps): lock file maintenance (#625)
  • 3249d99 chore(deps): lock file maintenance (#624)
  • a9470b5 chore(deps): update npm to v10.5.2
  • Additional commits viewable in compare view


Updates @types/aws-lambda from 8.10.137 to 8.10.138

Commits


Updates eslint from 9.1.0 to 9.4.0

Release notes

Sourced from eslint's releases.

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)

Chores

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)

v9.3.0

Features

  • b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma)
  • b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports (#18431) (Akul Srivastava)
  • 069aa68 feat: add option allowEscape to no-misleading-character-class rule (#18208) (Francesco Trotta)
  • 05ef92d feat: deprecate multiline-comment-style & line-comment-position (#18435) (唯然)
  • db0b174 feat: add enforceForInnerExpressions option to no-extra-boolean-cast (#18222) (Kirk Waiblinger)

Bug Fixes

  • 8db0eff fix: Improve config error messages (#18457) (Nicholas C. Zakas)
  • 5c28d9a fix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)
  • 39fb0ee fix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)
  • 37eba48 fix: don't crash when fs.readFile returns promise from another realm (#18416) (Milos Djermanovic)

Documentation

  • ceada8c docs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)
  • 62e686c docs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)
  • e17e1c0 docs: Update README (GitHub Actions Bot)
  • 2465a1e docs: Update README (GitHub Actions Bot)
  • d23574c docs: Clarify usage of no-unreachable with TypeScript (#18445) (benj-dobs)
  • 1db9bae docs: Fix typos (#18443) (Frieder Bluemle)
  • 7065196 docs: Update README (GitHub Actions Bot)
  • 04e7c6e docs: update deprecation notice of no-return-await (#18433) (Tanuj Kanti)
  • e763512 docs: Link global ignores section in config object property list (#18430) (MaoShizhong)
  • ac7f718 docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)
  • 0de0909 docs: fix grammar in configuration file resolution (#18419) (Mike McCready)

Chores

  • 58e2719 chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

v9.3.0 - May 17, 2024

  • 58e2719 chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)
  • b681ecb chore: package.json update for @​eslint/js release (Jenkins)
  • 8db0eff fix: Improve config error messages (#18457) (Nicholas C. Zakas)
  • ceada8c docs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)
  • b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma)
  • 06f1d1c chore: update dependency @​humanwhocodes/retry to ^0.3.0 (#18463) (renovate[bot])
  • 5c28d9a fix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)
  • 62e686c docs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)
  • e17e1c0 docs: Update README (GitHub Actions Bot)
  • 39fb0ee fix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)
  • b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports (#18431) (Akul Srivastava)
  • 2465a1e docs: Update README (GitHub Actions Bot)
  • d23574c docs: Clarify usage of no-unreachable with TypeScript (#18445) (benj-dobs)
  • 1db9bae docs: Fix typos (#18443) (Frieder Bluemle)
  • 069aa68 feat: add option allowEscape to no-misleading-character-class rule (#18208) (Francesco Trotta)
  • 7065196 docs: Update README (GitHub Actions Bot)
  • 05ef92d feat: deprecate multiline-comment-style & line-comment-position (#18435) (唯然)
  • a63ed72 refactor: Use node: protocol for built-in Node.js modules (#18434) (Milos Djermanovic)
  • 04e7c6e docs: update deprecation notice of no-return-await (#18433) (Tanuj Kanti)
  • e763512 docs: Link global ignores section in config object property list (#18430) (MaoShizhong)
  • 37eba48 fix: don't crash when fs.readFile returns promise from another realm (#18416) (Milos Djermanovic)
  • 040700a chore: update dependency markdownlint-cli to ^0.40.0 (#18425) (renovate[bot])
  • f47847c chore: update actions/stale action to v9 (#18426) (renovate[bot])
  • c18ad25 chore: update actions/upload-artifact action to v4 (#18427) (renovate[bot])
  • 27e3060 chore: Disable documentation label (#18423) (Nicholas C. Zakas)
  • ac7f718 docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)
  • db0b174 feat: add enforceForInnerExpressions option to no-extra-boolean-cast (#18222) (Kirk Waiblinger)
  • 0de0909 docs: fix grammar in configuration file resolution (#18419) (Mike McCready)

v9.2.0 - May 3, 2024

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits


Updates prettier from 3.2.5 to 3.3.1

Release notes

Sourced from prettier's releases.

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 -->

foo:

  • bar1

  • bar2

  • bar3


Markdown

Preserve explicit language in front matter (#16348 by @​fisker)

<!-- Input -->
---yaml
</tr></table> 

... (truncated)

Commits


Updates rimraf from 5.0.5 to 5.0.7

Commits


Updates semantic-release from 23.0.8 to 23.1.1

Release notes

Sourced from semantic-release's releases.

v23.1.1

23.1.1 (2024-05-10)

Bug Fixes

v23.1.0

23.1.0 (2024-05-10)

Features

  • add main branch to default release branch config (#1737) (95d8736)

v23.1.0-beta.1

23.1.0-beta.1 (2024-05-08)

Features

  • add main branch to default release branch config (#1737) (95d8736)
Commits
  • 73bcd0b fix(deps): update dependency execa to v9 (#3296)
  • 39a421d ci(action): update actions/checkout action to v4.1.5 (#3295)
  • 663fccd ci(action): update ossf/scorecard-action action to v2.3.3 (#3298)
  • 3a18bf8 Merge pull request #3300 from semantic-release/beta
  • 81cdc49 ci(action): update github/codeql-action action to v3.25.4 (#3294)
  • 95d8736 feat: add main branch to default release branch config (#1737)
  • ba76cbb chore(deps): update dependency sinon to v17.0.2 (#3293)
  • 3c80615 docs(configuration): add micromatch note for branches configuration key (#3287)
  • f3ac97b docs: Remove non-existing plugin from plugins-list.md (#3291)
  • e3a3a38 chore(deps): lock file maintenance (#3289)
  • Additional commits viewable in compare view


Updates serverless from 3.38.0 to 3.39.0

Release notes

Sourced from serverless's releases.

3.39.0 (2024-06-04)

Features

Bug Fixes


Comparison since last release

Changelog

Sourced from serverless's changelog.

3.39.0 (2024-06-04)

Features

Bug Fixes

Commits


Updates serverless-offline from 13.3.4 to 13.6.0

Release notes

Sourced from serverless-offline's releases.

v13.6.0

Features

Bug Fixes

v13.5.1

Bug Fixes

Maintenance Improvements

v13.5.0

Features

v13.4.0

Features

Maintenance Improvements

Changelog

Sourced from serverless-offline's changelog.

13.6.0 (2024-05-21)

Features

  • add support for provided.al2023 (#1788) (
    dependabot[bot] commented 3 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.