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 19 updates #37

Closed dependabot[bot] closed 2 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.139

Commits


Updates eslint from 9.1.0 to 9.5.0

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

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

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

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

... (truncated)

Commits


Updates prettier from 3.2.5 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>

{{! Prettier 3.3.1 }} <div>{{@​x}}</div>

{{! Prettier 3.3.2 }} <div>{{@​x.y.z}}</div>

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 --> </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

dependabot[bot] commented 2 months ago

Superseded by #38.