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.2 to 10.1.3 #1808

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps @nestjs/schematics from 10.1.2 to 10.1.3.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.1.3

  • fix: ts v5.5.4 incompatiblity #2662 (137a0e6)
  • chore(deps): update dependency @​types/node to v20.14.12 (e8a4726)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0e6458d)
  • chore(deps): update dependency ts-jest to v29.2.3 (fbc0d5f)
  • chore(deps): update dependency husky to v9.1.1 (2022301)
  • chore(deps): update dependency husky to v9.1.0 (06f85ce)
  • chore(deps): update dependency @​types/node to v20.14.11 (a4bd83c)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (0c872ee)
  • chore(deps): update dependency @​babel/core to v7.24.9 (af06f1c)
  • chore(deps): update dependency release-it to v17.6.0 (d36b329)
  • chore(deps): update dependency prettier to v3.3.3 (0da0e73)
  • chore(deps): update babel monorepo to v7.24.8 (1837067)
  • chore(deps): update dependency ts-jest to v29.2.2 (00f8d03)
  • chore(deps): update dependency ts-jest to v29.2.1 (f396a15)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (c2001c7)
  • chore(deps): update dependency release-it to v17.5.0 (6ab3403)
  • chore(deps): update dependency ts-jest to v29.2.0 (a2fc7ac)
  • chore(deps): update dependency @​types/node to v20.14.10 (5f8be13)
  • chore(deps): fix package lock (5cbfabc)
Commits
  • 47f5140 chore(): release v10.1.3
  • 137a0e6 fix: ts v5.5.4 incompatiblity #2662
  • e8a4726 chore(deps): update dependency @​types/node to v20.14.12
  • 0e6458d chore(deps): update typescript-eslint monorepo to v7.17.0
  • fbc0d5f chore(deps): update dependency ts-jest to v29.2.3
  • 2022301 chore(deps): update dependency husky to v9.1.1
  • 06f85ce chore(deps): update dependency husky to v9.1.0
  • a4bd83c chore(deps): update dependency @​types/node to v20.14.11
  • 0c872ee chore(deps): update typescript-eslint monorepo to v7.16.1
  • af06f1c chore(deps): update dependency @​babel/core to v7.24.9
  • 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 <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.2 to 10.1.3.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.2...10.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 21:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10256578206

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 48.055%

Totals Coverage Status
Change from base Build 10247478509: 0.0%
Covered Lines: 4422
Relevant Lines: 7425

💛 - Coveralls

@iamacook iamacook merged commit e990383 into main Aug 6, 2024
16 checks passed
@iamacook iamacook deleted the dependabot/npm_and_yarn/nestjs/schematics-10.1.3 branch August 6, 2024 07:36
DenSmolonski pushed a commit to Zilliqa/safe-client-gateway that referenced this pull request Oct 24, 2024
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.2...10.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants