build(deps): bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: github/branch-deploy, actions/checkout, GrantBirki/json-yaml-validate and GrantBirki/comment.
Updates github/branch-deploy from 9.1.1 to 9.1.3
Release notes
Sourced from github/branch-deploy's releases.
v9.1.3
What's Changed
A small bug fix
- Fixes unchecked sticky by
@reggiin github/branch-deploy#257New Contributors
@reggimade their first contribution in github/branch-deploy#257Full Changelog: https://github.com/github/branch-deploy/compare/v9.1.2...v9.1.3
v9.1.2
What's Changed
This release updates internal node dependencies that are required for this Action to be packaged and developed
- Bump the npm-dependencies group with 1 update by
@dependabotin github/branch-deploy#252- Node and Actions updates by
@GrantBirkiin github/branch-deploy#254Full Changelog: https://github.com/github/branch-deploy/compare/v9.1.1...v9.1.2
Commits
17d9fd7Merge pull request #257 from github/reggi/fix-unchecked-sticky86aef87bundles0b2c35eFixes unchecked stickyf9e741bMerge pull request #254 from github/updates4d84470update actions workflows3fbf47dupdate all node packagesa3979afMerge pull request #252 from github/dependabot/npm_and_yarn/npm-dependencies-...53d2ec3Bump the npm-dependencies group with 1 updatec1504a7add docs showing how users can save on Actions compute time- See full diff in compare view
Updates actions/checkout from 4.1.2 to 4.1.4
Release notes
Sourced from actions/checkout's releases.
v4.1.4
What's Changed
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4
v4.1.3
What's Changed
- Update
actions/checkoutversion inupdate-main-version.ymlby@jww3in actions/checkout#1650- Check git version before attempting to disable
sparse-checkoutby@jww3in actions/checkout#1656- Add SSH user parameter by
@cory-millerin actions/checkout#1685Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3
Changelog
Sourced from actions/checkout's changelog.
v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkoutby@jww3in actions/checkout#1656- Add SSH user parameter by
@cory-millerin actions/checkout#1685- Update
actions/checkoutversion inupdate-main-version.ymlby@jww3in actions/checkout#1650
Commits
0ad4b8fPrep Release v4.1.4 (#1704)43045aeDisableextensions.worktreeConfigwhen disablingsparse-checkout(#1692)37b0821Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1Add dependabot config (#1688)9b4c13bBump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77Add SSH user parameter (#1685)cd7d8d6Check git version before attempting to disablesparse-checkout(#1656)8410ad0Updateactions/checkoutversion inupdate-main-version.yml(#1650)- See full diff in compare view
Updates GrantBirki/json-yaml-validate from 2.6.1 to 2.7.1
Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
v2.7.1
What's Changed
- fix(ajv-custom-format): tighten implemenation and provide missing tests by
@cfuerstin GrantBirki/json-yaml-validate#64Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.7.0...v2.7.1
v2.7.0
What's Changed
This release adds a new input option (
ajv_custom_regexp_formats) which allows users to define custom ajv regex formats for validating JSON data through their schemas. Thanks to@cfuerstfor this excellent new feature! :tada:Usage of this new feature is documented on the main README of this Action :books:
- feat(ajv-custom-format): initial poc by
@cfuerstin GrantBirki/json-yaml-validate#61- node package updates by
@GrantBirkiin GrantBirki/json-yaml-validate#62- add
Custom Regex Formatssection to the documentation by@GrantBirkiin GrantBirki/json-yaml-validate#63New Contributors
@cfuerstmade their first contribution in GrantBirki/json-yaml-validate#61Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.6.2...v2.7.0
v2.6.2
What's Changed
This release mostly just updates internal node dependencies used by this GitHub Action
- General Updates by
@GrantBirkiin GrantBirki/json-yaml-validate#59Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.6.1...v2.6.2
Commits
d7814b9Merge pull request #64 from cfuerst/fix/support-custom-ajv-format/tests5dab15abundle withnpm run allae050defix(ajv-custom-format): tighten implemenation and provide missing tests6aecea1Merge pull request #63 from GrantBirki/docs-updates7a5a721addCustom Regex Formatssection to the documentation33e30cfMerge pull request #62 from GrantBirki/node-package-updatesb925592updates all node dependencies used by this action9fe5266Merge pull request #61 from cfuerst/feat/60/suport-custom-ajv-format1e8d0cerevert test61864e7should fail acceptence test (testing)- Additional commits viewable in compare view
Updates GrantBirki/comment from 2.0.9 to 2.0.10
Release notes
Sourced from GrantBirki/comment's releases.
v2.0.10
What's Changed
- Node and Actions updates by
@GrantBirkiin GrantBirki/comment#23Full Changelog: https://github.com/GrantBirki/comment/compare/v2.0.9...v2.0.10
Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
👋 Thanks for opening a pull request!
If you are new, please check out the deployment process below to understand how to deploy this pull request:
-
👀 Observe the CI output on this pull request to ensure it is passing and doing what it is supposed to do
-
✔️ Obtain an approval/review on this pull request
-
🚀 Branch deploy your pull request to production with
.deployComment
.deployon this pull request to trigger a deploy. If anything goes wrong, rollback with.deploy main -
🎉 Merge!
If you need additional help with branch deployments, checkout the usage guide
.deploy
Deployment Triggered 🚀
Razzmatazzz, started a branch deployment to production
You can watch the progress here 🔗
Branch:
dependabot/github_actions/github-actions-2712b1554f
Deployment Results ✅
Razzmatazzz successfully deployed branch dependabot/github_actions/github-actions-2712b1554f to production