Skip to content
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 gittools/actions from 0 to 1 #867

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps gittools/actions from 0 to 1.

Release notes

Sourced from gittools/actions's releases.

v1.0.0 GA Release

This is the first GA release for the GitVersion and GitReleaseManager GitHub actions and Azure DevOps tasks.

In this release the main focus was to add the possibility to install and run the GitVersion and GitReleaseManager tools from the GitTools organization in both GitHub actions workflows as well as in the Azure DevOps pipelines.

The documentation on how to use these actions/tasks can be found in the docs folder, and real example of workflows/pipelines can be found in the .azure and .github folders

v0.13.6

Full Changelog: GitTools/actions@v0.13.5...v0.13.6

v0.13.5

What's Changed

New Contributors

Full Changelog: GitTools/actions@v0.13.4...v0.13.5

v0.13.4

Full Changelog: GitTools/actions@v0.13.3...v0.13.4

v0.13.3

What's Changed

Full Changelog: GitTools/actions@v0.13.2...v0.13.3

v0.13.2

What's Changed

Full Changelog: GitTools/actions@v0.13.0...v0.13.2

v0.13.1

What's Changed

Full Changelog: GitTools/actions@v0.13.0...v0.13.1

v0.13.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [gittools/actions](https://github.com/gittools/actions) from 0 to 1.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v0...v1)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 18, 2024
@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Mar 18, 2024
@glahaye glahaye added this pull request to the merge queue Mar 21, 2024
Merged via the queue into main with commit a22e3a8 Mar 21, 2024
5 checks passed
@glahaye glahaye deleted the dependabot/github_actions/gittools/actions-1 branch March 21, 2024 22:00
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
Bumps [gittools/actions](https://github.com/gittools/actions) from 0 to
1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gittools/actions/releases">gittools/actions's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.0 GA Release</h2>
<p>This is the first GA release for the <strong>GitVersion</strong> and
<strong>GitReleaseManager</strong> GitHub actions and Azure DevOps
tasks.</p>
<p>In this release the main focus was to add the possibility to install
and run the <strong>GitVersion</strong> and
<strong>GitReleaseManager</strong> tools from the
<strong>GitTools</strong> organization in both GitHub actions workflows
as well as in the Azure DevOps pipelines.</p>
<p>The documentation on how to use these actions/tasks can be found in
the docs folder, and real example of workflows/pipelines can be found in
the <code>.azure</code> and <code>.github</code> folders</p>
<h2>v0.13.6</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6">https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6</a></p>
<h2>v0.13.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>@​types/node</code> from 20.11.24 to 20.11.25 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1067">GitTools/actions#1067</a></li>
<li>Bump typescript from 5.3.3 to 5.4.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1066">GitTools/actions#1066</a></li>
<li>docs: Make it clear that the Setup step must be ran before the
Execue step by <a
href="https://github.com/deadlydog"><code>@​deadlydog</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1068">GitTools/actions#1068</a></li>
<li>Check for shallow clone for GitVersion execute action/task by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1070">GitTools/actions#1070</a></li>
<li>Improve documentation by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1071">GitTools/actions#1071</a></li>
<li><a
href="https://redirect.github.com/gittools/actions/issues/1072">#1072</a>
- fix GRM range check by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1073">GitTools/actions#1073</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/deadlydog"><code>@​deadlydog</code></a>
made their first contribution in <a
href="https://redirect.github.com/GitTools/actions/pull/1068">GitTools/actions#1068</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5">https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5</a></p>
<h2>v0.13.4</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4">https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4</a></p>
<h2>v0.13.3</h2>
<h2>What's Changed</h2>
<ul>
<li>updated the version range for GitVersion to &gt;=5.2.0 &lt;6.1.0 by
<a href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f">https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3">https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3</a></p>
<h2>v0.13.2</h2>
<h2>What's Changed</h2>
<ul>
<li>includePrerelease when checking the range by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1059">GitTools/actions#1059</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2">https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2</a></p>
<h2>v0.13.1</h2>
<h2>What's Changed</h2>
<ul>
<li>includePrerelease when checking the range by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1059">GitTools/actions#1059</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1">https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1</a></p>
<h2>v0.13.0</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GitTools/actions/commit/8d68520cde93ca9226ee0e09870caaca033d2cd2"><code>8d68520</code></a>
dist update</li>
<li><a
href="https://github.com/GitTools/actions/commit/691c4560056ebea8d9b7fd011783cf95503aedbc"><code>691c456</code></a>
Merge pull request <a
href="https://redirect.github.com/gittools/actions/issues/1094">#1094</a>
from gep13/fix-output</li>
<li><a
href="https://github.com/GitTools/actions/commit/6fcd78949d9fe5f3a0fbc320f7d8e415ab1042ff"><code>6fcd789</code></a>
(doc) Fix name of application in output</li>
<li><a
href="https://github.com/GitTools/actions/commit/1c76555b6a1ce7fdbea241104c452f4d3883e73c"><code>1c76555</code></a>
update examples version to 1.1.0</li>
<li><a
href="https://github.com/GitTools/actions/commit/a2825198c355443479ad391aa9d8ba78aa8007ac"><code>a282519</code></a>
Merge pull request <a
href="https://redirect.github.com/gittools/actions/issues/1092">#1092</a>
from arturcic/main</li>
<li><a
href="https://github.com/GitTools/actions/commit/827776a14aa77e741e8d2c21b76407777841ada9"><code>827776a</code></a>
dist update</li>
<li><a
href="https://github.com/GitTools/actions/commit/45aa21aa599d2a015f12fb963c12332fafd615cd"><code>45aa21a</code></a>
<a
href="https://redirect.github.com/gittools/actions/issues/1090">#1090</a>
- added disableShallowCloneCheck option</li>
<li><a
href="https://github.com/GitTools/actions/commit/33df8301a3cb9a5f3cfa8cef73af8a05991a509d"><code>33df830</code></a>
GitHub issue form - allow multiple options for 'GitVersion package'</li>
<li><a
href="https://github.com/GitTools/actions/commit/cfd05ca90060b5dc67531fe712b91e58f74b7b3b"><code>cfd05ca</code></a>
use gittools/actions/gitversion/setup@main</li>
<li><a
href="https://github.com/GitTools/actions/commit/9a9aebb5bf71f711a30a0a2eda771b4d12039afa"><code>9a9aebb</code></a>
dist update</li>
<li>Additional commits viewable in <a
href="https://github.com/gittools/actions/compare/v0...v1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gittools/actions&package-manager=github_actions&previous-version=0&new-version=1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
Bumps [gittools/actions](https://github.com/gittools/actions) from 0 to
1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gittools/actions/releases">gittools/actions's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.0 GA Release</h2>
<p>This is the first GA release for the <strong>GitVersion</strong> and
<strong>GitReleaseManager</strong> GitHub actions and Azure DevOps
tasks.</p>
<p>In this release the main focus was to add the possibility to install
and run the <strong>GitVersion</strong> and
<strong>GitReleaseManager</strong> tools from the
<strong>GitTools</strong> organization in both GitHub actions workflows
as well as in the Azure DevOps pipelines.</p>
<p>The documentation on how to use these actions/tasks can be found in
the docs folder, and real example of workflows/pipelines can be found in
the <code>.azure</code> and <code>.github</code> folders</p>
<h2>v0.13.6</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6">https://github.com/GitTools/actions/compare/v0.13.5...v0.13.6</a></p>
<h2>v0.13.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>@​types/node</code> from 20.11.24 to 20.11.25 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1067">GitTools/actions#1067</a></li>
<li>Bump typescript from 5.3.3 to 5.4.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1066">GitTools/actions#1066</a></li>
<li>docs: Make it clear that the Setup step must be ran before the
Execue step by <a
href="https://github.com/deadlydog"><code>@​deadlydog</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1068">GitTools/actions#1068</a></li>
<li>Check for shallow clone for GitVersion execute action/task by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1070">GitTools/actions#1070</a></li>
<li>Improve documentation by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1071">GitTools/actions#1071</a></li>
<li><a
href="https://redirect.github.com/gittools/actions/issues/1072">#1072</a>
- fix GRM range check by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1073">GitTools/actions#1073</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/deadlydog"><code>@​deadlydog</code></a>
made their first contribution in <a
href="https://redirect.github.com/GitTools/actions/pull/1068">GitTools/actions#1068</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5">https://github.com/GitTools/actions/compare/v0.13.4...v0.13.5</a></p>
<h2>v0.13.4</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4">https://github.com/GitTools/actions/compare/v0.13.3...v0.13.4</a></p>
<h2>v0.13.3</h2>
<h2>What's Changed</h2>
<ul>
<li>updated the version range for GitVersion to &gt;=5.2.0 &lt;6.1.0 by
<a href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f">https://github.com/GitTools/actions/commit/8921bf03afffa9680ef7e2088ce7a70f6c2ccc6f</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3">https://github.com/GitTools/actions/compare/v0.13.2...v0.13.3</a></p>
<h2>v0.13.2</h2>
<h2>What's Changed</h2>
<ul>
<li>includePrerelease when checking the range by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1059">GitTools/actions#1059</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2">https://github.com/GitTools/actions/compare/v0.13.0...v0.13.2</a></p>
<h2>v0.13.1</h2>
<h2>What's Changed</h2>
<ul>
<li>includePrerelease when checking the range by <a
href="https://github.com/arturcic"><code>@​arturcic</code></a> in <a
href="https://redirect.github.com/GitTools/actions/pull/1059">GitTools/actions#1059</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1">https://github.com/GitTools/actions/compare/v0.13.0...v0.13.1</a></p>
<h2>v0.13.0</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GitTools/actions/commit/8d68520cde93ca9226ee0e09870caaca033d2cd2"><code>8d68520</code></a>
dist update</li>
<li><a
href="https://github.com/GitTools/actions/commit/691c4560056ebea8d9b7fd011783cf95503aedbc"><code>691c456</code></a>
Merge pull request <a
href="https://redirect.github.com/gittools/actions/issues/1094">#1094</a>
from gep13/fix-output</li>
<li><a
href="https://github.com/GitTools/actions/commit/6fcd78949d9fe5f3a0fbc320f7d8e415ab1042ff"><code>6fcd789</code></a>
(doc) Fix name of application in output</li>
<li><a
href="https://github.com/GitTools/actions/commit/1c76555b6a1ce7fdbea241104c452f4d3883e73c"><code>1c76555</code></a>
update examples version to 1.1.0</li>
<li><a
href="https://github.com/GitTools/actions/commit/a2825198c355443479ad391aa9d8ba78aa8007ac"><code>a282519</code></a>
Merge pull request <a
href="https://redirect.github.com/gittools/actions/issues/1092">#1092</a>
from arturcic/main</li>
<li><a
href="https://github.com/GitTools/actions/commit/827776a14aa77e741e8d2c21b76407777841ada9"><code>827776a</code></a>
dist update</li>
<li><a
href="https://github.com/GitTools/actions/commit/45aa21aa599d2a015f12fb963c12332fafd615cd"><code>45aa21a</code></a>
<a
href="https://redirect.github.com/gittools/actions/issues/1090">#1090</a>
- added disableShallowCloneCheck option</li>
<li><a
href="https://github.com/GitTools/actions/commit/33df8301a3cb9a5f3cfa8cef73af8a05991a509d"><code>33df830</code></a>
GitHub issue form - allow multiple options for 'GitVersion package'</li>
<li><a
href="https://github.com/GitTools/actions/commit/cfd05ca90060b5dc67531fe712b91e58f74b7b3b"><code>cfd05ca</code></a>
use gittools/actions/gitversion/setup@main</li>
<li><a
href="https://github.com/GitTools/actions/commit/9a9aebb5bf71f711a30a0a2eda771b4d12039afa"><code>9a9aebb</code></a>
dist update</li>
<li>Additional commits viewable in <a
href="https://github.com/gittools/actions/compare/v0...v1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gittools/actions&package-manager=github_actions&previous-version=0&new-version=1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant