Releases: PSModule/GoogleFonts
v1.0.102
🩹 [Patch]: Remove release.yml configuration file (#134)
The repository no longer uses the GitHub release.yml configuration for automatically generated release notes. This file has been removed to simplify repository maintenance and align with the updated release process.
- Fixes #133
Changes
The .github/release.yml file has been deleted. This file previously configured:
- Changelog exclusion labels (NoRelease)
- Category groupings for release notes (Breaking Changes, New Features, Other Changes)
No action is required from users as this is an internal configuration change that does not affect the module's functionality.
v1.0.101
🩹 [Patch]: Enable GitHub Actions Zizmor validation (#132)
Enables Zizmor security scanning for GitHub Actions workflows by removing the disabled configuration. This helps identify potential security issues in workflow files.
- Fixes #131
Configuration change
The VALIDATE_GITHUB_ACTIONS_ZIZMOR: false setting has been removed from .github/PSModule.yml. This enables the Zizmor linter, which scans GitHub Actions workflows for security vulnerabilities and best practice violations.
No action required from users - this is an internal repository configuration change that improves workflow security scanning.
v1.0.100
Bump actions/checkout from 6.0.1 to 6.0.2 (#130)
Bumps actions/checkout from 6.0.1 to 6.0.2.
Release notes
Sourced from actions/checkout's releases.
v6.0.2
What's Changed
- Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by
@TingluoHuangin actions/checkout#2355- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356Full Changelog: actions/checkout@v6.0.1...v6.0.2
Changelog
Sourced from actions/checkout's changelog.
Changelog
v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...- See full diff in compare view
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 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)
v1.0.99
🩹 [Patch]: Pin action versions and fix dependabot settings (#129)
All GitHub Actions are now pinned to specific SHA versions for improved security and consistency. The dependabot configuration has been updated to use daily checks with a 7-day cooldown period.
- Fixes #128
Pin action versions to SHA
The following actions have been pinned to specific SHA versions:
actions/checkout→8e8c483db84b4bee98b60c0593521ed34d9990e8(v6.0.1)PSModule/GitHub-Script→2010983167dc7a41bcd84cb88e698ec18eccb7ca(v1.7.8)PSModule/Process-PSModule→be7d5dcbceec14855d325fdd34f2a7c2f05a7f57(v5.4.1)
Fix dependabot configuration
The dependabot.yml has been updated to align with the standard configuration:
- Changed
schedule.intervalfromweeklytodaily - Added
cooldown.default-days: 7to delay updates for 7 days after release
This ensures Dependabot checks for updates daily but waits 7 days before creating PRs, giving time for any issues with new releases to surface.
v1.0.98
Auto-Update 20260122-002108 (#127)
This pull request updates the URLs for several Google Material Symbols font variants in the src/FontsData.json file. The changes ensure that the project references the latest available versions of these fonts.
Font updates:
- Updated all
Material Symbolsfont variants (100, 200, 300, regular, 500, 600, 700) to use URLs from version 39 instead of version 37. - Updated all
Material Symbols Outlinedfont variants (100, 200, 300, regular, 500, 600, 700) to use URLs from version 311 instead of version 309. - Updated all
Material Symbols Roundedfont variants (100, 200, 300, regular, 500, 600, 700) to use URLs from version 313 instead of version 311. - Updated all
Material Symbols Sharpfont variants (100, 200, 300, regular, 500, 600, 700) to use URLs from version 308 instead of version 306.
v1.0.97
Auto-Update 20260121-002032 (#126)
This pull request updates several font URLs in the src/FontsData.json file to point to newer versions. The changes ensure that the application uses the latest available versions of various fonts, which may include improvements, bug fixes, or additional glyph support.
Font URL updates:
- Updated all URLs for the "Cause" font family from version 1 to version 2 for all variants.
- Updated the "Noto Sans Myanmar" font family URLs from version 21 to version 27 for all variants, reflecting a major version upgrade.
- Updated the "Noto Sans Buginese", "Noto Sans Chakma", "Noto Sans Masaram Gondi", "Noto Sans Mende Kikakui", "Noto Sans Miao", "Noto Sans Newa", "Noto Sans Osage", "Noto Sans Osmanya", "Noto Sans Pahawh Hmong", and "Noto Sans Sharada" font URLs to newer minor or patch versions.
- Updated additional Noto Sans font URLs such as "Noto Sans Tagbanwa", "Noto Sans Tai Le", "Noto Sans Vai", "Noto Sans Wancho", "Noto Sans Warang Citi", and "Noto Sans Yi" to their latest versions.
These updates help keep the font resources current and potentially improve rendering and language support across the application.
v1.0.96
What's Changed
Other Changes
- Auto-Update 20260116-002003 by @googlefonts-updater[bot] in #125
Full Changelog: v1.0.94...v1.0.96
v1.0.94
What's Changed
Other Changes
- Auto-Update 20260108-001957 by @googlefonts-updater[bot] in #124
Full Changelog: v1.0.93...v1.0.94
v1.0.93
What's Changed
Other Changes
- Auto-Update 20251211-001903 by @googlefonts-updater[bot] in #123
Full Changelog: v1.0.92...v1.0.93
v1.0.92
What's Changed
Other Changes
- Auto-Update 20251209-001832 by @googlefonts-updater[bot] in #122
Full Changelog: v1.0.91...v1.0.92