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

chore(deps): bump the dependencies group across 1 directory with 2 updates #157

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Bumps the dependencies group with 2 updates in the / directory: github.com/charmbracelet/lipgloss and golang.org/x/tools.

Updates github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1

Release notes

Sourced from github.com/charmbracelet/lipgloss's releases.

v0.11.1

A small patch release to fix text truncation in table cells charmbracelet/lipgloss#324.

What's Changed

Full Changelog: charmbracelet/lipgloss@v0.11.0...v0.11.1


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.

Commits
  • e6edbac chore: bump x/ansi to v0.1.3
  • 5a82e41 chore: update CODEOWNERS
  • 33b3263 fix: Deprecate UnsetBorderTopBackgroundColor in favor of UnsetBorderTopBackgr...
  • bbd02ab chore(ci): also build examples (#310)
  • 7838b4e feat: deprecate Style.ColorWhitespace
  • e54d9dd fix(tree): examples
  • 878d31f fix: sublist example, minor edits
  • 6e07abb refactor: use lipgloss copy for example (#308)
  • 70c908d chore: remove deprecated Copy() calls (#306)
  • 1afeca0 Tree API Changes (#307)
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.22.0 to 0.23.0

Commits
  • 33be3ef go.mod: update golang.org/x dependencies
  • 0e7ccc0 gopls/internal/golang: provide version info for stdlib in pkgdoc
  • fcf5463 gopls/internal/server: add counters to inform v0.17.0
  • 70a59b2 gopls/doc: respond to Hana's review of CL 583316
  • 799a471 gopls/doc: document all of gopls' features
  • 2e239ad gopls/internal/golang: provide version info for stdlib fields
  • bc15dd8 gopls/internal/analysis/fillstruct: use package name (not path) in UI
  • 72edac2 internal/typeparams: fix crash in interface hover with empty type set
  • c0ae6bb gopls/internal/golang: splitlines: s/parameter/arguments/ in CallExpr
  • 5cc2d0b gopls/internal/golang: splitlines: remove workaround for golang/go#68202
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 2 updates in the / directory: [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/charmbracelet/lipgloss` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/lipgloss@v0.11.0...v0.11.1)

Updates `golang.org/x/tools` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jul 10, 2024
Signed-off-by: github-actions on behalf of dependabot[bot] <github-actions@github.com>
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.53%. Comparing base (5130436) to head (a9df04d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   52.53%   52.53%           
=======================================
  Files          86       86           
  Lines        4492     4492           
=======================================
  Hits         2360     2360           
  Misses       1886     1886           
  Partials      246      246           
Flag Coverage Δ
ARM64 45.06% <ø> (ø)
Linux 54.44% <ø> (ø)
Windows 44.17% <ø> (ø)
X64 52.53% <ø> (ø)
generator 41.48% <ø> (ø)
go1.21 52.82% <ø> (ø)
go1.22 42.67% <ø> (ø)
go1.23 42.29% <ø> (ø)
integration 44.56% <ø> (ø)
macOS 45.06% <ø> (ø)
unit 30.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RomainMuller RomainMuller added this pull request to the merge queue Jul 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-6c0c1b544d branch July 17, 2024 15:50
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.

None yet

1 participant