Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #569

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdi/font (source) 7.2.96 -> 7.4.47 age adoption passing confidence
@mdi/js 7.2.96 -> 7.4.47 age adoption passing confidence
@microsoft/applicationinsights-web 3.0.4 -> 3.3.3 age adoption passing confidence
@reduxjs/toolkit (source) 1.9.3 -> 1.9.7 age adoption passing confidence
@swc/core (source) 1.3.56 -> 1.7.28 age adoption passing confidence
@swc/jest (source) 0.2.24 -> 0.2.36 age adoption passing confidence
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence
@testing-library/react 14.0.0 -> 14.3.1 age adoption passing confidence
@types/adm-zip (source) 0.5.0 -> 0.5.5 age adoption passing confidence
@types/ftp (source) 0.3.33 -> 0.3.36 age adoption passing confidence
@types/klaw (source) 3.0.3 -> 3.0.6 age adoption passing confidence
@types/lodash.range (source) 3.2.7 -> 3.2.9 age adoption passing confidence
@types/mousetrap (source) 1.6.11 -> 1.6.15 age adoption passing confidence
@types/react (source) 17.0.55 -> 17.0.82 age adoption passing confidence
@types/react-dom (source) 18.2.6 -> 18.3.0 age adoption passing confidence
@types/react-redux (source) 7.1.25 -> 7.1.34 age adoption passing confidence
@types/semver (source) 7.3.13 -> 7.5.8 age adoption passing confidence
@types/shasum (source) 1.0.0 -> 1.0.2 age adoption passing confidence
@types/triple-beam (source) 1.3.2 -> 1.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 5.57.1 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser (source) 5.57.1 -> 5.62.0 age adoption passing confidence
adm-zip 0.5.10 -> 0.5.16 age adoption passing confidence
applicationinsights 2.9.0 -> 2.9.6 age adoption passing confidence
autoprefixer 10.4.14 -> 10.4.20 age adoption passing confidence
commander 10.0.0 -> 10.0.1 age adoption passing confidence
date-fns 2.29.3 -> 2.30.0 age adoption passing confidence
electron 30.1.2 -> 30.5.1 age adoption passing confidence
electron-store 8.1.0 -> 8.2.0 age adoption passing confidence
esbuild 0.19.2 -> 0.24.0 age adoption passing confidence
esbuild-sass-plugin 2.13.0 -> 2.16.1 age adoption passing confidence
esbuild-style-plugin 1.6.2 -> 1.6.3 age adoption passing confidence
eslint (source) 8.37.0 -> 8.57.1 age adoption passing confidence
eslint-config-prettier 8.8.0 -> 8.10.0 age adoption passing confidence
eslint-import-resolver-typescript 3.5.5 -> 3.6.3 age adoption passing confidence
eslint-plugin-import 2.27.5 -> 2.30.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.7.1 -> 6.10.0 age adoption passing confidence
eslint-plugin-react 7.32.2 -> 7.36.1 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
fast-glob 3.2.12 -> 3.3.2 age adoption passing confidence
focus-visible 5.2.0 -> 5.2.1 age adoption passing confidence
jest (source) 29.5.0 -> 29.7.0 age adoption passing confidence
jest-environment-jsdom (source) 29.5.0 -> 29.7.0 age adoption passing confidence
npm-run-all2 6.0.5 -> 6.2.3 age adoption passing confidence
postcss (source) 8.4.24 -> 8.4.47 age adoption passing confidence
prettier-plugin-tailwindcss ^0.3.0 -> ^0.6.0 age adoption passing confidence
protobufjs (source) 7.2.5 -> 7.4.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-bootstrap (source) 1.6.6 -> 1.6.8 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-flip-toolkit 7.0.17 -> 7.2.4 age adoption passing confidence
react-resize-detector 9.1.0 -> 9.1.1 age adoption passing confidence
react-test-renderer (source) 18.2.0 -> 18.3.1 age adoption passing confidence
semver 7.3.8 -> 7.6.3 age adoption passing confidence
systeminformation (source) 5.17.12 -> 5.23.5 age adoption passing confidence
tailwindcss (source) 3.3.2 -> 3.4.13 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
winston 3.8.2 -> 3.14.2 age adoption passing confidence
zod (source) 3.22.2 -> 3.23.8 age adoption passing confidence

Release Notes

Templarian/MaterialDesign-Webfont (@​mdi/font)

v7.4.47

Compare Source

v7.3.67

Compare Source

Templarian/MaterialDesign-JS (@​mdi/js)

v7.4.47

Compare Source

v7.3.67

Compare Source

microsoft/ApplicationInsights-JS (@​microsoft/applicationinsights-web)

v3.3.3

Changelog
  • #​2401 [Main][Task]28966399: Separate critical events and non-critical events for Offline Support
    • Note: New Config splitEvts is added to Offline Channel Config. By enabling it, offline events will be batched and saved separately based on persistence level
  • #​2413 [Main][Task] 2944563: Fix Promise Initialization Sender Config Issue
  • #​2416 [Main][Task]29519574: Update AISKU Light to better handle Init Promise
  • #​2418 [Main][Task]29465842: Update Promise Initialization Post Channel
  • #​2404 [main] fix expCfg to be optional
  • #​2407 [main] Custom Trusted Type Policy Support for Snippet Script Injection
  • #​2409 [main] Trusted Type Policy Support for nounce tag

