Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

fix(deps): update dependency ignore to v5.2.4 #493

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ignore 5.2.0 -> 5.2.4 age adoption passing confidence

Release Notes

kaelzhang/node-ignore (ignore)

v5.2.4

Compare Source

  • PATCH fixes normal single asterisk and normal consecutive asterisks defined in gitignore spec (#​57)
  • PATCH invalid trailing backslash will not throw unexpectedly

An upgrade is recommended for all dependents


The following rules could be not properly parsed with previous ignore versions

**foo
*bar
qu*ux
abc\   # `ignore` would throw if no whitespace after `\`

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency ignore to v5.2.1 fix(deps): update dependency ignore to v5.2.2 Dec 19, 2022
@renovate renovate bot changed the title fix(deps): update dependency ignore to v5.2.2 fix(deps): update dependency ignore to v5.2.4 Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants