Skip to content

chore(deps): update dependency xo to v0.39.1 - autoclosed #330

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo 0.36.1 -> 0.39.1 age adoption passing confidence

Release Notes

xojs/xo

v0.39.1

Compare Source

  • Fix a problem with using XO with Prettier fa34c74

v0.39.0

Compare Source

New rules
Breaking
Improvements
  • Add --print-config flag (#​529) 7b8dc70
  • Disable the import/default rule for TypeScript files e3c511b
  • Disable the import/export rule for TypeScript files b385bee

v0.38.2

Compare Source

  • Disable the node/file-extension-in-import rule for TypeScript projects (#​523) 1eb8230
    It doesn't work properly with TypeScript projects.

v0.38.1

Compare Source

v0.38.0

Compare Source

New rules
Improvements
  • Add auto-fix for fixing file extensions in imports f4f6b39
  • Add .mjs and .cjs as default extensions (#​521) 2e05c81
  • Allow file extension for import/no-unassigned-import allow list 8156d42
Fixes
  • Fix ignored package.json config when using the CLI (#​520) 32bd3b8

v0.37.1

Compare Source

  • Fix TypeScript not supporting extensions f56d90d

v0.37.0

Compare Source

New rules
Renamed rules

Only affects you if you had any of these rules disabled.

  • unicorn/no-fn-reference-in-iteratorunicorn/no-array-callback-reference
  • unicorn/no-array-instanceofunicorn/no-instanceof-array
  • unicorn/no-reduceunicorn/no-array-reduce
  • unicorn/prefer-datasetunicorn/prefer-dom-node-dataset
  • unicorn/prefer-flat-mapunicorn/prefer-array-flat-map
  • unicorn/prefer-replace-allunicorn/prefer-string-replace-all
  • unicorn/prefer-starts-ends-withunicorn/prefer-string-starts-ends-with
  • unicorn/prefer-text-contentunicorn/prefer-dom-node-text-content
  • unicorn/prefer-trim-start-endunicorn/prefer-string-trim-start-end
  • unicorn/prefer-event-keyunicorn/prefer-keyboard-event-key
  • unicorn/prefer-node-appendunicorn/prefer-dom-node-append
  • unicorn/prefer-node-removeunicorn/prefer-dom-node-remove
Improvements
  • Improve ESM compatibility 211f295
  • Enforce errerror for variable names d801095
  • Enforce some inclusive wording 0ec4b8c

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.

🔕 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.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2021

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/xo-0.x branch 4 times, most recently from 134887e to 7b55296 Compare January 11, 2021 01:54
@renovate renovate bot force-pushed the renovate/xo-0.x branch 3 times, most recently from e9506e8 to d944da9 Compare January 19, 2021 21:48
@renovate renovate bot force-pushed the renovate/xo-0.x branch 6 times, most recently from 9dad9b5 to d09ed1b Compare January 25, 2021 02:01
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 2e571d4 to 4ab30db Compare February 1, 2021 03:37
@renovate renovate bot force-pushed the renovate/xo-0.x branch 3 times, most recently from 56234f5 to 778aea9 Compare February 13, 2021 04:47
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 5258597 to ee5350d Compare February 20, 2021 11:05
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.37.1 chore(deps): update dependency xo to v0.38.1 Feb 20, 2021
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from fc088ec to 3aa9335 Compare February 28, 2021 10:31
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.38.1 chore(deps): update dependency xo to v0.38.2 Feb 28, 2021
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 687085b to f9fa4c8 Compare March 2, 2021 13:00
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from a0cedac to f5be6ce Compare April 5, 2021 16:12
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from a900093 to b867d5e Compare March 20, 2023 04:37
@renovate renovate bot force-pushed the renovate/xo-0.x branch 6 times, most recently from ee7719c to 4f10dbc Compare March 31, 2023 22:14
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from da28a8c to c0da7c2 Compare April 3, 2023 05:53
@renovate renovate bot force-pushed the renovate/xo-0.x branch from c0da7c2 to 392834c Compare April 10, 2023 05:28
@renovate renovate bot force-pushed the renovate/xo-0.x branch 3 times, most recently from 19c9bf4 to 21cfcb1 Compare April 24, 2023 05:41
@renovate renovate bot force-pushed the renovate/xo-0.x branch 4 times, most recently from ec1a2a5 to 0749ada Compare May 1, 2023 05:02
@renovate renovate bot force-pushed the renovate/xo-0.x branch 4 times, most recently from 5692628 to 9579e6d Compare May 28, 2023 17:12
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 9579e6d to 7f7bdc3 Compare May 29, 2023 03:09
@github-actions
Copy link

🎉 This issue has been resolved in version 9.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 9.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@renovate renovate bot changed the title chore(deps): update dependency xo to v0.39.1 chore(deps): update dependency xo to v0.39.1 - autoclosed Jun 2, 2023
@renovate renovate bot closed this Jun 2, 2023
@renovate renovate bot deleted the renovate/xo-0.x branch June 2, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy