Update dependency gscan to v4.48.0#980
Merged
Merged
Conversation
7671dc6 to
874ec38
Compare
874ec38 to
8b03646
Compare
8b03646 to
fa4b723
Compare
fa4b723 to
c7f72e8
Compare
96cde45 to
092f506
Compare
092f506 to
27da357
Compare
27da357 to
613affb
Compare
613affb to
409921a
Compare
2610a36 to
2cb6067
Compare
3efd598 to
0fe043f
Compare
0fe043f to
d854784
Compare
d854784 to
ff95ca7
Compare
ff95ca7 to
ef63d20
Compare
ef63d20 to
b979b77
Compare
b979b77 to
0e2a3f0
Compare
devnied
added a commit
to michelin/IT-Blog-Theme
that referenced
this pull request
May 21, 2025
* Improved Safari Reader support * Fixed bookmark card background color issue * v5.7.3 * Fixed bookmark card text color * v5.7.4 * Update dependency gscan to v4.43.1 * Fixed incorrect text color issue in dark mode * v5.7.5 * Improved multi-author support * Added custom fonts support (TryGhost#986) ref DES-968 * Rebuilt assets * v5.8.0 * Updated date formatting ref DES-937 - updated the format to DD MMM YYYY which is the preferred format in Ghost * v5.8.1 * 2025 Co-authored-by: Hannah Wolfe github.erisds@gmail.com * Added support for additional social links (TryGhost#991) ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes * Added support for all of the new social links in Ghost * Added icon classes to social icons so that we can display an icon for each link * Switched to using the new social_url helper for all social links as it is cleaner * Replaced Twitter with X logo so it's up to date * Update dependency gscan to v4.48.0 (TryGhost#980) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated `caniuse-lite` browser list (#22907) (TryGhost#992) - Running the yarn test command was logging a bunch of warnings because our browser list hadn't been updated in 6 months ``` Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ``` - This commit fixes the warnings by updating the browsers list by running `npx update-browserslist-db@latest` in the root of the repo, and committing the result. * Revert "Updated `caniuse-lite` browser list (#22907) (TryGhost#992)" - This reverts commit e151531. - This change results in further changes when running gulp build that will need verifying separately * v5.9.0 * Rename theme from Casper to Michelin and update demo URL * Update GitHub Actions to use latest versions of checkout, setup-node, and cache actions --------- Co-authored-by: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: John O'Nolan <john@onolan.org> Co-authored-by: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
nirajsanghvi
pushed a commit
to nirajsanghvi/casper_niraj
that referenced
this pull request
Mar 14, 2026
#2) * Updated date formatting ref DES-937 - updated the format to DD MMM YYYY which is the preferred format in Ghost * v5.8.1 * 2025 Co-authored-by: Hannah Wolfe github.erisds@gmail.com * Added support for additional social links (TryGhost#991) ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes * Added support for all of the new social links in Ghost * Added icon classes to social icons so that we can display an icon for each link * Switched to using the new social_url helper for all social links as it is cleaner * Replaced Twitter with X logo so it's up to date * Update dependency gscan to v4.48.0 (TryGhost#980) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated `caniuse-lite` browser list (#22907) (TryGhost#992) - Running the yarn test command was logging a bunch of warnings because our browser list hadn't been updated in 6 months ``` Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ``` - This commit fixes the warnings by updating the browsers list by running `npx update-browserslist-db@latest` in the root of the repo, and committing the result. * Revert "Updated `caniuse-lite` browser list (#22907) (TryGhost#992)" - This reverts commit e151531. - This change results in further changes when running gulp build that will need verifying separately * v5.9.0 * Update dependency gscan to v4.49.1 * Fixed line height issue for sub and sup elements * Update dependency gscan to v5 (TryGhost#999) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss to v8.4.31 [SECURITY] (TryGhost#961) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update CSS preprocessors (TryGhost#885) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency inquirer to v8.2.7 (TryGhost#905) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency pump to v3.0.3 (TryGhost#983) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency gulp to v5 (TryGhost#977) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update CSS preprocessors (TryGhost#932) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency gulp-postcss to v10 (TryGhost#973) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency gulp-zip to v6 (TryGhost#964) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency inquirer to v13 (TryGhost#1008) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Lock file maintenance (TryGhost#814) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency inquirer to v13.2.0 (TryGhost#1012) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Lock file maintenance (TryGhost#1013) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Lock file maintenance (TryGhost#1014) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 2026 Co-authored-by: Hannah Wolfe <github.erisds@gmail.com> * Update dependency gscan to v5.2.4 (TryGhost#1015) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency inquirer to v13.2.1 (TryGhost#1016) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency inquirer to v13.2.2 (TryGhost#1017) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency autoprefixer to v10.4.24 (TryGhost#1019) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Lock file maintenance (TryGhost#1020) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update README.md * Add translations section to README (TryGhost#1026) Added section on translations and contribution guidelines. * Update translation contribution guidelines (TryGhost#1027) Fixed error (wrong repo name - removed) * 🌐 Enable theme translations for Casper (TryGhost#1028) ref #23361 * add locale files (TryGhost#1030) * Updated gulpfile and dependencies for building i18n files (TryGhost#1029) ref TryGhost@63162e8 The above commit pushed the locales slightly ahead of this. Running the gulp file generates the locale files. * Update theme asset builds (TryGhost#1031) * update asset builds * Ship v5.10.0 - now with translations enabled! (TryGhost#1032) * fix Casper's postship (TryGhost#1033) * Initial plan --------- Co-authored-by: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Co-authored-by: John O'Nolan <john@onolan.org> Co-authored-by: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hannah Wolfe <github.erisds@gmail.com> Co-authored-by: Cathy Sarisky <42299862+cathysarisky@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.
This PR contains the following updates:
4.43.1->4.48.0Release Notes
TryGhost/gscan (gscan)
v4.48.0Compare Source
v4.47.0Compare Source
v4.46.0Compare Source
v4.45.0Compare Source
v4.44.0Compare Source
v4.43.7Compare Source
v4.43.6Compare Source
v4.43.5Compare Source
v4.43.4Compare Source
v4.43.3Compare Source
v4.43.2Compare Source
Configuration
📅 Schedule: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.