Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 0ddee3f

Browse files
chore(deps): update dependency astro-eslint-parser to v1.4.0 (#782)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [astro-eslint-parser](https://redirect.github.com/ota-meshi/astro-eslint-parser) | [`1.3.0` → `1.4.0`](https://renovatebot.com/diffs/npm/astro-eslint-parser/1.3.0/1.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro-eslint-parser/1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro-eslint-parser/1.3.0/1.4.0?slim=true) | --- ### Release Notes <details> <summary>ota-meshi/astro-eslint-parser (astro-eslint-parser)</summary> ### [`v1.4.0`](https://redirect.github.com/ota-meshi/astro-eslint-parser/blob/HEAD/CHANGELOG.md#140) [Compare Source](https://redirect.github.com/ota-meshi/astro-eslint-parser/compare/v1.3.2...v1.4.0) ##### Minor Changes - [#&#8203;416](https://redirect.github.com/ota-meshi/astro-eslint-parser/pull/416) [`8df97eb`](https://redirect.github.com/ota-meshi/astro-eslint-parser/commit/8df97eb298d9ca56683fc1409e608d56564188e4) Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! - fix: add support for `@astrojs/compiler` v3 ### [`v1.3.2`](https://redirect.github.com/ota-meshi/astro-eslint-parser/blob/HEAD/CHANGELOG.md#132) [Compare Source](https://redirect.github.com/ota-meshi/astro-eslint-parser/compare/v1.3.1...v1.3.2) ##### Patch Changes - [#&#8203;423](https://redirect.github.com/ota-meshi/astro-eslint-parser/pull/423) [`380d312`](https://redirect.github.com/ota-meshi/astro-eslint-parser/commit/380d312cce03ede635c1b9c52f1e2b50b7540ec8) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - fix: make comparable offset remapping work in browser environments ### [`v1.3.1`](https://redirect.github.com/ota-meshi/astro-eslint-parser/blob/HEAD/CHANGELOG.md#131) [Compare Source](https://redirect.github.com/ota-meshi/astro-eslint-parser/compare/v1.3.0...v1.3.1) ##### Patch Changes - [#&#8203;421](https://redirect.github.com/ota-meshi/astro-eslint-parser/pull/421) [`0ffb8d1`](https://redirect.github.com/ota-meshi/astro-eslint-parser/commit/0ffb8d137e749394836473e55317c251bfa7c05a) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - fix: handle multibyte offsets when adjusting nodes after `</html>` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Tuhura-Tech/wiki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 756002a commit 0ddee3f

2 files changed

Lines changed: 10 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "8.57.2",
3333
"astro": "5.18.1",
3434
"astro-auto-import": "0.5.1",
35-
"astro-eslint-parser": "1.3.0",
35+
"astro-eslint-parser": "1.4.0",
3636
"astro-og-canvas": "0.7.2",
3737
"canvaskit-wasm": "0.40.0",
3838
"dedent-js": "1.0.1",

pnpm-lock.yaml

Lines changed: 9 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)