chore(deps): bump django-polymorphic from 4.1.0 to 4.11.2 by dependabot[bot] · Pull Request #2975 · python/pythondotorg
Bumps django-polymorphic from 4.1.0 to 4.11.2.
Release notes
Sourced from django-polymorphic's releases.
v4.11.2
What's Changed
- CI updates by
@bckohanin jazzband/django-polymorphic#869- Bump github/codeql-action from 4.32.4 to 4.32.6 in the gha-updates group by
@dependabot[bot] in jazzband/django-polymorphic#870- fix test path restriction by
@bckohanin jazzband/django-polymorphic#871- reinclude lockfile - need it to avoid mysql builds by
@bckohanin jazzband/django-polymorphic#872- Add Comprehensive Security Testing to CI Pipeline by
@JohananOppongAmoatengin jazzband/django-polymorphic#762- remove unnecessary mark_safe, potentially vulnerable to xss by
@bckohanin jazzband/django-polymorphic#873- update changelog by
@bckohanin jazzband/django-polymorphic#874- switch default branch master -> main by
@bckohanin jazzband/django-polymorphic#875Full Changelog: jazzband/django-polymorphic@v4.11.1...v4.11.2
v4.11.1
Fix for Release 4.11 causes UPDATE query to be routed to reader DB
What's Changed
- better release version parsing by
@bckohanin jazzband/django-polymorphic#861- fix CI on oracle dj5.2 by
@bckohanin jazzband/django-polymorphic#862- Bump cryptography from 46.0.4 to 46.0.5 by
@dependabot[bot] in jazzband/django-polymorphic#864- Fix database routing bug on save() by
@bckohanin jazzband/django-polymorphic#866- fix validate_version recipe by
@bckohanin jazzband/django-polymorphic#867Full Changelog: jazzband/django-polymorphic@v4.11.0...v4.11.1
v4.11.0
Typing support has been added!
What's Changed
- feat: add comprehensive type annotations by
@huynguyengl99in jazzband/django-polymorphic#856- fix changelog version date by
@bckohanin jazzband/django-polymorphic#860New Contributors
@huynguyengl99made their first contribution in jazzband/django-polymorphic#856Full Changelog: jazzband/django-polymorphic@v4.10.5...v4.11.0
v4.10.5
- Fix a bug where in some Django bootstrapping scenarios related field accessors to PolymorphicModels would not be polymorphic #858
What's Changed
- Add generic formset tests by
@bckohanin jazzband/django-polymorphic#850- add tests for templatetags by
@bckohanin jazzband/django-polymorphic#852- Remove dead PolymorphicParentModelAdmin code by
@bckohanin jazzband/django-polymorphic#854- Fix default PolymorphicManager for base_manager being overridden by apps registry cache clear. by
@bckohanin jazzband/django-polymorphic#858
... (truncated)
Commits
fa735f2switch default branch master -> mainfc10d06update changelog13b36cfadd admin tests for coverage81f7ccbadd more admin tests for coverage8ad3483broaden bandit triggers6c6114dremove unnecessary mark_safe, potentially vulnerable to xss488e1bfAdd bandit security scanning to CI13521c6reinclude lockfile - need it to avoid mysql buildsc05a2dffix test path restrictiond6adb62Merge pull request #870 from jazzband/dependabot/github_actions/gha-updates-b...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)