Skip to content

Bump the civet group across 1 directory with 2 updates#287

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wasm/civet-000edbc0d1
Open

Bump the civet group across 1 directory with 2 updates#287
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wasm/civet-000edbc0d1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps the civet group with 2 updates in the /wasm directory: @danielx/civet and eslint-plugin-civet.

Updates @danielx/civet from 0.11.4 to 0.11.12

Changelog

Sourced from @​danielx/civet's changelog.

0.11.12 (2026-05-26, diff, commits)

  • Fix Sublime support via JSON to XML conversion [#2111]
  • Fix crash on optional-chain LHS with custom oper= (#2109) [#2113]
  • Modernize docs for Sublime LSP setup [#2116]
  • Omit anonymous rest from destructure when unreferenced [#2114]
  • LSP: accept inline tsConfig in civetconfig (#379) [#2108]
  • Isolate CLI --typecheck tests from the project tsconfig [#2121]
  • Fix implicit extension and directory resolution when typechecking [#2123]
  • Docs: Wrap top-level yield in a generator before Prettier in the playground [#2122]
  • Switch declaration: bind directly to user-named identifier (#840) [#2118]
  • Polyfill private-field glob assignment (#966) [#2117]
  • Fix module resolution: TypeScript paths, old TS resolveModuleNames [#2124]
  • Cache side-effectful index in named-function assignment [#2115]
  • Grammar cleanup; ////+ is a comment; fix empty heregex [#2125]

0.11.11 (2026-05-24, diff, commits)

  • Dev: typecheck-diff in CI [#2083]
  • Add comptime Float16Array support [#2084]
  • tree-sitter: fix triple-quote and triple-backtick parsing [#2081]
  • LSP: add --version / --help flags, default to --stdio [#2082]
  • LSP: improve compatibility by renaming duplicate named groups in import-path regex [#2086]
  • CI typecheck: rebuild base in its own worktree [#2085]
  • CI: Clarify typecheck-diff output [#2087]
  • Dev: Reduce type errors by 50 [#2088]
  • Dev: Update @​danielx/hera 0.9.2 → 0.9.7 [#2038]
  • Dev: Remove legacy .civet/hera-plugin.mjs [#2089]
  • CLI: parallelize compile loop [#2080]
  • Dev: Property children false-leak + literal-leaf type tags [#2090]
  • fix: try … catch in expression position crashes insertReturn (#2093) [#2095]
  • Grammar: align const/let/var and template-expression scopes with JS [#2094]
  • Dev: Exclude lsp/zed/grammars from coverage scans [#2096]
  • Add -w/--watch flag for continuous compilation [#2048]
  • Sublime Text: add lsp/sublime/ dev-install package [#2097]
  • Support destructuring-style imports with rest and nested patterns [#2092]
  • Drop results accumulator from postfix-for when value is discarded [#2098]
  • Fix unicode identifiers in shorthand object forms [#2102]
  • Fix BigInt ranges as values and in exclusive for-of forms [#2103]
  • Add esBraceBlock flag so => {…} is a block, not an object [#2104]
  • feat: support declaration types in coffeeForLoops (#583) [#2101]
  • Add array[?] shorthand for random element selection [#2105]
  • Coffee classes: name: value colon form becomes prototype assignment [#2107]

0.11.10 (2026-05-18, diff, commits)

  • Coverage: re-enable --parallel for test runs [#2064]
  • LSP: implement workspace/symbol [#2049]
  • Fix reserved word ref creation [#2076]
  • Dev: add pnpm test:grep script and document bootstrapping binaries [#2079]
  • Coffee classes: backtrack on :symbol LHS so [Symbol.x] wraps [#2077]
  • LSP: fix missing line/column info by unwrapping ParseErrors [#2075]
  • LSP: skip semantic tokens in unmapped TS prelude code [#2070]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​danielx/civet since your current version.


Updates eslint-plugin-civet from 0.0.6 to 0.1.0

Changelog

Sourced from eslint-plugin-civet's changelog.

v0.1.0 (2026-03-27)

  • [#1869]: civetlint script wrapping eslint supporting
    • Configuration via eslint.config.civet
    • Reasonable default configuration

v0.0.5 (2024-08-26)

  • [#1378]:
    • Support Node 22+ (switch to import...with)
    • Fix typescipt-eslint dependency to be truly optional
    • Upgrade build process to latest Civet and other deps

v0.0.4 (2024-05-05)

  • Set engines requirement for import...assert
  • Use comptime for plugin version, resulting in smaller build

v0.0.3 (2024-05-04)

  • Loosen eslint dependencies

v0.0.2 (2024-05-03)

  • Add prepublish script to eslint

v0.0.1 (2024-05-03)

  • Enable JSX in eslint, as Civet can output it

v0.0.0 (2024-05-03)

  • Initial working version
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the domain:dependencies Pull requests that update a dependency file label Apr 1, 2026
@dependabot dependabot Bot changed the title Bump the civet group in /wasm with 2 updates Bump the civet group across 1 directory with 2 updates May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wasm/civet-000edbc0d1 branch from 8cff29d to 9a70011 Compare May 1, 2026 09:09
Bumps the civet group with 2 updates in the /wasm directory: [@danielx/civet](https://github.com/DanielXMoore/Civet) and [eslint-plugin-civet](https://github.com/DanielXMoore/Civet/tree/HEAD/integration/eslint).


Updates `@danielx/civet` from 0.11.4 to 0.11.12
- [Changelog](https://github.com/DanielXMoore/Civet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DanielXMoore/Civet/commits)

Updates `eslint-plugin-civet` from 0.0.6 to 0.1.0
- [Changelog](https://github.com/DanielXMoore/Civet/blob/main/integration/eslint/CHANGELOG.md)
- [Commits](https://github.com/DanielXMoore/Civet/commits/v0.1.0/integration/eslint)

---
updated-dependencies:
- dependency-name: "@danielx/civet"
  dependency-version: 0.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: civet
- dependency-name: eslint-plugin-civet
  dependency-version: 0.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: civet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wasm/civet-000edbc0d1 branch from 9a70011 to da67b6b Compare June 2, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants