-
Notifications
You must be signed in to change notification settings - Fork 57
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
libms-npm: bump @nestjs/platform-express from 10.2.6 to 10.2.7 in /servers/lib #154
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## dependabot-merge #154 +/- ##
=====================================================
- Coverage 93.02% 65.93% -27.10%
=====================================================
Files 4 42 +38
Lines 43 543 +500
Branches 3 31 +28
=====================================================
+ Hits 40 358 +318
- Misses 0 166 +166
- Partials 3 19 +16 see 38 files with indirect coverage changes
|
f71fae3
to
f200d2f
Compare
@OliverGeneser this PR has two inconsistent changes:
do you know why? |
@prasadtalasila graphql-scalars is going from * to ^1.22.2, because the version is now specified (yarn by default adds it as * and not the latest version) |
a9709ad
to
cf516fa
Compare
@dependabot rebase |
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.2.6 to 10.2.7. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.2.7/packages/platform-express) --- updated-dependencies: - dependency-name: "@nestjs/platform-express" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
f200d2f
to
ea9dbcb
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @nestjs/platform-express from 10.2.6 to 10.2.7.
Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
1c4318a
chore(@nestjs
) publish v10.2.7 release7cd5493
chore: update readmeDependabot 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)