OpenShock / WebUI

The current frontend of OpenShock, to be retired soonTM
https://openshock.app
GNU Affero General Public License v3.0
5 stars 5 forks source link

build(deps): bump the npm-dependencies group with 15 updates #112

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the npm-dependencies group with 15 updates:

Package From To
@microsoft/signalr 7.0.12 8.0.0
@sentry/vue 7.75.1 7.86.0
axios 1.5.1 1.6.2
bootstrap-vue-next 0.14.10 0.15.5
core-js 3.33.1 3.34.0
esp-web-tools 9.4.0 9.4.3
@babel/core 7.23.2 7.23.5
@babel/preset-env 7.23.2 7.23.5
@fortawesome/fontawesome-svg-core 6.4.2 6.5.1
@fortawesome/free-brands-svg-icons 6.4.2 6.5.1
@fortawesome/free-regular-svg-icons 6.4.2 6.5.1
@fortawesome/free-solid-svg-icons 6.4.2 6.5.1
html-webpack-plugin 5.5.3 5.5.4
sass 1.69.4 1.69.5
vue-loader 17.3.0 17.3.1

Updates @microsoft/signalr from 7.0.12 to 8.0.0

Release notes

Sourced from @​microsoft/signalr's releases.

.NET 8.0.0

Release

.NET 8.0 RC 2

Release

.NET 8.0 RC 1

Release

.NET 8.0 Preview 7

Release

.NET 8.0 Preview 6

Release

.NET 8.0 Preview 5

Release

.NET 8.0 Preview 4

Release

.NET 8.0 Preview 3

Release

.NET 8.0 Preview 2

Release

.NET 8.0 Preview 1

Release

.NET 7.0.14

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14

.NET 7.0.13

Release

