Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps appdirs from 1.4.0 to 1.4.4.

Release notes

Sourced from appdirs's releases.

1.4.4

[PR #92] Don't import appdirs from setup.py Project officially classified as Stable which is important for inclusion in other distros such as ActivePython.

First of several incremental releases to catch up on maintenance.

1.4.3

Minor fix for 3.6 support.

1.4.2

[PR #84] Allow installing without setuptools [PR #86] Fix string delimiters in setup.py description Add Python 3.6 support

Thanks to the all for helping with diagnosing/discussing the changes to setuptools and the PRs.

1.4.1

Appname is now optional and added an update to support python 3 (winreg). Thanks to everyone that contributed!

Changelog

Sourced from appdirs's changelog.

appdirs 1.4.4

  • [PR #92] Don't import appdirs from setup.py which resolves issue #91
  • [PR #100] Corrects the config directory on OSX/macOS, which resolves issue #63.

Project officially classified as Stable which is important for inclusion in other distros such as ActivePython.

appdirs 1.4.3

  • [PR #76] Python 3.6 invalid escape sequence deprecation fixes
  • Fix for Python 3.6 support

appdirs 1.4.2

  • [PR #84] Allow installing without setuptools
  • [PR #86] Fix string delimiters in setup.py description
  • Add Python 3.6 support

appdirs 1.4.1

  • [issue #38] Fix _winreg import on Windows Py3
  • [issue #55] Make appname optional
Commits
  • 7af32e0 Update travis to remove unsupported python versions. Add 3.7 and 3.8.
  • 8ea7ee1 Update info on 1.4.4 release.
  • 0bd365a Update python versions, remove 2.6 and old 3.x, added 3.7 and 3.8.
  • 0a826b0 Updated maintainer information. Also fixes issue w/ PYPI metadata being stric...
  • 5cf18cb Tighten up new changes text to render correctly on PyPI.
  • 69b55d0 Bump version, now listed as stable and import fix.
  • 885dd14 bump
  • 8048f67 Has been in use for years in core python libraries. Changing classifier to st...
  • 494089c Merge pull request #92 from leorochael/leorochael-no-import-of-appdirs-during...
  • b0262da Don't import appdirs from setup.py
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [appdirs](https://github.com/ActiveState/appdirs) from 1.4.0 to 1.4.4.
- [Release notes](https://github.com/ActiveState/appdirs/releases)
- [Changelog](https://github.com/ActiveState/appdirs/blob/master/CHANGES.rst)
- [Commits](ActiveState/appdirs@1.4.0...1.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 12, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant