Skip to content

Bump the html-eslint group across 1 directory with 2 updates - #24934

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/frontend/dev/html-eslint-9cb7bce6a8
Open

Bump the html-eslint group across 1 directory with 2 updates#24934
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/frontend/dev/html-eslint-9cb7bce6a8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the html-eslint group with 2 updates in the /frontend directory: @html-eslint/eslint-plugin and @html-eslint/parser.

Updates @html-eslint/eslint-plugin from 0.63.0 to 0.64.0

Release notes

Sourced from @​html-eslint/eslint-plugin's releases.

v0.64.0

What's Changed

New Contributors

Full Changelog: yeonjuan/html-eslint@v0.63.0...v0.64.0

Commits

Updates @html-eslint/parser from 0.63.0 to 0.64.0

Release notes

Sourced from @​html-eslint/parser's releases.

v0.64.0

What's Changed

New Contributors

Full Changelog: yeonjuan/html-eslint@v0.63.0...v0.64.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
Bumps the html-eslint group with 2 updates in the /frontend directory: [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) and [@html-eslint/parser](https://github.com/yeonjuan/html-eslint).


Updates `@html-eslint/eslint-plugin` from 0.63.0 to 0.64.0
- [Release notes](https://github.com/yeonjuan/html-eslint/releases)
- [Commits](yeonjuan/html-eslint@v0.63.0...v0.64.0)

Updates `@html-eslint/parser` from 0.63.0 to 0.64.0
- [Release notes](https://github.com/yeonjuan/html-eslint/releases)
- [Commits](yeonjuan/html-eslint@v0.63.0...v0.64.0)

---
updated-dependencies:
- dependency-name: "@html-eslint/eslint-plugin"
  dependency-version: 0.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: html-eslint
- dependency-name: "@html-eslint/parser"
  dependency-version: 0.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: html-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/dev/html-eslint-9cb7bce6a8 branch from c0fee66 to 97cc789 Compare August 26, 2026 05:34
@github-actions

Copy link
Copy Markdown

Warning

Flaky specs

  • rspec ./spec/features/work_packages/table/queries/parent_field_ranking_spec.rb[1:1]
🤖 Ask Copilot to investigate

Copy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer.

@copilot The following spec(s) are flaky in CI (first seen on PR #24934, linked for reference only):

- `rspec ./spec/features/work_packages/table/queries/parent_field_ranking_spec.rb[1:1]`

Treat this as a standalone task, unrelated to PR #24934. Create a new branch from origin/dev and open a new pull request targeting dev — do not stack it on PR #24934 or reuse that branch.

Follow the playbook in docs/development/testing/handling-flaky-tests/README.md to find the root cause and fix the underlying race — do not skip, delete, or weaken the spec to make it pass; disabling is a last resort per the playbook, and only with a bug ticket. Verify the fix by running the spec(s) repeatedly (e.g. `script/bulk_run_rspec --run-count 10`).

If you cannot reproduce the flake or are not confident in a fix after reasonable investigation, do not fabricate a change or skip the spec to force CI green. Instead, leave the pull request in draft and document what you tried, the suspected cause, and any leads in its description, then assign @dependabot[bot] to take over.

Once the fix is verified, title the PR after the spec(s) it fixes, and use the PR description to explain the root cause, how the change resolves it, and the before/after results. Label the PR `flaky-spec`, assign @dependabot[bot], and request a review from @dependabot[bot].
On every commit, set @dependabot[bot] as the sole co-author with a `Co-authored-by:` trailer (use their GitHub no-reply email so it links to their account), so it is traceable who dispatched the fix.

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