Skip to content

feat: replaced no-navigation-without-base with no-navigation-without-resolve #1289

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marekdedic
Copy link
Contributor

@marekdedic marekdedic commented Aug 7, 2025

Fixes #1277

Unfortunately in order to really make sense, the rule needed a new name, so we have yet another deprecated rule :/ Maybe remove them in a major release?

Copy link

changeset-bot bot commented Aug 7, 2025

🦋 Changeset detected

Latest commit: de424c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-svelte Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 7, 2025

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/eslint-plugin-svelte@de424c6

Published Instant Preview Packages:

View Commit

@marekdedic marekdedic force-pushed the no-navigation-without-resolve branch 3 times, most recently from 3cc4ae5 to dbbf1da Compare August 7, 2025 21:27
@marekdedic marekdedic marked this pull request as ready for review August 7, 2025 21:28
@marekdedic marekdedic force-pushed the no-navigation-without-resolve branch 2 times, most recently from ed885b7 to 592b568 Compare August 7, 2025 21:31
@marekdedic
Copy link
Contributor Author

Hey @ota-meshi @baseballyama, sorry to ping you, but I'm getting the same CI error as in #1287, I'm not sure if I'm doing something wrong or it's another issue with the repo... ?

@marekdedic
Copy link
Contributor Author

Also, I'll be away for the next 2 weeks, so I won't be able to respond or fix anything. But I've enabled editing by maintainers, so if you want, feel free to edit the PR and merge it while I'm away :)

@marekdedic marekdedic force-pushed the no-navigation-without-resolve branch from 592b568 to a911940 Compare August 8, 2025 07:46
@marekdedic marekdedic force-pushed the no-navigation-without-resolve branch from a911940 to de424c6 Compare August 8, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use new resolve function instead of base variable in svelte/no-navigation-without-base
1 participant