chore(deps): update all non-major dependencies #3456
Merged
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:
18.0.2
->18.0.3
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.2
->18.0.3
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
18.0.1
->18.0.2
3.577.0
->3.592.0
12.18.0
->12.23.0
3.3.2
->3.4.0
3.3.2
->3.4.0
3.3.2
->3.4.0
20.12.12
->20.14.2
6.4.1
->6.5.1
7.9.0
->7.12.0
7.9.0
->7.12.0
6.6.2
->6.7.0
5.6.1
->5.7.0
3.9.8
->3.10.0
2.121.0
->2.125.0
2.124.0
->2.125.0
6.5.0
->6.5.1
8.11.5
->8.12.0
11.0.0
->11.2.0
3.2.5
->3.3.1
3.3.0
->3.3.1
3.0.0
->3.0.2
29.1.2
->29.1.4
2.6.2
->2.6.3
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v18.0.3
Compare Source
@angular/cli
schema.json
options to parsed command, also when a version is passed tong add <package>@​<version>
@angular/build
angular/angular (@angular/animations)
v18.0.2
Compare Source
core
HttpClientModule
imports on components. (#56067)withI18nSupport()
call for components that use i18n blocks (#56175)migrations
angular/components (@angular/cdk)
v18.0.2
Compare Source
cdk
material
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.592.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.591.0
Compare Source
Features
v3.590.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.588.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.587.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.583.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.582.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
facebook/docusaurus (@docusaurus/core)
v3.4.0
Compare Source
🚀 New Feature
create-docusaurus
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-theme-classic
,docusaurus-utils-validation
,docusaurus-utils
tags.yml
, predefined list of tags (@OzakIOne)docusaurus-theme-translations
docusaurus-plugin-client-redirects
,docusaurus-plugin-content-blog
,docusaurus-plugin-pwa
,docusaurus-plugin-sitemap
,docusaurus-theme-search-algolia
,docusaurus-types
,docusaurus-utils
,docusaurus
docusaurus-module-type-aliases
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-types
,docusaurus
🐛 Bug Fix
docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-utils
docusaurus-theme-search-algolia
contextualSearch: false
setting (@ncoughlin)docusaurus-mdx-loader
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-utils
docusaurus-theme-translations
docusaurus
docusaurus serve
broken for assets when using trailingSlash (@slorber)docusaurus-theme-classic
,docusaurus-theme-common
docusaurus-plugin-content-docs
,docusaurus
configurePostCss()
should run afterconfigureWebpack()
(@slorber)docusaurus-utils
,docusaurus
docusaurus-theme-classic
,docusaurus-theme-translations
📝 Documentation
<details>
(@tats-u){<...>...</...>}
if don't use Markdown in migra… (@tats-u)🤖 Dependencies
Committers: 11
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.12.0
Compare Source
🚀 Features
eslint-plugin: [no-useless-template-literals] rename to
no-useless-template-expression
(deprecateno-useless-template-literals
)rule-tester: check for parsing errors in suggestion fixes
rule-tester: port
checkDuplicateTestCases
from ESLinteslint-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 checkeslint-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
seslint-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
You can read about our versioning strategy and releases on our website.
v7.11.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.10.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.12.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.11.0
Compare Source
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 and releases on our website.
v7.10.0
Compare Source
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 and releases on our website.
mongodb/node-mongodb-native (mongodb)
v6.7.0
Compare Source
Features
Bug Fixes
mqttjs/MQTT.js (mqtt)
v5.7.0
Compare Source
Features
unixSocket
option and+unix
suffix support to protocol (#1874) (1004c78)5.6.2 (2024-05-23)
Bug Fixes
path
option (#1871) (de0174f), closes #18705.6.1 (2024-05-17)
Bug Fixes
undefined
navigator (#1868) (0111a7a), closes /github.com/mqttjs/MQTT.js/commit/6a03d29b86dc4fe8eae04eaf0f9fc661f1c3d1ea#commitcomment-142114121 /github.com/mqttjs/MQTT.js/pull/1868#pullrequestreview-2062507553v5.6.2
Compare Source
Bug Fixes
path
option (#1871) (de0174f), closes #1870sidorares/node-mysql2 (mysql2)
v3.10.0
Compare Source
Features
Bug Fixes
v3.9.9
Compare Source
Bug Fixes
node-opcua/node-opcua (node-opcua-certificate-manager)
v2.125.0
: v2.2125.0Compare Source
What's Changed
🐛 Bug Fixes
4094e30
] Addressed vulnerabilities inpackages/node-opcua-local-discovery-server/Dockerfile
to enhance security (Details).c3fee4f
] Reduced vulnerabilities indockertest/Dockerfile
through necessary upgrades (Vulnerability Details).bf630e0
] Corrected issues with pnpm@8 version to ensure compatibility and stability.✨ Enhancements
df134da
] ExposedServerCapabilities_MinSupportedSampleRate
andServerCapabilities_MaxMonitoredItemsQueueSize
for improved server capability reporting.d854585
] [a4600e0
] Finalized deprecation ofnode-opcua-client-crawler
and introduced the professional module@sterfive/crawler
for NodeOPCUA Subscription members.🛠 Maintenance and Refactoring
94a27fd
] RefactoredreadNamespaceArray
andresolveNodeId
usage to optimize operations.c7d0c6d
] Updated address space to use new formresolveNodeId
.afd5b1e
] RefactoredrecreateSubscriptionAndMonitoredItem
to an async method for better performance.b530365
]Added useful exports in
node-opcua-client` to enhance module usability.1047d7f
] Refactored tests to usewithSessionAsync
for improved test efficiency.7e0a73b
] Refactoredperform operation on client session
in test-helper for enhanced testing capabilities.966393d
] OptimizedreadNamespaceArray
to use cache, reducing processing time.🚀 New Features
6017513
] ImplementedNodeId.toString({namespace})
to produce 'nsu=someuri;i=1223' form nodeid string, enhancing node identification clarity.🔧 Deprecated
4ad343f
] Deprecated unused callback methodOPCUAClient.withSession
as part of ongoing API cleanup.📦 Updates
ba47294
] Updated packages to the latest versions to ensure security and performance improvements.Security Enhancements
Full Changelog: node-opcua/node-opcua@v2.124.0...v2.125.0
oracle/node-oracledb (oracledb)
v6.5.1
: node-oracledb v6.5.1 Release NotesCompare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.