Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17.

Release notes

Sourced from gaurav-nelson/github-action-markdown-link-check's releases.

1.0.17

What's Changed

New Contributors

Full Changelog: gaurav-nelson/github-action-markdown-link-check@1.0.16...1.0.17

Commits
  • 3c3b66f Merge pull request #205 from Okabe-Junya/bump/markdown-link-check
  • dd5abb6 bump markdown-link-check
  • 9574206 Add bug report and feature request templates with Linkspector update
  • See full diff in compare view

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 [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](gaurav-nelson/github-action-markdown-link-check@1b916f2...3c3b66f)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 16:39
@schmittjoseph schmittjoseph merged commit 2ed430e into main Mar 31, 2025
2 checks passed
@schmittjoseph schmittjoseph deleted the dependabot/github_actions/main/gaurav-nelson/github-action-markdown-link-check-1.0.17 branch March 31, 2025 17:16
schmittjoseph added a commit that referenced this pull request Apr 1, 2025
* Update dependencies from https://github.com/dotnet/diagnostics build 20250305.1 (#7993)

[main] Update dependencies from dotnet/diagnostics

* generate release notes (#7996)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update releaseNotes.v9.1.0-preview.1.md (#7997)

* Add `MVID` and `MethodToken` To Parameters (#7974)

* Starting to pipe through method info

* In theory this is flowing the data through - untested.

* Cleanup

* PR Feedback

* Updated test to check for mvid and methodtoken

* Switched to checking against flexible values in test

* Using real values for method token and mvid in test

* Reverted line adding output to plain text

* Update definitions.md

* Update parameters.md

* Adding comments

* Add `Capabilities` to `/info` Route (#7977)

* Register v9.1.0-preview.1.25155.2 release information (#7999)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update release information (#8001)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250311.4 (#8006)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250314.2 (#8009)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/command-line-api build 20250317.1 (#8014)

[main] Update dependencies from dotnet/command-line-api

* Bump streetsidesoftware/cspell-action from 6.10.0 to 6.10.1 (#7998)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@ef95dc4...8485bb4)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Microsoft.NETCore.DotNetHost (#8000)

Bumps the runtime-dependencies group in /eng/dependabot/net8.0 with 1 update: [Microsoft.NETCore.DotNetHost](https://github.com/dotnet/runtime).


Updates `Microsoft.NETCore.DotNetHost` from 8.0.13 to 8.0.14
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Learning Paths (#7976)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250318.1 (#8016)

[main] Update dependencies from dotnet/command-line-api

* Add managed entry point to process info and collection rule filters (#7984)

* Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#8018)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@4cec3d8...ea165f8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250320.1 (#8019)

[main] Update dependencies from dotnet/command-line-api

* Use openapi generator (#8008)

* Move deployment samples from Markdown files to ready-to-deploy sample files (#7926)

* Code flow updates (#8020)

* Limit managed entry point assembly tests to net8.0 and higher (#8022)

* Update DefaultProcessConfigurationTests for managed entry point assembly (#8023)

* Add stub release build (#8033)

* Add stub release build

* PR feedback

* Bump gaurav-nelson/github-action-markdown-link-check (#8037)

Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](gaurav-nelson/github-action-markdown-link-check@1b916f2...3c3b66f)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: kkeirstead <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>
Co-authored-by: Sven Boemer <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant