Skip to content

fix(deps): update minor updates (minor) #896

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

Merged
merged 2 commits into from
May 31, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@arethetypeswrong/cli (source) ^0.17.4 -> ^0.18.1 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.22.1 -> ^1.50.0 age adoption passing confidence
astro-eslint-parser ^1.1.0 -> ^1.2.2 age adoption passing confidence
chrono-node@<2.2.4 >=2.2.4 -> >=2.8.1 age adoption passing confidence
lint-staged ^16.0.0 -> ^16.1.0 age adoption passing confidence

Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.18.1

Compare Source

Patch Changes

v0.18.0

Compare Source

Minor Changes
  • 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
Patch Changes
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.50.0

Compare Source

🐞 Fixes
New Contributors

Full Changelog: Rel1cx/eslint-react@v1.49.0...v1.50.0

v1.49.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0

v1.48.5

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.48.4...v1.48.5

v1.48.4

Compare Source

🐞 Fixes
  • fix: update fallback react version in settings to "19.1.0"

Full Changelog: Rel1cx/eslint-react@v1.48.3...v1.48.4

v1.48.3

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.48.2...v1.48.3

v1.48.2

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.48.1...v1.48.2

v1.48.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.4...v1.48.0

v1.47.4

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.3...v1.47.4

v1.47.3

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.2...v1.47.3

v1.47.2

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.1...v1.47.2

v1.47.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.0...v1.47.1

v1.47.0

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.46.0...v1.47.0

v1.46.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4

v1.45.4

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4

v1.45.3

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.2...v1.45.3

v1.45.2

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.1...v1.45.2

v1.45.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.45.0...v1.45.1

v1.45.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.44.0...v1.45.0

v1.43.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0

v1.42.1

Compare Source

✨ New
📝 Changes you should be aware of

The following presets have been renamed:

  • core to x
  • core-legacy to x-legacy

The old preset names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.41.0...v1.42.1

v1.42.0

Compare Source

v1.41.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.4...1.41.0

v1.40.4

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.40.3...v1.40.4

v1.40.3

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3

v1.40.2

Compare Source

🐞 Fixes
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2

v1.40.1

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1

v1.40.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.38.4...v1.40.0

v1.38.4

Compare Source

🪄 Improvements
  • chore: update default React version to 19.1.0 in documentation and settings by @​Rel1cx in #​1023

Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4

v1.38.3

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.38.2...v1.38.3

v1.38.2

Compare Source

🐞 Fixes
  • fix(eslint-plugin): disable prefer-shorthand-* rules in all config by @​Rel1cx in a9e6ef9

Full Changelog: Rel1cx/eslint-react@v1.38.0...v1.38.2

v1.38.1

Compare Source

v1.38.0

Compare Source

✨ New
🪄 Improvements
  • refactor: undeprecate react-x/jsx-uses-vars and react-x/jsx-no-duplicate-props rules by @​Rel1cx in #​1017

Full Changelog: Rel1cx/eslint-react@v1.37.3...v1.38.0

v1.37.3

Compare Source

🐞 Fixes
  • fix: the requested module ts-api-utils does not provide an export named unionConstituents, closes #​1009 by @​Rel1cx in #​1010

Full Changelog: Rel1cx/eslint-react@v1.37.2...v1.37.3

v1.37.2

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.37.1...v1.37.2

v1.37.1

Compare Source

🐞 Fixes
  • fix: enhance hooks-extra/prefer-use-state-lazy-initialization to correctly detect other hooks called within useState(...) by @​Rel1cx in #​1006
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.37.0...v1.37.1

v1.37.0

Compare Source

🪄 Improvements
  • refactor: remove hooks-extra/prefer-use-state-lazy-initialization from recommended presets by @​Rel1cx in #​1001

    Based on feedback of this rule, the current implementation produces more false positives than expected, so to ensure the overall quality of the rules in the recommended presets we provide, I'm removing it from the presets for now, and should add it back after we implement a better heuristic for deciding which function calls should be allowed.

Full Changelog: Rel1cx/eslint-react@v1.36.3...v1.37.0

v1.36.3

Compare Source

🐞 Fixes
  • fix: hooks-extra/prefer-use-state-lazy-initialization false positive on useState(use(promise)) closes #​999 by @​Rel1cx in #​1000

