pycon
pycon copied to clipboard
Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.9.4 to 3.12.1. Changelog Sourced from django-autocomplete-light's changelog. 3.12.1 d327718 Update changelog by jpic 3.12.1-rc2 d33afb9 Document fuzzy workaround for Django>=5.1 GFK Autocomplete (tbc) [#1382](https://github.com/yourlabs/django-autocomplete-light/issues/1382) Revert "[fix]...
Bumps [aniso8601](https://codeberg.org/nielsenb-jf/aniso8601) from 9.0.1 to 10.0.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Updates the requirements on [argon2-cffi](https://github.com/hynek/argon2-cffi) to permit the latest version. Release notes Sourced from argon2-cffi's releases. 25.1.0 Highlights This release is mostly about smoothing out packaging metadata and improve support...
Updates the requirements on [pycountry](https://github.com/flyingcircusio/pycountry) to permit the latest version. Changelog Sourced from pycountry's changelog. 24.6.1 (2024-06-01) Breaking change: Reverted the fallback to name when country common_name or official_name attributes...
Bumps [yup](https://github.com/jquense/yup) from 0.29.3 to 1.7.1. Release notes Sourced from yup's releases. v1 Because I finally got around to it jquense/yup#1906 v1.0.0-beta.7 Fixes published artifacts for the main field v1.0.0-beta.5...
Bumps [pdfkit](https://github.com/foliojs/pdfkit) from 0.15.1 to 0.17.2. Release notes Sourced from pdfkit's releases. 0.17.2 Fix rendering lists that spans across pages 0.17.1 Fix null values in table cells rendering as [object...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.3 to 4.1.12. Release notes Sourced from tailwindcss's releases. v4.1.12 Fixed Don't consider the global important state in @apply (#18404) Add missing suggestions for flex-<number> utilities (#18642)...
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 4.3.0 to 5.2.2. Release notes Sourced from @trivago/prettier-plugin-sort-imports's releases. v5.2.2 Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.1...v5.2.2 v5.2.1 What's Changed add svelte 5.x as peer dependency by @werner-drklein in trivago/prettier-plugin-sort-imports#337 New...
## Summary This PR adds validation for Mastodon handles to fix the issue where invalid handles like just "username" result in broken URLs (`https://undefined/@username`). ## Changes - Added Mastodon handle...
## What ## ToDo