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 all non-major dependencies with stable version (minor) #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@commitlint/cli (source) ^19.3.0 -> ^19.5.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.2.2 -> ^19.5.0 age adoption passing confidence devDependencies minor
@eslint/compat ^1.0.3 -> ^1.1.1 age adoption passing confidence dependencies minor
@eslint/js (source) ^9.4.0 -> ^9.10.0 age adoption passing confidence dependencies minor 9.11.0
@evilmartians/lefthook ^1.6.15 -> ^1.7.15 age adoption passing confidence devDependencies minor
@stylistic/eslint-plugin (source) ^2.1.0 -> ^2.8.0 age adoption passing confidence dependencies minor
eslint (source) >= 9.4.0 -> >= 9.10.0 age adoption passing confidence peerDependencies minor 9.11.0
eslint (source) ^9.4.0 -> ^9.10.0 age adoption passing confidence devDependencies minor 9.11.0
eslint-plugin-cypress ^3.3.0 -> ^3.5.0 age adoption passing confidence dependencies minor
eslint-plugin-n ^17.8.0 -> ^17.10.2 age adoption passing confidence dependencies minor 17.10.3
eslint-plugin-promise ^6.2.0 -> ^6.6.0 age adoption passing confidence dependencies minor
eslint-plugin-vue (source) ^9.26.0 -> ^9.28.0 age adoption passing confidence dependencies minor
globals ^15.3.0 -> ^15.9.0 age adoption passing confidence dependencies minor
node (source) 20.13.1 -> 20.17.0 age adoption passing confidence minor
node (source) 20.13.1 -> 20.17.0 age adoption passing confidence volta minor
pnpm (source) 9.1.4 -> 9.10.0 age adoption passing confidence volta minor 9.11.0
semantic-release ^24.0.0 -> ^24.1.1 age adoption passing confidence devDependencies minor
typescript-eslint (source) ^7.12.0 -> ^7.18.0 age adoption passing confidence dependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

eslint/rewrite (@​eslint/compat)

v1.1.1

Compare Source

v1.1.0

Compare Source

eslint/eslint (@​eslint/js)

v9.10.0

Compare Source

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.0

Compare Source

v9.6.0

Compare Source

v9.5.0

Compare Source

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#​18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#​18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#​18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#​18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#​18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#​18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#​18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#​18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#​18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#​18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#​18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#​18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#​18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#​18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#​18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#​18535) (Milos Djermanovic)

Chores

evilmartians/lefthook (@​evilmartians/lefthook)

v1.7.15

Compare Source

v1.7.14

Compare Source

Fix lefthook NPM package to include OpenBSD package as optional dependency.

v1.7.13

Compare Source

v1.7.12

Compare Source

v1.7.11

Compare Source

v1.7.10

Compare Source

v1.7.9

Compare Source

v1.7.8

Compare Source

v1.7.7

Compare Source

v1.7.6

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.22

Compare Source

Changelog

v1.6.21

Compare Source

Changelog

v1.6.19

Compare Source

Changelog

v1.6.18

Compare Source

v1.6.17

Compare Source

v1.6.16

Compare Source

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

v2.8.0

Compare Source

Features
  • indent: indention inside TemplateLiteral always start at level one (#​528) (d2f92c0)
  • remove @types/eslint (5ea3d6a)
Bug Fixes
  • indent-binary-ops: improve nested handling, close #​530 (af1c21a)
  • move spacing rules about as and satisfies from type-annontation-spacing to keyword-spacing (#​535) (b89ae5e)
Documentation

v2.7.2

Compare Source

Bug Fixes

v2.7.1

Compare Source

Chores

v2.6.5

Compare Source

Bug Fixes
  • type-annotation-spacing: consider spacing around as and satisfies operator (#​517) (cf254a9)
Documentation

v2.6.4

Compare Source

Bug Fixes
  • configs: should not ignore templateLiteral for indent (3154799)
Chores

v2.6.3

Compare Source

Bug Fixes
  • add explicit "type": "commonjs" (9d37124)
  • arrow-parens: wrong parens removal with optional parameter (#​499) (71896ce)
  • lines-between-class-members: properly infer exceptAfterOverload from enforce (#​239) (3dfa159)
  • ts/padding-line-between-statements: removing blank line between functions in interface (#​71) (#​468) (91eb636)
Chores

v2.6.2

Compare Source

Bug Fixes
Chores
  • consistent createRule argument order (83e22f2)
  • indent: simplify the code related to PropertyDefinition with decorators (#​489) (53d731f)

v2.6.1

Compare Source

Bug Fixes

v2.6.0

Compare Source

⚠ BREAKING CHANGES
  • requires Node ^18.18.0 || ^20.9.0 || >=21.1.0, bump deps (#​337)
  • remove unused @​stylistic/eslint-config package
  • update migration rules list
  • rework migrate package to support custom from from and to
Features

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

kongponents-bot
kongponents-bot previously approved these changes Jul 1, 2024
kongponents-bot
kongponents-bot previously approved these changes Jul 5, 2024
kongponents-bot
kongponents-bot previously approved these changes Jul 8, 2024
kongponents-bot
kongponents-bot previously approved these changes Jul 9, 2024
kongponents-bot
kongponents-bot previously approved these changes Aug 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d989f0c to 232d5a8 Compare August 20, 2024 05:44
@renovate renovate bot changed the title fix(deps): update all non-major dependencies with stable version (minor) chore(deps): update all non-major dependencies with stable version (minor) Aug 20, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 3, 2024
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.

1 participant