Bump hexo-theme-next from 8.21.1 to 8.22.0#9
Merged
dependabot[bot] merged 1 commit intoJan 3, 2025
Conversation
Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.21.1 to 8.22.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](next-theme/hexo-theme-next@v8.21.1...v8.22.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Thursday, January 2, 2025 7:01:36 AM
To: vasudev-gm/vasudev-gm.github.io ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [vasudev-gm/vasudev-gm.github.io] Bump hexo-theme-next from 8.21.1 to 8.22.0 (PR #9)
Bumps hexo-theme-next<https://github.com/next-theme/hexo-theme-next> from 8.21.1 to 8.22.0.
Release notes
Sourced from hexo-theme-next's releases<https://github.com/next-theme/hexo-theme-next/releases>.
v8.22.0
What's Changed
⭐ Features
* Switch to Google Fonts v2 API (bec4ea90324d98b406c38370612ed8806c0382d0)
* Duration configuration of motion by @Zerohertz<https://github.com/Zerohertz> in next-theme/hexo-theme-next#846<https://github.com/next-theme/hexo-theme-next/pull/846>
motion:
+ duration: 200
🐞 Bug Fixes
* Fix figcaption style (17b57da31a87f9c47db2f44b77365fc077bc13d9)
* Fix unit test (1b6955735d406da80eea2ade9c3f8621f0d1d655)
* Fix SCRIPT1028 caused by async by @wherewhere<https://github.com/wherewhere> in next-theme/hexo-theme-next#852<https://github.com/next-theme/hexo-theme-next/pull/852>
* Fix .menu-item-active::after style (58004e8180584fd7507d5f7817f9c2b063b10fe3)
🛠 Improvements
* Clean up style (cf701a13f17a8960a1b2717c79ac158924d707e7)
* Use scrollbar-gutter (64772b0decea8524c92e0f7c0a49440c75acf79c)
* Use auto-fill in link-grid (6548d0b865b143f08d7f0de6c9484c7f62077e4b)
* Remove type from script tag (a77778a6762d84e28fdf02be7cf3cf5d38c8c981)
* Remove CSS vendor prefixes (b0a428533aaa6bb1e5b0d317e3a7914792b472f4)
* Optimize .links-of-blogroll-item style (3fb181fd5dd13c85919d6e8acdf4fec70060b516)
* Reorder imports (77adbf59d899e7034e1ba9ea245e9fc06e97fa2c)
🌀 External Changes
* New action GitHub Releases To Discord (5639be9bfff24e608f79fa092be95c9c3f1773d6)
* Update dependency eslint to v9.17.0 by @renovate<https://github.com/renovate> in next-theme/hexo-theme-next#847<https://github.com/next-theme/hexo-theme-next/pull/847>
* Update dependency stylelint to v16.12.0 by @renovate<https://github.com/renovate> in next-theme/hexo-theme-next#851<https://github.com/next-theme/hexo-theme-next/pull/851>
* Update dependency mocha to v11 by @renovate<https://github.com/renovate> in next-theme/hexo-theme-next#853<https://github.com/next-theme/hexo-theme-next/pull/853>
* Update dependency c8 to v10.1.3 by @renovate<https://github.com/renovate> in next-theme/hexo-theme-next#857<https://github.com/next-theme/hexo-theme-next/pull/857>
📖 Documentation
* Update community URLs in README (8bdea2bfc6d5e9a44ee25b63d7f560bf2eb3e20f)
New Contributors
* @Zerohertz<https://github.com/Zerohertz> made their first contribution in next-theme/hexo-theme-next#846<https://github.com/next-theme/hexo-theme-next/pull/846>
* @wherewhere<https://github.com/wherewhere> made their first contribution in next-theme/hexo-theme-next#852<https://github.com/next-theme/hexo-theme-next/pull/852>
Full Changelog: ***@***.***<next-theme/hexo-theme-next@v8.21.1...v8.22.0>
Commits
* 01bc42c<next-theme/hexo-theme-next@01bc42c> Release v8.22.0
* ac2d6f6<next-theme/hexo-theme-next@ac2d6f6> Update dependency c8 to v10.1.3 (#857<https://github.com/next-theme/hexo-theme-next/issues/857>)
* 002f9bd<next-theme/hexo-theme-next@002f9bd> Update dependency mocha to v11 (#853<https://github.com/next-theme/hexo-theme-next/issues/853>)
* d6ce4d6<next-theme/hexo-theme-next@d6ce4d6> Update dependency stylelint to v16.12.0 (#851<https://github.com/next-theme/hexo-theme-next/issues/851>)
* 2a33936<next-theme/hexo-theme-next@2a33936> Update dependency eslint to v9.17.0 (#847<https://github.com/next-theme/hexo-theme-next/issues/847>)
* ac79f53<next-theme/hexo-theme-next@ac79f53> Update _vendors.yml
* da4712e<next-theme/hexo-theme-next@da4712e> Fix SCRIPT1028 caused by async (#852<https://github.com/next-theme/hexo-theme-next/issues/852>)
* 77adbf5<next-theme/hexo-theme-next@77adbf5> Reorder imports
* 3fb181f<next-theme/hexo-theme-next@3fb181f> Optimize .links-of-blogroll-item style
* 58004e8<next-theme/hexo-theme-next@58004e8> Fix .menu-item-active::after style
* Additional commits viewable in compare view<next-theme/hexo-theme-next@v8.21.1...v8.22.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:
#9
Commit Summary
* 65cdd28<65cdd28> Bump hexo-theme-next from 8.21.1 to 8.22.0
File Changes
(2 files<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/9/files>)
* M package-lock.json<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/9/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519> (8)
* M package.json<https://github.com/vasudev-gm/vasudev-gm.github.io/pull/9/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519> (2)
Patch Links:
* https://github.com/vasudev-gm/vasudev-gm.github.io/pull/9.patch
* https://github.com/vasudev-gm/vasudev-gm.github.io/pull/9.diff
—
Reply to this email directly, view it on GitHub<#9>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCXKEYEJXXB7ZUCNLLYPOL2ISJHRAVCNFSM6AAAAABUPFMPIKVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DKMZUHE3DOMY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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
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-theme-next from 8.21.1 to 8.22.0.
Release notes
Sourced from hexo-theme-next's releases.
Commits
01bc42cRelease v8.22.0ac2d6f6Update dependency c8 to v10.1.3 (#857)002f9bdUpdate dependency mocha to v11 (#853)d6ce4d6Update dependency stylelint to v16.12.0 (#851)2a33936Update dependency eslint to v9.17.0 (#847)ac79f53Update _vendors.ymlda4712eFix SCRIPT1028 caused by async (#852)77adbf5Reorder imports3fb181fOptimize .links-of-blogroll-item style58004e8Fix .menu-item-active::after styleDependabot 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)