borjapazr / express-typescript-skeleton

🔰🦸 Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.
https://express-typescript-skeleton.bpaz.dev/api/docs
MIT License
526 stars 65 forks source link

npm(deps): bump @tsed/core from 7.33.0 to 7.33.4 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tsed/core from 7.33.0 to 7.33.4.

Release notes

Sourced from @​tsed/core's releases.

v7.33.4

7.33.4 (2023-07-19)

Bug Fixes

  • schema-formio: support custom label on nested form (0fc3d6f)

v7.33.3

7.33.3 (2023-07-18)

Bug Fixes

  • schema-formio: fix datetime component (8e7dade)
  • schema-formio: fix datetime component (4273109)

v7.33.2

7.33.2 (2023-07-18)

Bug Fixes

  • schema-formio: fix datetime component (e51952c)

v7.33.1

7.33.1 (2023-07-16)

Bug Fixes

  • socketio: incomplete configuration Socket.IO (31407f2), closes #2381
  • socketio: injecting the session into $onDisconnect (c4c2a01), closes #2383
Commits
  • 28161b9 Github CI build: __run_2 v7.33.4 [ci skip]
  • 0fc3d6f fix(schema-formio): support custom label on nested form
  • 9452700 chore(deps-dev): bump mongoose from 6.5.1 to 6.11.3
  • 73448d6 chore(deps): bump word-wrap from 1.2.3 to 1.2.4
  • 3829683 Github CI build: __run_2 v7.33.3 [ci skip]
  • 8e7dade fix(schema-formio): fix datetime component
  • 4273109 fix(schema-formio): fix datetime component
  • 0f49d5c Github CI build: __run_2 v7.33.2 [ci skip]
  • e51952c fix(schema-formio): fix datetime component
  • 69c214a docs: add medium article link
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like @tsed/core is up-to-date now, so this is no longer needed.