Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps github.com/containerd/console from 1.0.3 to 1.0.4.

Release notes

Sourced from github.com/containerd/console's releases.

v1.0.4

What's Changed

New Contributors

Full Changelog: containerd/console@v1.0.3...v1.0.4

Commits
  • 8f6c4e4 Merge pull request #77 from ktock/cfmakeraw
  • e50141f tc_unix.go: Make cfmakeraw compatible to Linux
  • 4df55bb Merge pull request #73 from davidhsingyuchen/fix-typo
  • 66136ad Merge pull request #60 from paralin/shim-js
  • 7363311 fix: add shim for non-supported platforms
  • 8d3c090 Merge pull request #74 from fangn2/update-to-main
  • bc1898f [Doc]update links to main
  • 26c60b8 docs: fix typo in the comment of Console.Reset
  • 1ae8d48 Merge pull request #66 from muesli/windows-printf
  • 7b7885a fix: don't print to stdout when initializing console fails on Windows
  • Additional commits viewable 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 [github.com/containerd/console](https://github.com/containerd/console) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/containerd/console/releases)
- [Commits](containerd/console@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sajayantony as a code owner February 6, 2024 03:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.92%. Comparing base (486729a) to head (769dba1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1269      +/-   ##
==========================================
- Coverage   81.97%   81.92%   -0.06%     
==========================================
  Files          83       83              
  Lines        3995     3995              
==========================================
- Hits         3275     3273       -2     
- Misses        497      499       +2     
  Partials      223      223              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@TerryHowe TerryHowe merged commit 5608eeb into main Feb 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/console-1.0.4 branch February 28, 2024 13:51
FeynmanZhou pushed a commit to FeynmanZhou/oras that referenced this pull request May 11, 2024
…ras-project#1269)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Terry Howe <tlhowe@amazon.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant