Skip to content

fix(deps): update all minor dependencies#2623

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor
Open

fix(deps): update all minor dependencies#2623
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor

Conversation

@renovate

@renovate renovate Bot commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@babel/preset-react (source) 7.28.57.29.7 age confidence devDependencies minor
@opentelemetry/api (source) 1.8.01.9.1 age confidence dependencies minor
@opentelemetry/exporter-metrics-otlp-http (source) ^0.49.0^0.219.0 age confidence dependencies minor
@opentelemetry/exporter-trace-otlp-http (source) ^0.49.0^0.219.0 age confidence dependencies minor
@opentelemetry/instrumentation (source) ^0.47.0^0.219.0 age confidence dependencies minor
@opentelemetry/instrumentation-fetch (source) ^0.49.0^0.219.0 age confidence dependencies minor
@opentelemetry/instrumentation-user-interaction (source) ^0.34.0^0.63.0 age confidence dependencies minor
@opentelemetry/instrumentation-xml-http-request (source) ^0.49.0^0.219.0 age confidence dependencies minor
@tiptap/extension-blockquote (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-bold (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-bullet-list (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-document (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-hard-break (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-heading (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-history (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-horizontal-rule (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-italic (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-link (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-list-item (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-ordered-list (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-paragraph (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-text (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/extension-text-align (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/pm (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/react (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
@tiptap/starter-kit (source) 3.22.33.27.0 age confidence dependencies minor 3.27.1
Flask-Caching (changelog) 2.3.12.4.0 age confidence dependencies minor
Flask-WTF (changelog) 1.2.21.3.0 age confidence dependencies minor
aws-xray-sdk 2.14.02.15.0 age confidence dependencies minor
axe-core (source) 4.11.14.12.1 age confidence devDependencies minor
beautifulsoup4 (changelog) 4.14.34.15.0 age confidence test minor
boto3 1.42.651.43.31 age confidence dependencies minor 1.43.36 (+4)
certifi 2024.8.302024.12.14 age confidence dependencies minor
greenlet (changelog) 3.3.23.5.1 age confidence dependencies minor 3.5.2
mypy (changelog) 1.19.11.20.2 age confidence test minor
node (source) 22.22.322.23.0 age confidence minor v22.23.1
poethepoet (changelog) ^0.42.0^0.46.0 age confidence test minor
python ~3.12.7~3.14.0 age confidence dependencies minor
ruff (source, changelog) ^0.8.2^0.15.0 age confidence test minor 0.15.19 (+1)
types-requests (changelog) 2.32.4.202509132.33.0.20260518 age confidence test minor
unidecode 1.3.81.4.0 age confidence dependencies minor

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

babel/babel (@​babel/preset-react)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.1

Compare Source

🐛 (Bug Fix)
🏠 (Internal)

v1.9.0

Compare Source

🚀 (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
🐛 (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
🏠 (Internal)
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-user-interaction)

v0.63.0

Compare Source

Features

v0.62.0

Compare Source

Features

v0.61.0

Compare Source

Features

v0.60.0

Compare Source

Features

v0.59.0

Compare Source

Features
Bug Fixes
  • instr-user-interaction: avoid wrapping/unwrapping browser APIs multiple times (#​3459) (6d0205c)

v0.58.0

Compare Source

Features

v0.57.0

Compare Source

Features

v0.56.0

Compare Source

Features

v0.55.0

Compare Source

Features

v0.54.0

Compare Source

Features

v0.53.0

Compare Source

Features

v0.52.0

Compare Source

Features

v0.51.0

Compare Source

Features

v0.50.2

Compare Source

Bug Fixes

v0.50.1

Compare Source

Bug Fixes

v0.50.0

Compare Source

Features

v0.49.0

Compare Source

Features

v0.48.1

Compare Source

Bug Fixes

v0.48.0

Compare Source

Features

v0.47.0

Compare Source

Features

v0.46.0

Compare Source

Features

v0.45.0

Compare Source

⚠ BREAKING CHANGES
  • chore!: Update to 2.x and 0.200.x @​opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
    • The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
    • The minimum supported TypeScript version has been raised to 5.0.4.
    • The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
Bug Fixes
Miscellaneous Chores

v0.44.1

Compare Source

Bug Fixes

v0.44.0

Compare Source

⚠ BREAKING CHANGES
  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype
Features
  • deps: update deps matching '@​opentelemetry/*' (#​2608) (aa46705)
  • widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)
Bug Fixes
  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype (2e0cbdf)

v0.43.0

Compare Source

Features

v0.42.0

Compare Source

Features

v0.41.0

Compare Source

Features
  • update "@​opentelemetry/*" dependencies to 1.27.0/0.54.0 (2822511)

v0.40.0

Compare Source

Features
  • update deps matching "@​opentelemetry/" (9fa058e)

v0.39.0

Compare Source

Features

v0.38.0

Compare Source

Features
  • deps: update otel-js to 0.51.0 (80cbee7)
  • remove generic type from instrumentations (80cbee7)
Bug Fixes

v0.37.0

Compare Source

Features

v0.36.0

Compare Source

Features
  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

v0.35.0

Compare Source

Features
  • deps: update otel-js to 1.21.0/0.48.0 (9624486)
ueberdosis/tiptap (@​tiptap/extension-blockquote)

v3.27.0

Compare Source

Patch Changes

v3.26.1

Compare Source

Patch Changes

v3.26.0

Compare Source

Minor Changes
  • 155a613: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.
Patch Changes

v3.25.0

Compare Source

Patch Changes

v3.24.0

Compare Source

Patch Changes

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes

v3.23.1

Compare Source

Patch Changes

v3.22.5

Compare Source

Patch Changes

v3.22.4

Compare Source

Patch Changes
  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
  • Updated dependencies [64f36b8]
ueberdosis/tiptap (@​tiptap/extension-bold)

v3.27.0

Compare Source

Patch Changes

v3.26.1

Compare Source

Patch Changes

v3.26.0

Compare Source

Patch Changes

v3.25.0

Compare Source

Patch Changes

v3.24.0

Compare Source

Patch Changes

v3.23.6

Compare Source

Patch Changes

v3.23.5

Compare Source

Patch Changes

v3.23.4

Compare Source

Patch Changes

v3.23.2

Compare Source

Patch Changes

Note

PR body was truncated to here.

@renovate

renovate Bot commented Mar 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.
Updating dependencies
Resolving dependencies...

Creating virtualenv notification-admin-3EIkLYcy-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.14.0,<3.15.0) is not compatible with some of the required packages Python requirement:
  - notifications-utils requires Python ~3.12.7, so it will not be satisfied for Python >=3.14.0,<3.15.0
  - notifications-utils requires Python ~3.12.7, so it will not be satisfied for Python >=3.14.0,<3.15.0

Because notifications-utils (53.2.24) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.24 requires Python ~3.12.7
 and notifications-utils (53.2.24) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.24 requires Python ~3.12.7, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For notifications-utils, a possible solution would be to set the `python` property to "<empty>"
    For notifications-utils, a possible solution would be to set the `python` property to "<empty>"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate Bot added the Renovate label Mar 21, 2026
@renovate renovate Bot force-pushed the renovate/all-minor branch 11 times, most recently from 964a650 to fb32340 Compare March 27, 2026 19:34
@renovate renovate Bot force-pushed the renovate/all-minor branch 8 times, most recently from f2d83d1 to d4f5c67 Compare April 7, 2026 15:15
@renovate renovate Bot force-pushed the renovate/all-minor branch 6 times, most recently from fa4dbc3 to 107b75e Compare April 9, 2026 07:36
@renovate renovate Bot force-pushed the renovate/all-minor branch 10 times, most recently from 6e5a741 to ee1ff6d Compare April 20, 2026 18:27
@renovate renovate Bot force-pushed the renovate/all-minor branch 14 times, most recently from bbb1e9d to 4e1e406 Compare April 29, 2026 11:21
@renovate renovate Bot force-pushed the renovate/all-minor branch 5 times, most recently from c2678ee to 1730387 Compare May 3, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants