-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.1 #218
Merged
igoravl
merged 2 commits into
add-process-cmdlets
from
dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
Aug 14, 2024
Merged
Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.1 #218
igoravl
merged 2 commits into
add-process-cmdlets
from
dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
Aug 14, 2024
Conversation
This file contains 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
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.12.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.0...0.12.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
May 20, 2024
igoravl
approved these changes
Aug 14, 2024
…fle/cancel-workflow-action-0.12.1
igoravl
deleted the
dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
branch
August 14, 2024 21:09
igoravl
added a commit
that referenced
this pull request
Aug 15, 2024
* Fix typo * Remove obsolete projects * Enable C# Dev Kit extension * Remove obsolete projects from solution * Move conditional usings * Add new cmdlets * Remove empty condiitonal * Add new unit test project * Update generator to bring usings to controller code * Update solution * Add view definition * Add HttpClient sourcegen support * Convert to new HttpClient model * Move files and rename namespace * Introduce new Client DI model * Remove obsolete project * Fix source gen * Move file * Update release notes +semver: minor * Adjust rest result collection * Add Source Gen unit test project to solution * Rename existing tests * Throw an error when in "anonymous mode" * Update gitignore * Update integration tests selection logic * Update test setup logic * Add new tests * Update test tags * Add new tests * Remove obsolete file * Add fix for deleted and delisted package handling * Fix issue with WorkItem argument handling * Update release notes * Update test execution logic * Add new tests * Add new IsPreRelease script property * Add new tests * Fix an issue in Get-TfsWorkItemTag * Update tests * Update tests * Add new tests * Update test publish task * Update gitignore * Remove obsolete tests * Add new tests * Update test * Add new tests * Update tests * Update release notes * Make Repository mandatory * Make Repository and Branch mandatory * Update tests * Update release notes * Add -Compare support * Add new analyzer * Add missing comments * Add new tests * Add star & funding information * Adjust image size * Adjust Star button link * Make links absolute * Fix issues links * Update README * Update GetGitCommit.cs to make Repository parameter mandatory * Update the Contributor Guide * Add IncludeWorkItems parameter * Add support for Missing parameter * Update tests * Write test path to log warning * Add new tests * Remove obsolete files * Replace DescriptorService with GraphHttpClient * Add new tests * Add IsLikeGlob * Update tests * Fix test * Bump actions/download-artifact from 3 to 4 (#219) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/checkout from 3 to 4 (#215) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/upload-artifact from 3 to 4 (#216) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igor Abade <[email protected]> * Bump nuget/setup-nuget from 1 to 2 (#217) Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 1 to 2. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v1...v2) --- updated-dependencies: - dependency-name: nuget/setup-nuget dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igor Abade <[email protected]> * Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.1 (#218) Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.12.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.0...0.12.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igor Abade <[email protected]> * Update release notes * Disambiguate imports * Rename cmdlets * Rename fiile * Update release notes * Change ReferenceName to string[] * Add new cmdlet * Fix CmdletController attribute * Add ShouldContinue --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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.
Bumps styfle/cancel-workflow-action from 0.10.0 to 0.12.1.
Release notes
Sourced from styfle/cancel-workflow-action's releases.
... (truncated)
Commits
85880fa
0.12.100326b1
fix: bump to node20 (#212)01ce38b
0.12.09c78c20
chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#203)96c8030
Add optiononly_status
(#210)c6a48d7
chore(deps-dev): bump@vercel/ncc
from 0.36.0 to 0.36.1 (#204)5c8fe64
chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#205)034d0e9
chore: remove dependabot (#206)25b1072
chore(docs): simplify readme warning3b7e3bd
chore(docs): document the native behavior (#201)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)