Skip to content

Releases: iamolegga/nestjs-pino

4.1.0: add pino-http@10 support

16 May 19:55
Compare
Choose a tag to compare

What's Changed

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

4.0.0: add pino-http@9 support, drop nodejs@16 support

08 Jan 15:41
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 20.6.3 to 20.6.5 by @dependabot in #1665
  • build(deps-dev): bump @nestjs/platform-express from 10.2.5 to 10.2.6 by @dependabot in #1666
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.5 to 10.2.6 by @dependabot in #1667
  • build(deps-dev): bump @nestjs/testing from 10.2.5 to 10.2.6 by @dependabot in #1668
  • build(deps-dev): bump @nestjs/core from 10.2.5 to 10.2.6 by @dependabot in #1669
  • build(deps-dev): bump @nestjs/common from 10.2.5 to 10.2.6 by @dependabot in #1671
  • build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #1672
  • build(deps-dev): bump @types/express from 4.17.17 to 4.17.18 by @dependabot in #1670
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #1673
  • build(deps-dev): bump @types/supertest from 2.0.12 to 2.0.13 by @dependabot in #1674
  • build(deps-dev): bump rimraf from 5.0.1 to 5.0.4 by @dependabot in #1675
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3 by @dependabot in #1676
  • build(deps-dev): bump @types/node from 20.6.5 to 20.7.0 by @dependabot in #1677
  • build(deps-dev): bump rimraf from 5.0.4 to 5.0.5 by @dependabot in #1678
  • build(deps-dev): bump @types/node from 20.7.0 to 20.7.1 by @dependabot in #1679
  • build(deps-dev): bump @types/memorystream from 0.3.1 to 0.3.2 by @dependabot in #1680
  • build(deps-dev): bump @types/node from 20.7.1 to 20.8.0 by @dependabot in #1681
  • build(deps-dev): bump pino from 8.15.1 to 8.15.3 by @dependabot in #1682
  • build(deps-dev): bump @types/supertest from 2.0.13 to 2.0.14 by @dependabot in #1683
  • build(deps-dev): bump @types/node from 20.8.0 to 20.8.2 by @dependabot in #1684
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #1685
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.7.4 by @dependabot in #1686
  • build(deps-dev): bump pino from 8.15.3 to 8.15.4 by @dependabot in #1687
  • build(deps-dev): bump pino from 8.15.4 to 8.15.5 by @dependabot in #1688
  • build(deps-dev): bump pino from 8.15.5 to 8.15.6 by @dependabot in #1689
  • build(deps-dev): bump @nestjs/platform-express from 10.2.6 to 10.2.7 by @dependabot in #1690
  • build(deps-dev): bump @nestjs/common from 10.2.6 to 10.2.7 by @dependabot in #1691
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.6 to 10.2.7 by @dependabot in #1692
  • build(deps-dev): bump @nestjs/core from 10.2.6 to 10.2.7 by @dependabot in #1693
  • build(deps-dev): bump @nestjs/testing from 10.2.6 to 10.2.7 by @dependabot in #1694
  • build(deps-dev): bump ts-loader from 9.4.4 to 9.5.0 by @dependabot in #1695
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #1696
  • build(deps-dev): bump @types/node from 20.8.2 to 20.8.3 by @dependabot in #1697
  • build(deps-dev): bump pino from 8.15.6 to 8.16.0 by @dependabot in #1699
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #1700
  • build(deps-dev): bump @types/node from 20.8.3 to 20.8.4 by @dependabot in #1701
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 by @dependabot in #1702
  • build(deps-dev): bump @types/express from 4.17.18 to 4.17.19 by @dependabot in #1703
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #1704
  • build(deps-dev): bump @types/node from 20.8.4 to 20.8.5 by @dependabot in #1705
  • build(deps-dev): bump @types/node from 20.8.5 to 20.8.6 by @dependabot in #1706
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #1707
  • build(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2 by @dependabot in #1709
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #1708
  • build(deps-dev): bump @types/express from 4.17.19 to 4.17.20 by @dependabot in #1710
  • build(deps-dev): bump @types/node from 20.8.6 to 20.8.7 by @dependabot in #1713
  • build(deps-dev): bump @types/supertest from 2.0.14 to 2.0.15 by @dependabot in #1711
  • build(deps-dev): bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #1712
  • build(deps-dev): bump @types/memorystream from 0.3.2 to 0.3.3 by @dependabot in #1714
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #1716
  • build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #1717
  • build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #1718
  • build(deps-dev): bump pino from 8.16.0 to 8.16.1 by @dependabot in #1719
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #1720
  • build(deps-dev): bump @types/node from 20.8.7 to 20.8.8 by @dependabot in #1721
  • build(deps-dev): bump @types/node from 20.8.8 to 20.8.9 by @dependabot in #1722
  • build(deps-dev): bump pino-http from 8.5.0 to 8.5.1 by @dependabot in #1723
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #1724
  • build(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #1725
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #1726
  • build(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #1727
  • build(deps-dev): bump @nestjs/core from 10.2.7 to 10.2.8 by @dependabot in #1728
  • build(deps-dev): bump @nestjs/platform-express from 10.2.7 to 10.2.8 by @dependabot in #1729
  • build(deps-dev): bump @nestjs/testing from 10.2.7 to 10.2.8 by @dependabot in #1730
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.7 to 10.2.8 by @dependabot in #1731
  • build(deps-dev): bump @nestjs/common from 10.2.7 to 10.2.8 by @dependabot in #1732
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #1733
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #1734
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #1735
  • build(deps-dev): bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #1736
  • build(deps-dev): bump @types/express from 4.17.20 to 4.17.21 by @dependabot in #1737
  • build(deps-dev): bump @types/memorystream from 0.3.3 to 0.3.4 by @dependabot in #1738
  • build(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16 by @dependabot in #1739
  • build(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #1740
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #1741
  • build(deps-dev): bump prettier from ...
Read more

3.5.0: add custom err attribute key support

21 Sep 11:37
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1 by @dependabot in #1604
  • build(deps-dev): bump jest from 29.6.2 to 29.6.3 by @dependabot in #1605
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in #1606
  • build(deps-dev): bump @nestjs/common from 10.2.0 to 10.2.1 by @dependabot in #1607
  • build(deps-dev): bump @types/node from 20.5.1 to 20.5.3 by @dependabot in #1608
  • build(deps-dev): bump @nestjs/testing from 10.2.0 to 10.2.1 by @dependabot in #1609
  • build(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 by @dependabot in #1610
  • build(deps-dev): bump @nestjs/platform-express from 10.2.0 to 10.2.1 by @dependabot in #1611
  • build(deps-dev): bump @nestjs/core from 10.2.0 to 10.2.1 by @dependabot in #1612
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.0 to 10.2.1 by @dependabot in #1613
  • build(deps-dev): bump @types/node from 20.5.3 to 20.5.4 by @dependabot in #1614
  • build(deps-dev): bump @types/node from 20.5.4 to 20.5.6 by @dependabot in #1615
  • build(deps-dev): bump jest from 29.6.3 to 29.6.4 by @dependabot in #1616
  • build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #1617
  • build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #1618
  • build(deps-dev): bump @types/node from 20.5.6 to 20.5.7 by @dependabot in #1619
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.1 to 10.2.2 by @dependabot in #1620
  • build(deps-dev): bump @nestjs/common from 10.2.1 to 10.2.2 by @dependabot in #1621
  • build(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #1623
  • build(deps-dev): bump @nestjs/core from 10.2.1 to 10.2.2 by @dependabot in #1624
  • build(deps-dev): bump @nestjs/platform-express from 10.2.1 to 10.2.2 by @dependabot in #1625
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #1626
  • build(deps-dev): bump @nestjs/testing from 10.2.1 to 10.2.2 by @dependabot in #1622
  • build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #1628
  • build(deps-dev): bump @nestjs/common from 10.2.2 to 10.2.3 by @dependabot in #1630
  • build(deps-dev): bump @nestjs/testing from 10.2.2 to 10.2.3 by @dependabot in #1631
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.2 to 10.2.3 by @dependabot in #1632
  • build(deps-dev): bump @nestjs/core from 10.2.2 to 10.2.3 by @dependabot in #1633
  • build(deps-dev): bump @nestjs/platform-express from 10.2.2 to 10.2.3 by @dependabot in #1634
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.3 to 10.2.4 by @dependabot in #1636
  • build(deps-dev): bump @nestjs/platform-express from 10.2.3 to 10.2.4 by @dependabot in #1635
  • build(deps-dev): bump @nestjs/core from 10.2.3 to 10.2.4 by @dependabot in #1637
  • build(deps-dev): bump @nestjs/testing from 10.2.3 to 10.2.4 by @dependabot in #1638
  • build(deps-dev): bump @nestjs/common from 10.2.3 to 10.2.4 by @dependabot in #1639
  • build(deps-dev): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #1640
  • build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #1641
  • build(deps-dev): bump pino-http from 8.4.0 to 8.5.0 by @dependabot in #1642
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 by @dependabot in #1643
  • build(deps-dev): bump pino from 8.15.0 to 8.15.1 by @dependabot in #1646
  • build(deps-dev): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #1647
  • build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #1648
  • build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #1649
  • build(deps-dev): bump @nestjs/common from 10.2.4 to 10.2.5 by @dependabot in #1650
  • build(deps-dev): bump @nestjs/platform-fastify from 10.2.4 to 10.2.5 by @dependabot in #1651
  • build(deps-dev): bump @nestjs/platform-express from 10.2.4 to 10.2.5 by @dependabot in #1652
  • build(deps-dev): bump @nestjs/core from 10.2.4 to 10.2.5 by @dependabot in #1653
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #1654
  • build(deps-dev): bump @nestjs/testing from 10.2.4 to 10.2.5 by @dependabot in #1655
  • build(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #1657
  • build(deps-dev): bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #1658
  • build(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in #1659
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.7.2 by @dependabot in #1660
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 by @dependabot in #1661
  • build(deps-dev): bump @types/node from 20.6.2 to 20.6.3 by @dependabot in #1664
  • add custom err attribute key support by @dougludlow in #1663

New Contributors

Full Changelog: 3.4.0...3.5.0

3.4.0: add `fatal` level support

21 Aug 09:45
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @nestjs/testing from 10.0.0 to 10.0.1 by @dependabot in #1494
  • build(deps-dev): bump @nestjs/core from 10.0.0 to 10.0.1 by @dependabot in #1495
  • build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #1496
  • build(deps-dev): bump @nestjs/common from 10.0.0 to 10.0.1 by @dependabot in #1497
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.0 to 10.0.1 by @dependabot in #1498
  • build(deps-dev): bump @nestjs/platform-express from 10.0.0 to 10.0.1 by @dependabot in #1499
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.1 to 10.0.2 by @dependabot in #1501
  • build(deps-dev): bump @nestjs/platform-express from 10.0.1 to 10.0.2 by @dependabot in #1502
  • build(deps-dev): bump @nestjs/testing from 10.0.1 to 10.0.2 by @dependabot in #1503
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #1504
  • build(deps-dev): bump @nestjs/common from 10.0.1 to 10.0.2 by @dependabot in #1505
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in #1506
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.2 to 10.0.3 by @dependabot in #1509
  • build(deps-dev): bump @nestjs/core from 10.0.1 to 10.0.3 by @dependabot in #1510
  • build(deps-dev): bump @nestjs/common from 10.0.2 to 10.0.3 by @dependabot in #1511
  • build(deps-dev): bump @nestjs/platform-express from 10.0.2 to 10.0.3 by @dependabot in #1512
  • build(deps-dev): bump @nestjs/testing from 10.0.2 to 10.0.3 by @dependabot in #1513
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in #1515
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #1517
  • build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #1516
  • build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #1518
  • build(deps-dev): bump ts-loader from 9.4.3 to 9.4.4 by @dependabot in #1519
  • build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #1520
  • build(deps-dev): bump @nestjs/core from 10.0.3 to 10.0.4 by @dependabot in #1521
  • build(deps-dev): bump @nestjs/testing from 10.0.3 to 10.0.4 by @dependabot in #1522
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.3 to 10.0.4 by @dependabot in #1523
  • build(deps-dev): bump @nestjs/common from 10.0.3 to 10.0.4 by @dependabot in #1525
  • build(deps-dev): bump @nestjs/platform-express from 10.0.3 to 10.0.4 by @dependabot in #1524
  • build(deps-dev): bump @types/node from 20.3.2 to 20.3.3 by @dependabot in #1526
  • build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #1527
  • build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #1528
  • build(deps-dev): bump @nestjs/core from 10.0.4 to 10.0.5 by @dependabot in #1529
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.4 to 10.0.5 by @dependabot in #1530
  • build(deps-dev): bump @nestjs/testing from 10.0.4 to 10.0.5 by @dependabot in #1531
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in #1532
  • build(deps-dev): bump @nestjs/platform-express from 10.0.4 to 10.0.5 by @dependabot in #1535
  • build(deps-dev): bump @nestjs/common from 10.0.4 to 10.0.5 by @dependabot in #1534
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in #1533
  • build(deps-dev): bump jest from 29.5.0 to 29.6.0 by @dependabot in #1537
  • build(deps-dev): bump @types/node from 20.3.3 to 20.4.0 by @dependabot in #1538
  • build(deps-dev): bump jest from 29.6.0 to 29.6.1 by @dependabot in #1540
  • build(deps-dev): bump @types/node from 20.4.0 to 20.4.1 by @dependabot in #1542
  • build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #1543
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 by @dependabot in #1544
  • build(deps-dev): bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in #1545
  • build(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.0.0 by @dependabot in #1546
  • build(deps-dev): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #1547
  • build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #1548
  • build(deps-dev): bump @nestjs/platform-fastify from 10.0.5 to 10.1.0 by @dependabot in #1549
  • build(deps-dev): bump @nestjs/common from 10.0.5 to 10.1.0 by @dependabot in #1550
  • build(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in #1551
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #1553
  • build(deps-dev): bump @nestjs/testing from 10.0.5 to 10.1.0 by @dependabot in #1554
  • build(deps-dev): bump @nestjs/platform-express from 10.0.5 to 10.1.0 by @dependabot in #1555
  • build(deps-dev): bump @nestjs/core from 10.0.5 to 10.1.0 by @dependabot in #1552
  • build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #1556
  • build(deps-dev): bump @nestjs/platform-express from 10.1.0 to 10.1.1 by @dependabot in #1557
  • build(deps-dev): bump @nestjs/platform-fastify from 10.1.0 to 10.1.1 by @dependabot in #1558
  • build(deps-dev): bump @nestjs/testing from 10.1.0 to 10.1.1 by @dependabot in #1559
  • build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in #1560
  • build(deps-dev): bump @nestjs/common from 10.1.0 to 10.1.1 by @dependabot in #1561
  • build(deps-dev): bump @nestjs/core from 10.1.0 to 10.1.1 by @dependabot in #1563
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 by @dependabot in #1562
  • build(deps-dev): bump @nestjs/testing from 10.1.1 to 10.1.2 by @dependabot in #1565
  • build(deps-dev): bump @nestjs/platform-fastify from 10.1.1 to 10.1.2 by @dependabot in #1564
  • build(deps-dev): bump @nestjs/platform-express from 10.1.1 to 10.1.2 by @dependabot in #1566
  • build(deps-dev): bump @nestjs/common from 10.1.1 to 10.1.2 by @dependabot in #1568
  • build(deps-dev): bump @nestjs/core from 10.1.1 to 10.1.2 by @dependabot in #1567
  • build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #1569
  • build(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #1570
  • build(deps-dev): bump pino from 8.14.1 to 8.14.2 by @dependabot in #1571
  • build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #1572
  • build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #1573
  • build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #1574
  • build(deps-dev): bump @nestjs/platform-fastify from 10.1.2 to...
Read more

v3.3.0: NestJS@10 support

15 Jun 17:01
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump rxjs from 7.8.0 to 7.8.1 by @dependabot in #1432
  • build(deps-dev): bump @types/node from 18.16.1 to 18.16.2 by @dependabot in #1433
  • build(deps-dev): bump @types/node from 18.16.2 to 18.16.3 by @dependabot in #1434
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #1435
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #1436
  • build(deps-dev): bump pino from 8.11.0 to 8.12.0 by @dependabot in #1437
  • build(deps-dev): bump pino from 8.12.0 to 8.12.1 by @dependabot in #1438
  • build(deps-dev): bump @types/node from 18.16.3 to 20.1.0 by @dependabot in #1439
  • build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #1440
  • build(deps-dev): bump pino from 8.12.1 to 8.14.1 by @dependabot in #1442
  • build(deps-dev): bump @types/node from 20.1.0 to 20.1.1 by @dependabot in #1441
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #1443
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #1444
  • build(deps-dev): bump @types/node from 20.1.1 to 20.1.2 by @dependabot in #1446
  • build(deps-dev): bump @types/node from 20.1.2 to 20.1.3 by @dependabot in #1447
  • build(deps-dev): bump @types/node from 20.1.3 to 20.1.4 by @dependabot in #1449
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in #1450
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in #1451
  • build(deps-dev): bump @types/node from 20.1.4 to 20.1.5 by @dependabot in #1452
  • build(deps-dev): bump @types/node from 20.1.5 to 20.1.7 by @dependabot in #1453
  • build(deps-dev): bump @nestjs/testing from 9.4.0 to 9.4.1 by @dependabot in #1454
  • build(deps-dev): bump @nestjs/common from 9.4.0 to 9.4.1 by @dependabot in #1455
  • build(deps-dev): bump @nestjs/platform-fastify from 9.4.0 to 9.4.1 by @dependabot in #1456
  • build(deps-dev): bump @nestjs/core from 9.4.0 to 9.4.1 by @dependabot in #1457
  • build(deps-dev): bump @nestjs/platform-express from 9.4.0 to 9.4.1 by @dependabot in #1458
  • build(deps-dev): bump @types/node from 20.1.7 to 20.2.0 by @dependabot in #1459
  • build(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by @dependabot in #1460
  • build(deps-dev): bump @types/node from 20.2.0 to 20.2.1 by @dependabot in #1461
  • build(deps-dev): bump @types/node from 20.2.1 to 20.2.3 by @dependabot in #1462
  • build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #1463
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #1464
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #1465
  • build(deps-dev): bump @nestjs/testing from 9.4.1 to 9.4.2 by @dependabot in #1466
  • build(deps-dev): bump @nestjs/common from 9.4.1 to 9.4.2 by @dependabot in #1467
  • build(deps-dev): bump @nestjs/core from 9.4.1 to 9.4.2 by @dependabot in #1468
  • build(deps-dev): bump @nestjs/platform-fastify from 9.4.1 to 9.4.2 by @dependabot in #1469
  • build(deps-dev): bump ts-loader from 9.4.2 to 9.4.3 by @dependabot in #1471
  • build(deps-dev): bump @nestjs/platform-express from 9.4.1 to 9.4.2 by @dependabot in #1470
  • build(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by @dependabot in #1472
  • build(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by @dependabot in #1473
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in #1474
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in #1475
  • build(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #1476
  • build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #1477
  • build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #1478
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #1479
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #1480
  • build(deps-dev): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #1482
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #1483
  • build(deps-dev): bump @nestjs/testing from 9.4.2 to 9.4.3 by @dependabot in #1484
  • build(deps-dev): bump @nestjs/platform-express from 9.4.2 to 9.4.3 by @dependabot in #1485
  • build(deps-dev): bump @nestjs/platform-fastify from 9.4.2 to 9.4.3 by @dependabot in #1486
  • build(deps-dev): bump @nestjs/common from 9.4.2 to 9.4.3 by @dependabot in #1487
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in #1488
  • build(deps-dev): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #1489
  • build(deps-dev): bump @nestjs/core from 9.4.2 to 9.4.3 by @dependabot in #1490
  • nestjs@10 support by @iamolegga in #1492

Full Changelog: 3.2.0...3.3.0

v3.2.0: protected methods to access in child class

26 Apr 17:24
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #1422
  • build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 by @dependabot in #1423
  • build(deps-dev): bump @types/node from 18.15.12 to 18.15.13 by @dependabot in #1424
  • build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #1425
  • build(deps-dev): bump @types/node from 18.15.13 to 18.16.0 by @dependabot in #1426
  • build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #1427
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #1428
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #1429
  • build(deps-dev): bump @types/node from 18.16.0 to 18.16.1 by @dependabot in #1430
  • feat:protected methods to access in child class by @bmeverett in #1431

New Contributors

Full Changelog: 3.1.3...3.2.0

v3.1.3: typescript@5 support

19 Apr 08:34
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @iamolegga in #1262
  • build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #1264
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #1265
  • build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #1266
  • build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.4 by @dependabot in #1269
  • build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in #1270
  • build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #1272
  • build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @dependabot in #1273
  • build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #1274
  • build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #1275
  • build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @dependabot in #1276
  • build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #1277
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #1278
  • build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in #1279
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #1282
  • build(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #1285
  • build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #1284
  • build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in #1286
  • build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #1287
  • build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #1288
  • build(deps-dev): bump pino-http from 8.3.1 to 8.3.2 by @dependabot in #1289
  • build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #1290
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #1291
  • build(deps-dev): bump @nestjs/platform-express from 9.2.1 to 9.3.1 by @dependabot in #1292
  • build(deps-dev): bump @nestjs/common from 9.2.1 to 9.3.1 by @dependabot in #1293
  • build(deps-dev): bump @nestjs/platform-fastify from 9.2.1 to 9.3.1 by @dependabot in #1294
  • build(deps-dev): bump @nestjs/platform-express from 9.3.1 to 9.3.2 by @dependabot in #1299
  • build(deps-dev): bump pino-http from 8.3.2 to 8.3.3 by @dependabot in #1300
  • build(deps-dev): bump @types/express from 4.17.15 to 4.17.17 by @dependabot in #1301
  • build(deps-dev): bump @nestjs/common from 9.3.1 to 9.3.2 by @dependabot in #1303
  • build(deps-dev): bump @nestjs/platform-fastify from 9.3.1 to 9.3.2 by @dependabot in #1304
  • build(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #1305
  • build(deps-dev): bump @nestjs/platform-express from 9.3.2 to 9.3.3 by @dependabot in #1308
  • build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #1314
  • build(deps-dev): bump @nestjs/common from 9.3.2 to 9.3.5 by @dependabot in #1315
  • build(deps-dev): bump @nestjs/platform-fastify from 9.3.2 to 9.3.5 by @dependabot in #1316
  • build(deps-dev): bump @nestjs/platform-express from 9.3.3 to 9.3.5 by @dependabot in #1319
  • build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #1322
  • build(deps-dev): bump @nestjs/platform-fastify from 9.3.5 to 9.3.7 by @dependabot in #1323
  • build(deps-dev): bump @nestjs/platform-express from 9.3.5 to 9.3.7 by @dependabot in #1324
  • build(deps-dev): bump @nestjs/common from 9.3.5 to 9.3.7 by @dependabot in #1326
  • build(deps-dev): bump pino from 8.8.0 to 8.10.0 by @dependabot in #1327
  • build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #1328
  • build(deps-dev): bump @nestjs/platform-express from 9.3.7 to 9.3.8 by @dependabot in #1329
  • build(deps-dev): bump @nestjs/platform-fastify from 9.3.7 to 9.3.8 by @dependabot in #1330
  • build(deps-dev): bump @nestjs/common from 9.3.7 to 9.3.8 by @dependabot in #1333
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.52.0 by @dependabot in #1334
  • build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.52.0 by @dependabot in #1335
  • build(deps-dev): bump @nestjs/platform-fastify from 9.3.8 to 9.3.9 by @dependabot in #1337
  • build(deps-dev): bump @nestjs/common from 9.3.8 to 9.3.9 by @dependabot in #1338
  • build(deps-dev): bump @nestjs/platform-express from 9.3.8 to 9.3.9 by @dependabot in #1340
  • build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #1343
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #1344
  • build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #1345
  • build(deps-dev): bump pino from 8.10.0 to 8.11.0 by @dependabot in #1346
  • build(deps-dev): bump @types/memorystream from 0.3.0 to 0.3.1 by @dependabot in #1347
  • build(deps-dev): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in #1348
  • build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in #1349
  • build(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #1350
  • build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #1352
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #1353
  • build(deps-dev): bump rimraf from 4.1.2 to 4.1.3 by @dependabot in #1354
  • build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 by @dependabot in #1355
  • build(deps-dev): bump @types/node from 18.14.2 to 18.14.4 by @dependabot in #1356
  • build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 by @dependabot in #1358
  • build(deps-dev): bump @types/node from 18.14.4 to 18.14.6 by @dependabot in #1359
  • build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #1360
  • build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #1361
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #1362
  • build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 by @dependabot in #1363
  • build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 by @dependabot in #1364
  • build(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #1365
  • build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in #1366
  • build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #1367
  • build(deps-dev): bump @types/node from 18.15.0 to 18.15.2 by @dependabot in #1369
  • build(deps-dev): bump @typescript-eslint/eslint-plugin fro...
Read more

v3.1.2: Support for pino-http multi instance

05 Jan 09:38
3c3424e
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pino from 8.2.0 to 8.3.0 by @dependabot in #1045
  • build(deps-dev): bump @types/node from 18.0.6 to 18.6.0 by @dependabot in #1046
  • build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #1047
  • build(deps-dev): bump @types/node from 18.6.0 to 18.6.1 by @dependabot in #1049
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 by @dependabot in #1048
  • build(deps-dev): bump pino from 8.3.0 to 8.3.1 by @dependabot in #1050
  • build(deps-dev): bump @types/node from 18.6.1 to 18.6.2 by @dependabot in #1051
  • build(deps-dev): bump @nestjs/core from 9.0.5 to 9.0.7 by @dependabot in #1052
  • build(deps-dev): bump @nestjs/common from 9.0.5 to 9.0.7 by @dependabot in #1053
  • build(deps-dev): bump @nestjs/testing from 9.0.5 to 9.0.7 by @dependabot in #1054
  • build(deps-dev): bump @nestjs/platform-express from 9.0.5 to 9.0.7 by @dependabot in #1055
  • build(deps-dev): bump @nestjs/platform-fastify from 9.0.5 to 9.0.7 by @dependabot in #1056
  • build(deps-dev): bump pino-http from 8.1.1 to 8.2.0 by @dependabot in #1058
  • build(deps-dev): bump @types/node from 18.6.2 to 18.6.3 by @dependabot in #1059
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #1061
  • build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #1063
  • build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #1062
  • build(deps-dev): bump @nestjs/core from 9.0.7 to 9.0.8 by @dependabot in #1064
  • build(deps-dev): bump @nestjs/testing from 9.0.7 to 9.0.8 by @dependabot in #1066
  • build(deps-dev): bump @nestjs/common from 9.0.7 to 9.0.8 by @dependabot in #1065
  • build(deps-dev): bump @nestjs/platform-express from 9.0.7 to 9.0.8 by @dependabot in #1067
  • build(deps-dev): bump @nestjs/platform-fastify from 9.0.7 to 9.0.8 by @dependabot in #1068
  • build(deps-dev): bump @types/node from 18.6.3 to 18.6.4 by @dependabot in #1069
  • build(deps-dev): bump pino from 8.3.1 to 8.4.0 by @dependabot in #1070
  • build(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #1071
  • build(deps-dev): bump @types/node from 18.6.4 to 18.6.5 by @dependabot in #1072
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 by @dependabot in #1073
  • build(deps-dev): bump @types/node from 18.6.5 to 18.7.1 by @dependabot in #1074
  • build(deps-dev): bump @nestjs/platform-express from 9.0.8 to 9.0.9 by @dependabot in #1076
  • build(deps-dev): bump @nestjs/common from 9.0.8 to 9.0.9 by @dependabot in #1075
  • build(deps-dev): bump @nestjs/testing from 9.0.8 to 9.0.9 by @dependabot in #1077
  • build(deps-dev): bump @nestjs/platform-fastify from 9.0.8 to 9.0.9 by @dependabot in #1078
  • build(deps-dev): bump @nestjs/core from 9.0.8 to 9.0.9 by @dependabot in #1079
  • build(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #1080
  • build(deps-dev): bump pino from 8.4.0 to 8.4.1 by @dependabot in #1081
  • build(deps-dev): bump @types/node from 18.7.1 to 18.7.3 by @dependabot in #1082
  • build(deps-dev): bump @types/node from 18.7.3 to 18.7.5 by @dependabot in #1085
  • build(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 by @dependabot in #1087
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 by @dependabot in #1086
  • build(deps-dev): bump @nestjs/common from 9.0.9 to 9.0.11 by @dependabot in #1088
  • build(deps-dev): bump @nestjs/platform-express from 9.0.9 to 9.0.11 by @dependabot in #1089
  • build(deps-dev): bump @types/node from 18.7.5 to 18.7.6 by @dependabot in #1090
  • build(deps-dev): bump @nestjs/core from 9.0.9 to 9.0.11 by @dependabot in #1091
  • build(deps-dev): bump @nestjs/testing from 9.0.9 to 9.0.11 by @dependabot in #1092
  • build(deps-dev): bump @nestjs/platform-fastify from 9.0.9 to 9.0.11 by @dependabot in #1093
  • build(deps-dev): bump @types/node from 18.7.6 to 18.7.9 by @dependabot in #1094
  • build(deps-dev): bump pino from 8.4.1 to 8.4.2 by @dependabot in #1095
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 by @dependabot in #1097
  • build(deps-dev): bump @types/node from 18.7.9 to 18.7.10 by @dependabot in #1099
  • build(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 by @dependabot in #1098
  • build(deps-dev): bump @types/node from 18.7.10 to 18.7.11 by @dependabot in #1100
  • build(deps-dev): bump @types/node from 18.7.11 to 18.7.13 by @dependabot in #1101
  • build(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 by @dependabot in #1103
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 by @dependabot in #1102
  • build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #1104
  • build(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #1105
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0 by @dependabot in #1106
  • build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 by @dependabot in #1108
  • build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.0 by @dependabot in #1107
  • build(deps-dev): bump @typescript-eslint/parser from 5.36.0 to 5.36.1 by @dependabot in #1109
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1 by @dependabot in #1110
  • build(deps-dev): bump @types/node from 18.7.14 to 18.7.15 by @dependabot in #1112
  • build(deps-dev): bump pino from 8.4.2 to 8.5.0 by @dependabot in #1113
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 by @dependabot in #1114
  • build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #1115
  • build(deps-dev): bump @types/node from 18.7.15 to 18.7.16 by @dependabot in #1116
  • build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #1117
  • build(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #1118
  • build(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #1119
  • build(deps-dev): bump @types/node from 18.7.16 to 18.7.17 by @dependabot in #1120
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #1121
  • build(deps-dev): bump @types/node from 18.7.17 to 18.7.18 by @dependabot in #1122
  • build(deps-dev): bump @types/express from 4.17.13 to 4.17.14 by @dependabot in #1123
  • build(deps-dev): bump @nestjs/core from 9.0.11 to 9.1.1 by @dependabot in #1124
  • build(deps-dev): bump @nestjs/platform-express from 9.0.11 to 9.1.1 by @dependabot in https://github.com/iamolegga/ne...
Read more

v3.1.1: fix postinstall typo

21 Jul 08:39
fc0e2d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

v3.1.0: add support for nestjs@9

20 Jul 10:37
876b8a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0