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: Update eslint-plugin-import-sorting to v1.1.0 #202

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import-sorting 1.0.3 -> 1.1.0 age adoption passing confidence

Release Notes

stormwarning/eslint-plugin-import-sorting (eslint-plugin-import-sorting)

v1.1.0

Compare Source

Minor Changes
  • Sort numerals in path strings naturally (#​11)
    Now ensures that 10 will sort after 2, for example.
Patch Changes
  • Fix local import sort order when dot segment count is the same (#​11)
    Sorting will now take the entire path into account, instead of just the basename of the path.
  • Add engines key to indicate minimum Node version (#​12)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Jan 23, 2024

🦋 Changeset detected

Latest commit: db864b7

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

This PR includes changesets to release 1 package
Name Type
@zazen/eslint-config Patch

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

@renovate renovate bot changed the title Chore: Update eslint-plugin-import-sorting to v1.0.3 Chore: Update eslint-plugin-import-sorting to v1.0.3 - autoclosed Jan 23, 2024
@renovate renovate bot closed this Jan 23, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-import-sorting-1.x branch January 23, 2024 22:04
@renovate renovate bot changed the title Chore: Update eslint-plugin-import-sorting to v1.0.3 - autoclosed Chore: Update eslint-plugin-import-sorting to v1.0.3 Jan 30, 2024
@renovate renovate bot restored the renovate/eslint-plugin-import-sorting-1.x branch January 30, 2024 06:09
@renovate renovate bot reopened this Jan 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-sorting-1.x branch from 91cd82b to 5b76d03 Compare January 30, 2024 06:10
@renovate renovate bot changed the title Chore: Update eslint-plugin-import-sorting to v1.0.3 Chore: Update eslint-plugin-import-sorting to v1.1.0 Jan 30, 2024
@stormwarning stormwarning merged commit 402a10a into main Feb 8, 2024
1 check passed
@stormwarning stormwarning deleted the renovate/eslint-plugin-import-sorting-1.x branch February 8, 2024 18:07
@github-actions github-actions bot mentioned this pull request Feb 8, 2024
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.

1 participant