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

Update dependency eslint-config-xo to v0.45.0 #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-xo 0.32.1 -> 0.45.0 age adoption passing confidence

Release Notes

xojs/eslint-config-xo (eslint-config-xo)

v0.45.0

Compare Source

  • Allow class fields with no blank lines between (#​85) 6f2ff13

v0.44.0

Compare Source

Breaking
New rules
Improvements
  • Ban atob and btoa dfa969c
  • Replace deprecated no-new-object rule 7f8f92e
  • no-unused-vars: Allow ignoring variables by prefixing with underscore b31ab8a

v0.43.1

Compare Source

  • Disable logical-assignment-operators rule until we target Node.js 16 ffb7d6e

v0.43.0

Compare Source

v0.42.0

Compare Source

v0.41.0

Compare Source

v0.40.0

Compare Source

Breaking
  • Require ESLint 8 and Node.js 12 da1fd09
Improvements
  • Remove default-param-last rule 5f341e2
  • Avoid explicit return arrows in object-shorthand rule (#​76) db4809a

v0.39.0

Compare Source

v0.38.0

Compare Source

  • Add option to no-unsafe-negation rule e5c4861

v0.37.0

Compare Source

v0.36.0

Compare Source

Breaking
Improvements
  • Add more deprecated Node.js modules to no-restricted-imports eafbd8f
  • Remove unnecessary no-restricted-syntax rule (#​69) 23a5718

v0.35.0

Compare Source

  • Add enforceForJSX option to no-unused-expressions 0cd5082

v0.34.0

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source


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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2020

⚠️ No Changeset found

Latest commit: 614c4a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 200be9f to 9b503f6 Compare October 20, 2020 02:50
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 9b503f6 to ad3a3a0 Compare January 5, 2021 21:53
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.33.1 Update dependency eslint-config-xo to v0.34.0 Jan 5, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from ad3a3a0 to a12b731 Compare April 26, 2021 14:22
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.34.0 Update dependency eslint-config-xo to v0.36.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from a12b731 to 31863c8 Compare June 15, 2021 19:13
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.36.0 Update dependency eslint-config-xo to v0.37.0 Jun 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 31863c8 to 8400879 Compare October 18, 2021 21:10
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.37.0 Update dependency eslint-config-xo to v0.39.0 Oct 18, 2021
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.39.0 Update dependency eslint-config-xo to v0.40.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 8400879 to 81425df Compare March 7, 2022 17:55
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 81425df to c306db8 Compare June 23, 2022 21:04
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.40.0 Update dependency eslint-config-xo to v0.41.0 Jun 23, 2022
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.41.0 Update dependency eslint-config-xo to v0.42.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from c306db8 to 4b07796 Compare September 25, 2022 21:16
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 4b07796 to 9a5d368 Compare November 20, 2022 08:30
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.42.0 Update dependency eslint-config-xo to v0.43.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 9a5d368 to 52c6601 Compare February 6, 2024 09:29
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.43.1 Update dependency eslint-config-xo to v0.44.0 Feb 6, 2024
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.44.0 Update dependency eslint-config-xo to v0.45.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 52c6601 to 614c4a8 Compare May 6, 2024 20:44
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.

None yet

0 participants