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 #155

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash (source) ^4.14.196 -> ^4.14.197 age adoption passing confidence
@types/node (source) ^20.4.8 -> ^20.4.9 age adoption passing confidence
@types/validator (source) ^13.9.0 -> ^13.11.1 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.2.1 -> ^6.3.0 age adoption passing confidence
@typescript-eslint/parser ^6.2.1 -> ^6.3.0 age adoption passing confidence
bullmq (source) ^4.7.0 -> ^4.7.1 age adoption passing confidence
cronstrue ^2.28.0 -> ^2.29.0 age adoption passing confidence
eslint-plugin-vue (source) ^9.16.1 -> ^9.17.0 age adoption passing confidence
laravel-vite-plugin ^0.7.8 -> ^0.8.0 age adoption passing confidence
mssql ^9.1.2 -> ^9.1.3 age adoption passing confidence
puppeteer (source) ^21.0.1 -> ^21.0.2 age adoption passing confidence
tinymce (source) ^6.6.1 -> ^6.6.2 age adoption passing confidence
vitepress (source) 1.0.0-beta.7 -> 1.0.0-rc.4 age adoption passing confidence
vuetify (source) ^2.7.0 -> ^2.7.1 age adoption passing confidence

Release Notes

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

v6.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#​7375) (38e5e4e)
  • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#​7379) (cc9a46d)
Features
  • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#​7331) (dfcafae)
Reverts

You can read about our versioning strategy and releases on our website.

6.2.1 (2023-07-31)

Bug Fixes
  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#​7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#​7334) (abbb6c2)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.3.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.2.1 (2023-07-31)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

taskforcesh/bullmq (bullmq)

v4.7.1

Compare Source

Features
Performance Improvements
bradymholt/cronstrue (cronstrue)

v2.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: bradymholt/cRonstrue@v2.28.0...v2.29.0

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.17.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.16.1...v9.17.0

laravel/vite-plugin (laravel-vite-plugin)

v0.8.0

Compare Source

tediousjs/node-mssql (mssql)

v9.1.3

Compare Source

[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((#​1479)[https://github.com/tediousjs/node-mssql/pull/1479](https://github.com/tediousjs/node-mssql/pull/1479)9])

puppeteer/puppeteer (puppeteer)

v21.0.2: puppeteer: v21.0.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
tinymce/tinymce (tinymce)

v6.6.2

Compare Source

Fixed
  • An "Uncaught TypeError: Cannot read properties of null" error would sometimes be thrown when updating the content of a streamContent: true iframe dialog component. #TINY-10128
vuejs/vitepress (vitepress)

v1.0.0-rc.4

Compare Source

Bug Fixes
  • cli: generate mjs file on init if "type": "module" is not present (23d7511)
  • theme: language menu undefined text (#​2755) (c9d4655)

v1.0.0-rc.3

Compare Source

Bug Fixes

v1.0.0-rc.2

Compare Source

v1.0.0-rc.1

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • Node v18+ is now required to run VitePress.
  • VitePress now only provides ESM API. Refer #​2703 for details.
vuetifyjs/vuetify (vuetify)

v2.7.1

Compare Source

🔧 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update pnpm to v8.6.11 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c6d9af to e1d8150 Compare July 31, 2023 09:17
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.11 chore(deps): update all non-major dependencies Jul 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 45afef2 to 19d4935 Compare August 2, 2023 21:05
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Aug 2, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4ca6bee to dbbdacc Compare August 7, 2023 11:17
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Aug 7, 2023
@renovate renovate bot closed this Aug 7, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch August 7, 2023 13:57
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Aug 7, 2023
@renovate renovate bot reopened this Aug 7, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch August 7, 2023 18:44
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Aug 7, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f4f6164 to 1475237 Compare August 9, 2023 23:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1475237 to a2785c4 Compare August 10, 2023 04:44
@lukashroch lukashroch merged commit f545ac5 into master Aug 10, 2023
8 checks passed
@lukashroch lukashroch deleted the renovate/all-minor-patch branch August 10, 2023 09:12
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