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

deps(example): Bump the dependencies group in /examples/nestjs-fastify with 3 updates #1970

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group in /examples/nestjs-fastify with 3 updates: @nestjs/core, @nestjs/platform-fastify and @nestjs/schematics.

Updates @nestjs/core from 10.4.4 to 10.4.5

Release notes

Sourced from @​nestjs/core's releases.

v10.4.5 (2024-10-16)

Dependencies

Committers: 5

Commits

Updates @nestjs/platform-fastify from 10.4.4 to 10.4.5

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v10.4.5 (2024-10-16)

Dependencies

Committers: 5

Commits
  • ed644e9 chore(@​nestjs) publish v10.4.5 release
  • 0ea48d2 Merge pull request #13879 from frndvrgs/feat-opts-listen-method
  • 980eb5b build(fastify): upgrade light-my-request to 6.1.0
  • 4d46bd8 test: GET endpoints should respond to HEAD reqs
  • aaebb6f feat(fastify): setting opts object optional variation
  • fec6e82 feat(fastify): updates interface adding opts to the listen method
  • See full diff in compare view

Updates @nestjs/schematics from 10.1.4 to 10.2.0

Release notes

Sourced from @​nestjs/schematics's releases.

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)
  • chore(deps): update dependency nyc to v17.1.0 (2185590)
  • chore(deps): update dependency nodemon to v3.1.5 (3238244)
  • chore(deps): update typescript-eslint monorepo to v8.6.0 (e4cbb9b)
  • chore(deps): update dependency eslint to v8.57.1 (eeda130)
  • chore(deps): update dependency @​types/jest to v29.5.13 (7065dc0)
  • chore(deps): update dependency husky to v9.1.6 (a8205f6)
  • chore(deps): update commitlint monorepo to v19.5.0 (faaca6d)
  • chore(deps): update typescript-eslint monorepo to v8.5.0 (06ec239)
  • chore(deps): update dependency typescript to v5.6.2 (d165dc0)
  • chore(deps): update dependency @​types/node to v20.16.5 (c65e9d3)
  • chore(deps): update dependency @​types/node to v20.16.4 (0d805eb)
  • chore(deps): update dependency eslint-plugin-import to v2.30.0 (38c8e4d)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /examples/nestjs-fastify with 3 updates: [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) and [@nestjs/schematics](https://github.com/nestjs/schematics).


Updates `@nestjs/core` from 10.4.4 to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/core)

Updates `@nestjs/platform-fastify` from 10.4.4 to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-fastify)

Updates `@nestjs/schematics` from 10.1.4 to 10.2.0
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.4...10.2.0)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2024 06:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2024
@dependabot dependabot bot requested a review from blaine-arcjet October 17, 2024 06:52
Copy link

trunk-io bot commented Oct 17, 2024

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nestjs/[email protected] Transitive: environment, filesystem, network, shell +25 1.47 MB nestjscore
npm/@nestjs/[email protected] Transitive: environment, eval, filesystem, unsafe +57 7.92 MB kamilmysliwiec, nestjscore
npm/@nestjs/[email protected] Transitive: environment, eval, filesystem, network, unsafe +35 3.63 MB kamilmysliwiec, nestjscore

🚮 Removed packages: npm/@nestjs/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2024

Superseded by #1976.

@dependabot dependabot bot closed this Oct 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nestjs-fastify/dependencies-e60bce482a branch October 18, 2024 06:50
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.

1 participant