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

bump(nextflow-language-server): update to v1.0.4 #3

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Update Change
nextflow-language-server patch v1.0.0 -> v1.0.4

Release Notes

nextflow-io/language-server (nextflow-language-server)

v1.0.4

Compare Source

  • Improve config syntax errors (#​91)
  • Semantic highlighting (#​92)
  • Fix detection of tap assignment (#​89)

v1.0.3

Compare Source

  • Declare set variables as workflow-scoped variables
  • Provide more hover hints and auto-completions
  • Add sleep() function
  • Improve auto-includes for code completion
  • Always show Preview DAG button
  • Include top-level properties in parameter schema
  • Preserve Groovy-style type annotations in formatting, remove warning
  • Fix include resolution when a source file is deleted
  • Rename suppressFutureWarnings -> paranoidWarnings
  • Eliminate some false positive warnings
  • Wrap lines based on trailing comma

v1.0.2

Compare Source

  • Remove trailing spaces in formatting
  • Add deprecation warning for shell block
  • Improve help text of completion items
  • Add hyperlinks to DAG preview
  • Fix spread-dot and safe-dot in formatting
  • Preserve comments in process and output definitions
  • Add feature flags to config schema
  • Move shared code for Nextflow CLI into separate subproject
  • Remove warning for workflow-local variables declared without def
  • Fix resolution of classes in lib directory
  • Improve parsing of parameter schema
  • Improve formatting of include declarations

v1.0.1

Compare Source

  • Add throw statement to formatter
  • Improve string formatting
  • Improve warning for unused parameter
  • Upgrade Nextflow dependency to 24.10
  • Fix formatting of variable declaration with no initial value
  • Add missing config options for executor, mail
  • Improve parsing of workflow definitions

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mehalter mehalter closed this Jan 29, 2025
@mehalter mehalter deleted the renovate/nextflow-language-server-1.x branch February 3, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant