Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/hbstack/hb v0.7.1 -> v0.16.2 age confidence

Release Notes

hbstack/hb (github.com/hbstack/hb)

v0.16.2

Compare Source

Bug Fixes 🐞

v0.16.1

Compare Source

Bug Fixes 🐞
  • deps: update dependency stylelint-scss to v6.10.1 (972e1fd)
  • deps: update dependency stylelint-scss to v6.11.0 (b8872f0)
  • deps: update dependency stylelint-scss to v6.11.1 (114a9cc)
  • remove the hb.sass_silence_deprecations parameter (0dc9e4d)
  • silence Dart Sass deprecations (#​336) (0dc9e4d)

v0.16.0

Compare Source

Features ✨
  • add the hb.sass_silence_deprecations parameter to silence deprecations from Dart Sass (#​280) (02d49a0)
Bug Fixes 🐞

v0.15.4

Compare Source

Bug Fixes 🐞
  • compatible with the changes of @​fullhuman/postcss-purgecss v7.0.0 (#​279) (56511db)
  • deps: update dependency stylelint-scss to v6.10.0 (1884872)
  • deps: update dependency stylelint-scss to v6.6.0 (5ee97ca)
  • deps: update dependency stylelint-scss to v6.7.0 (59a5937)
  • deps: update dependency stylelint-scss to v6.8.0 (d6d37e9)
  • deps: update dependency stylelint-scss to v6.8.1 (8fbde1b)
  • deps: update dependency stylelint-scss to v6.9.0 (e46ed5e)

v0.15.3

Compare Source

Bug Fixes 🐞

v0.15.2

Compare Source

Bug Fixes 🐞
  • allow specifying extra class name for blockquotes and tables (#​245) (b1e818d)

v0.15.1

Compare Source

Bug Fixes 🐞
  • tables: rename _header attribute to _thead for consistent naming convention (c866a92)

v0.15.0

Compare Source

Features ✨
  • tables: add the _header attribute for tables, hide the header if false (#​238) (eb56400)

v0.14.0

Compare Source

Features ✨
Bug Fixes 🐞
  • clean up unused Sass variables (6823fbb)
  • deps: update dependency stylelint-scss to v6.5.1 (dcb1f81)

v0.13.0

Compare Source

Features ✨

v0.12.4

Compare Source

Bug Fixes 🐞
  • deps: update dependency stylelint-scss to v6.4.1 (d54162a)
  • deps: update dependency stylelint-scss to v6.5.0 (7c52645)
  • replace resources.PostCSS with css.PostCSS (#​226) (bba72dc)

v0.12.3

Compare Source

Performance Improvements ⚡️

v0.12.2

Compare Source

Bug Fixes 🐞
  • deps: update dependency stylelint-scss to v6.2.1 (c56fc57)
  • hb/assets/css-resource returns false sometime on local development (#​192) (32dd685)

v0.12.1

Compare Source

Bug Fixes 🐞
  • deps: update dependency stylelint-scss to v6.2.0 (90e7557)
  • move data-layout and data-section attributes from .hb-main to <body> element (#​184) (f5a2ba5)

v0.12.0

Compare Source

Features ✨
  • add the data-layout and data-section attributes for hb-main element for styling purpose (#​180) (6c8b086)

v0.11.2

Compare Source

Bug Fixes 🐞
  • rename purgecss.config.js to assets/hb/purgecss.config.js, to be vendorable (#​176) (ba62ad2)

v0.11.1

Compare Source

Bug Fixes 🐞

v0.11.0

Compare Source

Features ✨

v0.10.0

Compare Source

Features ✨
  • override the _funcs/get-page-images partial to return the name of image and allow using site image resources (#​164) (e5dc9cf)

v0.9.2

Compare Source

Continuous Integration

v0.9.1

Compare Source

Bug Fixes

v0.9.0

Compare Source

Features
  • add the hb.color parameter for setting default color mode, default to light (#​150) (341239c)

v0.8.1

Compare Source

Bug Fixes
  • allow specifying default full width for specified page types (#​138) (0fcc5bc)

v0.8.0

Compare Source

Features
  • add the hb.full_width parameter and page's full_width parameter (#​137) (7c4cc7c)
Bug Fixes
  • deps: update dependency stylelint-scss to v5.3.1 (86dc36d)
  • deps: update dependency stylelint-scss to v6 (04b8249)

v0.7.2

Compare Source

Bug Fixes
  • deps: update dependency stylelint-scss to v5.2.0 (b0a651b)
  • deps: update dependency stylelint-scss to v5.2.1 (6641368)
  • deps: update dependency stylelint-scss to v5.3.0 (c397431)
  • purgecss: try to find the configuration file in subdirectories (#​108) (1d7ddd3), closes #​106
  • purgecss: use process.env.HUGO_PUBLISHDIR instead of hard-coded public folder (#​107) (c599450), closes #​105

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from f2fe588 to d8e2b0d Compare December 22, 2023 18:06
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.7.2 chore(deps): update module github.com/hbstack/hb to v0.8.0 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from d8e2b0d to 3b55cda Compare December 24, 2023 10:14
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.8.0 chore(deps): update module github.com/hbstack/hb to v0.8.1 Dec 24, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.8.1 chore(deps): update module github.com/hbstack/hb to v0.9.0 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 3b55cda to 4f0557a Compare January 15, 2024 08:04
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.9.0 chore(deps): update module github.com/hbstack/hb to v0.9.1 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch 2 times, most recently from 42733aa to 5e3888a Compare January 25, 2024 16:44
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.9.1 chore(deps): update module github.com/hbstack/hb to v0.9.2 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 5e3888a to 503cdc4 Compare February 2, 2024 15:33
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.9.2 chore(deps): update module github.com/hbstack/hb to v0.10.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 503cdc4 to 1d633bb Compare February 3, 2024 06:13
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.10.0 chore(deps): update module github.com/hbstack/hb to v0.11.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 1d633bb to 3359cfc Compare February 21, 2024 06:31
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.11.0 chore(deps): update module github.com/hbstack/hb to v0.11.1 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 3359cfc to 164342f Compare February 23, 2024 13:53
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.11.1 chore(deps): update module github.com/hbstack/hb to v0.11.2 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 164342f to 8fa6435 Compare February 27, 2024 07:33
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.11.2 chore(deps): update module github.com/hbstack/hb to v0.12.0 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 8fa6435 to 516c498 Compare March 4, 2024 04:11
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.12.0 chore(deps): update module github.com/hbstack/hb to v0.12.1 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 516c498 to fefd144 Compare March 12, 2024 16:13
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.12.1 chore(deps): update module github.com/hbstack/hb to v0.12.2 Mar 12, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.12.2 chore(deps): update module github.com/hbstack/hb to v0.12.3 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from fefd144 to eeac691 Compare June 16, 2024 09:38
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.12.3 chore(deps): update module github.com/hbstack/hb to v0.12.4 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch 2 times, most recently from 479e231 to 1c4ea98 Compare August 22, 2024 12:20
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.12.4 chore(deps): update module github.com/hbstack/hb to v0.13.0 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 1c4ea98 to e7f0224 Compare September 5, 2024 06:30
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.13.0 chore(deps): update module github.com/hbstack/hb to v0.14.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from e7f0224 to 4d5da12 Compare September 5, 2024 13:45
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.14.0 chore(deps): update module github.com/hbstack/hb to v0.15.1 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 4d5da12 to fbb1b88 Compare September 10, 2024 10:39
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.15.1 chore(deps): update module github.com/hbstack/hb to v0.15.2 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from fbb1b88 to 56119ff Compare September 10, 2024 12:57
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.15.2 chore(deps): update module github.com/hbstack/hb to v0.15.3 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 56119ff to d09c49d Compare November 24, 2024 06:08
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.15.3 chore(deps): update module github.com/hbstack/hb to v0.15.4 Nov 24, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.15.4 chore(deps): update module github.com/hbstack/hb to v0.16.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from d09c49d to c65856b Compare November 24, 2024 09:05
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from c65856b to 9c06365 Compare March 31, 2025 09:07
@renovate renovate bot changed the title chore(deps): update module github.com/hbstack/hb to v0.16.0 chore(deps): update module github.com/hbstack/hb to v0.16.2 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch 2 times, most recently from 540324e to 765e796 Compare August 13, 2025 13:05
@renovate renovate bot force-pushed the renovate/github.com-hbstack-hb-0.x branch from 765e796 to c5b274f Compare October 9, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants