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

Bump appdirs from 1.4.3 to 1.4.4 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps appdirs from 1.4.3 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.

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.

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
  • See full diff 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)

Bumps [appdirs](https://github.com/ActiveState/appdirs) from 1.4.3 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.3...1.4.4)

---
updated-dependencies:
- dependency-name: appdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
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.

0 participants