Skip to content

fix(deps): update all minor dependencies#1875

Merged
whabanks merged 4 commits intomainfrom
renovate/all-minor
Mar 18, 2026
Merged

fix(deps): update all minor dependencies#1875
whabanks merged 4 commits intomainfrom
renovate/all-minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 22, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@babel/core (source) 7.25.87.29.0 age confidence devDependencies minor
@babel/preset-env (source) 7.25.87.29.0 age confidence devDependencies minor 7.29.2
@babel/preset-react (source) 7.24.77.28.5 age confidence devDependencies minor
@cdssnc/sanitize-pii 2.0.02.1.2 age confidence dependencies minor
@fortawesome/fontawesome-svg-core (source) 6.6.06.7.2 age confidence dependencies minor
@fortawesome/free-solid-svg-icons (source) 6.6.06.7.2 age confidence dependencies minor
@testing-library/jest-dom 6.5.06.9.1 age confidence devDependencies minor
@tiptap/extension-blockquote (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-bold (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-bullet-list (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-document (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-hard-break (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-heading (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-history (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-horizontal-rule (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-italic (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-link (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-list-item (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-ordered-list (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-paragraph (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-text (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/extension-text-align (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/pm (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/react (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
@tiptap/starter-kit (source) 3.15.33.20.1 age confidence dependencies minor 3.20.4 (+2)
Babel (source) 2.16.02.18.0 age confidence dependencies minor
WTForms (changelog) 3.1.23.2.1 age confidence dependencies minor
apig-wsgi (changelog) 2.18.02.20.0 age confidence dependencies minor
aws-xray-sdk 2.14.02.15.0 age confidence dependencies minor
axe-core (source) 4.9.14.11.1 age confidence devDependencies minor
babel-loader 8.3.08.4.1 age confidence devDependencies minor
beautifulsoup4 (changelog) 4.12.34.14.3 age confidence test minor
blinker 1.8.21.9.0 age confidence dependencies minor
boto3 1.34.1531.42.65 age confidence dependencies minor 1.42.70 (+4)
certifi 2024.8.302024.12.14 age confidence dependencies minor
cypress-axe 1.6.01.7.0 age confidence devDependencies minor
cypress-html-validate 7.1.07.2.0 age confidence devDependencies minor
cypress-real-events 1.14.01.15.0 age confidence devDependencies minor
cypress-recurse 1.35.31.37.2 age confidence dependencies minor
greenlet (changelog) 3.1.13.3.2 age confidence dependencies minor
gulp-rename 2.0.02.1.0 age confidence devDependencies minor
html-validate (source) 8.18.28.29.0 age confidence dependencies minor
jquery-migrate 3.4.13.6.0 age confidence dependencies minor
lucide-react (source) ^0.562.0^0.577.0 age confidence dependencies minor
mypy (changelog) 1.11.21.19.1 age confidence test minor
nanoid 5.0.95.1.6 age confidence dependencies minor 5.1.7
node-polyglot 2.5.02.6.0 age confidence dependencies minor
poethepoet (changelog) ^0.24.4^0.42.0 age confidence test minor
pytest (changelog) 8.3.58.4.2 age confidence test minor
pytest-mock (changelog) 3.14.03.15.1 age confidence test minor
python ~3.12.7~3.14.0 age confidence dependencies minor
python-dotenv 1.0.11.2.2 age confidence dependencies minor
ruff (source, changelog) ^0.8.2^0.15.0 age confidence test minor 0.15.6
translate-toolkit 3.13.23.19.3 age confidence dependencies minor
unidecode 1.3.81.4.0 age confidence dependencies minor
validators (changelog) ^0.28.3^0.35.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/core)

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)
🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 22, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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.19) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.19 requires Python ~3.12.7
 and notifications-utils (53.2.19) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.19 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

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: notifications-admin@0.0.1
npm ERR! Found: @tiptap/pm@3.20.1
npm ERR! node_modules/@tiptap/pm
npm ERR!   @tiptap/pm@"3.20.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @tiptap/pm@"^3.20.4" from @tiptap/core@3.20.4
npm ERR! node_modules/@tiptap/core
npm ERR!   peer @tiptap/core@"^3.20.1" from @tiptap/extension-blockquote@3.20.1
npm ERR!   node_modules/@tiptap/extension-blockquote
npm ERR!     @tiptap/extension-blockquote@"3.20.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-18T15_29_09_669Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/all-minor branch 10 times, most recently from 7315bb1 to a599c3c Compare June 28, 2024 18:18
@renovate renovate Bot force-pushed the renovate/all-minor branch 5 times, most recently from 19b5c46 to 9f58966 Compare July 10, 2024 19:09
@renovate renovate Bot force-pushed the renovate/all-minor branch 7 times, most recently from d22f3ca to da42ddd Compare July 17, 2024 20:03
@renovate renovate Bot force-pushed the renovate/all-minor branch 5 times, most recently from 2f6c6fb to 4d2fc46 Compare July 22, 2024 19:11
@renovate renovate Bot force-pushed the renovate/all-minor branch 7 times, most recently from 9c3b65e to d2db69d Compare August 2, 2024 17:16
@renovate renovate Bot changed the title fix(deps): update all minor dependencies chore(deps): update all minor dependencies Aug 2, 2024
@renovate renovate Bot force-pushed the renovate/all-minor branch 9 times, most recently from bc379d4 to bf93e95 Compare August 8, 2024 18:32
@renovate renovate Bot force-pushed the renovate/all-minor branch 5 times, most recently from 26f5d55 to 394ff15 Compare August 15, 2024 15:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 18, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
Contributor

@whabanks whabanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested app + api + new utils in conjunction locally.

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.

1 participant