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(deps): update dependency standard to v17 #122

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 20, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
standard (source) 16.0.4 -> 17.1.2 age adoption passing confidence

Release Notes

standard/standard (standard)

v17.1.2

Compare Source

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.0

Compare Source

We're super excited to announce standard 17!

This major release fully focuses on getting in sync with the wider ESLint ecosystem
and doesn't in itself introduce any new rules or features.

When you upgrade, consider running standard --fix to automatically format your
code to match the current set of rules.

This is the first release by two of our standard co-maintainers @​Divlo and @​voxpelli. Buy them a cake if you run into them, thanks for getting this release out!

Major changes
  • eslint-config-node has been replaced with the up to date fork eslint-config-n. If you have used comments like // eslint-disable-line node/no-deprecated-api you now have to reference the n/ rules instead.
  • object-shorthand rule (as warning)
  • Use of ESLint 8, which allows for support for all of the latest syntax that ESLint 8 includes, such as top level await #​1548 #​1775
  • --verbose by default
Changed features
  • Update eslint from ~7.18.0 to ^8.13.0
  • Update eslint-config-standard from 16.0.3 to 17.0.0 to adapt to ESLint 8
  • Update eslint-config-standard-jsx from 10.0.0 to ^11.0.0 to adapt to ESLint 8
  • Update standard-engine from ^14 to ^15.0.0 to adapt to ESLint 8, see its CHANGELOG
  • Move from eslint-plugin-node@~11.1.0 to eslint-plugin-n@^15.1.0 to adapt to ESLint 8
  • Update eslint-plugin-import from ~2.24.2 to ^2.26.0
  • Update eslint-plugin-promise from ~5.1.0 to ^6.0.0
  • Update eslint-plugin-react from ~7.25.1 to ^7.28.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/standard-17.x branch 4 times, most recently from 37b84db to 90f31ab Compare October 27, 2022 04:24
@renovate renovate bot force-pushed the renovate/standard-17.x branch 7 times, most recently from 1c1d9f5 to 47e5b61 Compare November 5, 2022 00:58
@renovate renovate bot force-pushed the renovate/standard-17.x branch from 47e5b61 to 0539f16 Compare November 11, 2022 13:28
@renovate renovate bot force-pushed the renovate/standard-17.x branch 2 times, most recently from 32f03a3 to 64e9635 Compare December 10, 2022 02:16
@renovate renovate bot changed the title chore(deps): update dependency standard to v17 Update dependency standard to v17 Dec 17, 2022
@renovate renovate bot changed the title Update dependency standard to v17 chore(deps): update dependency standard to v17 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/standard-17.x branch 2 times, most recently from 0e9705d to c31747e Compare January 10, 2023 15:41
@renovate renovate bot force-pushed the renovate/standard-17.x branch from c31747e to 1fffdeb Compare January 23, 2023 23:01
@renovate renovate bot force-pushed the renovate/standard-17.x branch 4 times, most recently from 0eaac90 to 15ce423 Compare February 13, 2023 07:19
@renovate renovate bot force-pushed the renovate/standard-17.x branch from 15ce423 to bb45302 Compare February 17, 2023 06:10
@renovate renovate bot force-pushed the renovate/standard-17.x branch from bb45302 to 03b8a23 Compare March 6, 2023 06:19
@renovate renovate bot force-pushed the renovate/standard-17.x branch 3 times, most recently from f52b1c5 to 8c77bbe Compare March 18, 2023 01:25
@renovate renovate bot force-pushed the renovate/standard-17.x branch from 8c77bbe to e23b5ce Compare April 17, 2023 06:07
@renovate renovate bot force-pushed the renovate/standard-17.x branch from e23b5ce to ac571e9 Compare April 26, 2023 09:02
@renovate renovate bot force-pushed the renovate/standard-17.x branch 3 times, most recently from 3d917c7 to 06489d1 Compare September 20, 2024 10:52
@renovate renovate bot force-pushed the renovate/standard-17.x branch 5 times, most recently from deeec5f to 8b95c8e Compare September 29, 2024 09:35
@coveralls
Copy link

coveralls commented Sep 29, 2024

Pull Request Test Coverage Report for Build 12500008467

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.646%

Totals Coverage Status
Change from base Build 12499999279: 0.0%
Covered Lines: 363
Relevant Lines: 372

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/standard-17.x branch 3 times, most recently from 4641574 to ef319d9 Compare October 17, 2024 03:47
@renovate renovate bot force-pushed the renovate/standard-17.x branch from ef319d9 to eb63558 Compare October 31, 2024 23:34
@renovate renovate bot force-pushed the renovate/standard-17.x branch 2 times, most recently from e3cfd33 to 8ef3b28 Compare November 18, 2024 15:18
@renovate renovate bot force-pushed the renovate/standard-17.x branch 3 times, most recently from 30d7cc9 to 8dc0506 Compare November 29, 2024 04:53
@renovate renovate bot force-pushed the renovate/standard-17.x branch 2 times, most recently from b773a24 to 2fd4a32 Compare December 7, 2024 10:39
@renovate renovate bot changed the title chore(deps): update dependency standard to v17 chore(deps): update dependency standard to v17 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/standard-17.x branch December 8, 2024 18:38
@renovate renovate bot changed the title chore(deps): update dependency standard to v17 - autoclosed chore(deps): update dependency standard to v17 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/standard-17.x branch 2 times, most recently from 2fd4a32 to 933e47b Compare December 16, 2024 01:15
@renovate renovate bot force-pushed the renovate/standard-17.x branch from 933e47b to b270805 Compare December 16, 2024 10:19
@renovate renovate bot force-pushed the renovate/standard-17.x branch from b270805 to ac09a5d Compare December 26, 2024 05:20
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