TwitterInternalAPIDocument
TwitterInternalAPIDocument copied to clipboard
Bump pathspec from 0.11.1 to 0.11.2
Bumps pathspec from 0.11.1 to 0.11.2.
Changelog
Sourced from pathspec's changelog.
0.11.2 (2023-07-28)
New features:
Issue [#80](https://github.com/cpburnz/python-pathspec/issues/80)_: match_files with negated path spec.pathspec.PathSpec.match_*()now have anegateparameter to make using .gitignore logic easier and more efficient.Bug fixes:
Pull [#76](https://github.com/cpburnz/python-pathspec/issues/76)_: Add edge case: patterns that end with an escaped spaceIssue [#77](https://github.com/cpburnz/python-pathspec/issues/77)/Pull [#78](https://github.com/cpburnz/python-pathspec/issues/78): Negate with caret symbol as with the exclamation mark... _
Pull [#76](https://github.com/cpburnz/python-pathspec/issues/76): cpburnz/python-pathspec#76 .. _Issue [#77](https://github.com/cpburnz/python-pathspec/issues/77): cpburnz/python-pathspec#77 .. _Pull [#78](https://github.com/cpburnz/python-pathspec/issues/78): cpburnz/python-pathspec#78 .. _Issue [#80](https://github.com/cpburnz/python-pathspec/issues/80): cpburnz/python-pathspec#80
Commits
878be22Release v0.11.2c0aca9fRelease v0.11.2fb2246cImplement issue 80933dd7dUpdate CHANGESdfb630bUpdate CHANGEScebf13fMerge pull request #78 from tomruk/caret-symbol518db79Merge branch 'master' into caret-symbol57fbd3ePass caret negation6b58e23Negate with caret symbol as with the exclamation markb9a014eUpdate CHANGES- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.