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 ColorCode.UWP from 2.0.6 to 2.0.9 in /src/Notepads.Controls #66

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps ColorCode.UWP from 2.0.6 to 2.0.9.

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

dependabot bot and others added 28 commits March 30, 2021 12:45
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2...26968a0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiaqi Liu <jackil@microsoft.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v1...e448a9b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiaqi Liu <jackil@microsoft.com>
* Add filtering alerts by path and switch to powershell script.

* Test script.

* Fix typo.

* Fix typo.

* Reduce API usage count.

* Use powershell native rest method.

* Fix typo.
v1.4.3.0 release
fix: CD failling because of a typo
* Add step to rename asset.

* Upload full zip in the release.

* Update semver strings in changelog.
Disable store upload temporarily
* Fix error in nuget package restore.

* Use nuget instead of msbuild to restore packages.

* Generic regex for version matching and fix storage limitation in GitHub runners.

* Allow action to succeed even if codeql analysis fails.
…x7c13#848)

Bumps [ColorCode.UWP](https://github.com/windows-toolkit/ColorCode-Universal) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/windows-toolkit/ColorCode-Universal/releases)
- [Commits](https://github.com/windows-toolkit/ColorCode-Universal/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/mmanela/diffplex/releases)
- [Commits](https://github.com/mmanela/diffplex/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0x7c13#856)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.1...v5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiaqi Liu <jackil@microsoft.com>
v1.4.4.0
…necessary alerts (0x7c13#858)

* Add filtering alerts by path and switch to powershell script.

* Test script.

* Fix typo.

* Fix typo.

* Reduce API usage count.

* Use powershell native rest method.

* Fix typo.

* Implement supplying dismiss reason as parameter.

* Automatically trigger code scanning bulk dismissal.
* Add filtering alerts by path and switch to powershell script.

* Test script.

* Fix typo.

* Fix typo.

* Reduce API usage count.

* Use powershell native rest method.

* Fix typo.

* Implement supplying dismiss reason as parameter.

* Automatically trigger code scanning bulk dismissal.

* Update CI-CD documentation.
v1.4.5.0
…13#864)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.2...ee69f02)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v1...8764a52)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiaqi Liu <jackil@microsoft.com>
* Update Resources.resw

* Update Settings.resw

* Update Manifest.resw

* Update Settings.resw
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 25, 2021
Bumps [ColorCode.UWP](https://github.com/windows-toolkit/ColorCode-Universal) from 2.0.6 to 2.0.9.
- [Release notes](https://github.com/windows-toolkit/ColorCode-Universal/releases)
- [Commits](https://github.com/windows-toolkit/ColorCode-Universal/commits)

---
updated-dependencies:
- dependency-name: ColorCode.UWP
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Notepads.Controls/ColorCode.UWP-2.0.9 branch from 85f8162 to 91bcf0f Compare July 22, 2021 06:56
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants