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 net.harawata:appdirs from 1.0.0 to 1.2.2 #205

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps net.harawata:appdirs from 1.0.0 to 1.2.2.

Release notes

Sourced from net.harawata:appdirs's releases.

appdirs-1.2.1

  • Removed SLF4J/Logback from dependencies to avoid issues like #4 or #40 .

appdirs-1.2.0

  • On macOS, getUserConfigDir() and getSiteConfigDir() now return /Users/xxx/Library/Preferences and /Library/Preferences respectively. #34

appdirs-1.1.0

  • On Windows, it is now possible to get a path that does not include 'appAuthor' part. #28
  • Added a new method getSharedDir(). On macOS, this method returns /Users/Shared/Library/Application Support/ which could be useful as it can be writable to multiple users. #31

appdirs-1.0.3

UnixAppDirs should search environment variables instead of system properties. #6

appdirs-1.0.2

Avoid deprecated Windows function. #5

appdirs-1.0.1

Changed the scope of jna-platform dependency to compile. #2

Commits
  • 0ecfbef [maven-release-plugin] prepare release appdirs-1.2.2
  • b527346 Add getUserDownloadsDir()
  • 9eb5343 [actions] Use -latest versions
  • 0478b7a [actions] Update Java source/target versions
  • 580b234 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • 8765107 Bump maven-source-plugin from 3.2.1 to 3.3.0
  • b37b22c Bump maven-gpg-plugin from 3.0.1 to 3.1.0
  • 5784a49 [actions] Updated JDK versions
  • 074ccfc [actions] Added 'distribution'
  • e8a095e Updated action versions
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [net.harawata:appdirs](https://github.com/harawata/appdirs) from 1.0.0 to 1.2.2.
- [Release notes](https://github.com/harawata/appdirs/releases)
- [Commits](harawata/appdirs@appdirs-1.0.0...appdirs-1.2.2)

---
updated-dependencies:
- dependency-name: net.harawata:appdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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