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

build(deps-dev): bump @nestjs/core from 10.2.9 to 10.3.0 #1806

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps @nestjs/core from 10.2.9 to 10.3.0.

Release notes

Sourced from @​nestjs/core's releases.

v10.3.0 (2023-12-18)

Enhancements

  • platform-fastify
  • microservices
  • common, core, microservices, platform-express
    • #12753 perf: prefer use factory instead of use value when possible (@​H4ad)
  • core
  • common, core, microservices, platform-socket.io
  • common

Dependencies

... (truncated)

Commits
  • 1fa5457 chore(@​nestjs) publish v10.3.0 release
  • d165eed Merge pull request #12753 from h4ad-forks/perf/use-factory-instead-of-use-value
  • 3ec1cbc Merge pull request #12924 from othierry/feat/add-repl-options-support
  • 90ad6d6 feat(core): add options parameter to repl
  • 204971c style: fix formatting
  • 6bb08b4 feat(core): display module's name on .select(module) errors
  • 8bba897 chore(@​nestjs) publish v10.2.10 release
  • ae03ccc fixup! perf: prefer use factory instead of use value when possible
  • 31a0b18 fixup! perf: prefer use factory instead of use value when possible
  • 9a1ea46 fixup! perf: prefer use factory instead of use value when possible
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.2.9 to 10.3.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.0/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.3.0 branch from 839e609 to c1bfb88 Compare January 9, 2024 03:00
@mergify mergify bot merged commit ca6fbed into master Jan 9, 2024
10 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/nestjs/core-10.3.0 branch January 9, 2024 03:08
renovate bot referenced this pull request in open-feature/playground Jul 27, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nestjs-pino](https://togithub.com/iamolegga/nestjs-pino) | [`4.0.0`
-> `4.1.0`](https://renovatebot.com/diffs/npm/nestjs-pino/4.0.0/4.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nestjs-pino/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nestjs-pino/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nestjs-pino/4.0.0/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nestjs-pino/4.0.0/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>iamolegga/nestjs-pino (nestjs-pino)</summary>

###
[`v4.1.0`](https://togithub.com/iamolegga/nestjs-pino/releases/tag/4.1.0):
: add pino-http@10 support

[Compare
Source](https://togithub.com/iamolegga/nestjs-pino/compare/4.0.0...4.1.0)

#### What's Changed

- build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1799](https://togithub.com/iamolegga/nestjs-pino/pull/1799)
- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1801](https://togithub.com/iamolegga/nestjs-pino/pull/1801)
- build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1803](https://togithub.com/iamolegga/nestjs-pino/pull/1803)
- build(deps-dev): bump reflect-metadata from 0.1.13 to 0.1.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1804](https://togithub.com/iamolegga/nestjs-pino/pull/1804)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.18.0 to 6.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1800](https://togithub.com/iamolegga/nestjs-pino/pull/1800)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.2.9 to
10.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1806](https://togithub.com/iamolegga/nestjs-pino/pull/1806)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.2.9 to 10.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1805](https://togithub.com/iamolegga/nestjs-pino/pull/1805)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1808](https://togithub.com/iamolegga/nestjs-pino/pull/1808)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.18.0 to 6.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1802](https://togithub.com/iamolegga/nestjs-pino/pull/1802)
- build(deps-dev): bump
[@&#8203;types/supertest](https://togithub.com/types/supertest) from
2.0.16 to 6.0.2 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/iamolegga/nestjs-pino/pull/1807](https://togithub.com/iamolegga/nestjs-pino/pull/1807)
- build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1809](https://togithub.com/iamolegga/nestjs-pino/pull/1809)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.7 to
20.10.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1810](https://togithub.com/iamolegga/nestjs-pino/pull/1810)
- build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1811](https://togithub.com/iamolegga/nestjs-pino/pull/1811)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.8 to
20.11.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1812](https://togithub.com/iamolegga/nestjs-pino/pull/1812)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1813](https://togithub.com/iamolegga/nestjs-pino/pull/1813)
- build(deps-dev): bump supertest from 6.3.3 to 6.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1814](https://togithub.com/iamolegga/nestjs-pino/pull/1814)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.0 to
20.11.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1815](https://togithub.com/iamolegga/nestjs-pino/pull/1815)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.18.1 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1816](https://togithub.com/iamolegga/nestjs-pino/pull/1816)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.18.1 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1817](https://togithub.com/iamolegga/nestjs-pino/pull/1817)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.3 to
20.11.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1818](https://togithub.com/iamolegga/nestjs-pino/pull/1818)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.4 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1819](https://togithub.com/iamolegga/nestjs-pino/pull/1819)
- build(deps-dev): bump prettier from 3.2.2 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1820](https://togithub.com/iamolegga/nestjs-pino/pull/1820)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.0 to 6.19.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1821](https://togithub.com/iamolegga/nestjs-pino/pull/1821)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1822](https://togithub.com/iamolegga/nestjs-pino/pull/1822)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.19.0 to 6.19.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1823](https://togithub.com/iamolegga/nestjs-pino/pull/1823)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.0 to
10.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1824](https://togithub.com/iamolegga/nestjs-pino/pull/1824)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.0 to 10.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1825](https://togithub.com/iamolegga/nestjs-pino/pull/1825)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.0 to 10.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1826](https://togithub.com/iamolegga/nestjs-pino/pull/1826)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.0 to 10.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1827](https://togithub.com/iamolegga/nestjs-pino/pull/1827)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.0
to 10.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1828](https://togithub.com/iamolegga/nestjs-pino/pull/1828)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.5 to
20.11.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1829](https://togithub.com/iamolegga/nestjs-pino/pull/1829)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.6 to
20.11.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1831](https://togithub.com/iamolegga/nestjs-pino/pull/1831)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.19.1 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1832](https://togithub.com/iamolegga/nestjs-pino/pull/1832)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.19.1 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1833](https://togithub.com/iamolegga/nestjs-pino/pull/1833)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.10 to
20.11.13 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1834](https://togithub.com/iamolegga/nestjs-pino/pull/1834)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.13 to
20.11.14 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1835](https://togithub.com/iamolegga/nestjs-pino/pull/1835)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.14 to
20.11.16 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1836](https://togithub.com/iamolegga/nestjs-pino/pull/1836)
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.11 to
29.5.12 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1837](https://togithub.com/iamolegga/nestjs-pino/pull/1837)
- build(deps-dev): bump pino from 8.17.2 to 8.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1838](https://togithub.com/iamolegga/nestjs-pino/pull/1838)
- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1839](https://togithub.com/iamolegga/nestjs-pino/pull/1839)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 6.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1840](https://togithub.com/iamolegga/nestjs-pino/pull/1840)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.20.0 to 6.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1841](https://togithub.com/iamolegga/nestjs-pino/pull/1841)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.1
to 10.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1842](https://togithub.com/iamolegga/nestjs-pino/pull/1842)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.1 to 10.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1843](https://togithub.com/iamolegga/nestjs-pino/pull/1843)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.1 to 10.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1844](https://togithub.com/iamolegga/nestjs-pino/pull/1844)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.1 to 10.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1845](https://togithub.com/iamolegga/nestjs-pino/pull/1845)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.1 to
10.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1846](https://togithub.com/iamolegga/nestjs-pino/pull/1846)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.16 to
20.11.17 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1848](https://togithub.com/iamolegga/nestjs-pino/pull/1848)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.2 to 10.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1853](https://togithub.com/iamolegga/nestjs-pino/pull/1853)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.2 to
10.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1850](https://togithub.com/iamolegga/nestjs-pino/pull/1850)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.21.0 to 7.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1854](https://togithub.com/iamolegga/nestjs-pino/pull/1854)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.2 to 10.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1851](https://togithub.com/iamolegga/nestjs-pino/pull/1851)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.2
to 10.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1855](https://togithub.com/iamolegga/nestjs-pino/pull/1855)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.2 to 10.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1852](https://togithub.com/iamolegga/nestjs-pino/pull/1852)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.17 to
20.11.19 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1857](https://togithub.com/iamolegga/nestjs-pino/pull/1857)
- build(deps-dev): bump pino from 8.18.0 to 8.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1858](https://togithub.com/iamolegga/nestjs-pino/pull/1858)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.19 to
20.11.20 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1862](https://togithub.com/iamolegga/nestjs-pino/pull/1862)
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1864](https://togithub.com/iamolegga/nestjs-pino/pull/1864)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.20 to
20.11.21 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1866](https://togithub.com/iamolegga/nestjs-pino/pull/1866)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.21 to
20.11.22 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1867](https://togithub.com/iamolegga/nestjs-pino/pull/1867)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.22 to
20.11.24 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1868](https://togithub.com/iamolegga/nestjs-pino/pull/1868)
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1872](https://togithub.com/iamolegga/nestjs-pino/pull/1872)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.24 to
20.11.25 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1873](https://togithub.com/iamolegga/nestjs-pino/pull/1873)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.25 to
20.11.26 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1875](https://togithub.com/iamolegga/nestjs-pino/pull/1875)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.26 to
20.11.27 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1877](https://togithub.com/iamolegga/nestjs-pino/pull/1877)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.27 to
20.11.28 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1878](https://togithub.com/iamolegga/nestjs-pino/pull/1878)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.28 to
20.11.29 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1880](https://togithub.com/iamolegga/nestjs-pino/pull/1880)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.3 to 10.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1881](https://togithub.com/iamolegga/nestjs-pino/pull/1881)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.3
to 10.3.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1882](https://togithub.com/iamolegga/nestjs-pino/pull/1882)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.3 to
10.3.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1883](https://togithub.com/iamolegga/nestjs-pino/pull/1883)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.3 to 10.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1885](https://togithub.com/iamolegga/nestjs-pino/pull/1885)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.3 to 10.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1886](https://togithub.com/iamolegga/nestjs-pino/pull/1886)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.29 to
20.11.30 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1887](https://togithub.com/iamolegga/nestjs-pino/pull/1887)
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1888](https://togithub.com/iamolegga/nestjs-pino/pull/1888)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.4
to 10.3.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1889](https://togithub.com/iamolegga/nestjs-pino/pull/1889)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.4 to 10.3.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1890](https://togithub.com/iamolegga/nestjs-pino/pull/1890)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.4 to 10.3.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1891](https://togithub.com/iamolegga/nestjs-pino/pull/1891)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.4 to 10.3.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1892](https://togithub.com/iamolegga/nestjs-pino/pull/1892)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.4 to
10.3.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1893](https://togithub.com/iamolegga/nestjs-pino/pull/1893)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.5 to 10.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1895](https://togithub.com/iamolegga/nestjs-pino/pull/1895)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.5 to 10.3.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1896](https://togithub.com/iamolegga/nestjs-pino/pull/1896)
- build(peer-deps): allow pino-http 10 by
[@&#8203;ttshivers](https://togithub.com/ttshivers) in
[https://github.com/iamolegga/nestjs-pino/pull/1934](https://togithub.com/iamolegga/nestjs-pino/pull/1934)
- build(deps-dev): bump
[@&#8203;nestjs/common](https://togithub.com/nestjs/common) from 10.3.5
to 10.3.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1897](https://togithub.com/iamolegga/nestjs-pino/pull/1897)
- build(deps-dev): bump typescript from 5.4.3 to 5.4.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1915](https://togithub.com/iamolegga/nestjs-pino/pull/1915)
- build(deps-dev): bump
[@&#8203;nestjs/platform-fastify](https://togithub.com/nestjs/platform-fastify)
from 10.3.5 to 10.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1919](https://togithub.com/iamolegga/nestjs-pino/pull/1919)
- build(deps-dev): bump
[@&#8203;nestjs/platform-express](https://togithub.com/nestjs/platform-express)
from 10.3.6 to 10.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1920](https://togithub.com/iamolegga/nestjs-pino/pull/1920)
- build(deps-dev): bump
[@&#8203;nestjs/core](https://togithub.com/nestjs/core) from 10.3.5 to
10.3.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1921](https://togithub.com/iamolegga/nestjs-pino/pull/1921)
- build(deps-dev): bump
[@&#8203;nestjs/testing](https://togithub.com/nestjs/testing) from
10.3.6 to 10.3.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1922](https://togithub.com/iamolegga/nestjs-pino/pull/1922)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.11.30 to
20.12.12 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1933](https://togithub.com/iamolegga/nestjs-pino/pull/1933)
- build(deps-dev): bump pino from 8.19.0 to 9.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/iamolegga/nestjs-pino/pull/1931](https://togithub.com/iamolegga/nestjs-pino/pull/1931)

#### New Contributors

- [@&#8203;ttshivers](https://togithub.com/ttshivers) made their first
contribution in
[https://github.com/iamolegga/nestjs-pino/pull/1934](https://togithub.com/iamolegga/nestjs-pino/pull/1934)

**Full Changelog**:
iamolegga/nestjs-pino@4.0.0...4.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants