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 14 updates #551

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Package From To
@equinor/eds-core-react 0.36.0 0.37.0
@microsoft/applicationinsights-react-js 17.0.3 17.1.2
@microsoft/applicationinsights-web 3.0.8 3.2.0
axios 1.6.7 1.6.8
react 18.2.0 18.3.1
@types/react 18.2.55 18.3.1
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.19 18.3.0
react-is 18.2.0 18.3.1
react-oauth2-code-pkce 1.16.1 1.18.0
styled-components 6.1.8 6.1.9
@biomejs/biome 1.5.3 1.7.2
@types/node 20.11.17 20.12.7
typescript 5.3.3 5.4.5

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

Release notes

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

eds-core-react@0.37.0

[0.37.0] - 2024-04-24

Added

  • ✨ New components: Datepicker and DateRangePicker by @​yusijs in equinor/design-system#3387
  • ➕ New dependencies
    • react-aria
    • @react-aria/utils
    • @react-stately/calendar
    • @react-stately/datepicker
    • @react-types/shared
    • @internationalized/date

Changed

Fixed

eds-core-react@0.36.1

[0.36.1] - 2024-03-01

Changed

Fixed

Changelog

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

[0.37.0] - 2024-04-24

Added

  • ✨ New components: Datepicker and DateRangePicker by @​yusijs in equinor/design-system#3387
  • ➕ New dependencies
    • react-aria
    • @react-aria/utils
    • @react-stately/calendar
    • @react-stately/datepicker
    • @react-types/shared
    • @internationalized/date

Changed

Fixed

[0.36.1] - 2024-03-01

Changed

Fixed

Commits
  • a5ec72d 🔖Release eds-core-react@0.37.0 (#3403)
  • 6662c26 💄Menu: focus-ring from :focus to :focus-visible (#3396)
  • a441137 🚸 Autocomplete: show "no options" on focus (#3399)
  • 65cbb01 🔥 Tabs: Remove invalid props from TabListProps (#3401)
  • 0c21f88 📝 Tabs: fix table showing props in wrong place
  • 3b63482 Button: fix misaligned clickbounds (#3397)
  • f95dfd7 feat(datepicker): add datepicker to eds (#3387)
  • 441038d 🐛 TextField: dynamically update padding for icon (#3380)
  • 3727834 🐛 TextArea: fix scrollbar being inaccessible (#3378)
  • bf9cd7a ⬆️ Upgrade @​tanstack/react-virtual from 3.1.3 to 3.2.0 (#3375)
  • Additional commits viewable 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.2.0

Release notes

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

3.2.0

CfgSync Plugin and Throttle Manager are turned on by default.

Changelog

#2317 Turn on Ikey depreciation message with sampling rate 0.0001% #2300 Add all CfgSync plugin exports to AISKU and change the default CfgSync plugin url endpoint #2325 Change default CfgSync values to turn on the ikey deprecation message #2324 Add a max retry count for Sender #2321 Set default request headers content-type for 1ds to x-json-stream only #2331 Reset the version number for DataCacheHelper #2332 Change nonOverrideCfgs to be added only during initialization #2294 Implement Osplugin, extracting windows 11 info and put into telemetry

What's Changed

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

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

... (truncated)

Changelog

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

3.2.0 (Apr 23rd, 2024)

!! CfgSync plugin is turned on. Throttling Ikey depreciation message is enabled with sampling rate 0.0001% [##2317](microsoft/ApplicationInsights-JS#2317)

!! Sender has breaking changes. The key used for session storage is changed and items stored in the storage now contain retry counts. [##2324](microsoft/ApplicationInsights-JS#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

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

... (truncated)

Commits
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 from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates @types/react from 18.2.55 to 18.3.1

Commits


Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates @types/react-dom from 18.2.19 to 18.3.0

Commits


Updates react-is from 18.2.0 to 18.3.1

Release notes

Sourced from react-is's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-is's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-is since your current version.


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

Commits
  • fbaff20 chore: bump version
  • e89c41e fix: keep hash when clearing url after IDP bounce
  • 129f592 refactor: reuse record type
  • 4bcc7ed feat: pass additional parameters to the login function
  • 068b2ce ci: rename test workflow
  • 7674616 docs: reorder badges
  • 1fb89b8 docs: add downloads badge
  • c6f9410 chore: bump version
  • 2f8033b chore: update packages in root- and example package.json, and remove eslint...
  • dependabot[bot] commented 1 month ago

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