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

⬆️ NPM: Bump @microsoft/applicationinsights-web from 3.0.3 to 3.0.5 #1661

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @microsoft/applicationinsights-web from 3.0.3 to 3.0.5.

Release notes

Sourced from @​microsoft/applicationinsights-web's releases.

3.0.5 (Nov 1st, 2023)

Changelog

  • #2184 [main] deactive send beacon when local storage is available
  • #2185 [main] retrieve reponseText when fetch in HttpManager
  • #2188 [main] generate typedoc
  • #2190 [Main][Task]25648004: Export ISenderConfig from Sender
  • #2191 [Main][Task]25649658: Update AISKU Light to add default baseType and baseData when calling track function

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@3.0.4...3.0.5

3.0.4 (Oct 16th, 2023)

Changelog

  • #2162 [BUG] window is not defined at _getStackFromErrorObj
  • #2163 [BUG] Using App Insights connection string leads to double slash
  • #2164 [BUG] Fetch with empty string as first parameter does not include traceparent and does not successfully save dependency to Application Insights
  • #2180 [BUG] Same timestamp on multiple pageView-events after upgrade to 3.0.3
  • CfgSyncPlugin improvment
    • #2166 [main] correct throttle configdefault setting in aisku
    • #2168 [Main][Task]24499167: add cfgSync plugin doc
    • #2171 [main] test aisku config could correctly merge new config fetch from cdn
    • #2175 [main] Update Service Notifications to not send message twice
    • #2177 [Main]Set CfgSync version to 3.0.3
    • #2160 [Main] Include Config sync in publish group
  • Documentation update
    • #2169 [Main][Task]24499172: add throttle manager doc
    • #2170 [Main][Task]24499174: Add service notification doc
  • Github workflow improvement
    • #2173 Add Issue state reporting script

What's Changed

... (truncated)

Changelog

Sourced from @​microsoft/applicationinsights-web's changelog.

3.0.5 (Nov 1st, 2023)

Changelog

  • #2184 [main] deactive send beacon when local storage is available
  • #2185 [main] retrieve reponseText when fetch in HttpManager
  • #2188 [main] generate typedoc
  • #2190 [Main][Task]25648004: Export ISenderConfig from Sender
  • #2191 [Main][Task]25649658: Update AISKU Light to add default baseType and baseData when calling track function

3.0.4 (Oct 16th, 2023)

Changelog

  • CfgSyncPlugin improvment

    • #2166 [main] correct throttle configdefault setting in aisku
    • #2168 [Main][Task]24499167: add cfgSync plugin doc
    • #2171 [main] test aisku config could correctly merge new config fetch from cdn
    • #2175 [main] Update Service Notifications to not send message twice
  • #2160 [Main] Include Config sync in publish group

  • #2165 [main] use proper URL for tracking when fetch is passed an empty string

  • #2169 [Main][Task]24499172: add throttle manager doc

  • #2170 [Main][Task]24499174: Add service notification doc

  • #2173 Add Issue state reporting script

  • #2174 [main] remove double slash for endPointUrl

  • #2177 [Main]Set CfgSync version to 3.0.3

  • #2178 [main] use helper func to get window

  • #2183 [main] fix startTime timestamp

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Type: Dependencies Dependabot found some dependencies to upgrade label Nov 6, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/applicationinsights-web-3.0.5 branch from 335aecc to c22e188 Compare November 6, 2023 02:16
Bumps [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md)
- [Commits](microsoft/ApplicationInsights-JS@3.0.3...3.0.5)

---
updated-dependencies:
- dependency-name: "@microsoft/applicationinsights-web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/applicationinsights-web-3.0.5 branch from c22e188 to b00dce0 Compare November 6, 2023 02:18
@Harry-Ross
Copy link
Contributor

https://github.com/microsoft/applicationinsights-react-js?tab=readme-ov-file#compatibility-matrix

This may mean that this AI JS update may be incompatible with the React Plugin right now.

They say this issue has been fixed in microsoft/applicationinsights-react-js#32

@Harry-Ross
Copy link
Contributor

microsoft/applicationinsights-react-js#65 - this PR should fix the issue

@Harry-Ross
Copy link
Contributor

Closing as App Insights Web will need to be updated to 3.0.5 at the same time as the React library is updated to support 3.0.5.

@Harry-Ross Harry-Ross closed this Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/applicationinsights-web-3.0.5 branch November 13, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Dependabot found some dependencies to upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant