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 @vscode/emmet-helper from 2.9.3 to 2.10.0 #5573

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps @vscode/emmet-helper from 2.9.3 to 2.10.0.

Release notes

Sourced from @​vscode/emmet-helper's releases.

v2.10.0

Changes:

Feature Requests:

  • #49: Debt: Check how syntaxConfig is being accessed
  • #60: Try adding actions and PR template
  • #52: Enable multiple extensions path to emmet.extensionPath setting
  • #50: Enable stylesheet.shortHex option

Bugs:

  • #61: Fix emmet completions in scss
  • #59: Fix vscode#118008
  • #55: Fixes Issue 117154 - VScode Emmet missing HTML "hgroup" tag
  • #51: fix: doComplete result may be undefined
  • #37: XSL self-closing tags not expanding properly
  • #42: SCSS emmet is more aggressive than previous versions
  • #1: String expandedAbbr.detail is not translatable
  • #31: Bug: Parentheses inside text node are considered invalid hence expansion doesn't work

Others:

  • #96: 2.10.0
  • #93: 2.9.3
  • #92: Add support for markup attributes in vue
  • #88: 2.9.2
  • #87: fix: merge attributes before passing them upstream
  • #86: 2.9.1
  • #85: Fix processing of new markup attributes
  • #84: 2.9.0
  • #83: Add console logging for invalid paths
  • #81: 2.8.9
  • #82: Bump mocha and types packages
  • #80: fix: mark successive dots as noise and invalidate jinja syntax abbreviations
  • #78: Bump emmet to 2.4.3 and emmet-helper to 2.8.8
  • #77: 2.8.7
  • #76: Add tests
  • #75: Bump emmet to 2.4.2
  • #74: 2.8.6
  • #73: Fix casing
  • #72: Bump version to 2.8.5

... (truncated)

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 [@vscode/emmet-helper](https://github.com/Microsoft/vscode-emmet-helper) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/Microsoft/vscode-emmet-helper/releases)
- [Commits](microsoft/vscode-emmet-helper@v2.9.3...v2.10.0)

---
updated-dependencies:
- dependency-name: "@vscode/emmet-helper"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
Copy link
Contributor

mergify bot commented Nov 19, 2024

Merge Protections

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

🟢 Changelog requirements

Wonderful, this rule succeeded.
  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

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

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

@mergify mergify bot added the queued label Nov 19, 2024
@mergify mergify bot removed the queued label Nov 19, 2024
@mergify mergify bot merged commit ba34a94 into main Nov 19, 2024
10 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/vscode/emmet-helper-2.10.0 branch November 19, 2024 08:11
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