Skip to content

fix(deps): update all patch dependencies#2485

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

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

Conversation

@renovate

@renovate renovate Bot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.29.07.29.7 age confidence
@babel/preset-env (source) 7.29.27.29.7 age confidence
@vitejs/plugin-react (source) 6.0.16.0.2 age confidence
WTForms (changelog) 3.2.13.2.2 age confidence
dayjs (source) 1.11.201.11.21 age confidence
debugpy (source) 1.8.121.8.21 age confidence
mochawesome-merge 5.1.05.1.1 age confidence
nanoid 5.1.65.1.11 age confidence
tailwindcss (source) 3.4.183.4.19 age confidence
translate-toolkit 3.19.33.19.11 age confidence
types-python-dateutil (changelog) 2.9.0.202511152.9.0.20260518 age confidence

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.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6

Compare Source

v7.29.6 (2026-05-25)

🐛 Bug Fix
Committers: 3
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.2

Compare Source

Allow all options in reactCompilerPreset (#​1189)

This is a type only change. Only compilationMode and target options were available for reactCompilerPreset.

iamkun/dayjs (dayjs)

v1.11.21

Compare Source

Bug Fixes
microsoft/debugpy (debugpy)

v1.8.21: debugpy v1.8.21

Compare Source

Fixes for:

  • Return evaluate result in DAP response body instead of writing to stdout: #​2027
  • Prevent invalid scopes request from crashing debug session: #​2026
  • Skip uninitialized __slots__ in variable resolver: #​2024
  • Handle -c arguments that are bytes instead of str: #​2021
  • Fix evaluation of variables from chained exception frames: #​2018
  • ContinueRequest with a specific threadId no longer resumes all threads (in-process adapter): #​2012
  • Avoid strong reference to exceptions during unwind: #​2008
  • Show error message on evaluate failures in the hover context: #​2006
  • Display dlerror output when dlopen fails: #​2000
  • Replace removed pkgutil.get_loader with importlib.util.find_spec in get_fullname: #​1998

Enhancements:

  • Add option to ignore all system exit codes: #​2017
  • Pull changes from pydevd up to March 2026: #​2010

Infrastructure work:

Thanks to @​maxbachmann, @​mfussenegger, and @​sambrightman for the commits.

v1.8.20: debugpy v1.8.20

Compare Source

Fixes for:

  • annotate in 3.14 causing exceptions: #​1971

Enhancements:

  • Use remote_exec if available: c7e86a1
  • Support more architectures: 1bbecdf

Infrastructure work:

  • Support devcontainers for development: 7dbc229

Thanks to @​rameshvarun, @​Xeonacid, and @​pdepetro for the commits

v1.8.19: debugpy v1.8.19

Compare Source

More fixes for #​1980. Spaces in python files are handled now too.

v1.8.18: debugpy v1.8.18

Compare Source

Fixes:

v1.8.17

Compare Source

v1.8.16: debugpy v1.8.16

Compare Source

Fixes

Thanks to @​osiewicz

v1.8.15: debugpy v1.8.15

Compare Source

Fixes:

Thanks to @​MichaelSpece, @​jborean93, @​ConradIrwin for your help

v1.8.14: debugpy v1.8.14

Compare Source

Fixes for:

  • binskim warnings on linux
  • support for posix_spawnp

v1.8.13: debugpy v1.8.13

Compare Source

Fixes:

Antontelesh/mochawesome-merge (mochawesome-merge)

v5.1.1

Compare Source

Bug Fixes
ai/nanoid (nanoid)

v5.1.11

Compare Source

  • Fixed breaking Nano ID by requesting big ID.

v5.1.10

Compare Source

v5.1.9

Compare Source

  • Fixed npm package size regression.

v5.1.8

Compare Source

v5.1.7

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.19

Compare Source

translate/translate (translate-toolkit)

v3.19.11

Compare Source

Released on 28 May 2026

This release contains improvements and bug fixes.

Changes

Formats and Converters
  • TBX
    • Use stricter language tag parsing
  • Plural handling
    • Make CLDR plural tags generation more robust across supported
      formats
Tests
  • Improve testsuite behavior when optional dependencies are missing
Other
  • Tighten exception handling and update type annotations
  • Update development tooling dependencies

Contributors

This release was made possible by the following contributors:

Michal Čihař

v3.19.10

Compare Source

Released on 14 May 2026

This release contains improvements and bug fixes.

Changes

Formats and Converters
  • TBX
    • Honor languages configured in termEntry
Other
  • Update development tooling dependencies

Contributors

This release was made possible by the following contributors:

Michal Čihař

v3.19.9

Compare Source

Released on 11 May 2026

This release contains improvements and bug fixes.

Changes

Formats and Converters
  • DTD
    • Improve DTD validation
  • Fluent
    • Improve detection of duplicate entries and attributes
  • Java MessageFormat
    • Use safer matching for choice placeholders
  • YAML
    • Limit YAML parser depth
    • Require ruamel.yaml 0.19.1 or newer
  • Conversions
    • Fix crash when applying output thresholds to stores without strings
Other
  • Convert command-line tests to syrupy snapshots
  • Update development tooling and CI dependencies

Contributors

This release was made possible by the following contributors:

Michal Čihař

v3.19.8

Compare Source

Released on 6 May 2026

This release contains improvements and bug fixes.

Changes

Formats and Converters
  • MDX
    • Add support for translating MDX documents
  • Markdown
    • Improve documentation and tests for hard line breaks
  • PO
    • Expose maximal length comments in PO converters
    • Improve handling of previous source and context metadata
  • XLIFF
    • Improve conversion of previous source and context metadata
Other
  • Improve LISA storage copy performance
  • Improve GitHub release generation
  • Reduce generated documentation navigation size
  • Update development tooling and CI dependencies
  • Correct typos and improve typing

Contributors

This release was made possible by the following contributors:

Michal Čihař, Kolja

v3.19.7

Compare Source

Released on 29 April 2026

This release contains improvements and bug fixes.

Changes

Formats and Converters
  • CSV
    • Fix crash when escaping multistring values
  • HTML
    • Properly escape translated HTML attributes
  • PO
    • Avoid inferring obsolete unit state twice
Other
  • Correct type annotations
  • Automate updating release notes on GitHub
  • Update development tooling and CI dependencies

Contributors

This release was made possible by the following contributors:

Michal Čihař

v3.19.6

Compare Source

What's Changed

Changes and improvements
Dependency updates

Full Changelog: translate/translate@3.19.5...3.19.6

v3.19.5

Compare Source

The major changes in this release are:

  • Improvements in the Fluent, Markdown, Anroid and INI formats.

Read the full Release notes for more details.

v3.19.4

Compare Source

What's Changed

The major changes in this release are:

  • Improvements in the PO, XLIFF, Markdown, Properties, Android and TS formats.
  • Consolidated XML parsing to use lxml
  • Apply limits on processed ZIP files

Read the full Release notes for more details.

New Contributors

Full Changelog: translate/translate@3.19.3...3.19.4


Configuration

📅 Schedule: (in timezone America/Montreal)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-patch branch 9 times, most recently from 55953de to 330fd43 Compare December 8, 2025 20:20
@renovate renovate Bot force-pushed the renovate/all-patch branch 9 times, most recently from 5d3c867 to a22d356 Compare December 16, 2025 13:25
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 4e94371 to dbbb454 Compare December 17, 2025 20:35
@renovate renovate Bot changed the title chore(deps): update dependency debugpy to v1.8.17 chore(deps): update all patch dependencies Dec 17, 2025
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 75b3887 to 82de929 Compare December 19, 2025 14:46
@renovate renovate Bot force-pushed the renovate/all-patch branch 3 times, most recently from ea0d48e to a836849 Compare January 9, 2026 18:37
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 45f6049 to 7b46aba Compare January 13, 2026 15:50
@renovate renovate Bot force-pushed the renovate/all-patch branch 13 times, most recently from 1c0388e to 52e7073 Compare February 2, 2026 16:38
@renovate renovate Bot force-pushed the renovate/all-patch branch 11 times, most recently from a33a388 to 036515a Compare February 10, 2026 13:05
@renovate renovate Bot force-pushed the renovate/all-patch branch 5 times, most recently from d9e9177 to 4f16acb Compare February 11, 2026 19:32
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