v3.3.2

Changelog
  • #​2396 [Main] Update generated typedoc documentation
  • #​2397[Main] Change tslib peerDependency from "*" to open range
  • #​2391 [Main] enhance exception telemetry with customer log Information
    • Note: Config expCfg is moved from IConfig to IConfiguration(this change is going to cause the TypeScript type error).

v3.3.1

Compare Source

Changelog
  • #​2379 [Main][Task]28644993: Update Online Sender Status Code Check with Offline Mode
  • #​2380 [Main][Task]28751664: Fix Offline Circular Dependency
  • #​2386 [Main][Task]28846327: Fix Offline Default Max in Storage Time to 7 Days
  • #​2387 [Main][Task]27760339: Typedoc is not including ILoadedPlugin
  • #​2381 [Main] [CDN Publishing] Cleanup AzureRM scripts from AI and 1DS
  • #​2377 Fix Nightly Size Tests
  • #​2389 [main] fix AI Basic Sku by exporting proxy function
  • #​2373 add withCredentials config
  • #​2388 [main] enhance exception telemetry with optional script Information
    • !! New config expCfg is available to provide more details of exception telemetry. See more details here

v3.3.0

Compare Source

Potential breaking change

This release contains a potential break change due to enhancing the definition of the IConfiguration to support Promise types for the connectionString, instrumentationKey and endpointURL; any extension that relies on these base interfaces will VERY likely cause TypeScript to fail with potential warnings about the types being different.

Changelog

!! potential breaking changes. IConfiguration support Promise types for the connectionString, instrumentationKey and endpointURL

  • #​2366 [Sdk Loader] Increase version to 1.2.0
  • #​2367 [main] update the way to generate ajax perforamance mark prefix

v3.2.2

Compare Source

Changelog
  • #​2356 [Main][Task]27488189: Modify offline support enums for isolated mode
  • #​2357 [Main][Task]28050373: Expose Offline Support SendNextBatch function
  • #​2358 [Main][Task]27080650: Initialization Should Handle Offline Support Dependency
  • #​2362 [Main]Publishing: Add support for Az Modules instead of AzureRM Modules
  • #​2360 set script attribut to avoid race condition when multiple sdks are inited

v3.2.1

Compare Source

Changelog
  • #​2333 [Main][Task]27749889: Change AISKU Sync Mode to Receive
  • #​2335 [Main][Task]27681441: Fix async tests for MsAzure Migration
  • #​2338 [Main][Task]27923018: Post Channel getOfflineSupport should set correct headers and url based on payload data
  • #​2342 [Main][Task]27923018: 1ds post getOffline support url fix

v3.2.0

Compare Source

!! CfgSync plugin is turned on. Throttling Ikey depreciation message is enabled with sampling rate 0.0001%
##​2317

!! Sender has breaking changes. The key used for session storage is changed and items stored in the storage now contain retry counts.
##​2324

Changelog
  • #​2371 [Main][Task]27365739 Turn on Ikey depreciation message with sampling rate 0.0001%
  • #​2319 [Main] Fix config release script overwrite flag and cache time
  • #​2321 [Main] Default request headers content-type for 1ds should be x-json-stream only ing
  • #​2324 [Main][Task]27079894 Add a max retry count for Sender
  • #​2325 [Main][Task]25716927: Change default CfgSync values to turn on the ikey deprecation message
  • #​2331 [Main] Resetting the DataCacheHelper version number back to current version (from 3.0.5)
  • #​2332 [Main][Task]27742145: Change nonOverrideCfgs to be added only during initialization
  • #​2333 [Main][Task]27749889: Change AISKU Sync Mode to Receive

v3.1.2

Compare Source

!! Critical Bug fix for Memoery Leak !!
#​2311

It also contains a packaging fix for webpack #​2307 (caused by [#​2306]][https://github.com/microsoft/ApplicationInsights-JS/issues/2306](https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2306)6) ) and

Changelog
  • #​2307 ApplicationInsights-JS latest version 3.1.1 giving TypeError: Cannot read properties of undefined (reading 'getCrypto')
  • #​2306 [BUG] Circular dependencies
  • #​2311 [BUG] Excessiv

@renovate renovate bot changed the title Update dependency @types/react to v17.0.56 Update all non-major dependencies Apr 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a919559 to 0e140e3 Compare April 14, 2023 11:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 904dcb7 to 438a91c Compare April 22, 2023 00:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from eac382e to a108ebd Compare April 26, 2023 12:14
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Apr 26, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eaddc2e to 08343d1 Compare April 28, 2023 07:46
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Apr 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08343d1 to cee8a6c Compare April 29, 2023 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 6edc974 to 893bc2e Compare September 8, 2024 07:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 47a8bf4 to ba67d3a Compare September 12, 2024 05:28
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Sep 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 976aedc to 770fc70 Compare September 18, 2024 02:38
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nordicsemiconductor/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/esbuild
npm ERR!   esbuild@"0.24.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer esbuild@"^0.19.4" from [email protected]
npm ERR! node_modules/esbuild-sass-plugin
npm ERR!   esbuild-sass-plugin@"2.16.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-24T20_58_10_728Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a93fd84 to 8094040 Compare September 23, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants