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

fix(deps): update dependency gitignore_parser to v0.1.11 #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gitignore_parser 0.1.3 -> 0.1.11 age adoption passing confidence

Release Notes

mherrmann/gitignore_parser (gitignore_parser)

v0.1.11: Fix ValueError on some symlinks

Compare Source

Thank you @​matthieumarrast for the PR!

v0.1.10: Add support and testing for Python 3.12

Compare Source

Thank you @​ericwb for the PR!

v0.1.9: Correct behavior with regards to symlinks

Compare Source

Thank you @​ruancomelli for the PR.

v0.1.8: Multiple parsing improvements

Compare Source

Thank you @​jherland!

  • Fix lack of implicit anchoring of patterns to directory separators (#​58)
  • Fix multi-asterisks that fall outside of the special cases (#​57)
  • Fix "a/**/b" matching "a/bb" (#​56)

v0.1.7: Fix two incorrect parsing behaviors

Compare Source

Thank you @​jherland!

v0.1.6: Several modernization improvements

Compare Source

Great PRs by @​ruancomelli:

Also fixes a depreciation warning (#​42).

Thank you @​ruancomelli!

v0.1.5: Improve performance for negation rules

Compare Source

Thank you @​ruancomelli for the PR!

v0.1.4: Fix directory rule matching similar files

Compare Source

Fixes #​45. Thank you @​PidgeyBE for the PR!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 30, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.4 fix(deps): update dependency gitignore_parser to v0.1.5 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from df05e5c to 30a2793 Compare August 3, 2023 19:42
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.5 fix(deps): update dependency gitignore_parser to v0.1.6 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from 30a2793 to bf020a9 Compare August 7, 2023 07:30
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.6 fix(deps): update dependency gitignore_parser to v0.1.7 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from bf020a9 to 8063aa8 Compare October 3, 2023 06:48
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.7 fix(deps): update dependency gitignore_parser to v0.1.8 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from 8063aa8 to 563371a Compare October 4, 2023 15:22
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.8 fix(deps): update dependency gitignore_parser to v0.1.9 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from 563371a to 772c221 Compare October 5, 2023 11:04
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from 772c221 to 10a726a Compare January 10, 2024 08:18
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.9 fix(deps): update dependency gitignore_parser to v0.1.10 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/gitignore_parser-0.x-lockfile branch from 10a726a to 68c2143 Compare January 19, 2024 08:03
@renovate renovate bot changed the title fix(deps): update dependency gitignore_parser to v0.1.10 fix(deps): update dependency gitignore_parser to v0.1.11 Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants