Skip to content

Comments

Bump assets/syntaxes/02_Extra/cmd-help from 209559b to 68e727b#3222

Merged
EnselicCICD merged 1 commit intomasterfrom
dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-68e727b
Mar 18, 2025
Merged

Bump assets/syntaxes/02_Extra/cmd-help from 209559b to 68e727b#3222
EnselicCICD merged 1 commit intomasterfrom
dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-68e727b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps assets/syntaxes/02_Extra/cmd-help from 209559b to 68e727b.

Commits
  • 68e727b Move bat-test entrypoints to tests/docker/entrypoints
  • 72833c7 try_input.sh: Add a Docker build step
  • 4f8d1bb Add less-stripped regression test
  • 431e650 Add fish regression test + syntax test
  • 5f35cc1 try_input.sh: remove Docker container after use
  • 2899351 Edit the slogan of the theme demo source msg
  • 4afceff Readme: rewrite Configuration section
  • f1cfada Add try_input.sh script
  • 0389a95 Merge branch 'update-demo-scripts'
  • 5651144 Document demo_themes script a bit
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 1, 2025
Copy link
Collaborator

@EnselicCICD EnselicCICD left a comment

Choose a reason for hiding this comment

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

If CI passes, this dependabot PR will be auto-merged 🚀

@EnselicCICD EnselicCICD enabled auto-merge (squash) March 1, 2025 03:08
@victor-gp
Copy link
Contributor

victor-gp commented Mar 18, 2025

I've fixed this on my end. The change where I broke this was pretty mindless in retrospect.

You can close this and the next Dependabot update should pass.

Or maybe you could ask Dependabot to update this one, but I don't know if/how that works.

Edit: it seems like dependabot recreate will do that.

@keith-hall
Copy link
Collaborator

@dependabot recreate

Bumps [assets/syntaxes/02_Extra/cmd-help](https://github.com/victor-gp/cmd-help-sublime-syntax) from `209559b` to `68e727b`.
- [Commits](victor-gp/cmd-help-sublime-syntax@209559b...68e727b)

---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/cmd-help
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-68e727b branch from ec0e349 to db2818a Compare March 18, 2025 17:10
@EnselicCICD EnselicCICD merged commit 5c43ddb into master Mar 18, 2025
24 checks passed
@EnselicCICD EnselicCICD deleted the dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-68e727b branch March 18, 2025 17:23
@keith-hall
Copy link
Collaborator

Nice, thanks @victor-gp
Cool use of syntest btw 🚀

@victor-gp
Copy link
Contributor

Thank you!

syntest was indispensable for developing cmd-help. I couldn't have tackled the problem without using it for "unit tests".

The syntax.py wrapper is open source too, so if you think you can use it, feel free to do so. :D

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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants