beaufour / flickr-download

Tool for downloading sets and photos from Flickr
Apache License 2.0
231 stars 65 forks source link

Bump pathvalidate from 3.2.0 to 3.2.1 #96

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps pathvalidate from 3.2.0 to 3.2.1.

Release notes

Sourced from pathvalidate's releases.

v3.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/thombashi/pathvalidate/compare/v3.2.0...v3.2.1

Changelog

Sourced from pathvalidate's changelog.

v3.2.1 - 23 Aug 2024

What's Changed

New Contributors

Full Changelog: https://github.com/thombashi/pathvalidate/compare/v3.2.0...v3.2.1

[Changes][v3.2.1]

Commits
  • e036302 Bump version to 3.2.1
  • 3dd8fd2 Update README
  • 72a9bb1 Update copyright year to include the current year: #54
  • 36a065d Add test cases for UNC paths
  • 602838b Update docs
  • 3393ec8 Merge pull request #56 from thombashi/add_support_py313
  • 380b195 Add support for Python 3.13
  • 26e6d67 Merge pull request #55 from thombashi/fix_validate_filepath
  • 9c0b77e Fix validation functions of filepaths: #39
  • d1c58d2 chore: update sigstore/gh-action-sigstore-python to v3.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @beaufour.


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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

beaufour commented 2 months ago

@dependabot merge

On Sun, Aug 25, 2024 at 9:27 PM dependabot[bot] @.***> wrote:

Bumps pathvalidate https://github.com/thombashi/pathvalidate from 3.2.0 to 3.2.1. Release notes

Sourced from pathvalidate's releases https://github.com/thombashi/pathvalidate/releases.

v3.2.1 What's Changed

New Contributors

Full Changelog: @.*** https://github.com/thombashi/pathvalidate/compare/v3.2.0...v3.2.1

Changelog

Sourced from pathvalidate's changelog https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md.

v3.2.1 https://github.com/thombashi/pathvalidate/releases/tag/v3.2.1 - 23 Aug 2024 What's Changed

New Contributors

Full Changelog: @.*** https://github.com/thombashi/pathvalidate/compare/v3.2.0...v3.2.1

[Changes][v3.2.1]

Commits

[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores

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 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)

You can view, comment on, or merge this pull request online at:

https://github.com/beaufour/flickr-download/pull/96 Commit Summary

File Changes

(1 file https://github.com/beaufour/flickr-download/pull/96/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/beaufour/flickr-download/pull/96, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2PONE7WNOXWSU5SIBQ7LZTJ777AVCNFSM6AAAAABNDBRTLSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DKNRTGQZTMNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

beaufour commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like pathvalidate is up-to-date now, so this is no longer needed.