equinor / mercury

Mercury calculator - API and Webapp
https://mercury.app.radix.equinor.com
MIT License
1 stars 0 forks source link

chore(deps): bump the front-end group in /web with 11 updates #547

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the front-end group in /web with 11 updates:

Package From To
@equinor/eds-core-react 0.36.0 0.36.1
@microsoft/applicationinsights-react-js 17.0.3 17.1.2
@microsoft/applicationinsights-web 3.0.8 3.1.2
axios 1.6.7 1.6.8
react-oauth2-code-pkce 1.16.1 1.17.2
@biomejs/biome 1.5.3 1.6.3
@testing-library/react 14.2.1 14.2.2
@types/node 20.11.17 20.12.2
@types/react 18.2.55 18.2.73
@types/react-dom 18.2.19 18.2.23
typescript 5.3.3 5.4.3

Updates @equinor/eds-core-react from 0.36.0 to 0.36.1

Release notes

Sourced from @​equinor/eds-core-react's releases.

eds-core-react@0.36.1

[0.36.1] - 2024-03-01

Changed

Fixed

Changelog

Sourced from @​equinor/eds-core-react's changelog.

[0.36.1] - 2024-03-01

Changed

Fixed

Commits
  • 760f745 🔖 Release eds-core-react@0.36.1, eds-lab-react@0.7.6 (#3338)
  • 322fae9 ⬆️ downshift@8.3.3 (#3336)
  • 3884152 ⬆️ Update dependencies in packages (#3298)
  • 0f71502 fix: packages/eds-core-react/Dockerfile.storybook to reduce vulnerabilities (...
  • See full diff in compare view


Updates @microsoft/applicationinsights-react-js from 17.0.3 to 17.1.2

Release notes

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

17.1.2

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.1.1...17.1.2

What's Changed

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.1.1...17.1.2

17.1.1

What's Changed

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.1.0...17.1.1

17.1.0

What's Changed

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.0.4...17.1.0

17.0.5

What's Changed

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.1.2...17.0.5

17.0.4

Changelog

  • #76 [npm fix] remove sample project from rush
  • #75 Update Application Insights to ^3.0.8
  • #77 Update @​microsoft/rush to ^5.113.4
  • #78 Bump postcss from 8.4.29 to 8.4.35

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/applicationinsights-react-js/compare/17.0.3...17.0.4

Changelog

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

17.1.2 (Mar 21st, 2024)

Changelog

  • #87 [pre-release] update application insight to 3.1.2 and remove node 14 from build

17.1.1 (Mar 13rd, 2024)

Changelog

  • #84 [pre-release] update application insight to 3.1.1

17.1.0 (Feb 15th, 2024)

Changelog

  • #75 Update Application Insights to ^3.1.0

17.0.4 (Feb 12th, 2024)

Changelog

  • #76 [npm fix] remove sample project from rush
  • #75 Update Application Insights to ^3.0.8
  • #77 Update @​microsoft/rush to ^5.113.4
  • #78 Bump postcss from 8.4.29 to 8.4.35
Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​microsoft/applicationinsights-react-js since your current version.


Updates @microsoft/applicationinsights-web from 3.0.8 to 3.1.2

Release notes

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

3.1.2

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

It also contains a packaging fix for webpack #2307 (caused by #2306](microsoft/ApplicationInsights-JS#2306) ) 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] Excessive memory usage for SPA where unload hooks keep accumulating
  • #2299 [Main][Task]27156360: Add json config cdn details to tool folder
  • #2308 [Main][Task]27221819: Remove node 14 (from ci.yml)

What's Changed

Full Changelog: https://github.com/microsoft/ApplicationInsights-JS/compare/3.1.1...3.1.2

3.1.1

Changelog

  • #2296 [BUG] remove 403 as a “retriable” error code
  • #2276 Update api-docs (typedoc) with the current 3.1.0 release details
  • #2281 [Main][Task]26681188: Handle endpoint url change for offline channel and add notification mgr
  • #2282 Addng two new PII Kind values for IPv6 scrubbing and dropping data.
  • #2285 [Main][Task]25693679: Extract common sendPost implementation for online and offline sender
  • #2197 [main] [BUG] using EndPointUrl (and IngestionEndpoint) results in Telemetry sent to incorrect urls
  • #2288 [Main][Task]27064950: Add doc on adding offline support channel
  • #2295 [Main][Task]27064983: Update post channel to use sender post common interfaces from core
  • #2290 chore: remove extraneous console log from debug plugin

What's Changed

... (truncated)

Changelog

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

3.1.2 (Mar 21st, 2024)

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

It also contains a packaging fix for webpack #2307 (caused by #2306](microsoft/ApplicationInsights-JS#2306) ) 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] Excessive memory usage for SPA where unload hooks keep accumulating
  • #2299 [Main][Task]27156360: Add json config cdn details to tool folder
  • #2308 [Main][Task]27221819: Remove node 14 (from ci.yml)

3.1.1 (Mar 12th, 2024)

Changelog

  • #2296 [BUG] remove 403 as a “retriable” error code
  • #2276 Update api-docs (typedoc) with the current 3.1.0 release details
  • #2281 [Main][Task]26681188: Handle endpoint url change for offline channel and add notification mgr
  • #2282 Addng two new PII Kind values for IPv6 scrubbing and dropping data.
  • #2285 [Main][Task]25693679: Extract common sendPost implementation for online and offline sender
  • #2197 [main] [BUG] using EndPointUrl (and IngestionEndpoint) results in Telemetry sent to incorrect urls
  • #2288 [Main][Task]27064950: Add doc on adding offline support channel
  • #2295 [Main][Task]27064983: Update post channel to use sender post common interfaces from core
  • #2290 chore: remove extraneous console log from debug plugin

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

3.1.0 (Feb 14th, 2024)

Interface changes / Breaking changes

This release includes support for a new Offline Channel which has changed the IChannelsControls interface to include additional support for the new offline channel. This change is to support the new offline channel and is a breaking change for any custom channels that implement the IChannelsControls interface. If you have a custom channel that implements the IChannelsControls interface you will need to update your implementation to include the new offline channel.

Configuration default changes

As this is a minor version bump we have also change some default values for the following configuration options:

  • disableUserInitMessage is now true by default to disable the user init message.

Potential breaking change

This release contains a potential break change with 'tags' type change

... (truncated)

Commits
  • 81c2a18 [Main] [Release] Increase version to 3.1.2 (#2315)
  • 276c123 [BUG] Excessive memory usage for SPA where unload hooks keep accumulating #23...
  • 2eaa2d5 [BUG] Circular dependencies #2306 (#2310)
  • 0f8f442 [Main][Task]27156360: Add json config cdn details to tool folder (#2299)
  • 0808a05 remove bode 14 (#2308)
  • ed69e82 [Main] [Release] Increase version to 3.1.1 (#2304)
  • 02a003b [Main][BUG] remove 403 as a “retriable” error code #2296 (#2298)
  • 1c3db30 chore: remove extraneous console log from debug plugin (#2290)
  • aba7c9d [Main][Task]27064983: Update post channel to use sender post common interface...
  • 724d520 [Main][Task]27064950: Add doc on adding offline support channel (#2288)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​microsoft/applicationinsights-web since your current version.


Updates axios from 1.6.7 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Commits
  • ab3f0f9 chore(release): v1.6.8 (#6303)
  • 2656612 fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...
  • 7320430 fix(import): use named export for EventEmitter;
  • 8786e0f fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
  • d844227 chore: update and bump deps (#6238)
  • caa0625 docs: update README responseEncoding types (#6194)
  • 41c4584 docs: Update README.md to point to current axios version in CDN links (#6196)
  • bf6974f chore(ci): add npm tag action; (#6231)
  • See full diff in compare view


Updates react-oauth2-code-pkce from 1.16.1 to 1.17.2

Commits
  • c6f9410 chore: bump version
  • 2f8033b chore: update packages in root- and example package.json, and remove eslint...
  • 46ede58 chore: update README
  • 4b5027a fix: safeguard against unparsable storage values
  • 6cad6aa feat: use selected storage for auth state and code verifier
  • edcaac9 fix: add randomStagger to refresh interval
  • 528aea3 doc: added known issue on 'Bad auth state'
  • 5f040ea fix: handle token response with no refresh_token
  • 0a2d0ae bump version
  • 5defa83 feature: get exp from decoded Idtoken and use as fallback
  • See full diff in compare view


Updates @biomejs/biome from 1.5.3 to 1.6.3

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.6.3

Analyzer

CLI

Bug fixes

  • Fix configuration resolution. Biome is now able to correctly find the biome.jsonc configuration file when --config-path is explicitly set (#2164). Contributed by @​Sec-ant

  • JavaScript/TypeScript files of different variants (.ts, .js, .tsx, .jsx) in a single workspace now have stable formatting behaviors when running the CLI command in paths of different nested levels or in different operating systems (#2080, #2109). Contributed by @​Sec-ant

Configuration

Bug fixes

  • Complete the documentation and overrides support for options formatter.lineEnding, [language].formatter.lineEnding, formatter.attributePosition and javascript.formatter.attributePosition. Contributed by @​Sec-ant

Editors

Formatter

Bug fixes

  • Fix #2172 by breaking long object destructuring patterns. Contributed by @​ah-yu

JavaScript APIs

Linter

New features

LSP

Bug fixes

  • Quickfix action no longer autofixes lint rule errors on save when linter is disabled (#2161). Contributed by @​Sec-ant
  • Range formatting for Astro/Svelte/Vue doesn't place code out of place, especially when formatting on paste is enabled. Contributed by @​ematipico

Parser

What's Changed

Other changes

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

1.6.3 (2024-03-25)

Analyzer

CLI

Bug fixes

  • Fix configuration resolution. Biome is now able to correctly find the biome.jsonc configuration file when --config-path is explicitly set (#2164). Contributed by @​Sec-ant

  • JavaScript/TypeScript files of different variants (.ts, .js, .tsx, .jsx) in a single workspace now have stable formatting behaviors when running the CLI command in paths of different nested levels or in different operating systems (#2080, #2109). Contributed by @​Sec-ant

Configuration

Bug fixes

  • Complete the documentation and overrides support for options formatter.lineEnding, [language].formatter.lineEnding, formatter.attributePosition and javascript.formatter.attributePosition. Contributed by @​Sec-ant

Editors

Formatter

Bug fixes

  • Fix #2172 by breaking long object destructuring patterns. Contributed by @​ah-yu

JavaScript APIs

Linter

New features

Enhancements

  • Rename noSemicolonInJsx to noSuspiciousSemicolonInJsx. Contributed by @​fujiyamaorange

LSP

Bug fixes

  • Quickfix action no longer autofixes lint rule errors on save when linter is disabled (#2161). Contributed by @​Sec-ant
  • Range formatting for Astro/Svelte/Vue doesn't place code out of place, especially when formatting on paste is enabled. Contributed by @​ematipico

Parser

1.6.2 (2024-03-22)

Analyzer

... (truncated)

Commits


Updates @testing-library/react from 14.2.1 to 14.2.2

Release notes

Sourced from @​testing-library/react's releases.

v14.2.2

14.2.2 (2024-03-19)

Bug Fixes

Commits


Updates @types/node from 20.11.17 to 20.12.2

Commits


Updates @types/react from 18.2.55 to 18.2.73

Commits


Updates @types/react-dom from 18.2.19 to 18.2.23

Commits


Updates typescript from 5.3.3 to 5.4.3

Release notes

Sourced from typescript's releases.

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • 6ea273c Update LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • ca8e720 Update LKG
  • 010b188 release-5.4: Revert PR 56087 (#57850)
  • fc7006c Update LKG
  • b45a418 🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...
  • 609560f Bump version to 5.4.3 and LKG
  • f42605f 🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...
  • 485c7c5 Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)
  • 7f11456 🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.