OptimistikSAS / OIBus

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

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.0.2 -> 18.0.3 age adoption passing confidence
@angular/animations (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/cdk 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/cli 18.0.2 -> 18.0.3 age adoption passing confidence
@angular/common (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/compiler (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/compiler-cli (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/core (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/forms (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/localize 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/platform-browser (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/router (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.577.0 -> 3.592.0 age adoption passing confidence
@azure/storage-blob (source) 12.18.0 -> 12.23.0 age adoption passing confidence
@docusaurus/core (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.3.2 -> 3.4.0 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.14.2 age adoption passing confidence
@types/oracledb (source) 6.4.1 -> 6.5.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.9.0 -> 7.12.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.9.0 -> 7.12.0 age adoption passing confidence
mongodb 6.6.2 -> 6.7.0 age adoption passing confidence
mqtt 5.6.1 -> 5.7.0 age adoption passing confidence
mysql2 (source) 3.9.8 -> 3.10.0 age adoption passing confidence
node-opcua-certificate-manager (source) 2.121.0 -> 2.125.0 age adoption passing confidence
node-opcua-client (source) 2.124.0 -> 2.125.0 age adoption passing confidence
oracledb (source) 6.5.0 -> 6.5.1 age adoption passing confidence
pg (source) 8.11.5 -> 8.12.0 age adoption passing confidence
pino-pretty 11.0.0 -> 11.2.0 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.1 age adoption passing confidence
prettier (source) 3.3.0 -> 3.3.1 age adoption passing confidence
thread-stream 3.0.0 -> 3.0.2 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.0.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1803-2024-06-05) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.2...18.0.3) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | [b709d2a24](https://togithub.com/angular/angular-cli/commit/b709d2a243926f1ab01e8c8a78d68fc57ab4cab3) | fix | add `schema.json` options to parsed command, also when a version is passed to `ng add @​` | ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [43a2a7d13](https://togithub.com/angular/angular-cli/commit/43a2a7d137328c1f6f865b76585a92f4e5058b13) | fix | avoid escaping rebased Sass URL values | | [9acb5c7ca](https://togithub.com/angular/angular-cli/commit/9acb5c7ca8e6d14379e39f56d2498c0276214210) | fix | disable JS transformer persistent cache on web containers | | [346df4909](https://togithub.com/angular/angular-cli/commit/346df490976e39d791db5ecfa14eab6a5ad8d99d) | fix | improve Sass rebaser ident token detection | | [6526a5f59](https://togithub.com/angular/angular-cli/commit/6526a5f590fbc7f26b9e613af3b5c497e30603b5) | fix | watch all related files during a Sass error |
angular/angular (@​angular/animations) ### [`v18.0.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1802-2024-06-05) [Compare Source](https://togithub.com/angular/angular/compare/18.0.1...18.0.2) ##### core | Commit | Type | Description | | -- | -- | -- | | [78cf9bfc0e](https://togithub.com/angular/angular/commit/78cf9bfc0eb1e78c1f6d3a562e65982579698896) | fix | Do not migrate `HttpClientModule` imports on components. ([#​56067](https://togithub.com/angular/angular/pull/56067)) | | [616cdef474](https://togithub.com/angular/angular/commit/616cdef4748d5112460cf58200832585856777d6) | fix | don't coerce all producers to consumers on liveness change ([#​56140](https://togithub.com/angular/angular/pull/56140)) | | [2a440e1064](https://togithub.com/angular/angular/commit/2a440e1064bddc839df91dbe77fc27bb8bd15641) | fix | Fix shouldPreventDefaultBeforeDispatching bug ([#​56188](https://togithub.com/angular/angular/pull/56188)) | | [290a47d842](https://togithub.com/angular/angular/commit/290a47d8427f4854234cb2b4244871eaf1f82c19) | fix | handle missing `withI18nSupport()` call for components that use i18n blocks ([#​56175](https://togithub.com/angular/angular/pull/56175)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [b70b80ba55](https://togithub.com/angular/angular/commit/b70b80ba55ff16a5dd10e07c7120b0d3aecd5d2d) | fix | do not generate aliased variables with the same name ([#​56154](https://togithub.com/angular/angular/pull/56154)) |
angular/components (@​angular/cdk) ### [`v18.0.2`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1802-velvet-viola-2024-06-05) [Compare Source](https://togithub.com/angular/components/compare/18.0.1...18.0.2) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [5ef11b1e15](https://togithub.com/angular/components/commit/5ef11b1e157ff76ad2e92cb047bfc1bd0c60943c) | fix | **testing:** TestbedHarnessEnvironment should work when Zone is not present ([#​29176](https://togithub.com/angular/components/pull/29176)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [dfc19e2884](https://togithub.com/angular/components/commit/dfc19e28845b149aafa060e5b334bdd99b3c3bff) | fix | **core:** hide ripples inside drag\&drop elements ([#​29184](https://togithub.com/angular/components/pull/29184)) | | [51488a2b7e](https://togithub.com/angular/components/commit/51488a2b7e807a41d03753c49bd18aee091fab7a) | fix | **datepicker:** Move aria-live attribute so month can also be announced when using previous and next month buttons ([#​29137](https://togithub.com/angular/components/pull/29137)) | | [3945ed62cd](https://togithub.com/angular/components/commit/3945ed62cd102db07a600d2c3d1eae51844dcae6) | fix | **radio:** Ensure focus and selected states stay linked ([#​29082](https://togithub.com/angular/components/pull/29082)) | | [8d44ed99c6](https://togithub.com/angular/components/commit/8d44ed99c69e9ee40881a80b1916998383a0cddf) | fix | **schematics:** theming API migration not working with CRLF line endings ([#​29171](https://togithub.com/angular/components/pull/29171)) | | [5e3d13d559](https://togithub.com/angular/components/commit/5e3d13d559c963b8b913ef35569cfbfe01ea207a) | fix | **slider:** Tick marks changes position as the slider is changed (for a step that is decimal number) ([#​29108](https://togithub.com/angular/components/pull/29108)) |
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.592.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35920-2024-06-06) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.591.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35910-2024-06-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.590.0...v3.591.0) ##### Features - **client-s3:** Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ([ad0e8d9](https://togithub.com/aws/aws-sdk-js-v3/commit/ad0e8d9c766f82e3231398d6f544b9ab09d69985)) ### [`v3.590.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35900-2024-06-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.590.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.588.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35880-2024-05-31) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.583.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35830-2024-05-23) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.582.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35820-2024-05-22) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.577.0...v3.582.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
facebook/docusaurus (@​docusaurus/core) ### [`v3.4.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#340-2024-05-31) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.3.2...v3.4.0) ##### :rocket: New Feature - `create-docusaurus`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-theme-classic`, `docusaurus-utils-validation`, `docusaurus-utils` - [#​10137](https://togithub.com/facebook/docusaurus/pull/10137) feat(docs, blog): add support for `tags.yml`, predefined list of tags ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-theme-translations` - [#​10151](https://togithub.com/facebook/docusaurus/pull/10151) feat(theme-translations): Added Turkmen (tk) default theme translations ([@​ilmedova](https://togithub.com/ilmedova)) - [#​10111](https://togithub.com/facebook/docusaurus/pull/10111) feat(theme-translations): Add Bulgarian default theme translations (bg) ([@​PetarMc1](https://togithub.com/PetarMc1)) - `docusaurus-plugin-client-redirects`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-pwa`, `docusaurus-plugin-sitemap`, `docusaurus-theme-search-algolia`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9859](https://togithub.com/facebook/docusaurus/pull/9859) feat(core): hash router option - browse site offline (experimental) ([@​slorber](https://togithub.com/slorber)) - `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-types`, `docusaurus` - [#​10121](https://togithub.com/facebook/docusaurus/pull/10121) feat(core): site storage config options (experimental) ([@​slorber](https://togithub.com/slorber)) ##### :bug: Bug Fix - `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-utils` - [#​10185](https://togithub.com/facebook/docusaurus/pull/10185) fix(docs, blog): Markdown link resolution does not support hot reload ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-search-algolia` - [#​10178](https://togithub.com/facebook/docusaurus/pull/10178) fix(theme): SearchPage should respect `contextualSearch: false` setting ([@​ncoughlin](https://togithub.com/ncoughlin)) - [#​10164](https://togithub.com/facebook/docusaurus/pull/10164) fix(search): fix algolia search container bug ([@​slorber](https://togithub.com/slorber)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-utils` - [#​10168](https://togithub.com/facebook/docusaurus/pull/10168) fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-translations` - [#​10165](https://togithub.com/facebook/docusaurus/pull/10165) fix(theme-translation): add missing Korean (ko) theme translations ([@​revi](https://togithub.com/revi)) - [#​10157](https://togithub.com/facebook/docusaurus/pull/10157) fix(theme-translations): complete Vietnamese theme translations ([@​namnguyenthanhwork](https://togithub.com/namnguyenthanhwork)) - `docusaurus` - [#​10145](https://togithub.com/facebook/docusaurus/pull/10145) fix(core): fix serve workaround regexp ([@​slorber](https://togithub.com/slorber)) - [#​10142](https://togithub.com/facebook/docusaurus/pull/10142) fix(core): fix `docusaurus serve` broken for assets when using trailingSlash ([@​slorber](https://togithub.com/slorber)) - [#​10130](https://togithub.com/facebook/docusaurus/pull/10130) fix(core): the broken anchor checker should not be sensitive pathname trailing slashes ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#​10144](https://togithub.com/facebook/docusaurus/pull/10144) fix(theme): fix announcement bar layout shift due to missing storage key namespace ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-content-docs`, `docusaurus` - [#​10132](https://togithub.com/facebook/docusaurus/pull/10132) fix(core): `configurePostCss()` should run after `configureWebpack()` ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils`, `docusaurus` - [#​10131](https://togithub.com/facebook/docusaurus/pull/10131) fix(core): codegen should generate unique route prop filenames ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-classic`, `docusaurus-theme-translations` - [#​10118](https://togithub.com/facebook/docusaurus/pull/10118) fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals ([@​slorber](https://togithub.com/slorber)) ##### :memo: Documentation - [#​10176](https://togithub.com/facebook/docusaurus/pull/10176) docs: add community plugin docusaurus-graph ([@​Arsero](https://togithub.com/Arsero)) - [#​10173](https://togithub.com/facebook/docusaurus/pull/10173) docs: improve how to use `
` ([@​tats-u](https://togithub.com/tats-u)) - [#​10167](https://togithub.com/facebook/docusaurus/pull/10167) docs: suggest using `{<...>...}` if don't use Markdown in migra… ([@​tats-u](https://togithub.com/tats-u)) - [#​10143](https://togithub.com/facebook/docusaurus/pull/10143) docs: recommend users to remove hast-util-is-element in migration to v3 ([@​tats-u](https://togithub.com/tats-u)) - [#​10124](https://togithub.com/facebook/docusaurus/pull/10124) docs: v3 prepare your site blog post should point users to the upgrade guide ([@​homotechsual](https://togithub.com/homotechsual)) ##### :robot: Dependencies - [#​10155](https://togithub.com/facebook/docusaurus/pull/10155) chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10154](https://togithub.com/facebook/docusaurus/pull/10154) chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10112](https://togithub.com/facebook/docusaurus/pull/10112) chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 11 - Azzedine E. ([@​Arsero](https://togithub.com/Arsero)) - CodeDoctor ([@​CodeDoctorDE](https://togithub.com/CodeDoctorDE)) - Mahri Ilmedova ([@​ilmedova](https://togithub.com/ilmedova)) - Mikey O'Toole ([@​homotechsual](https://togithub.com/homotechsual)) - Nguyễn Thành Nam ([@​namnguyenthanhwork](https://togithub.com/namnguyenthanhwork)) - Nick Coughlin ([@​ncoughlin](https://togithub.com/ncoughlin)) - Petar_mc ([@​PetarMc1](https://togithub.com/PetarMc1)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - Yongmin ([@​revi](https://togithub.com/revi)) - ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🚀 Features - **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`) - **rule-tester:** check for parsing errors in suggestion fixes - **rule-tester:** port `checkDuplicateTestCases` from ESLint - **eslint-plugin:** \[no-floating-promises] add option 'allowForKnownSafePromises' ##### 🩹 Fixes - no-useless-template-expression -> no-unnecessary-template-expression - **eslint-plugin:** \[no-unnecessary-type-assertion] combine template literal check with `const` variable check - **eslint-plugin:** \[dot-notation] fix false positive when accessing private/protected property with optional chaining - **eslint-plugin:** \[explicit-member-accessibility] refine report locations - **eslint-plugin:** \[no-unnecessary-type-assertion] declares are always defined, so always check `declare`s - **eslint-plugin:** \[prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions - **eslint-plugin:** \[return-await] clean up in-try-catch detection and make autofixes safe - **eslint-plugin:** \[member-ordering] also TSMethodSignature can be get/set ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan 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.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### 🩹 Fixes - **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger 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.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) ##### 🚀 Features - **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting ##### 🩹 Fixes - **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag ##### ❤️ Thank You - auvred - Emanuel Hoogeveen - jsfm01 - Kirk Waiblinger 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.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🩹 Fixes - **types:** correct typing ParserOptions ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan 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.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) 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.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) 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.
mongodb/node-mongodb-native (mongodb) ### [`v6.7.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#670-2024-05-29) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v6.6.2...v6.7.0) ##### Features - **NODE-5464:** OIDC machine and callback workflow ([#​3912](https://togithub.com/mongodb/node-mongodb-native/issues/3912)) ([2ba8434](https://togithub.com/mongodb/node-mongodb-native/commit/2ba8434d10aa02ddf281482cc02ef168c1b2965c)) ##### Bug Fixes - **NODE-6165:** useBigInt64 causes compareTopologyVersion to throw ([#​4109](https://togithub.com/mongodb/node-mongodb-native/issues/4109)) ([21b729b](https://togithub.com/mongodb/node-mongodb-native/commit/21b729b983e2ddbe1dd9cff31f996825a45ec4e0))
mqttjs/MQTT.js (mqtt) ### [`v5.7.0`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#570-2024-05-28) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.6.2...v5.7.0) ##### Features - add `unixSocket` option and `+unix` suffix support to protocol ([#​1874](https://togithub.com/mqttjs/MQTT.js/issues/1874)) ([1004c78](https://togithub.com/mqttjs/MQTT.js/commit/1004c78db7d6763f21c98fa3db2f12e688ca33ff)) #### [5.6.2](https://togithub.com/mqttjs/MQTT.js/compare/v5.6.1...v5.6.2) (2024-05-23) ##### Bug Fixes - prevent url.parse to set `path` option ([#​1871](https://togithub.com/mqttjs/MQTT.js/issues/1871)) ([de0174f](https://togithub.com/mqttjs/MQTT.js/commit/de0174f033367dde352d1eff339064e704f610e1)), closes [#​1870](https://togithub.com/mqttjs/MQTT.js/issues/1870) #### [5.6.1](https://togithub.com/mqttjs/MQTT.js/compare/v5.6.0...v5.6.1) (2024-05-17) ##### Bug Fixes - update is-browser.ts to account `undefined` navigator ([#​1868](https://togithub.com/mqttjs/MQTT.js/issues/1868)) ([0111a7a](https://togithub.com/mqttjs/MQTT.js/commit/0111a7af4b71f2a973a712a1f0df6574660d6ec0)), closes [/github.com/mqttjs/MQTT.js/commit/6a03d29b86dc4fe8eae04eaf0f9fc661f1c3d1ea#commitcomment-142114121](https://togithub.com//github.com/mqttjs/MQTT.js/commit/6a03d29b86dc4fe8eae04eaf0f9fc661f1c3d1ea/issues/commitcomment-142114121) [/github.com/mqttjs/MQTT.js/pull/1868#pullrequestreview-2062507553](https://togithub.com//github.com/mqttjs/MQTT.js/pull/1868/issues/pullrequestreview-2062507553) ### [`v5.6.2`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#562-2024-05-23) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.6.1...v5.6.2) ##### Bug Fixes - prevent url.parse to set `path` option ([#​1871](https://togithub.com/mqttjs/MQTT.js/issues/1871)) ([de0174f](https://togithub.com/mqttjs/MQTT.js/commit/de0174f033367dde352d1eff339064e704f610e1)), closes [#​1870](https://togithub.com/mqttjs/MQTT.js/issues/1870)
sidorares/node-mysql2 (mysql2) ### [`v3.10.0`](https://togithub.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#3100-2024-05-30) [Compare Source](https://togithub.com/sidorares/node-mysql2/compare/v3.9.9...v3.10.0) ##### Features - add jsonStrings option ([#​2642](https://togithub.com/sidorares/node-mysql2/issues/2642)) ([9820fe5](https://togithub.com/sidorares/node-mysql2/commit/9820fe51b48cadd48024956e62d9fceac2e5a880)) ##### Bug Fixes - **stream:** reads should emit the dataset number for each dataset ([#​2628](https://togithub.com/sidorares/node-mysql2/issues/2628)) ([4dab4ca](https://togithub.com/sidorares/node-mysql2/commit/4dab4cad2c3b9b165d6118636a179b5443e50442)) ### [`v3.9.9`](https://togithub.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#399-2024-05-29) [Compare Source](https://togithub.com/sidorares/node-mysql2/compare/v3.9.8...v3.9.9) ##### Bug Fixes - **connection config:** remove keepAliveInitialDelay default value ([#​2712](https://togithub.com/sidorares/node-mysql2/issues/2712)) ([688ebab](https://togithub.com/sidorares/node-mysql2/commit/688ebab84961ae82863f811fa772cfd26fbadc0e))
node-opcua/node-opcua (node-opcua-certificate-manager) ### [`v2.125.0`](https://togithub.com/node-opcua/node-opcua/releases/tag/v2.125.0): v2.2125.0 [Compare Source](https://togithub.com/node-opcua/node-opcua/compare/v2.121.0...v2.125.0) ##### What's Changed - \[Snyk] Security upgrade node from 21.7.2-alpine3.18 to 21.7.3-alpine3.18 by [@​erossignon](https://togithub.com/erossignon) in [https://github.com/node-opcua/node-opcua/pull/1366](https://togithub.com/node-opcua/node-opcua/pull/1366) - \[Snyk] Security upgrade node from 20.11.0-bookworm-slim to 20.13-bookworm-slim by [@​erossignon](https://togithub.com/erossignon) in [https://github.com/node-opcua/node-opcua/pull/1365](https://togithub.com/node-opcua/node-opcua/pull/1365) ##### 🐛 Bug Fixes - \[[`4094e30`](https://togithub.com/node-opcua/node-opcua/commit/4094e30d49)] Addressed vulnerabilities in `packages/node-opcua-local-discovery-server/Dockerfile` to enhance security ([Details](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964)). - \[[`c3fee4f`](https://togithub.com/node-opcua/node-opcua/commit/c3fee4fc97)] Reduced vulnerabilities in `dockertest/Dockerfile` through necessary upgrades ([Vulnerability Details](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6252328)). - \[[`bf630e0`](https://togithub.com/node-opcua/node-opcua/commit/bf630e0272)] Corrected issues with pnpm@8 version to ensure compatibility and stability. ##### ✨ Enhancements - \[[`df134da`](https://togithub.com/node-opcua/node-opcua/commit/df134da7e1)] Exposed `ServerCapabilities_MinSupportedSampleRate` and `ServerCapabilities_MaxMonitoredItemsQueueSize` for improved server capability reporting. - \[[`d854585`](https://togithub.com/node-opcua/node-opcua/commit/d854585f90)] \[[`a4600e0`](https://togithub.com/node-opcua/node-opcua/commit/a4600e047f)] Finalized deprecation of `node-opcua-client-crawler` and introduced the professional module `@sterfive/crawler` for NodeOPCUA Subscription members. ##### 🛠 Maintenance and Refactoring - \[[`94a27fd`](https://togithub.com/node-opcua/node-opcua/commit/94a27fdd69)] Refactored `readNamespaceArray` and `resolveNodeId` usage to optimize operations. - \[[`c7d0c6d`](https://togithub.com/node-opcua/node-opcua/commit/c7d0c6d937)] Updated address space to use new form `resolveNodeId`. - \[[`afd5b1e`](https://togithub.com/node-opcua/node-opcua/commit/afd5b1e133)] Refactored `recreateSubscriptionAndMonitoredItem` to an async method for better performance. - \[[`b530365`](https://togithub.com/node-opcua/node-opcua/commit/b53036581f)]`Added useful exports in`node-opcua-client\` to enhance module usability. - \[[`1047d7f`](https://togithub.com/node-opcua/node-opcua/commit/1047d7fa20)] Refactored tests to use `withSessionAsync` for improved test efficiency. - \[[`7e0a73b`](https://togithub.com/node-opcua/node-opcua/commit/7e0a73bcdd)] Refactored `perform operation on client session` in test-helper for enhanced testing capabilities. - \[[`966393d`](https://togithub.com/node-opcua/node-opcua/commit/966393d5f8)] Optimized `readNamespaceArray` to use cache, reducing processing time. ##### 🚀 New Features - \[[`6017513`](https://togithub.com/node-opcua/node-opcua/commit/60175137ff)] Implemented `NodeId.toString({namespace})` to produce 'nsu=someuri;i=1223' form nodeid string, enhancing node identification clarity. ##### 🔧 Deprecated - \[[`4ad343f`](https://togithub.com/node-opcua/node-opcua/commit/4ad343fc7b)] Deprecated unused callback method `OPCUAClient.withSession` as part of ongoing API cleanup. - node-opcua-client-crawler module is now deprecated and will not be published anymore, [@​sterfive/crawler](https://togithub.com/sterfive/crawler) private module shall be used instead. this module is available for NodeOPCUA Support Member (https://support.sterfive.com) ##### 📦 Updates - \[[`ba47294`](https://togithub.com/node-opcua/node-opcua/commit/ba4729496b)] Updated packages to the latest versions to ensure security and performance improvements. ##### Security Enhancements - Addressed multiple security issues identified by Snyk, significantly improving the overall security posture of the software components. **Full Changelog**: https://github.com/node-opcua/node-opcua/compare/v2.124.0...v2.125.0
oracle/node-oracledb (oracledb) ### [`v6.5.1`](https://togithub.com/oracle/node-oracledb/releases/tag/v6.5.1): node-oracledb v6.5.1 Release Notes [Compare Source](https://togithub.com/oracle/node-oracledb/compare/v6.5.0...v6.5.1) node-oracledb v6.5.1 is no

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.


  • [ ] If you want to rebase/retry this PR, check this box

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