OptimistikSAS / OIBus

OIBus
European Union Public License 1.2
34 stars 17 forks source link

chore(deps): update all non-major dependencies #3481

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.0.5 -> 18.0.6 age adoption passing confidence
@angular/animations (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/cdk 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/cli 18.0.5 -> 18.0.6 age adoption passing confidence
@angular/common (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/compiler (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/compiler-cli (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/core (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/forms (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/localize 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/platform-browser (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@angular/router (source) 18.0.4 -> 18.0.5 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.600.0 -> 3.606.0 age adoption passing confidence
@types/node (source) 20.14.8 -> 20.14.9 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.13.1 -> 7.14.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.13.1 -> 7.14.1 age adoption passing confidence
better-sqlite3 11.0.0 -> 11.1.1 age adoption passing confidence
https-proxy-agent (source) 7.0.4 -> 7.0.5 age adoption passing confidence
mongodb 6.7.0 -> 6.8.0 age adoption passing confidence
mqtt 5.7.2 -> 5.7.3 age adoption passing confidence
mysql2 (source) 3.10.1 -> 3.10.2 age adoption passing confidence
node-opcua-client (source) 2.126.0 -> 2.127.1 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.0.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1806-2024-06-26) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.5...18.0.6) ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [98a8a8a78](https://togithub.com/angular/angular-cli/commit/98a8a8a781fd7901f2e1c1d2eb22975ac65f0329) | fix | show JavaScript cache store initialization warning |
angular/angular (@​angular/animations) ### [`v18.0.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1805-2024-06-26) [Compare Source](https://togithub.com/angular/angular/compare/18.0.4...18.0.5) ##### core | Commit | Type | Description | | -- | -- | -- | | [2f73281dfd](https://togithub.com/angular/angular/commit/2f73281dfd97fd254179770cbdbda5236f5f37fd) | fix | improve docs on afterRender hooks ([#​56525](https://togithub.com/angular/angular/pull/56525)) | | [be9e4892f9](https://togithub.com/angular/angular/commit/be9e4892f9d2e3dbc772b732a130f97d67cba965) | fix | improve support for i18n hydration of projected content ([#​56192](https://togithub.com/angular/angular/pull/56192)) | | [5f9bd5521e](https://togithub.com/angular/angular/commit/5f9bd5521eaadb4106c43eb2f8e7ac25777e9ea6) | fix | prevent calling devMode only function on `@defer` error. ([#​56559](https://togithub.com/angular/angular/pull/56559)) |
angular/components (@​angular/cdk) ### [`v18.0.5`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1805-plastic-puppy-2024-06-26) [Compare Source](https://togithub.com/angular/components/compare/18.0.4...18.0.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [0be4013d90](https://togithub.com/angular/components/commit/0be4013d90aad3a2c4b18d2d6fccaf3a30d1830f) | fix | **a11y:** Make focus-trap behavior consistent across zoneful/zoneless ([#​29225](https://togithub.com/angular/components/pull/29225)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [fad2a074e2](https://togithub.com/angular/components/commit/fad2a074e2f5ee4bac9ddb68486427ae66a2433d) | fix | **button-toggle:** skip disabled buttons during keyboard navigation ([#​29308](https://togithub.com/angular/components/pull/29308)) | | [e5684fe2b7](https://togithub.com/angular/components/commit/e5684fe2b7964fc9c614a45568b99f1d24982f3f) | fix | **button:** stack icons on top of touch target ([#​29291](https://togithub.com/angular/components/pull/29291)) | | [c1a40a26d1](https://togithub.com/angular/components/commit/c1a40a26d164a766efd3ef863b52de18b3bb4d09) | fix | **datepicker:** avoid losing focus when re-rendering the current view ([#​29287](https://togithub.com/angular/components/pull/29287)) | | [7f575daab5](https://togithub.com/angular/components/commit/7f575daab5de7e77ef8346c5a85eb59108b76a48) | fix | **sidenav:** not closing on escape key press ([#​29292](https://togithub.com/angular/components/pull/29292)) |
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.606.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36060-2024-06-27) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.600.0...v3.606.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types - **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens ##### ❤️ Thank You - Jake Bailey You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### 🩹 Fixes - **eslint-plugin:** \[no-extraneous-class] handle abstract members - **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types - **eslint-plugin:** \[no-invalid-this] support AccessorProperty ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
WiseLibs/better-sqlite3 (better-sqlite3) ### [`v11.1.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v11.1.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v11.0.0...v11.1.1) #### What's Changed - Fix macOS x64 builds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1210](https://togithub.com/WiseLibs/better-sqlite3/pull/1210) - error C2099: initializer is not a constant by [@​LqdBcnAtWork](https://togithub.com/LqdBcnAtWork) in [https://github.com/WiseLibs/better-sqlite3/pull/1208](https://togithub.com/WiseLibs/better-sqlite3/pull/1208) #### New Contributors - [@​LqdBcnAtWork](https://togithub.com/LqdBcnAtWork) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1208](https://togithub.com/WiseLibs/better-sqlite3/pull/1208) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.0...v11.1.1
TooTallNate/proxy-agents (https-proxy-agent) ### [`v7.0.5`](https://togithub.com/TooTallNate/proxy-agents/blob/HEAD/packages/https-proxy-agent/CHANGELOG.md#705) [Compare Source](https://togithub.com/TooTallNate/proxy-agents/compare/https-proxy-agent@7.0.4...https-proxy-agent@7.0.5) ##### Patch Changes - [`5908e84`](https://togithub.com/TooTallNate/proxy-agents/commit/5908e84): Remove `net.isIP()` check for TLS `servername`
mongodb/node-mongodb-native (mongodb) ### [`v6.8.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#680-2024-06-27) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v6.7.0...v6.8.0) ##### Features - **NODE-5718:** add ReadConcernMajorityNotAvailableYet to retryable errors ([#​4154](https://togithub.com/mongodb/node-mongodb-native/issues/4154)) ([4f32dec](https://togithub.com/mongodb/node-mongodb-native/commit/4f32decc354b222a6fe824a668d0b7b9db930f5f)) - **NODE-5801:** allow multiple providers providers per type ([#​4137](https://togithub.com/mongodb/node-mongodb-native/issues/4137)) ([4d209ce](https://togithub.com/mongodb/node-mongodb-native/commit/4d209ce7aa92ac543f6b106d94a65508858ccf51)) - **NODE-5853:** support delegated KMIP data key option ([#​4129](https://togithub.com/mongodb/node-mongodb-native/issues/4129)) ([aa429f8](https://togithub.com/mongodb/node-mongodb-native/commit/aa429f8c471b6ac23d9ffc33c9d40e1dc116c75b)) - **NODE-6136:** parse cursor responses on demand ([#​4112](https://togithub.com/mongodb/node-mongodb-native/issues/4112)) ([3ed6a2a](https://togithub.com/mongodb/node-mongodb-native/commit/3ed6a2adf552159bc8526b096ace59f0d5800c96)) - **NODE-6157:** add signature to github releases ([#​4119](https://togithub.com/mongodb/node-mongodb-native/issues/4119)) ([f38c5fe](https://togithub.com/mongodb/node-mongodb-native/commit/f38c5fe3990f279194523c906dc646bbcc29cbe9)) ##### Bug Fixes - **NODE-5801:** use more specific key typing for multiple KMS provider support ([#​4146](https://togithub.com/mongodb/node-mongodb-native/issues/4146)) ([465ffd9](https://togithub.com/mongodb/node-mongodb-native/commit/465ffd97974b40e2bf2608907455c00c58c59cff)) - **NODE-6085:** add TS support for KMIP data key options ([#​4128](https://togithub.com/mongodb/node-mongodb-native/issues/4128)) ([f790cc1](https://togithub.com/mongodb/node-mongodb-native/commit/f790cc181d87049e0018e1e5e859f90ee8156c0d)) - **NODE-6241:** allow `Binary` as local KMS provider key ([#​4160](https://togithub.com/mongodb/node-mongodb-native/issues/4160)) ([fb724eb](https://togithub.com/mongodb/node-mongodb-native/commit/fb724eb6441408ad7f93c50d146a12c9b64d8333)) - **NODE-6242:** close becomes true after calling close when documents still remain ([#​4161](https://togithub.com/mongodb/node-mongodb-native/issues/4161)) ([e3d70c3](https://togithub.com/mongodb/node-mongodb-native/commit/e3d70c3d224e1cd0888d79516c1b509921ac560d))
mqttjs/MQTT.js (mqtt) ### [`v5.7.3`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#573-2024-06-26) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.7.2...v5.7.3) ##### Bug Fixes - **wechat:** do not ignore path with `wx` protocol ([#​1894](https://togithub.com/mqttjs/MQTT.js/issues/1894)) ([300c0b4](https://togithub.com/mqttjs/MQTT.js/commit/300c0b4dc5a37d8594a4cb1af5836c095b4d823c)), closes [#​1892](https://togithub.com/mqttjs/MQTT.js/issues/1892)
sidorares/node-mysql2 (mysql2) ### [`v3.10.2`](https://togithub.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#3102-2024-07-01) [Compare Source](https://togithub.com/sidorares/node-mysql2/compare/v3.10.1...v3.10.2) ##### Bug Fixes - **typeCast:** ensure the same behavior for `field.string()` with `query` and `execute` ([#​2820](https://togithub.com/sidorares/node-mysql2/issues/2820)) ([27e38ea](https://togithub.com/sidorares/node-mysql2/commit/27e38ea3f084f445a8e5a4909341b5e740bdf474))
node-opcua/node-opcua (node-opcua-client) ### [`v2.127.1`](https://togithub.com/node-opcua/node-opcua/compare/v2.127.0...v2.127.1) [Compare Source](https://togithub.com/node-opcua/node-opcua/compare/v2.127.0...v2.127.1) ### [`v2.127.0`](https://togithub.com/node-opcua/node-opcua/releases/tag/v2.127.0) [Compare Source](https://togithub.com/node-opcua/node-opcua/compare/v2.126.0...v2.127.0) #### What's Changed (minor release) - fixing [issue#1375](https://togithub.com/issue/node-opcua/issues/1375) wrong dataType for minSupportedSampleRate [#​1376](https://togithub.com/node-opcua/node-opcua/issues/1376) - client: beforeSubscriptionRepair hook (internal use) \[[`9c8c4e3`](https://togithub.com/node-opcua/node-opcua/commit/9c8c4e37d34d4bbc0b3a6f4e0eeb153ca7eea78f)] **Full Changelog**: https://github.com/node-opcua/node-opcua/compare/v2.126.0...v2.127.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.