chore(deps): update dependency typescript-eslint to v8.46.1 (develop)#217
Merged
renovate[bot] merged 1 commit intodevelopfrom Oct 13, 2025
Merged
Conversation
1e7bf8f to
0f754e6
Compare
Ventus218
pushed a commit
that referenced
this pull request
Oct 16, 2025
## [3.8.0](3.7.1...3.8.0) (2025-10-16) ### Features * add kubernetes deployment of server and mongo ([931f24b](931f24b)) * add persistance to kubernetes deployment and replicas of server ([14c9f02](14c9f02)) * **licence:** add licence to package.json ([723a110](723a110)) * now it is possible to give a personalized websocket host and port ([7ac4a50](7ac4a50)) * now kubernetes uses only 1 replica of the server ([53cd589](53cd589)) * use of ingress ([8440e51](8440e51)) ### Dependency updates * **deps:** update actions/checkout action to v5 ([c28c8b8](c28c8b8)) * **deps:** update actions/setup-node action to v5 ([ad34dac](ad34dac)) * **deps:** update dependency globals to v16.4.0 ([#181](#181)) ([abefa01](abefa01)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.142([#176](#176)) ([750ffce](750ffce)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.143([#180](#180)) ([6dee64e](6dee64e)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.145([#183](#183)) ([92d691f](92d691f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.146([#192](#192)) ([e95638f](e95638f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.147([#196](#196)) ([528e4f2](528e4f2)) * **deps:** update dependency ts-jest to v29.4.2 ([#184](#184)) ([5a84fac](5a84fac)) * **deps:** update dependency ts-jest to v29.4.3 ([#186](#186)) ([c458f86](c458f86)) * **deps:** update dependency ts-jest to v29.4.4 ([#187](#187)) ([36baab5](36baab5)) * **deps:** update dependency ts-jest to v29.4.5 ([#218](#218)) ([0d4b615](0d4b615)) * **deps:** update dependency typescript-eslint to v8.43.0 ([#178](#178)) ([08d99d0](08d99d0)) * **deps:** update dependency typescript-eslint to v8.44.0 ([#185](#185)) ([5390c50](5390c50)) * **deps:** update dependency typescript-eslint to v8.44.1 ([#191](#191)) ([6fbd77e](6fbd77e)) * **deps:** update dependency typescript-eslint to v8.46.1 ([#217](#217)) ([fab14e9](fab14e9)) * **deps:** update eslint monorepo to v9.36.0 ([#188](#188)) ([e0e8e07](e0e8e07)) ### Bug Fixes * **deps:** update dependency effect to v3.17.10 ([#164](#164)) ([51e9481](51e9481)) * **deps:** update dependency effect to v3.17.11 ([#170](#170)) ([2dce03f](2dce03f)) * **deps:** update dependency effect to v3.17.13 ([#171](#171)) ([3ddaf29](3ddaf29)) * **deps:** update dependency effect to v3.17.14 ([#189](#189)) ([35be16b](35be16b)) * **deps:** update dependency mongoose to v8.18.1 ([#177](#177)) ([8fd360f](8fd360f)) * **deps:** update dependency mongoose to v8.18.2 ([#190](#190)) ([c7ab4e9](c7ab4e9)) * remove env variable that should not be in production ([9fd9444](9fd9444)) * renovate ignores devDeps on main ([07d1771](07d1771)) ### General maintenance * add Kubernetes configuration for MongoDB and server ([7d2db1b](7d2db1b)) * add lamps and thermometers ([a6bff7c](a6bff7c)) * add LGPL licence ([d0dae5d](d0dae5d)) * add light-sensor service and deployment ([20bcdbf](20bcdbf)) * add of music player device as kubernetes service ([fa3d6c3](fa3d6c3)) * add washing machine service and deployment ([d25e2c4](d25e2c4)) * add windows devices services and deployments ([083daef](083daef)) * get jwt_secret from a real secret and add server host env variable ([a2306c3](a2306c3)) * **release:** 3.3.0 [skip ci] ([ffe0e86](ffe0e86)) * **release:** 3.3.1 [skip ci] ([2dc5de9](2dc5de9)) * **release:** 3.4.0 [skip ci] ([92625df](92625df)), closes [#161](#161) * **release:** 3.4.1 [skip ci] ([a84dc26](a84dc26)), closes [#164](#164) * **release:** 3.4.2 [skip ci] ([dc7ad23](dc7ad23)), closes [#170](#170) * **release:** 3.4.3 [skip ci] ([100cd40](100cd40)), closes [#171](#171) * **release:** 3.4.4 [skip ci] ([736db82](736db82)), closes [#177](#177) * **release:** 3.5.0 [skip ci] ([0e6a0a5](0e6a0a5)) * **release:** 3.5.1 [skip ci] ([b97e230](b97e230)), closes [#189](#189) * **release:** 3.5.2 [skip ci] ([cfba6c4](cfba6c4)), closes [#190](#190) * remove websocket port env variable from deployment ([9a13abf](9a13abf)) ### Refactoring * create config map for env-variables common to all devices ([9d25184](9d25184))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.45.0->8.46.1Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.