-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump hexo-generator-index from 3.0.0 to 4.0.0 #5
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/hexo-generator-index-4.0.0
Jul 10, 2024
Merged
Bump hexo-generator-index from 3.0.0 to 4.0.0 #5
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/hexo-generator-index-4.0.0
Jul 10, 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 [hexo-generator-index](https://github.com/hexojs/hexo-generator-index) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/hexojs/hexo-generator-index/releases) - [Commits](hexojs/hexo-generator-index@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: hexo-generator-index dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 10, 2024
@dependabot merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Wednesday, July 10, 2024 7:15 AM
To: vasudev-gm/vasudev-gm.github.io ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [vasudev-gm/vasudev-gm.github.io] Bump hexo-generator-index from 3.0.0 to 4.0.0 (PR #5)
Bumps hexo-generator-index<https://github.com/hexojs/hexo-generator-index> from 3.0.0 to 4.0.0.
Release notes
Sourced from hexo-generator-index's releases<https://github.com/hexojs/hexo-generator-index/releases>.
v4.0.0
Breaking Changes
* chore: require node >= 18 by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#112<https://redirect.github.com/hexojs/hexo-generator-index/pull/112>
New Features
* feat: custom layout by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#96<https://redirect.github.com/hexojs/hexo-generator-index/pull/96>
Fixes
* fix: pagination_dir setting by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#98<https://redirect.github.com/hexojs/hexo-generator-index/pull/98>
Test
* test: use beforeEach hook to improve test suite. by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#109<https://redirect.github.com/hexojs/hexo-generator-index/pull/109>
* test: adapt to #109<https://redirect.github.com/hexojs/hexo-generator-index/issues/109> & fix an error by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#113<https://redirect.github.com/hexojs/hexo-generator-index/pull/113>
Dependencies
* chore(deps-dev): bump c8 from 7.14.0 to 8.0.0 by @dependabot<https://github.com/dependabot> in hexojs/hexo-generator-index#90<https://redirect.github.com/hexojs/hexo-generator-index/pull/90>
* chore(deps-dev): bump hexo from 6.3.0 to 7.0.0 by @dependabot<https://github.com/dependabot> in hexojs/hexo-generator-index#91<https://redirect.github.com/hexojs/hexo-generator-index/pull/91>
* chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 by @dependabot<https://github.com/dependabot> in hexojs/hexo-generator-index#93<https://redirect.github.com/hexojs/hexo-generator-index/pull/93>
* chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 by @dependabot<https://github.com/dependabot> in hexojs/hexo-generator-index#106<https://redirect.github.com/hexojs/hexo-generator-index/pull/106>
Docs
* docs: made some improvements on readme. by @uiolee<https://github.com/uiolee> in hexojs/hexo-generator-index#110<https://redirect.github.com/hexojs/hexo-generator-index/pull/110>
New Contributors
* @uiolee<https://github.com/uiolee> made their first contribution in hexojs/hexo-generator-index#112<https://redirect.github.com/hexojs/hexo-generator-index/pull/112>
Full Changelog: ***@***.***<hexojs/hexo-generator-index@v3.0.0...v4.0.0>
Commits
* 83d121f<hexojs/hexo-generator-index@83d121f> release: 4.0.0 (#111<https://redirect.github.com/hexojs/hexo-generator-index/issues/111>)
* 9c0bd9e<hexojs/hexo-generator-index@9c0bd9e> feat: custom layout (#96<https://redirect.github.com/hexojs/hexo-generator-index/issues/96>)
* 67d7923<hexojs/hexo-generator-index@67d7923> test: adapt to #109<https://redirect.github.com/hexojs/hexo-generator-index/issues/109> & fix an error (#113<https://redirect.github.com/hexojs/hexo-generator-index/issues/113>)
* 59aeb87<hexojs/hexo-generator-index@59aeb87> fix: pagination_dir setting (#98<https://redirect.github.com/hexojs/hexo-generator-index/issues/98>)
* beaa06c<hexojs/hexo-generator-index@beaa06c> test: use beforeEach hook to improve test suite. (#109<https://redirect.github.com/hexojs/hexo-generator-index/issues/109>)
* f088866<hexojs/hexo-generator-index@f088866> docs: made some improvements on readme. (#110<https://redirect.github.com/hexojs/hexo-generator-index/issues/110>)
* 0148050<hexojs/hexo-generator-index@0148050> chore: require node >= 18 (#112<https://redirect.github.com/hexojs/hexo-generator-index/issues/112>)
* e3c8b35<hexojs/hexo-generator-index@e3c8b35> chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 (#106<https://redirect.github.com/hexojs/hexo-generator-index/issues/106>)
* f8ef61c<hexojs/hexo-generator-index@f8ef61c> chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#93<https://redirect.github.com/hexojs/hexo-generator-index/issues/93>)
* 5277187<hexojs/hexo-generator-index@5277187> chore(deps-dev): bump hexo from 6.3.0 to 7.0.0 (#91<https://redirect.github.com/hexojs/hexo-generator-index/issues/91>)
* Additional commits viewable in compare view<hexojs/hexo-generator-index@v3.0.0...v4.0.0>
[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 view, comment on, or merge this pull request online at:
#5
Commit Summary
* 53dc746<53dc746> Bump hexo-generator-index from 3.0.0 to 4.0.0
File Changes
(2 files<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/5/files>)
* M package-lock.json<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/5/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519> (11)
* M package.json<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/5/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519> (2)
Patch Links:
* https://github.com/vasudev-gm/vasudev-gm.github.io/pull/5.patch
* https://github.com/vasudev-gm/vasudev-gm.github.io/pull/5.diff
—
Reply to this email directly, view it on GitHub<#5>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCXKE4KBFBULR47H6272LDZLSG5JAVCNFSM6AAAAABKT5K2NKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TSNJUGE2TINI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/hexo-generator-index-4.0.0
branch
July 10, 2024 04:43
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 hexo-generator-index from 3.0.0 to 4.0.0.
Release notes
Sourced from hexo-generator-index's releases.
Commits
83d121f
release: 4.0.0 (#111)9c0bd9e
feat: custom layout (#96)67d7923
test: adapt to #109 & fix an error (#113)59aeb87
fix: pagination_dir setting (#98)beaa06c
test: use beforeEach hook to improve test suite. (#109)f088866
docs: made some improvements on readme. (#110)0148050
chore: require node >= 18 (#112)e3c8b35
chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 (#106)f8ef61c
chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#93)5277187
chore(deps-dev): bump hexo from 6.3.0 to 7.0.0 (#91)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 will merge this PR once CI passes on it, as requested by @vasudev-gm.
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)