momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 59 forks source link

build(deps): bump the prod group across 1 directory with 6 updates #989

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the prod group with 6 updates in the / directory:

Package From To
@opentelemetry/auto-instrumentations-node 0.47.1 0.48.0
@opentelemetry/host-metrics 0.35.2 0.35.3
@sentry/node 8.13.0 8.15.0
@types/sharp 0.31.1 0.32.0
pino-http 10.1.0 10.2.0
primeng 17.18.2 17.18.3

Updates @opentelemetry/auto-instrumentations-node from 0.47.1 to 0.48.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.48.0

0.48.0 (2024-07-03)

Features

  • auto-instrumentations-node: disabling instrumentations via env var (#2174) (c3afab7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.7.0 to ^0.8.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.10.0 to ^0.11.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-express bumped from ^0.40.1 to ^0.41.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.45.0 to ^0.46.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-net bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-router bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-undici bumped from ^0.3.0 to ^0.4.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/resource-detector-aws bumped from ^1.5.1 to ^1.5.2
Commits
  • ad8436d chore: release main (#2275)
  • 9dc55da fix(instr-mongodb): fix function patch missing one argument introduced in v6...
  • 0c46dfe chore: exempt dependencies, autorelease PR from unmaintained-package autoclos...
  • 7efeb2a ci: generate npm provenance statements when publishing (#2308)
  • 85ca5f1 docs(@​opentelemetry/instrumentation-winston): Add extra details about @​opente...
  • 626ecc5 chore: mark @​rauno56 components as unmaintained (#2305)
  • 65bc979 chore: update all otel deps (#2291)
  • fbf25c5 fix(@​opentelemetry/instrumentation-winston): Removing error details when @​ope...
  • 688a92d chore: permanently deprecate opentelemetry-browser-extension-autoinjection (#...
  • 055ef41 feat(instrumentation-pino): add log sending to Logs Bridge API (#2249)
  • Additional commits viewable in compare view


Updates @opentelemetry/host-metrics from 0.35.2 to 0.35.3

Release notes

Sourced from @​opentelemetry/host-metrics's releases.

host-metrics: v0.35.3

0.35.3 (2024-07-03)

Bug Fixes

  • host-metrics: make host metrics constructor options optional (#2300) (16bff40)
Commits
  • ad8436d chore: release main (#2275)
  • 9dc55da fix(instr-mongodb): fix function patch missing one argument introduced in v6...
  • 0c46dfe chore: exempt dependencies, autorelease PR from unmaintained-package autoclos...
  • 7efeb2a ci: generate npm provenance statements when publishing (#2308)
  • 85ca5f1 docs(@​opentelemetry/instrumentation-winston): Add extra details about @​opente...
  • 626ecc5 chore: mark @​rauno56 components as unmaintained (#2305)
  • 65bc979 chore: update all otel deps (#2291)
  • fbf25c5 fix(@​opentelemetry/instrumentation-winston): Removing error details when @​ope...
  • 688a92d chore: permanently deprecate opentelemetry-browser-extension-autoinjection (#...
  • 055ef41 feat(instrumentation-pino): add log sending to Logs Bridge API (#2249)
  • Additional commits viewable in compare view


Updates @sentry/node from 8.13.0 to 8.15.0

Release notes

Sourced from @​sentry/node's releases.

8.15.0

  • feat(core): allow unregistering callback through on (#11710)
  • feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12699)
  • fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • fix(deno): Publish from build directory (#12773)
  • fix(hapi): Specify error channel to filter boom errors (#12725)
  • fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react 17 (#12775)
  • fix(tracing): Report dropped spans for transactions (#12751)
  • ref(scope): Delete unused public getStack() (#12737)

Work in this release was contributed by @​arturovt and @​jaulz. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 22.28 KB
@​sentry/browser (incl. Tracing) 33.43 KB
@​sentry/browser (incl. Tracing, Replay) 69.18 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.51 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 73.24 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 85.87 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.73 KB
@​sentry/browser (incl. metrics) 26.57 KB
@​sentry/browser (incl. Feedback) 38.93 KB
@​sentry/browser (incl. sendFeedback) 26.9 KB
@​sentry/browser (incl. FeedbackAsync) 31.52 KB
@​sentry/react 25.02 KB
@​sentry/react (incl. Tracing) 36.46 KB
@​sentry/vue 26.39 KB
@​sentry/vue (incl. Tracing) 35.29 KB
@​sentry/svelte 22.41 KB
CDN Bundle 23.5 KB
CDN Bundle (incl. Tracing) 35.19 KB
CDN Bundle (incl. Tracing, Replay) 69.29 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 74.48 KB
CDN Bundle - uncompressed 68.97 KB
CDN Bundle (incl. Tracing) - uncompressed 103.98 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 214.38 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 227.09 KB
@​sentry/nextjs (client) 36.35 KB
@​sentry/sveltekit (client) 34.07 KB
@​sentry/node 130.73 KB
@​sentry/node - without tracing 91.75 KB
@​sentry/aws-serverless 116.92 KB

8.14.0

Important Changes

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

8.15.0

  • feat(core): allow unregistering callback through on (#11710)
  • feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12699)
  • fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • fix(deno): Publish from build directory (#12773)
  • fix(hapi): Specify error channel to filter boom errors (#12725)
  • fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react 17 (#12775)
  • fix(tracing): Report dropped spans for transactions (#12751)
  • ref(scope): Delete unused public getStack() (#12737)

Work in this release was contributed by @​arturovt and @​jaulz. Thank you for your contributions!

8.14.0

Important Changes

  • feat(nestjs): Filter 4xx errors (#12695)

The @sentry/nestjs SDK no longer captures 4xx errors automatically.

Other Changes

  • chore(react): Remove private namespace JSX (#12691)
  • feat(deps): bump @​opentelemetry/propagator-aws-xray from 1.25.0 to 1.25.1 (#12719)
  • feat(deps): bump @​prisma/instrumentation from 5.16.0 to 5.16.1 (#12718)
  • feat(node): Add registerEsmLoaderHooks option (#12684)
  • feat(opentelemetry): Expose sampling helper (#12674)
  • fix(browser): Make sure measure spans have valid start timestamps (#12648)
  • fix(hapi): Widen type definitions (#12710)
  • fix(nextjs): Attempt to ignore critical dependency warnings (#12694)
  • fix(react): Fix React jsx runtime import for esm (#12740)
  • fix(replay): Start replay in afterAllSetup instead of next tick (#12709)

Work in this release was contributed by @​quisido. Thank you for your contribution!

Commits
  • b1e0598 release: 8.15.0
  • 7c15dfa Merge pull request #12777 from getsentry/prepare-release/8.15.0
  • 1af7d0a meta(changelog): Update changelog for 8.15.0
  • 69b6531 fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react ...
  • 1845bf4 fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • 0951036 build: Ensure we use pnpm 9.4.0 everywhere on CI (#12772)
  • 0bad43b fix(deno): Publish from build directory (#12773)
  • eedd7c0 ci: Fix external contributor workflow (#12755)
  • b4d6469 feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12...
  • 41d946e feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • Additional commits viewable in compare view


Updates @types/sharp from 0.31.1 to 0.32.0

Commits


Updates pino-http from 10.1.0 to 10.2.0

Release notes

Sourced from pino-http's releases.

v10.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-http/compare/v10.1.0...v10.2.0

Commits


Updates primeng from 17.18.2 to 17.18.3

Release notes

Sourced from primeng's releases.

17.18.3

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primeng/compare/17.18.2...17.18.3

Changelog

Sourced from primeng's changelog.

17.18.3 (2024-07-04)

Full Changelog

Fixed bugs:

  • Splitter | Overflow issue #15959
  • Component: Multiselect - Provide removetokenicon hiding in case option is disabled (reopen) #15624
  • Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A #15903
  • Button Tooltip shows up after Dialog opens #15933
  • p-splitter: minSizes not working as expected #15943
  • p-splitter: Resize not working when iFrames are used in panels #15942
  • Component: InputNumber - Control update on strategy is ignored #12831
  • Component: InputNumber unneeded update model on blur #15799
  • p-multiselect: MultiSelectChangeEvent wrong select value #15954
  • Content-Security-Policy 'nonce' not working for some elements #15911
  • Component: Editor - Upgrade Quill to 2.0 #14721
  • Accessibility: Selection in MultiSelect is not accessible for screenreader #15930
  • Message: New severity not reflected in styles #15534
  • Component: Message - Theme: Aura light and dark variants #15881
Commits


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