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 @astrojs/language-server from 2.5.2 to 2.15.4 #5460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps @astrojs/language-server from 2.5.2 to 2.15.4.

Release notes

Sourced from @​astrojs/language-server's releases.

@​astrojs/language-server@​2.15.4

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.
  • Updated dependencies [128cf11]
    • @​astrojs/yaml2ts@​0.2.2

@​astrojs/language-server@​2.15.3

Patch Changes

  • 8673fa5: Fixes certain cases where content schemas would not be reloaded properly when they were updated

@​astrojs/language-server@​2.15.0

Minor Changes

  • 3a836de: Allow disabling the handling of updating imports when files are renamed. This is now disabled by default in VS Code, as the Astro TypeScript plugin will handle it correctly.

Patch Changes

  • 5a44072: Fixes formatting not working by default in certain circumstances

@​astrojs/language-server@​2.14.2

Patch Changes

  • af5bbc5: Fixes content intellisense not working inside Markdoc files using the markdoc language identifier

@​astrojs/language-server@​2.14.1

Patch Changes

  • 28dfebe: Updates to the stable version of Volar 2.4.0
  • Updated dependencies [28dfebe]
    • @​astrojs/yaml2ts@​0.2.1

@​astrojs/language-server@​2.14.0

Minor Changes

  • d624646: Adds support for Content Collection Intellisense

Patch Changes

  • Updated dependencies [d624646]
    • @​astrojs/yaml2ts@​0.2.0

@​astrojs/language-server@​2.13.4

Patch Changes

  • e5732ff: Updates internal dependencies

@​astrojs/language-server@​2.13.2

Patch Changes

... (truncated)

Changelog

Sourced from @​astrojs/language-server's changelog.

2.15.4

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.
  • Updated dependencies [128cf11]
    • @​astrojs/yaml2ts@​0.2.2

2.15.3

Patch Changes

  • 8673fa5: Fixes certain cases where content schemas would not be reloaded properly when they were updated

2.15.0

Minor Changes

  • 3a836de: Allow disabling the handling of updating imports when files are renamed. This is now disabled by default in VS Code, as the Astro TypeScript plugin will handle it correctly.

Patch Changes

  • 5a44072: Fixes formatting not working by default in certain circumstances

2.14.2

Patch Changes

  • af5bbc5: Fixes content intellisense not working inside Markdoc files using the markdoc language identifier

2.14.1

Patch Changes

  • 28dfebe: Updates to the stable version of Volar 2.4.0
  • Updated dependencies [28dfebe]
    • @​astrojs/yaml2ts@​0.2.1

2.14.0

Minor Changes

  • d624646: Adds support for Content Collection Intellisense

Patch Changes

  • Updated dependencies [d624646]
    • @​astrojs/yaml2ts@​0.2.0

2.13.4

... (truncated)

Commits
  • df90fe5 Version Packages (#974)
  • c32181a [ci] format
  • 128cf11 chore: update volar dependencies (#973)
  • 4db55f0 Version Packages (#968)
  • 8673fa5 fix: reload content on collections change (#966)
  • a38afdd Version Packages (#959)
  • 3a836de feat: allow disabling handling updating files on file renames (#961)
  • 5a44072 fix: fallback to bundled Prettier when finding Prettier 2 (#960)
  • 706fba9 Revert "fix: override prettier version in yaml-language-server"
  • 2199106 fix: override prettier version in yaml-language-server
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
Copy link
Contributor

mergify bot commented Oct 28, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

Changelog requirements

  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants