jorenn92 / Maintainerr

Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem
https://maintainerr.info
MIT License
754 stars 13 forks source link

chore(deps): bump @nestjs/cli from 10.4.2 to 10.4.4 #1238

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @nestjs/cli from 10.4.2 to 10.4.4.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.4

  • fix: concat path and outdir as assets cache key (3cb703f9)

Release 10.4.3

  • Merge pull request #2647 from nestjs/renovate/webpack-5.x (2864899f)
  • Merge pull request #2681 from jaunusa/bugfix/copyPathDepth (f2b3d7e1)
  • fix(assets): copy nested files and directories when no wildcard #2687 (793f3193)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (6ebb6e57)
  • chore(deps): update dependency eslint to v9 (2660990e)
  • chore(deps): update dependency lint-staged to v15.2.8 (3795d2ae)
  • chore(deps): update dependency @​types/node to v20.14.14 (9c850f13)
  • chore(deps): update dependency @​swc/core to v1.7.6 (1535c585)
  • chore(deps): update typescript-eslint monorepo to v8 (c0800ffc)
  • fix: allow resolving copy paths for files in project root folder (5e745839)
  • chore(deps): update dependency @​swc/core to v1.7.4 (8416f33e)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (039ba071)
  • chore(deps): update dependency husky to v9.1.4 (9a71f09c)
  • chore(deps): update dependency @​types/node to v20.14.13 (902c1558)
  • chore(deps): update dependency @​swc/core to v1.7.3 (46cb313c)
  • chore(deps): update dependency husky to v9.1.3 (f8bc48db)
  • chore(deps): update dependency @​swc/core to v1.7.2 (f30661ad)
  • chore(deps): update dependency husky to v9.1.2 (aa13521d)
  • chore(deps): update dependency @​swc/core to v1.7.1 (1b93deb1)
  • chore(deps): update dependency @​types/node to v20.14.12 (0ac320cc)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0117a1d1)
  • chore(deps): update dependency ts-jest to v29.2.3 (6b81d67d)
  • chore(deps): update dependency husky to v9.1.1 (6b32a857)
  • chore(deps): update dependency @​swc/core to v1.7.0 (13ad44de)
  • chore(deps): update dependency husky to v9.1.0 (6663e6fa)
  • chore(deps): update dependency @​types/node to v20.14.11 (bea1af03)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (d5611468)
  • chore(deps): update dependency release-it to v17.6.0 (60fe4c86)
  • chore(deps): update dependency prettier to v3.3.3 (db271391)
  • fix(deps): update dependency webpack to v5.93.0 (5433e50d)
  • chore(deps): update dependency ts-jest to v29.2.2 (a628afeb)
  • chore(deps): update dependency ts-jest to v29.2.1 (e1e2c19c)
  • chore(deps): update dependency release-it to v17.5.0 (657178d0)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (716638eb)
  • chore(deps): update dependency ts-jest to v29.2.0 (fa5f68d2)
  • chore(deps): update dependency @​types/inquirer to v9.0.7 (469a24f8)
  • chore(deps): update dependency @​swc/core to v1.6.13 (b8fcf491)
  • chore(deps): update dependency @​swc/core to v1.6.12 (d26058a5)
  • chore(deps): update dependency @​types/node to v20.14.10 (dc9f39d8)
Commits
  • ce5c3f4 chore(): release v10.4.4
  • 3cb703f fix: concat path and outdir as assets cache key
  • b276ee0 chore(): release v10.4.3
  • 2864899 Merge pull request #2647 from nestjs/renovate/webpack-5.x
  • f2b3d7e Merge pull request #2681 from jaunusa/bugfix/copyPathDepth
  • 793f319 fix(assets): copy nested files and directories when no wildcard #2687
  • 6ebb6e5 chore(deps): update dependency @​commitlint/cli to v19.4.0
  • 2660990 chore(deps): update dependency eslint to v9
  • 3795d2a chore(deps): update dependency lint-staged to v15.2.8
  • 9c850f1 chore(deps): update dependency @​types/node to v20.14.14
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
jorenn92 commented 1 week ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: