- Notifications
You must be signed in to change notification settings - Fork 14
Bump minimatch from 3.0.4 to 3.1.2 #12
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| @dependabot merge Sent from Proton Mail mobile …-------- Original Message -------- On Mar 2, 2023, 12:58, dependabot[bot] wrote: This automated pull request fixes a [security vulnerability](https://github.com/HackYourFuture/JavaScript3_examples/security/dependabot/13) (high severity). [Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates). --------------------------------------------------------------- Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits - [699c459](isaacs/minimatch@699c459) 3.1.2 - [2f2b5ff](isaacs/minimatch@2f2b5ff) fix: trim pattern - [25d7c0d](isaacs/minimatch@25d7c0d) 3.1.1 - [55dda29](isaacs/minimatch@55dda29) fix: treat nocase:true as always having magic - [5e1fb8d](isaacs/minimatch@5e1fb8d) 3.1.0 - [f8145c5](isaacs/minimatch@f8145c5) Add 'allowWindowsEscape' option - [570e8b1](isaacs/minimatch@570e8b1) add publishConfig for v3 publishes - [5b7cd33](isaacs/minimatch@5b7cd33) 3.0.6 - [20b4b56](isaacs/minimatch@20b4b56) [fix] revert all breaking syntax changes - [2ff0388](isaacs/minimatch@2ff0388) document, expose, and test 'partial:true' option - Additional commits viewable in [compare view](isaacs/minimatch@v3.0.4...v3.1.2) [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 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) - @dependabot use these labels will set the current labels as the default for future PRs for this repo and language - @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language - @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language - @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/HackYourFuture/JavaScript3_examples/network/alerts). --------------------------------------------------------------- You can view, comment on, or merge this pull request online at: #12 Commit Summary - [4489682](4489682) Bump minimatch from 3.0.4 to 3.1.2 File Changes ([1 file](https://github.com/HackYourFuture/JavaScript3_examples/pull/12/files)) - M [package-lock.json](https://github.com/HackYourFuture/JavaScript3_examples/pull/12/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (6) Patch Links: - https://github.com/HackYourFuture/JavaScript3_examples/pull/12.patch - https://github.com/HackYourFuture/JavaScript3_examples/pull/12.diff — Reply to this email directly, [view it on GitHub](#12), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZQRDF2GT62ATPJ4WODW2CDOHANCNFSM6AAAAAAVNJAI5I). You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Bumps minimatch from 3.0.4 to 3.1.2.
Commits
699c4593.1.22f2b5fffix: trim pattern25d7c0d3.1.155dda29fix: treat nocase:true as always having magic5e1fb8d3.1.0f8145c5Add 'allowWindowsEscape' option570e8b1add publishConfig for v3 publishes5b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' optionDependabot 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.