Full Changelog: Rel1cx/eslint-react@v1.36.2...v1.36.3

v1.36.2

Compare Source

No notable changes have been made in this release.

Full Changelog: Rel1cx/eslint-react@v1.36.1...v1.36.2

v1.36.1

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.35.0...v1.36.1

v1.35.0

Compare Source

✨ New
  • feat(plugins/dom): add no-render rule to replace ReactDom.render() with createRoot(node).render(), closes #​972 by @​Rel1cx in #​993
  • feat(plugins/dom): add no-hydrate rule to replace ReactDom.hydrate() with hydrateRoot(), closes #​973 by @​Rel1cx in #​995
🪄 Improvements
  • refactor: rename hooks-extra/no-useless-custom-hooks to hooks-extra/no-unnecessary-use-prefix by @​Rel1cx in #​996
📝 Changes you should be aware of

The following rules have been renamed:

  • react-hooks-extra/no-useless-custom-hooks to react-hooks-extra/no-unnecessary-use-prefix
  • @eslint-react/hooks-extra/no-useless-custom-hooks to @eslint-react/hooks-extra/no-unnecessary-use-prefix

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.34.1...v1.35.0

v1.34.1

Compare Source

🐞 Fixes
  • fix: false positive in react-x/no-context-provider on symbols named Provider which are imported from third-party libs, closes #​991 by @​Rel1cx in #​992

Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1

v1.34.0

Compare Source

🪄 Improvements
  • refactor: export the create function of each rule by @​Rel1cx in #​989
  • refactor(plugins/x): rename no-nested-components rule to no-nested-component-definitions and update related docs by @​Rel1cx in #​990
📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/no-nested-components to react-x/no-nested-component-definitions
  • @eslint-react/no-nested-components to @eslint-react/no-nested-component-definitions

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0

v1.33.0

Compare Source

🐞 Fixes
  • fix: update rule severity for no-flush-sync and no-void-elements-with-children in recommended presets by @​Rel1cx in #​988
🪄 Improvements
  • refactor(plugins/x): rename ensure-forward-ref-using-ref to no-useless-forward-ref by @​Rel1cx in #​987
📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/ensure-forward-ref-using-ref to react-x/no-useless-forward-ref
  • @eslint-react/ensure-forward-ref-using-ref to @eslint-react/no-useless-forward-ref

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0

v1.32.1

Compare Source

🐞 Fixes

v1.32.0

Compare Source

✨ New
🪄 Improvements

v1.31.0

Compare Source

✨ New
🪄 Improvements

v1.30.2

Compare Source

🐞 Fixes
  • fix(plugins/hooks-extra): misidentification of set function in IIFE inside of hooks as its inside of useEffect, useLayoutEffect, closes #​967 by @​Rel1cx in #​968

v1.30.1

Compare Source

🐞 Fixes
🪄 Improvements
New Contributors

v1.30.0

Compare Source

✨ New
  • feat: add naming-convention/use-state and naming-convention/context-name to recommended presets by @​Rel1cx in #​956
🐞 Fixes
  • fix: correct readonly checks and test cases in prefer-read-only-props by @​Rel1cx in #​957
  • fix: rework naming-convention/component-name rule to follow eslint-plugin-react-hooks@5.0 by @​Rel1cx in #​959

    Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid.

  • fix: naming-convention/use-state fails with multiple words, closes #​960 by @​Rel1cx in #​961

v1.29.0

Compare Source

✨ New
🐞 Fixes
🪄 Improvements
New Contributors

v1.28.0

Compare Source

✨ New
🪄 Improvements

v1.27.0

Compare Source

✨ New
🪄 Improvements

v1.26.2

Compare Source

🐞 Fixes
  • fix(plugins/x): enhance no-context-provider rule to include context name in error messages by @​Rel1cx in #​935

v1.26.1

Compare Source

No notable changes have been made in this release.

v1.26.0

Compare Source

✨ New

v1.25.0

Compare Source

✨ New
🐞 Fixes
🪄 Improvements

v1.24.1

Compare Source

🐞 Fixes
  • fix: fixed invalid rules for disable-debug, disable-dom, and disable-web-apis configs, closes #​923 by @​Rel1cx in #​924

v1.24.0

Compare Source

🪄 Improvements
  • perf: overhaul performance optimizations

v1.23.2

Compare Source

✨ New
  • feat(plugins/x): add auto-fix to prefer-shorthand-fragment, closes #​898 (#​902)

v1.23.1

Compare Source

🐞 Fixes
  • fix(plugins/x): fixed false positives in no-unstable-context-value and no-unstable-default-props by @​Rel1cx in #​896

v1.23.0

Compare Source

🪄 Improvements
  • refactor: JSX fragments related rules no longer rely on jsxPragma and jsxPragmaFrag settings to perform their checks by @​Rel1cx in #​893
  • refactor: improve applicability of the no-useless-fragment and prefer-shorthand-fragment rules
  • refactor: deprecate settings["react-x"].jsxPragma and settings["react-x"].jsxPragmaFrag as they are no longer needed by any rules
  • refactor: replace short-unique-id w/ uid by @​SukkaW in #​894
🐞 Fixes
  • fix(plugins/hooks-extra): fix call and new expression related false positives in no-unnecessary-use-memo and no-unnecessary-use-callback by @​Rel1cx in #​895

v1.22.2

Compare Source

🪄 Improvements
  • perf: re-implement no-duplicate-key rule to improve its performance @​Rel1cx in #​891 and 33ab3cc
  • refactor: prevent potential interference from TypeScript's as, satisfies, and non-null assertion operator in various rules
ota-meshi/astro-eslint-parser (astro-eslint-parser)

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
Patch Changes
wanasit/chrono (chrono-node@<2.2.4)

v2.8.1

Compare Source


v2.8.0

Compare Source

New/Fix: Reference date calculation on the assigned timezone 4033a27

Previously, the reference date calculation (e.g., "1 day ago", "tomorrow at 9am") was based on the interpretation of the reference instant/timestamp using the system timezone rather than the assigned timezone (e.g., "April 5" in the system timezone may already "April 6" in the assigned timezone).

const refInstant = new Date("2025-02-27T22:00:00.000Z");
// This instant/timestamp
// = Thu Feb 27 2025 15:00:00 GMT-0800 (PST)
// = Fri Feb 28 2025 08:00:00 GMT+0900 (JST)

chrono.parseDate("Tomorrow at 9am", { instant: refInstant, timezone: "PST" })
// In PST, "Tomorrow at 9am" => Fri Feb 28 2025 09:00:00 GMT-0800 (PST)

chrono.parseDate("Tomorrow at 9am", { instant: refInstant, timezone: "JST" })
// In JST, "Tomorrow at 9am" => Sat Mar 1 2025 09:00:00 GMT+0900 (JST)

This changed some current relative date/time output. So, it is published in a minor version, instead of a patch.


v2.7.9

Compare Source

  • New: Italian (IT) support (beta/untested).
  • New: (en) add "Overmorrow" support in casual date e1acb29
  • Fix: (jp) rewrite 当日 to 本日
  • Fix: timezone option for relative dates should affect time 8c415a8

v2.7.8

Compare Source

  • Fix: (en) The second could be an ordinal number or time-unit 6d8d672
  • Fix: (en) Recognize "of" between month name and year 257722f
  • Fix: (en) The "may" could be verb or month name a857d3f
  • New: add debug tags for result/relativeDate 80c126b
  • New: add debug tags for parser/SlashDateFormatParser and parser/ENTimeExpressionParser 6646c75
  • New: (en) Add support for weekend/weekday mentioning 3a15d3d

v2.7.7

Compare Source

  • Fix: (en) incorrect timeunit words extraction 08e4dc4
  • Fix: Forward dates option affect relative timeago results 31bcae3
  • Fix: ISO format default to local timezone instead of UTC 696d247
  • Fix: Hyphanated (or slash) dates started by year intepretation d61f933
  • Fix: (en) support new separator for date/time 23abdda
  • New: (en) Add year suffix extraction refiner be6e995

v2.7.6

Compare Source

  • Fix: Time expression parsing after date with number-ending (#​547) 3ae3144
  • New [ZH]: Replace default chrono.zh configuration from combined zh.hans and zh.hant c5261b7

v2.7.5

Compare Source

  • New: Accept multiple time units connected by "and" d1a71c9
  • Fix: Month-year is incorrect parsed as month-date-year 9aeb1c3
  • Fix: TS type for parse() and parseDate() reference input (in locale modules) fa472f2
  • Fix: TS type for parseDate() return 3126f44

v2.7.4

Compare Source

  • Fix: little-endian month and year case c201115
  • Fix: incorrect reference "for the ..." 2cbe422
  • New: Support reference following a date (e.g. "today + 4day") fed9f9d
  • Fix [NL]: Various NL improvement by Dutch from @​HendrikJan #​539

v2.7.3

[Compare Source](https://redirect.github.com/


Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot requested a review from prisis as a code owner May 30, 2025 14:11
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label May 30, 2025
Copy link

coderabbitai bot commented May 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License

View full report

Copy link
Contributor

github-actions bot commented May 30, 2025

Thank you for following the naming conventions! 🙏

Copy link

pkg-pr-new bot commented May 30, 2025

Open in StackBlitz

browserslist-config-anolilab

npm i https://pkg.pr.new/anolilab/javascript-style-guide/browserslist-config-anolilab@896

@anolilab/commitlint-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/commitlint-config@896

@anolilab/eslint-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/eslint-config@896

@anolilab/lint-staged-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/lint-staged-config@896

@anolilab/prettier-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/prettier-config@896

@anolilab/stylelint-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/stylelint-config@896

@anolilab/textlint-config

npm i https://pkg.pr.new/anolilab/javascript-style-guide/@anolilab/textlint-config@896

commit: 7bdd765

@prisis prisis merged commit d5132c8 into main May 31, 2025
11 checks passed
@prisis prisis deleted the renovate/minor-updates branch May 31, 2025 10:46
prisis pushed a commit that referenced this pull request May 31, 2025
…olilab/commitlint-config [6.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/commitlint-config@6.0.0...@anolilab/commitlint-config@6.0.1) (2025-05-31)

### Bug Fixes

* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Miscellaneous Chores

* add new linting scripts and update dependencies ([655a866](655a866))
prisis pushed a commit that referenced this pull request May 31, 2025
…lab/eslint-config [16.2.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.5...@anolilab/eslint-config@16.2.6) (2025-05-31)

### Bug Fixes

* **deps:** update dependency @tanstack/eslint-plugin-query to ^5.0.5 ([#890](#890)) ([8c6ef6d](8c6ef6d))
* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))
prisis pushed a commit that referenced this pull request May 31, 2025
…ilab/prettier-config [6.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.0...@anolilab/prettier-config@6.0.1) (2025-05-31)

### Bug Fixes

* **deps:** update dependency prettier to v3.0.3 ([#891](#891)) ([21d2229](21d2229))
* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Miscellaneous Chores

* add new linting scripts and update dependencies ([655a866](655a866))
prisis pushed a commit that referenced this pull request May 31, 2025
…ilab/textlint-config [9.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/textlint-config@9.0.0...@anolilab/textlint-config@9.0.1) (2025-05-31)

### Bug Fixes

* **deps:** update dependency textlint to ^13.3.3 ([#892](#892)) ([5b4bb0a](5b4bb0a))
* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Miscellaneous Chores

* add new linting scripts and update dependencies ([655a866](655a866))
prisis pushed a commit that referenced this pull request May 31, 2025
…owserslist-config-anolilab [6.0.1](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@6.0.0...browserslist-config-anolilab@6.0.1) (2025-05-31)

### Bug Fixes

* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Miscellaneous Chores

* add new linting scripts and update dependencies ([655a866](655a866))
prisis pushed a commit that referenced this pull request May 31, 2025
…anolilab/lint-staged-config [3.0.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/lint-staged-config@3.0.9...@anolilab/lint-staged-config@3.0.10) (2025-05-31)

### Bug Fixes

* **deps:** update dependency prettier to v3.0.3 ([#891](#891)) ([21d2229](21d2229))
* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Dependencies

* **@anolilab/eslint-config:** upgraded to 16.2.6
prisis pushed a commit that referenced this pull request May 31, 2025
…lilab/stylelint-config [7.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/stylelint-config@7.0.0...@anolilab/stylelint-config@7.0.1) (2025-05-31)

### Bug Fixes

* **deps:** update minor updates (minor) ([#896](#896)) ([d5132c8](d5132c8))

### Miscellaneous Chores

* add new linting scripts and update dependencies ([655a866](655a866))

### Dependencies

* **browserslist-config-anolilab:** upgraded to 6.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant