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 auto merge on patch or minor #1631

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.14.0 -> 9.15.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.14.0 -> 8.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.14.0 -> 8.15.0 age adoption passing confidence
eslint (source) 9.14.0 -> 9.15.0 age adoption passing confidence
typescript-eslint (source) 8.14.0 -> 8.15.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.15.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

You can read about our versioning strategy and releases on our website.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (d4cd32b) to head (1f5e463).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1631   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          50       50           
  Lines        1499     1499           
  Branches      192      192           
=======================================
  Hits         1492     1492           
  Misses          4        4           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot changed the title fix: update auto merge on patch or minor fix: update auto merge on patch or minor - autoclosed Nov 13, 2024
@renovate renovate bot closed this Nov 13, 2024
@renovate renovate bot deleted the renovate/auto-merge-on-patch-or-minor branch November 13, 2024 15:37
@renovate renovate bot changed the title fix: update auto merge on patch or minor - autoclosed fix: update auto merge on patch or minor Nov 15, 2024
@renovate renovate bot reopened this Nov 15, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from faab5fc to 0e960ab Compare November 15, 2024 18:05
@renovate renovate bot changed the title fix: update auto merge on patch or minor chore: update auto merge on patch or minor to v9.15.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 0e960ab to 33bad01 Compare November 15, 2024 21:48
@notaphplover notaphplover self-assigned this Nov 16, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-on-patch-or-minor branch from 33bad01 to 1f5e463 Compare November 18, 2024 19:13
@renovate renovate bot changed the title chore: update auto merge on patch or minor to v9.15.0 chore: update auto merge on patch or minor Nov 18, 2024
@renovate renovate bot merged commit fa9b08b into master Nov 18, 2024
10 checks passed
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