Skip to content

build(deps): bump github.com/containerd/console from 1.0.4 to 1.0.5#1743

Merged
Wwwsylvia merged 1 commit into
mainfrom
dependabot/go_modules/github.com/containerd/console-1.0.5
May 22, 2025
Merged

build(deps): bump github.com/containerd/console from 1.0.4 to 1.0.5#1743
Wwwsylvia merged 1 commit into
mainfrom
dependabot/go_modules/github.com/containerd/console-1.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.0.5

What's Changed

New Contributors

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

Commits
  • c8d9621 Merge pull request #86 from cyphar/newpty-from-file
  • fa4de4c Merge pull request #84 from jperkin/fix-solaris
  • c79e45e pty: add GetPtyFromFile as safer GetPty
  • 12ba745 tc: make internal handlers take File interface
  • 9dd67e1 gha: bump containerd/project-checks to v1.2.2
  • 37ae7bb fix: add solaris to non-supported shim.
  • 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 [github.com/containerd/console](https://github.com/containerd/console) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/containerd/console/releases)
- [Commits](containerd/console@v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2025
@codecov

codecov Bot commented May 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (e23a0d5) to head (0c85e5a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1743      +/-   ##
==========================================
+ Coverage   85.09%   85.12%   +0.03%     
==========================================
  Files         129      129              
  Lines        5762     5762              
==========================================
+ Hits         4903     4905       +2     
+ Misses        613      611       -2     
  Partials      246      246              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

I wish there was some other package than this one.

@Wwwsylvia Wwwsylvia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Wwwsylvia Wwwsylvia merged commit 9d3a190 into main May 22, 2025
8 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/containerd/console-1.0.5 branch May 22, 2025 01:43
FeynmanZhou pushed a commit to FeynmanZhou/oras that referenced this pull request May 28, 2025
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants