Skip to content

pip prod(deps): bump pathspec from 0.9.0 to 0.10.3 in /packages/autorest.python #1642

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps pathspec from 0.9.0 to 0.10.3.

Release notes

Sourced from pathspec's releases.

v0.10.3

Release v0.10.3. See CHANGES.rst.

v0.10.2

Release v0.10.2. See CHANGES.rst.

v0.10.1

Release v0.10.1. See CHANGES.rst.

v0.10.0

Release v0.10.0. See CHANGES.rst.

Changelog

Sourced from pathspec's changelog.

0.10.3 (2022-12-09)

New features:

  • Added utility function pathspec.util.append_dir_sep() to aid in distinguishing between directories and files on the file-system. See Issue [#65](https://github.com/cpburnz/python-pathspec/issues/65)_.

Bug fixes:

  • Issue [#66](https://github.com/cpburnz/python-pathspec/issues/66)/Pull [#67](https://github.com/cpburnz/python-pathspec/issues/67): Package not marked as py.typed.
  • Issue [#68](https://github.com/cpburnz/python-pathspec/issues/68)_: Exports are considered private.
  • Issue [#70](https://github.com/cpburnz/python-pathspec/issues/70)/Pull [#71](https://github.com/cpburnz/python-pathspec/issues/71): 'Self' string literal type is Unknown in pyright.

Improvements:

  • Issue [#65](https://github.com/cpburnz/python-pathspec/issues/65)_: Checking directories via match_file() does not work on Path objects.

.. _Issue [#65](https://github.com/cpburnz/python-pathspec/issues/65): cpburnz/python-pathspec#65 .. _Issue [#66](https://github.com/cpburnz/python-pathspec/issues/66): cpburnz/python-pathspec#66 .. _Pull [#67](https://github.com/cpburnz/python-pathspec/issues/67): cpburnz/python-pathspec#67 .. _Issue [#68](https://github.com/cpburnz/python-pathspec/issues/68): cpburnz/python-pathspec#68 .. _Issue [#70](https://github.com/cpburnz/python-pathspec/issues/70): cpburnz/python-pathspec#70 .. _Pull [#71](https://github.com/cpburnz/python-pathspec/issues/71): cpburnz/python-pathspec#71

0.10.2 (2022-11-12)

Bug fixes:

  • Fix failing tests on Windows.
  • Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_entries().
  • Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_files().
  • Type hint on root parameter on pathspec.util.iter_tree_entries().
  • Type hint on root parameter on pathspec.util.iter_tree_files().
  • Issue [#64](https://github.com/cpburnz/python-pathspec/issues/64)_: IndexError with my .gitignore file when trying to build a Python package.

Improvements:

  • Pull [#58](https://github.com/cpburnz/python-pathspec/issues/58)_: CI: add GitHub Actions test workflow.

.. _Pull [#58](https://github.com/cpburnz/python-pathspec/issues/58): cpburnz/python-pathspec#58 .. _Issue [#64](https://github.com/cpburnz/python-pathspec/issues/64): cpburnz/python-pathspec#64

0.10.1 (2022-09-02)

... (truncated)

Commits

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 [pathspec](https://github.com/cpburnz/python-pathspec) from 0.9.0 to 0.10.3.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v0.9.0...v0.10.3)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jan 2, 2023
@ghost
Copy link

ghost commented Jan 2, 2023

Thank you for your contribution @dependabot[bot]! We will review the pull request and get back to you soon.

@ghost ghost added the Community Contribution Community members are working on the issue label Jan 2, 2023
@lmazuel lmazuel merged commit b12590e into autorestv3 Jan 3, 2023
@lmazuel lmazuel deleted the dependabot/pip/packages/autorest.python/pathspec-0.10.3 branch January 3, 2023 17:15
iscai-msft added a commit that referenced this pull request Mar 10, 2023
…into cadl_ranch_branch

* 'autorestv3' of https://github.com/Azure/autorest.python: (53 commits)
  Fix publish (#1667)
  pip dev(deps-dev): bump pylint in /packages/autorest.python (#1664)
  Update package.json
  Update ChangeLog.md
  Update package.json
  Update CHANGELOG.md
  fix emitter for ADP (#1659)
  pip dev(deps-dev): bump pyright from 1.1.274 to 1.1.287 in /packages/autorest.python (#1653)
  have pipelines fail on regeneration failure (#1663)
  clean up cadl code with tim (#1657)
  Update CHANGELOG.md
  Update package.json
  Update ChangeLog.md
  use """ pair presenting enum item docs (#1655)
  [WIP] flatten JSONModelType body properties as operation parameters (#1623)
  [cadl-python] fix import and _vendor.py for subclient (#1649)
  pip prod(deps): bump m2r2 from 0.3.2 to 0.3.3 in /packages/autorest.python (#1644)
  pip prod(deps): bump platformdirs in /packages/autorest.python (#1641)
  pip prod(deps): bump pathspec in /packages/autorest.python (#1642)
  pip prod(deps): bump json-rpc in /packages/autorest.python (#1638)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant