November 26, 2023
dependency-cruiser report
Version updated for MH4GF/dependency-cruiser-report-action to version v2.3.1.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Exciting New Features 🎉 chore(deps-dev): bump dependency-cruiser from 13.0.4 to 15.4.0 by @dependabot in https://github.com/MH4GF/dependency-cruiser-report-action/pull/278 Maintenance 👨💻 maintenance: bump project node version to 18.18.2 by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/279 Full Changelog: https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.3.0...v2.3.1
November 26, 2023
PR Label Semver Action
Version updated for rapidstack/pr-label-semver-action to version v1.3.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Weekly Dependency Updates Changes: Weekly Dependency Updates for NPM and GitHub Actions
Compare: v1.3.2 → v1.3.3
November 26, 2023
You Need a Budget Automation
Version updated for SierraSoftworks/ynab-automation to version v2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release adds support for automatically cleaning the datasource cache and better handling errors from the Yahoo Finance API.
Setup Create a new YNAB Personal API Token by following their guide.
Configure your repository’s secrets to include the following:
YNAB_API_KEY: Your YNAB Personal API Token YNAB_BUDGET_ID: The ID of your YNAB budget, this is the first GUID in the URL when you are viewing your budget in the YNAB web app.
November 25, 2023
Setup Android SDK Tools
Version updated for android-actions/setup-android to version v3.2.0.
This action is used across all versions by 10,239 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Implement ‘packages’ input argument, which allows choosing which packages to install from Android SDK
November 25, 2023
markdown-translation
Version updated for diplodoc-platform/markdown-translation-action to version alpha-v0.0.5.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update pipeline to use @diplodoc-platform cli for xliff extraction/composition, which uses newer major release of markdown-translation library.
November 25, 2023
action-ejs
Version updated for jaywcjlove/action-ejs to version v1.0.3.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v1.0.3: https://raw.githack.com/jaywcjlove/action-ejs/5078afc/index.html
Comparing Changes: https://github.com/jaywcjlove/action-ejs/compare/v1.0.2...v1.0.3
📖 doc: Update README.md 31e0fea @jaywcjlove 💄 chore(deps): update dependency lint-staged to ~13.1.0 (#8) a0b1e2f @renovate-bot 💄 chore(deps): update dependencies. 4e8766e @jaywcjlove 💄 chore: update workflows config. a52d478 @jaywcjlove 💄 chore: add sponsor badge. 34e53e8 @jaywcjlove - name: action-ejs uses: jaywcjlove/action-ejs@main with: template: <h1><%= name %> <span><%= conclusion %></span></h1> vars: | { "name": "jaywcjlove/action-ejs", "conclusion": "" } - name: action-ejs uses: jaywcjlove/action-ejs@main with: template: <div><%= LICENSE %></div><div><%= markdown %></div> output: build/demo.
November 25, 2023
Github Release Changelog Generator
Version updated for jaywcjlove/changelog-generator to version v1.9.6.
This action is used across all versions by 546 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes - name: Generate changelog id: changelog uses: jaywcjlove/changelog-generator@v1.9.6 with: token: # Your GITHUB_TOKEN filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot) filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' https://github.com/jaywcjlove/changelog-generator/compare/v1.9.5...v1.9.6
💢 ci: update workflows config. 0a39424 @jaywcjlove 💄 chore(deps): update dependency @kkt/ncc to v1.1.1 (#116) 90c97af @renovate-bot 💄 chore(deps): update dependency lint-staged to v14 (#115) d8d0b41 @renovate-bot 📖 doc: Update README.
November 25, 2023
Create Coverage Badges
Version updated for jaywcjlove/coverage-badges-cli to version v1.2.1.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v1.2.1: https://raw.githack.com/jaywcjlove/coverage-badges-cli/7269baa/index.html
Comparing Changes: https://github.com/jaywcjlove/coverage-badges-cli/compare/v1.2.0...v1.2.1
💢 ci: update workflows config. 71cd5fc @jaywcjlove 💢 ci: update workflows config. 1f46f17 @jaywcjlove 💢 ci: update workflows config. 871bf9f @jaywcjlove 💄 chore: add sponsor badge. f44f105 @jaywcjlove 💢 ci: update workflows config. e815234 @jaywcjlove 🐞 fix: modify actions name.
November 25, 2023
Create Tags From
Version updated for jaywcjlove/create-tag-action to version v1.3.20.
This action is used across all versions by 486 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v1.3.20: https://raw.githack.com/jaywcjlove/create-tag-action/38571db/index.html
Comparing Changes: https://github.com/jaywcjlove/create-tag-action/compare/v1.3.19...v1.3.20
- name: Create Tags From uses: jaywcjlove/create-tag-action@v1.3.20 with: token: # Your GITHUB_TOKEN test: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' # package-path: ./package.json 💢 ci: update workflows config. f906324 @jaywcjlove 💄 chore: add sponsor badge. df1a23f @jaywcjlove