Commits
  • 3f1acb5 Merged PR 34970: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 3caebba Merged PR 34962: [internal/release/8.0] Update dependencies from dnceng/inter...
  • c608ee3 Merge in 'release/8.0' changes
  • 9506f5a Quarantine ConnectionClosedWithoutActiveRequestsOrGoAwayFIN (#51771)
  • c8270da Merge in 'release/8.0' changes
  • 892b10b Remove selenium-standalone; update Selenium.WebDriver (#51775)
  • c26c6ca Merged PR 34926: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 43bcd57 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...
  • 4753bec [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4f7f2fd [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • Additional commits viewable in compare view


Updates @sentry/vue from 7.75.1 to 7.86.0

Release notes

Sourced from @​sentry/vue's releases.

7.86.0

  • feat(core): Use SDK_VERSION for hub API version (#9732)
  • feat(nextjs): Emit warning if your app directory doesn't have a global-error.js file (#9753)
  • feat(node): Add cloudflare pages commit sha (#9751)
  • feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • fix(nextjs): Don't accidentally trigger static generation bailout (#9749)
  • fix(node): Guard process.env.NODE_ENV access in Spotlight integration (#9748)
  • fix(utils): Fix XHR instrumentation early return (#9770)
  • ref(remix): Rework Error Handling (#9725)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 74.66 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 66 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.6 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.13 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 29.74 KB
@​sentry/browser - Webpack (gzipped) 21.39 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 71.25 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.97 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.65 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.71 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 198.35 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.78 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.76 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.3 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.36 KB
@​sentry/react - Webpack (gzipped) 21.43 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 83.09 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.23 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.19 KB

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 74.63 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.99 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.59 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.12 KB

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

7.86.0

  • feat(core): Use SDK_VERSION for hub API version (#9732)
  • feat(nextjs): Emit warning if your app directory doesn't have a global-error.js file (#9753)
  • feat(node): Add cloudflare pages commit sha (#9751)
  • feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • fix(nextjs): Don't accidentally trigger static generation bailout (#9749)
  • fix(node): Guard process.env.NODE_ENV access in Spotlight integration (#9748)
  • fix(utils): Fix XHR instrumentation early return (#9770)
  • ref(remix): Rework Error Handling (#9725)

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)

7.84.0

Important Changes

  • ref(nextjs): Set automaticVercelMonitors to be false by default (#9697)

From this version onwards the default for the automaticVercelMonitors option in the Next.js SDK is set to false. Previously, if you made use of Vercel Crons the SDK automatically instrumented the relevant routes to create Sentry monitors. Because this feature will soon be generally available, we are now flipping the default to avoid situations where quota is used unexpectedly.

If you want to continue using this feature, make sure to set the automaticVercelMonitors flag to true in your next.config.js Sentry settings.

Other Changes

  • chore(astro): Add 4.0.0 preview versions to astro peer dependency range (#9696)
  • feat(metrics): Add interfaces for metrics (#9698)
  • feat(web-vitals): Vendor in INP from web-vitals library (#9690)
  • fix(astro): Avoid adding the Sentry Vite plugin in dev mode (#9688)
  • fix(nextjs): Don't match files called middleware in node_modules (#9686)
  • fix(remix): Don't capture error responses that are not 5xx on Remix v2. (#9655)
  • fix(tracing): Don't attach resource size if null (#9669)
  • fix(utils): Regex match port to stop accidental replace (#9676)
  • fix(utils): Try catch new URL when extracting query params (#9675)

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)

... (truncated)

Commits
  • 24f795a release: 7.86.0
  • ad82dad Merge pull request #9771 from getsentry/prepare-release/7.86.0
  • 1132994 meta(changelog): Update changelog for 7.86.0
  • da73a7a fix(utils): Fix XHR instrumentation early return (#9770)
  • 4ce3845 feat(nextjs): Emit warning if your app directory doesn't have a global-error....
  • a848c5a docs(yalc): Fix yalc publish command (#9754)
  • 12a32e3 feat(core): Use SDK_VERSION for hub API version (#9732)
  • 264e3e3 feat(node): add cloudflare pages commit sha (#9751)
  • b51a807 chore(astro): Promote Astro SDK to beta state (Readme) (#9670)
  • abc575c feat(remix): Bump @​sentry/cli to 2.22.3 (#9741)
  • Additional commits viewable in compare view


Updates axios from 1.5.1 to 1.6.2

Release notes

Sourced from axios's releases.

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

Release v1.6.1

Release notes:

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

Release v1.6.0

Release notes:

Bug Fixes

  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

1.6.1 (2023-11-08)

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

1.6.0 (2023-10-26)

Bug Fixes

  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)

... (truncated)

Commits
  • b3be365 chore(release): v1.6.2 (#6082)
  • 8739acb chore(ci): removed redundant release action; (#6081)
  • bfa9c30 chore(docs): fix outdated grunt to npm scripts (#6073)
  • a2b0fb3 chore(docs): update README.md (#6048)
  • b12a608 chore(ci): removed paths-ignore filter; (#6080)
  • 0c9d886 chore(ci): reworked ignoring files logic; (#6079)
  • 30873ee chore(ci): add paths-ignore config to testing action; (#6078)
  • cff9967 feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...
  • 7009715 chore(ci): fixed release notification action; (#6064)
  • 7144f10 chore(ci): fixed release notification action; (#6063)
  • Additional commits viewable in compare view


Updates bootstrap-vue-next from 0.14.10 to 0.15.5

Changelog

Sourced from bootstrap-vue-next's changelog.

0.15.5 (2023-11-23)

Features

  • BDropdown: add boundaryPadding prop (efc1ce9)
  • BDropdown: overflow auto and sizing middleware to limit the size to visible viewport (efc1ce9)
  • BPopover: add boundary prop (efc1ce9)
  • BPopover: add boundaryPadding prop (efc1ce9)
  • BPopover: add peristent option to popover (a195b5d)
  • BPopover: overflow auto and sizing middleware to limit the size to visible viewport (efc1ce9)

Bug Fixes

  • BDropdown: fix dropup prop ignored (efc1ce9)
  • BPopover: default offset has changed in bootstrap css (a195b5d)
  • BPopover: hide not working (efc1ce9)

0.15.4 (2023-11-22)

Bug Fixes

0.15.3 (2023-11-22)

Bug Fixes

  • BFormCheckboxGroup: updates to modelValue being recursive fixes #1623 (7991073)

0.15.2 (2023-11-22)

Features

Bug Fixes

  • BTable: current page not working causing no pagination fixes #1613 (9f2ef8b)

Performance Improvements

  • BImg: improve blank img resolution (84ce349)

... (truncated)

Commits


Updates core-js from 3.33.1 to 3.34.0

Changelog

Sourced from core-js's changelog.

3.34.0 - 2023.12.06
3.33.3 - 2023.11.20
3.33.2 - 2023.10.31
  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:
Commits
  • bc16b93 3.34.0
  • 19bd058 fix RegExp named capture groups object prototype
  • bedf292 relax some specific cases of Number.fromString validation before clarificat...
  • 27ce99b fix an-uint8-array validation with polyfilled typed arrays
  • 98f3276 fix a web incompatibility issue of Iterator helpers proposal
  • d27aa04 some stylistic changes
  • 6ea90d5 add some tests
  • bcb3297 add some entries
  • a75c128 add .fromBase64 method
  • 319c69a add .toBase64 method
  • Additional commits viewable in compare view


Updates esp-web-tools from 9.4.0 to 9.4.3

Release notes

Sourced from esp-web-tools's releases.

9.4.3

What's Changed

  • Add small delay when resetting because USB JTAG, take 2 (#444) @​kbx81

9.4.2

What's Changed

  • Add small delay when resetting because USB JTAG (#443) @​kbx81

Dependencies

9.4.1

What's Changed

Dependencies

Commits


Updates @babel/core from 7.23.2 to 7.23.5

Release notes

Sourced from @​babel/core's releases.

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin

:microscope: Output optimization

Committers: 4

v7.23.4 (2023-11-20)

:bug: Bug Fix

Committers: 4

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin

:microscope: Output optimization

v7.23.4 (2023-11-20)

:bug: Bug Fix

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

... (truncated)

Commits
dependabot[bot] commented 7 months ago

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