-
Notifications
You must be signed in to change notification settings - Fork 12
Update all non-major dependencies #569
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
a919559
to
0e140e3
Compare
904dcb7
to
438a91c
Compare
eac382e
to
a108ebd
Compare
eaddc2e
to
08343d1
Compare
08343d1
to
cee8a6c
Compare
a555d42
to
3a5d6ad
Compare
68929a9
to
86de89c
Compare
16da630
to
c1e8046
Compare
84e5c8d
to
597f0b0
Compare
30da9d9
to
70f0562
Compare
|
fcd4ae5
to
36ce31f
Compare
36ce31f
to
12030ad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
2.1.2
->2.1.3
7.2.96
->7.4.47
7.2.96
->7.4.47
3.0.9
->3.3.9
1.9.3
->1.9.7
1.10.0
->1.13.3
0.2.37
->0.2.39
5.16.5
->5.17.0
14.0.0
->14.3.1
0.5.0
->0.5.7
2.6.0
->2.6.3
0.3.33
->0.3.36
3.0.3
->3.0.7
3.2.7
->3.2.9
1.6.11
->1.6.15
17.0.55
->17.0.87
18.2.6
->18.3.7
7.1.25
->7.1.34
7.3.13
->7.7.0
1.0.0
->1.0.2
1.3.2
->1.3.5
5.57.1
->5.62.0
5.57.1
->5.62.0
0.5.10
->0.5.16
2.9.6
->2.9.7
10.4.14
->10.4.21
10.0.0
->10.0.1
2.29.3
->2.30.0
32.1.2
->32.3.3
8.1.0
->8.2.0
0.19.2
->0.25.8
2.13.0
->2.16.1
1.6.2
->1.6.3
8.37.0
->8.57.1
8.8.0
->8.10.2
3.5.5
->3.10.1
2.27.5
->2.32.0
6.7.1
->6.10.2
4.2.1
->4.2.5
7.32.2
->7.37.5
4.6.0
->4.6.2
3.2.12
->3.3.3
5.2.0
->5.2.1
29.5.0
->29.7.0
29.5.0
->29.7.0
6.0.5
->6.2.6
8.4.24
->8.5.6
6.0.0
->6.0.1
^0.3.0
->^0.6.0
7.4.0
->7.5.3
18.2.0
->18.3.1
1.6.6
->1.6.8
18.2.0
->18.3.1
7.0.17
->7.2.4
9.1.0
->9.1.1
18.2.0
->18.3.1
7.3.8
->7.7.2
5.25.11
->5.27.7
3.3.2
->3.4.17
3.8.2
->3.17.0
3.23.8
->3.25.76
Release Notes
electron/remote (@electron/remote)
v2.1.3
Compare Source
Bug Fixes
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.9
Compare Source
This release contains an important fix for a change introduced in v3.3.7 that caused the
autoCaptureHandler
to incorrectly evaluate elements withintrackElementsType
, resulting in some click events not being auto-captured. See more details here.Changelog
3324697
: Update Readme on Error Handlerv3.3.8
Compare Source
This release contains an important fix for a change introduced in v3.3.7 that caused a ReferenceError exception to be thrown when running in strict mode. See more details here.
Changelog
v3.3.7
Compare Source
Potential breaking change
This release contains a potential breaking change due to the new compress api feaure added. If you are using a Proxy to redirect your telemetry to your own endpoint or are relying on the events to be uncompressed (this feature is initially disabled and it is intended to be enabled by the service in the near future), it is recommended to either update collection endpoint to support GZip or to explicitly disable the feature. See more details here.
Changelog
maxEvtPerBatch
is added to the post channelIChannelConfiguration
.requestLimit
is added to the post channelIChannelConfiguration
.DependencyListenerFunction
trackElementTypes
is added toIClickAnalyticsConfiguration
to allow additional, configurable HTML element types to be tracked in addition to the default setzipPayload
and is currently disabled by default. See how to enable this feature and more details.v3.3.6
Compare Source
Changelog
v3.3.5
Compare Source
Changelog
Issues
Commits
v3.3.4
Compare Source
Changelog
v3.3.3
Compare Source
Changelog
splitEvts
is added to Offline Channel Config. By enabling it, offline events will be batched and saved separately based on persistence level2944563
: Fix Promise Initialization Sender Config Issuev3.3.2
Compare Source
Changelog
expCfg
is moved fromIConfig
toIConfiguration
(this change is going to cause the TypeScript type error).v3.3.1
Compare Source
Changelog
expCfg
is available to provide more details of exception telemetry. See more details hereWeb snippet additional update to 1.2.1 (July 10th, 2024)
This release includes fix for dependency problem in version 1.2.0, check #2369 for more detail.
Changelog
Web snippet additional update to 1.2.0 (June 21st, 2024)
This release includes support for multiple snippet loading. Snippets with different names (passed in by the user via configuration; check ##2355 and README for more details) can now run simultaneously.
Additionally, users can pass in a customized configuration with getSdkLoaderScript to get a ready-to-use snippet.
Users can also enable Integrity Check and minimize snippet loading time by setting sri to true.
Changelog
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
v3.2.2
Compare Source
Changelog
v3.2.1
Compare Source
Changelog
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
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
v3.1.1
Compare Source
Changelog
Web snippet additional update to 1.1.2 (March 1st, 2024)
Refer to #2284 [Web-Snippet] [BUG] @microsoft/applicationinsights-web-snippet version 1.1.1 type problem
Web snippet additional update to 1.1.1 (Feb 16th, 2024)
Refer to #2277 [Web-Snippet] dependency chain issues
v3.1.0
Compare Source
Interface changes / Breaking changes
This release includes support for a new Offline Channel which has changed the
IChannelsControls
interface to include