CaoMeiYouRen / rss-impact-server

一个支持 Hook 的 RSS 订阅工具。本项目为后端部分。文档:https://rss-docs.cmyr.dev/
https://rss-demo.cmyr.ltd/
GNU Affero General Public License v3.0
137 stars 6 forks source link

chore(deps-dev): bump @nestjs/cli from 10.4.5 to 10.4.7 #446

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @nestjs/cli from 10.4.5 to 10.4.7.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.7

  • Merge pull request #2786 from nestjs/revert-2642-renovate/glob-11.x (0ff0a01d)
  • Revert "fix(deps): update dependency glob to v11" (7af719ea)

Release 10.4.6

  • build: allow js, clean artificats in ci (7bc0b3ff)
  • chore(deps): update dependency ts-jest to v29.2.5 (41ce50bf)
  • fix(deps): update dependency typescript to v5.6.3 (067a1190)
  • Merge pull request #2784 from nestjs/renovate/node-22.x (f3bd8b00)
  • Merge pull request #2778 from nestjs/renovate/swc-monorepo (008ab68e)
  • Merge pull request #2780 from nestjs/renovate/webpack-5.x (d708ea95)
  • Merge pull request #2764 from nestjs/renovate/angular-cli-monorepo (d8ae02b5)
  • fix: add missing type argument (df91c495)
  • Merge branch 'addun-fix-issue-2653' (041a184b)
  • chore: resolve conflicts (486ac60e)
  • Merge pull request #2415 from yigitkurtcu/feat/generate-options-base-url (537dfa7e)
  • Merge pull request #2716 from nestjs/renovate/angular-cli-monorepo (ef0ff51d)
  • Merge pull request #2642 from nestjs/renovate/glob-11.x (c7e2e01d)
  • fix(deps): update angular-cli monorepo to v17.3.10 (960e65f8)
  • Merge pull request #2743 from nestjs/renovate/webpack-5.x (b750eadf)
  • Merge pull request #2754 from nestjs/renovate/nest-monorepo (603721e7)
  • fix(deps): update dependency @​nestjs/schematics to v10.2.2 (f062e99a)
  • fix: unification copy behavior between watched and not watched assets (3664ed06)
  • fix(deps): update dependency glob to v11 (fc6e7a16)
  • feat: basedir option added to configuration for generate command (877b6bd8)
Commits
  • a15c92b chore(): release v10.4.7
  • 0ff0a01 Merge pull request #2786 from nestjs/revert-2642-renovate/glob-11.x
  • 7af719e Revert "fix(deps): update dependency glob to v11"
  • 01e831f chore(): release v10.4.6
  • 8946b44 chore: enable web-based releases
  • b975f87 ci: run tests in band with no cache
  • 7bc0b3f build: allow js, clean artificats in ci
  • 4f16fae Merge pull request #2676 from nestjs/renovate/ts-jest-29.x
  • 1e6672f Merge pull request #2625 from nestjs/renovate/typescript-5.x
  • 41ce50b chore(deps): update dependency ts-jest to v29.2.5
  • 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)
github-actions[bot] commented 1 week ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: