Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency django-environ to ^0.11.0 #189

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-environ (source, changelog) ^0.10.0 -> ^0.11.0 age adoption passing confidence

Release Notes

joke2k/django-environ (django-environ)

v0.11.2

Compare Source

Fixed
+++++

  • Revert "Add variable expansion." feature
    due to #&#8203;490 <https://github.com/joke2k/django-environ/issues/490>_.

v0.11.1

Compare Source

Fixed
+++++

  • Revert "Add interpolate argument to avoid resolving proxied values." feature
    due to #&#8203;485 <https://github.com/joke2k/django-environ/issues/485>_.

v0.11.0

Compare Source

Added
+++++

  • Added support for Django 4.2
    #&#8203;456 <https://github.com/joke2k/django-environ/pull/456>_.
  • Added support for secure Elasticsearch connections
    #&#8203;463 <https://github.com/joke2k/django-environ/pull/463>_.
  • Added variable expansion
    #&#8203;468 <https://github.com/joke2k/django-environ/pull/468>_.
  • Added capability to handle comments after #, after quoted values,
    like KEY= 'part1 # part2' # comment
    #&#8203;475 <https://github.com/joke2k/django-environ/pull/475>_.
  • Added support for interpolate parameter
    #&#8203;415 <https://github.com/joke2k/django-environ/pull/415>_.

Changed
+++++++

  • Used mssql-django as engine for SQL Server
    #&#8203;446 <https://github.com/joke2k/django-environ/pull/446>_.
  • Changed handling bool values, stripping whitespace around value
    #&#8203;475 <https://github.com/joke2k/django-environ/pull/475>_.
  • Use importlib.util.find_spec to replace pkgutil.find_loader
    #&#8203;482 <https://github.com/joke2k/django-environ/pull/482>_.

Removed
+++++++

  • Removed support of Python 3.5.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from kiloreven as a code owner August 30, 2023 14:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 30, 2023
@renovate renovate bot requested a review from gbbirkisson as a code owner August 30, 2023 14:47
@renovate renovate bot added the minor label Aug 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency django-environ to ^0.11.0 chore(deps): update dependency django-environ to ^0.11.1 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/django-environ-0.x branch from 4d70869 to 47e4b3b Compare August 30, 2023 23:08
@renovate renovate bot changed the title chore(deps): update dependency django-environ to ^0.11.1 chore(deps): update dependency django-environ to ^0.11.1 - autoclosed Sep 1, 2023
@renovate renovate bot closed this Sep 1, 2023
@renovate renovate bot deleted the renovate/django-environ-0.x branch September 1, 2023 11:54
@renovate renovate bot changed the title chore(deps): update dependency django-environ to ^0.11.1 - autoclosed chore(deps): update dependency django-environ to ^0.11.1 Sep 6, 2023
@renovate renovate bot reopened this Sep 6, 2023
@renovate renovate bot restored the renovate/django-environ-0.x branch September 6, 2023 13:59
@renovate renovate bot changed the title chore(deps): update dependency django-environ to ^0.11.1 chore(deps): update dependency django-environ to ^0.11.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/django-environ-0.x branch 2 times, most recently from 62424aa to 124ca6c Compare September 7, 2023 09:56
@renovate renovate bot force-pushed the renovate/django-environ-0.x branch from 124ca6c to 80e4824 Compare September 7, 2023 09:59
@gbbirkisson gbbirkisson merged commit 7bdc1d8 into main Sep 7, 2023
5 checks passed
@gbbirkisson gbbirkisson deleted the renovate/django-environ-0.x branch September 7, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant