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

build(deps): Bump actions/setup-dotnet from 3 to 4 #35

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps actions/setup-dotnet from 3 to 4.

Release notes

Sourced from actions/setup-dotnet's releases.

v4.0.0

What's Changed

In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-dotnet will run on Node.js 20 instead of Node.js 16.

Breaking changes

Update Node.js runtime to version 20 by @​harithavattikuti in #484

Non-breaking changes

New Contributors

Full Changelog: actions/setup-dotnet@v3...v4.0.0

v3.2.0

What's Changed

In scope of this minor release, the ability to cache the NuGet global-packages folder was added in actions/setup-dotnet#303 by @​nogic1008

For caching, the action uses the @​toolkit/cache library under the hood, which in turn allows getting rid of configuring the @​actions/cache action separately.

Such input parameters as cache and cache-dependency-path were added. The cache input is optional, and caching is turned off by default, cache-dependency-path is used to specify the path to a dependency file - packages.lock.json.

Example of use-case:

- uses: actions/setup-dotnet@v3
  with:
    dotnet-version: 6.x
    cache: true
    cache-dependency-path: subdir/packages.lock.json

More details can be found in the action's documentation.

Full Changelog: actions/setup-dotnet@v3...v3.2.0

v3.1.0

What's Changed

This minor release includes the following new features:

... (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 [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  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 Dec 11, 2023
Copy link

Test Results

12 tests   12 ✔️  0s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 0a5c09b.

Copy link

github-actions bot commented Dec 11, 2023

Test Results

12 tests   12 ✔️  0s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 0a5c09b.

♻️ This comment has been updated with latest results.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

gitstream-cm bot commented Dec 11, 2023

All PR branch names must be prefixed by feature, stable, or fix, and must contain a reference to a Jira ticket. E.g. 'feature-abc-1234'
Please move your changes to a new branch that meets these requirements and open a new PR.

2 similar comments
Copy link

gitstream-cm bot commented Dec 11, 2023

All PR branch names must be prefixed by feature, stable, or fix, and must contain a reference to a Jira ticket. E.g. 'feature-abc-1234'
Please move your changes to a new branch that meets these requirements and open a new PR.

Copy link

gitstream-cm bot commented Dec 11, 2023

All PR branch names must be prefixed by feature, stable, or fix, and must contain a reference to a Jira ticket. E.g. 'feature-abc-1234'
Please move your changes to a new branch that meets these requirements and open a new PR.

@gitstream-cm gitstream-cm bot closed this Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/actions/setup-dotnet-4 branch December 11, 2023 02:50
Copy link

gitstream-cm bot commented Dec 11, 2023

🥷 Code experts: merca

merca has most 👩‍💻 activity in the files.
merca has most 🧠 knowledge in the files.

See details

.github/workflows/codacy.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 39 additions & 2 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/codecov.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 43 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/deepsource.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 50 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/preview.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 40 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 97%

.github/workflows/up.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 41 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 98%

To learn more about /:\ gitStream - Visit our Docs

2 similar comments
Copy link

gitstream-cm bot commented Dec 11, 2023

🥷 Code experts: merca

merca has most 👩‍💻 activity in the files.
merca has most 🧠 knowledge in the files.

See details

.github/workflows/codacy.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 39 additions & 2 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/codecov.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 43 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/deepsource.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 50 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/preview.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 40 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 97%

.github/workflows/up.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 41 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 98%

To learn more about /:\ gitStream - Visit our Docs

Copy link

gitstream-cm bot commented Dec 11, 2023

🥷 Code experts: merca

merca has most 👩‍💻 activity in the files.
merca has most 🧠 knowledge in the files.

See details

.github/workflows/codacy.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 39 additions & 2 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/codecov.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 43 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/deepsource.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 50 additions & 0 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 100%

.github/workflows/preview.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 40 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 97%

.github/workflows/up.yaml

Activity based on git-commit:

merca
DEC
NOV
OCT 41 additions & 1 deletions
SEP
AUG
JUL

Knowledge based on git-blame:
merca: 98%

To learn more about /:\ gitStream - Visit our Docs

Copy link

gitstream-cm bot commented Dec 11, 2023

Hello dependabot 👋 Thanks for making your first PR, and welcome to our project!
Our mentor team has automatically been assigned to review this PR and guide you through the process.
Please reach out to that team if you have questions about the next steps.

2 similar comments
Copy link

gitstream-cm bot commented Dec 11, 2023

Hello dependabot 👋 Thanks for making your first PR, and welcome to our project!
Our mentor team has automatically been assigned to review this PR and guide you through the process.
Please reach out to that team if you have questions about the next steps.

Copy link

gitstream-cm bot commented Dec 11, 2023

Hello dependabot 👋 Thanks for making your first PR, and welcome to our project!
Our mentor team has automatically been assigned to review this PR and guide you through the process.
Please reach out to that team if you have questions about the next steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 min review dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code ❗ Incorrect Branch Name new-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants