Releases: vega/ts-json-schema-generator
v1.4.0-next.0
🎉 This release contains work from a new contributor! 🎉
Thank you, null@georeith, for all your work!
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.5 #1795 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.20 to 7.23.2 #1796 (@dependabot[bot])
- chore(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 #1797 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.20 to 7.23.0 #1793 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.12 to 7.0.13 #1791 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 #1794 (@dependabot[bot])
- chore(deps-dev): bump prettier from 3.0.1 to 3.0.3 #1783 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 #1784 (@dependabot[bot])
- chore(deps-dev): bump chai from 4.3.8 to 4.3.10 #1785 (@dependabot[bot])
- chore(deps-dev): bump auto from 11.0.1 to 11.0.4 #1786 (@dependabot[bot])
- chore(deps): bump get-func-name from 2.0.0 to 2.0.2 #1782 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.7.2 #1778 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 11.0.1 to 11.0.4 #1779 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.6.0 to 20.6.4 #1780 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.17 to 7.22.20 #1781 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 11.0.1 to 11.0.4 #1774 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.14 to 7.22.20 #1775 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.46.0 to 8.49.0 #1776 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 #1777 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.11 to 7.22.17 #1769 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.22.11 to 7.22.15 #1770 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.5.9 to 20.6.0 #1771 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.6.0 #1772 (@dependabot[bot])
- chore(deps): bump actions/checkout from 3 to 4 #1767 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.5.1 to 20.5.9 #1762 (@dependabot[bot])
- chore(deps-dev): bump chai from 4.3.7 to 4.3.8 #1763 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 11.0.0 to 11.0.1 #1764 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.10 to 7.22.14 #1765 (@dependabot[bot])
- chore(deps-dev): bump jest and @types/jest #1757 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.10 to 7.22.11 #1758 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.22.5 to 7.22.11 #1759 (@dependabot[bot])
- chore(deps): bump typescript from 5.1.6 to 5.2.2 #1760 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.4.0 #1751 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.10 to 20.5.1 #1752 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 #1753 (@dependabot[bot])
- chore(deps-dev): bump auto from 11.0.0 to 11.0.1 #1754 (@dependabot[bot])
Authors: 2
v1.3.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Grant Dickinson (@grant-d)
❤️ Mario DeSousa (@mdesousa)
❤️ Grigas (@grigasp)
❤️ Chris (@cengels)
❤️ Code From Anywhere (@CodeFromAnywhere)
❤️ Amy J. Ko (@amyjko)
🚀 Enhancement
- feat: satisfies support #1748 (@amyjko)
- feat: update to ts 5 #1612 (@domoritz)
- fix: support indexed circular access #1593 (@domoritz)
- feat: add
discriminatorOpenApi
tag to generatediscriminator
schemas #1572 (@mdesousa)
🐛 Bug Fix
- fix: support bun #1737 ([email protected] @domoritz @CodeFromAnywhere)
- fix: add DefinitionTypes to extractLiterals() #1717 (@cengels)
- chore: upgrade deps #1710 (@domoritz)
- fix: Support
enum
type discriminators when using the@discriminator
annotation #1683 (@daanboer) - fix: support enum template literals #1637 (@grigasp)
- chore: assertValidSchema should take config as argument #1578 (@mdesousa)
- fix: errors for sourceless nodes #1552 (@arthurfiorette)
- style: simplify return #1546 (@domoritz)
- fix: Handle multiple sourceless nodes #1545 (@arthurfiorette)
- fix: imported string-key loses annotations #1293 (@grant-d [email protected])
🔩 Dependency Updates
- chore(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 #1744 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.8 to 20.4.10 #1745 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 11.0.0 to 11.0.1 #1746 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 #1747 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 #1742 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8 #1741 (@dependabot[bot])
- chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 #1743 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 #1734 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 #1736 (@dependabot[bot])
- chore(deps): bump typescript from 5.1.3 to 5.1.6 #1728 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.9 #1730 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.1 to 20.4.4 #1731 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 #1724 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.5 to 7.22.9 #1725 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 #1726 (@dependabot[bot])
- chore(deps): bump semver from 5.7.1 to 5.7.2 #1723 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.3.3 to 20.4.1 #1719 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 #1720 (@dependabot[bot])
- chore(deps-dev): bump jest from 29.5.0 to 29.6.1 #1721 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 #1714 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 #1712 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 #1713 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.3.1 to 20.3.3 #1715 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 #1706 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 #1707 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 #1708 (@dependabot[bot])
- chore(deps): bump commander from 10.0.1 to 11.0.0 #1700 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 #1702 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 #1701 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.11 #1703 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 #1696 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 #1698 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 #1697 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.21.5 to 7.22.5 #1699 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 #1692 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 #1693 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 #1694 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.2 to 7.22.4 #1695 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslin...
v1.3.0-next.9
🎉 This release contains work from a new contributor! 🎉
Thank you, Amy J. Ko (@amyjko), for all your work!
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 #1744 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.8 to 20.4.10 #1745 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 11.0.0 to 11.0.1 #1746 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 #1747 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 #1742 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8 #1741 (@dependabot[bot])
- chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 #1743 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Amy J. Ko (@amyjko)
v1.3.0-next.8
🎉 This release contains work from a new contributor! 🎉
Thank you, Code From Anywhere (@CodeFromAnywhere), for all your work!
🐛 Bug Fix
- fix: support bun #1737 ([email protected] @domoritz @CodeFromAnywhere)
⚠️ Pushed to next
🔩 Dependency Updates
- chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 #1734 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 #1736 (@dependabot[bot])
- chore(deps): bump typescript from 5.1.3 to 5.1.6 #1728 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.9 #1730 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.4.1 to 20.4.4 #1731 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 #1724 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.5 to 7.22.9 #1725 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 #1726 (@dependabot[bot])
- chore(deps): bump semver from 5.7.1 to 5.7.2 #1723 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.3.3 to 20.4.1 #1719 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 #1720 (@dependabot[bot])
- chore(deps-dev): bump jest from 29.5.0 to 29.6.1 #1721 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Code From Anywhere (@CodeFromAnywhere)
- Dominik Moritz (@domoritz)
- Wijnand Karsens ([email protected])
v1.3.0-next.7
🎉 This release contains work from a new contributor! 🎉
Thank you, Chris (@cengels), for all your work!
🐛 Bug Fix
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 #1714 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 #1712 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 #1713 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.3.1 to 20.3.3 #1715 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Chris (@cengels)
v1.3.0-next.6
🐛 Bug Fix
⚠️ Pushed to next
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 #1706 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 #1707 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 #1708 (@dependabot[bot])
- chore(deps): bump commander from 10.0.1 to 11.0.0 #1700 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 #1702 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 #1701 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.11 #1703 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 #1696 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 #1698 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 #1697 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.21.5 to 7.22.5 #1699 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 #1692 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 #1693 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 #1694 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.22.2 to 7.22.4 #1695 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 #1684 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.21.8 to 7.22.1 #1687 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.11 to 7.0.12 #1685 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 #1686 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.21.5 to 7.22.2 #1688 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.2.1 to 20.2.5 #1689 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Dominik Moritz (@domoritz)
v1.3.0-next.5
🐛 Bug Fix
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 #1678 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.1.4 to 20.2.1 #1677 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 #1679 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 #1680 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 #1673 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.1.0 to 20.1.4 #1674 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 #1675 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.16.3 to 20.1.0 #1667 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 #1666 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.45.0 to 10.46.0 #1664 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.45.0 to 10.46.0 #1665 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.21.5 to 7.21.8 #1668 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 #1670 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 #1671 (@dependabot[bot])
- chore(deps-dev): bump vega from 5.22.1 to 5.25.0 #1660 (@dependabot[bot] @domoritz)
- chore(deps-dev): bump @babel/core from 7.21.4 to 7.21.5 #1655 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5 #1657 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.15.11 to 18.16.3 #1654 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 #1656 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.45.0 to 10.46.0 #1658 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 #1659 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.21.4 to 7.21.5 #1661 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.44.0 to 10.45.0 #1647 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 #1649 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.44.0 to 10.45.0 #1650 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 #1648 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.44.0 to 10.45.0 #1651 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 #1652 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 #1653 (@dependabot[bot])
- chore(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 #1643 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 #1639 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.43.0 to 10.44.0 #1638 (@dependabot[bot])
- chore(deps): bump commander from 10.0.0 to 10.0.1 #1640 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0 #1641 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Daan Boer (@daanboer)
- Dominik Moritz (@domoritz)
v1.3.0-next.4
🎉 This release contains work from a new contributor! 🎉
Thank you, Grigas (@grigasp), for all your work!
🐛 Bug Fix
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 #1632 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.15.10 to 18.15.11 #1633 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.43.0 to 10.44.0 #1627 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.43.0 to 10.44.0 #1628 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 #1629 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 #1630 (@dependabot[bot])
- chore(deps): bump typescript from 5.0.3 to 5.0.4 #1631 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 #1620 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.21.0 to 7.21.4 #1621 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.21.3 to 7.21.4 #1622 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 #1623 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.20.2 to 7.21.4 #1624 (@dependabot[bot])
- chore(deps): bump typescript from 5.0.2 to 5.0.3 #1625 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 #1626 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 #1613 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 #1614 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.15.3 to 18.15.10 #1615 (@dependabot[bot])
- chore(deps): bump safe-stable-stringify from 2.4.2 to 2.4.3 #1616 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 #1617 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.7 #1618 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Grigas (@grigasp)
v1.3.0-next.3
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 #1609 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 #1605 (@dependabot[bot])
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 #1606 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 #1607 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.0 #1608 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 #1611 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 #1596 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.42.2 to 10.43.0 #1600 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.42.2 to 10.43.0 #1597 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 #1598 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.42.2 to 10.43.0 #1601 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 18.14.1 to 18.14.6 #1603 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 #1602 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Dominik Moritz (@domoritz)