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 github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0 #80

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0.

Release notes

Sourced from github.com/alecthomas/chroma/v2's releases.

v2.14.0

Changelog

  • 1e983e7 lexers/cue: support CUE attributes (#961)
  • 9347b55 Add Gleam syntax highlighting (#959)
  • 6b7ffe1 chore(styles): add tokyonight inspired styles (#957)
  • 736c0ea Typescript: Several fixes (#952)
  • e5c25d0 Org: Keep all newlines (#951)
  • d07caa4 chore(deps): update module github.com/alecthomas/assert/v2 to v2.7.0 (#949)
  • 5f83664 Vue: Handle more edge cases (#950)
  • 32c053f chore(deps): update all non-major dependencies (#948)
  • 2580aaa Add Bazel bzlmod support into Python lexer (#947)
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 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/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](alecthomas/chroma@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 23, 2024
@noahgorstein noahgorstein merged commit 9220ea7 into main Jun 3, 2024
2 checks passed
@noahgorstein noahgorstein deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.14.0 branch June 3, 2024 16:21
d-issy pushed a commit to d-issy/dotfiles that referenced this pull request Jun 10, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [noahgorstein/jqp](https://togithub.com/noahgorstein/jqp) | minor |
`v0.6.0` -> `v0.7.0` |

---

### Release Notes

<details>
<summary>noahgorstein/jqp (noahgorstein/jqp)</summary>

###
[`v0.7.0`](https://togithub.com/noahgorstein/jqp/releases/tag/v0.7.0)

[Compare
Source](https://togithub.com/noahgorstein/jqp/compare/v0.6.0...v0.7.0)

#### Overview

Mostly small bug fixes and some performance improvements.

One new feature added is the ability to specify an optional query
argument to `jqp` cli that it will execute on startup.

curl "https://api.github.com/repos/jqlang/jq/issues" | jqp '.[] |
{"title": .title, "url": .url}'


https://github.com/noahgorstein/jqp/assets/23270779/735cf84a-dc6f-41e8-9659-5022a4937046


[@&#8203;EmilyGraceSeville7cf](https://togithub.com/EmilyGraceSeville7cf)
also added a JSON schema for jqp's config which should help users create
and edit their config files.

#### What's Changed

- typos suggestion by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[noahgorstein/jqp#59
- code review by [@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[noahgorstein/jqp#61
- Add Continuous Integration to GitHub actions by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[noahgorstein/jqp#63
- Add GitHub actions for checking typos by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[noahgorstein/jqp#62
- Add dependabot to GitHub Action by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[noahgorstein/jqp#64
- chore: address golangci-lint issues by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#74
- chore(deps): bump github.com/itchyny/gojq from 0.12.13 to 0.12.15 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#72
- chore(deps): bump github.com/alecthomas/chroma/v2 from 2.12.0 to
2.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#73
- chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to
0.18.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#71
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to
0.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#70
- chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#69
- chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#68
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.1 to
0.26.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#67
- chore(deps): bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#66
- chore: upgrade to go v1.22 by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#75
- refactor: reduce complexity of various methods/functions by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#76
- feat: add optional cli argument to specify initial query by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#77
- bug: dont set viewport content on resize by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#79
- chore(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#85
- chore(deps): bump github.com/alecthomas/chroma/v2 from 2.13.0 to
2.14.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#80
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to
0.11.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#82
- chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#84
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.2 to
0.26.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#83
- fix: revert to lipgloss v0.10.0 temporarily by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#87
- fix: don't block while inputdata bubble initializes by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#86
- fix: nil pointer dereference as a result of accessing state before
queryinput initialized by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#90
- fix: dynamically increase buffer size to handle processing large JSON
lines by [@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#93
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to
0.11.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#89
- chore(deps): bump crate-ci/typos from 1.21.0 to 1.22.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[noahgorstein/jqp#92
- feat: implement json schema for config by
[@&#8203;EmilyGraceSeville7cf](https://togithub.com/EmilyGraceSeville7cf)
in
[noahgorstein/jqp#78
- chore: prep v0.7.0 release by
[@&#8203;noahgorstein](https://togithub.com/noahgorstein) in
[noahgorstein/jqp#94

#### New Contributors

- [@&#8203;ccoVeille](https://togithub.com/ccoVeille) made their first
contribution in
[noahgorstein/jqp#59
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[noahgorstein/jqp#72
-
[@&#8203;EmilyGraceSeville7cf](https://togithub.com/EmilyGraceSeville7cf)
made their first contribution in
[noahgorstein/jqp#78

**Full Changelog**:
noahgorstein/jqp@v0.6.0...v0.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/d-issy/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant