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 eslint-config-love to v63 - autoclosed #3456

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-love ^43.1.0 -> ^63.0.0 age adoption passing confidence
eslint-config-love ^57.0.0 -> ^63.0.0 age adoption passing confidence

Release Notes

mightyiam/eslint-config-love (eslint-config-love)

v63.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v62.0.1

Compare Source

Bug Fixes

v62.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v61.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v60.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v59.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v58.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v57.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v56.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-var: warn -> error
Features

v55.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v54.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: minimum typescript-eslint v7.14.1
Miscellaneous Chores
  • deps: minimum typescript-eslint v7.14.1 (a98f908)

v53.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: exported value type declared, not inferred
chore
  • deps: update dependency typescript-eslint to v7.12.0 (0788ddc)
Build system / dependencies
  • deps: bump braces from 3.0.2 to 3.0.3 (006ca4f)
  • explicit devDep conventional-changelog-conventionalcommits (a0acf54)
Testing

v52.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: typescript-eslint minimum v7.11.0
Features
  • deps: update dependency typescript-eslint to v7.11.0 (abd1b76)
Bug fixes
  • deps: typescript-eslint minimum v7.11.0 (57f8339)

v51.0.1

Compare Source

Bug fixes

v51.0.0

Compare Source

⚠ BREAKING CHANGES
  • rules: No use of deprecated rules. Most notably, all formatting rules
    are removed. Please use a formatter, such as dprint, tsfmt and prettier.
Features
  • rules: no use of deprecated rules (6db9c2b)

v50.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update dependency eslint-plugin-n to v17
chore
  • deps: update dependency eslint-plugin-n to v17 (3d6821a)

v49.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: drop support for eslint-plugin-n v15
chore
  • deps: drop support for eslint-plugin-n v15 (d471d9f)
Build system / dependencies
  • renovate: fix outdated typescript-eslint settings (c88d092)

v48.0.0

Compare Source

⚠ BREAKING CHANGES
Build system / dependencies
  • use semantic-release/commit-analyzer preset (790b662)
Features
Testing
  • rm redundant parserOptions test (0e49fea)

v47.0.0

Compare Source

⚠ BREAKING CHANGES
  • no longer provides env nor globals.
Features
  • do not specify env nor globals (53802ac)

v46.0.0

Compare Source

⚠ BREAKING CHANGES
  • (trying to) specify all options for rules that are used.
    Most likely will not affect you.
Features
Testing
  • exported value deep equality (c869c59)

v45.0.0

Compare Source

⚠ BREAKING CHANGES
  • all rule configs are arrays.
    This is a breaking change only if you are importing and processing the
    exported value yourself. Otherwise, this shouldn't affect you. Sorry for
    the major bump. Just being careful.
Features
  • all rule configs are arrays (9738761)
Refactoring
  • no extend from eslint-config-standard (065ce30)
Testing
  • rule todo list for eslint core & all plugins (8c84a0e)

v44.0.0

Compare Source

⚠ BREAKING CHANGES
Build system / dependencies
  • ci: "ci" job explicitly fails if test matrix fails (7dddb49)
  • ci: ci workflow if not cancelled (43b73e8)
  • ci: release from branch main (03a84a5)
  • nix: replace flake.nix with shell.nix (023d0b0)
  • shell.nix: nodejs_latest (75d18a0)
  • shell.nix: typescript-language-server (662a8f4)
Features
Testing
  • expected resolved config rules (593ac1b)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Paris, 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 these updates 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 added the dependencies Pull requests that update a dependency file label Aug 24, 2024
Copy link

socket-security bot commented Aug 24, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@opentelemetry/[email protected]), npm/@opentelemetry/[email protected]), npm/[email protected])

View full report↗︎

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.65%. Comparing base (9cb18f6) to head (25bb265).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3456   +/-   ##
=======================================
  Coverage   66.65%   66.65%           
=======================================
  Files         922      922           
  Lines       15194    15194           
  Branches     2156     2133   -23     
=======================================
  Hits        10127    10127           
  Misses       5027     5027           
  Partials       40       40           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cb18f6...25bb265. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from 0f60867 to c63e46e Compare August 26, 2024 13:15
@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from c63e46e to 5fdaf37 Compare August 26, 2024 13:19
@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from 5fdaf37 to 254de0f Compare August 28, 2024 04:19
@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from 254de0f to 4b8a861 Compare August 28, 2024 04:23
@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from 4b8a861 to 3f23605 Compare August 28, 2024 11:46
@renovate renovate bot force-pushed the renovate/eslint-config-love-63.x branch from 3f23605 to 25bb265 Compare August 28, 2024 11:49
Copy link

@renovate renovate bot changed the title chore(deps): update dependency eslint-config-love to v63 chore(deps): update dependency eslint-config-love to v63 - autoclosed Sep 7, 2024
@renovate renovate bot closed this Sep 7, 2024
@renovate renovate bot deleted the renovate/eslint-config-love-63.x branch September 7, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant