Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nestjs/schematics from 10.1.3 to 10.2.2 in /nest-clamav-scanner #1554

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps @nestjs/schematics from 10.1.3 to 10.2.2.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.2.2

  • Merge pull request #1905 from nestjs/revert-1899-patch-1 (5fee5b0)
  • Revert "feat: enable forceConsistentCasingInFileNames for 'application' template" (8b4e2ec)

Release 10.2.1

  • chore: temporarily use web release (fcda2d4)
  • chore: regenerate package-lock (a97af97)
  • chore: regenerate package-lock (68ad379)
  • Merge branch 'master' of https://github.com/nestjs/schematics (14d1bba)
  • chore: update application schematic readme (ac76463)
  • chore(deps): update dependency @​types/node to v20.16.12 (427e447)

Release 10.2.0

  • Merge branch 'BrunnerLivio-feature/use-env-port' (8cb708c)
  • chore: resolve conflicts, update to nullish coalescing (1572899)
  • Merge branch 'master' of https://github.com/nestjs/schematics (7acea9b)
  • chore: update readme (e4b101c)
  • Merge pull request #1813 from nestjs/renovate/comment-json-4.x (cb3e503)
  • fix(deps): update dependency comment-json to v4.2.5 (ef65b9b)
  • Merge pull request #1862 from nestjs/renovate/angular-cli-monorepo (b5554ff)
  • Merge pull request #1899 from micalevisk/patch-1 (b1e1f8f)
  • Merge pull request #1902 from nestjs/renovate/release-it-17.x (3779fd3)
  • chore: update readme (5001925)
  • chore(deps): update dependency release-it to v17.10.0 (457d711)
  • chore(deps): update typescript-eslint monorepo to v8.9.0 (9ba353f)
  • chore(deps): update dependency release-it to v17.9.0 (87b1e53)
  • feat: enable forceConsistentCasingInFileNames for 'application' template (052e658)
  • chore(deps): update babel monorepo to v7.25.8 (a6b1074)
  • chore(deps): update dependency release-it to v17.8.2 (4eeaa31)
  • chore(deps): update dependency typescript to v5.6.3 (288fb88)
  • chore(deps): update dependency @​types/node to v20.16.11 (44034a2)
  • chore(deps): update typescript-eslint monorepo to v8.8.1 (45410ea)
  • chore(deps): update dependency cpx2 to v8 (9a5bc0c)
  • chore(deps): update dependency eslint to v9.12.0 (6c60066)
  • chore(deps): update dependency cpx2 to v7.0.2 (9649ef0)
  • chore(deps): update dependency release-it to v17.7.0 (dcac656)
  • chore(deps): update dependency eslint to v9 (d019bbe)
  • chore(deps): update dependency eslint-plugin-import to v2.31.0 (30102ea)
  • chore(deps): update babel monorepo to v7.25.7 (0d00aae)
  • chore(deps): update typescript-eslint monorepo to v8.8.0 (b90f6ad)
  • chore(deps): update dependency @​types/node to v20.16.10 (3e3cc4e)
  • chore(deps): update dependency @​types/node to v20.16.9 (dd56f03)
  • chore(deps): update dependency @​types/express to v5 (3ec4c27)
  • chore(deps): update dependency @​types/node to v20.16.8 (e292db8)
  • fix(deps): update angular-cli monorepo to v17.3.10 (37b8abb)
  • chore(deps): update dependency @​types/node to v20.16.7 (b951004)
  • chore(deps): update dependency @​types/node to v20.16.6 (07b6a37)
  • chore(deps): update typescript-eslint monorepo to v8.7.0 (c4d0e76)
  • chore(deps): update dependency nodemon to v3.1.7 (85eab2f)
  • chore(deps): update dependency nodemon to v3.1.6 (65cf7b4)

... (truncated)

Commits

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 <dependency name> 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)

Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.3 to 10.2.2.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.3...10.2.2)

---
updated-dependencies:
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pr: dependencies Pull requests that update a dependency file label Oct 21, 2024
Copy link

🥳 Bratiska-cli successfully built an image from path: forms-shared/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants