-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /site #214
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/micromatch-4.0.8
Aug 31, 2024
Merged
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /site #214
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/micromatch-4.0.8
Aug 31, 2024
Conversation
This file contains 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 [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 31, 2024
@dependabot merge
…On Sat, 31 Aug 2024 at 15:58, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/117>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps micromatch <https://github.com/micromatch/micromatch> from 4.0.5 to
4.0.8.
Release notes
*Sourced from micromatch's releases
<https://github.com/micromatch/micromatch/releases>.*
4.0.8
Ultimate release that fixes both CVE-2024-4067
<https://github.com/advisories/GHSA-952p-6rrq-rcjv> and CVE-2024-4068
<https://github.com/advisories/GHSA-grv7-fg5c-xmjg>. We consider the
issues low-priority, so even if you see automated scanners saying
otherwise, don't be scared.
Changelog
*Sourced from micromatch's changelog
<https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md>.*
[4.0.8] - 2024-08-22
- backported CVE-2024-4067
<https://github.com/advisories/GHSA-952p-6rrq-rcjv> fix (from v4.0.6)
over to 4.x branch
[4.0.7] - 2024-05-22
- this is basically v4.0.5, with some README updates
- *it is vulnerable to CVE-2024-4067
<https://github.com/advisories/GHSA-952p-6rrq-rcjv>*
- Updated braces to v3.0.3 to avoid CVE-2024-4068
<https://github.com/advisories/GHSA-grv7-fg5c-xmjg>
- does NOT break API compatibility
[4.0.6] - 2024-05-21
- Added hasBraces to check if a pattern contains braces.
- Fixes CVE-2024-4067
<https://github.com/advisories/GHSA-952p-6rrq-rcjv>
- *BREAKS API COMPATIBILITY*
- Should be labeled as a major release, but it's not.
Commits
- 8bd704e
<micromatch/micromatch@8bd704e>
4.0.8
- a0e6841
<micromatch/micromatch@a0e6841>
run verb to generate README documentation
- 4ec2884
<micromatch/micromatch@4ec2884>
Merge branch 'v4' into hauserkristof-feature/v4.0.8
- 03aa805
<micromatch/micromatch@03aa805>
Merge pull request #266
<https://redirect.github.com/micromatch/micromatch/issues/266> from
hauserkristof/feature/v4.0.8
- 814f5f7
<micromatch/micromatch@814f5f7>
lint
- 67fcce6
<micromatch/micromatch@67fcce6>
fix: CHANGELOG about braces & CVE-2024-4068
<https://github.com/advisories/GHSA-grv7-fg5c-xmjg>, v4.0.5
- 113f2e3
<micromatch/micromatch@113f2e3>
fix: CVE numbers in CHANGELOG
- d9dbd9a
<micromatch/micromatch@d9dbd9a>
feat: updated CHANGELOG
- 2ab1315
<micromatch/micromatch@2ab1315>
fix: use ***@***.***
- 1406ea3
<micromatch/micromatch@1406ea3>
feat: rework test to work on macos with node 10,12 and 14
- Additional commits viewable in compare view
<micromatch/micromatch@4.0.5...4.0.8>
[image: 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 show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @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)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/ajfisher/ajfisher.me/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#214
Commit Summary
- 409dc25
<409dc25>
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /site
File Changes
(1 file <https://github.com/ajfisher/ajfisher.me/pull/214/files>)
- *M* site/package-lock.json
<https://github.com/ajfisher/ajfisher.me/pull/214/files#diff-a365efb0d01e9fa4c13b70f76dd08eecbdaeecfa4e017b68471dd21c35b8866f>
(8)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/214.patch
- https://github.com/ajfisher/ajfisher.me/pull/214.diff
—
Reply to this email directly, view it on GitHub
<#214>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DIYZLK3X4CIG7UAXN7TZUFLOVAVCNFSM6AAAAABNNSKSSWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4TQNRVGQ4DONQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/site/micromatch-4.0.8
branch
August 31, 2024 06:47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 micromatch from 4.0.5 to 4.0.8.
Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e
4.0.8a0e6841
run verb to generate README documentation4ec2884
Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805
Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7
lint67fcce6
fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3
fix: CVE numbers in CHANGELOGd9dbd9a
feat: updated CHANGELOG2ab1315
fix: use actions/setup-node@v41406ea3
feat: rework test to work on macos with node 10,12 and 14Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.