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 (patch) #2079

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 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@embroider/test-setup (source) 3.0.2 -> 3.0.3 age adoption passing confidence
@embroider/webpack (source) 3.2.0 -> 3.2.3 age adoption passing confidence
@tsconfig/ember (source) 3.0.1 -> 3.0.8 age adoption passing confidence
@types/ember (source) 4.0.8 -> 4.0.11 age adoption passing confidence
@types/ember__application (source) 4.0.9 -> 4.0.11 age adoption passing confidence
@types/ember__array (source) 4.0.7 -> 4.0.10 age adoption passing confidence
@types/ember__component (source) 4.0.19 -> 4.0.22 age adoption passing confidence
@types/ember__controller (source) 4.0.9 -> 4.0.12 age adoption passing confidence
@types/ember__debug (source) 4.0.6 -> 4.0.8 age adoption passing confidence
@types/ember__destroyable (source) 4.0.3 -> 4.0.5 age adoption passing confidence
@types/ember__engine (source) 4.0.8 -> 4.0.11 age adoption passing confidence
@types/ember__error (source) 4.0.4 -> 4.0.6 age adoption passing confidence
@types/ember__object (source) 4.0.9 -> 4.0.12 age adoption passing confidence
@types/ember__polyfills (source) 4.0.4 -> 4.0.6 age adoption passing confidence
@types/ember__routing (source) 4.0.17 -> 4.0.22 age adoption passing confidence
@types/ember__runloop (source) 4.0.7 -> 4.0.10 age adoption passing confidence
@types/ember__service (source) 4.0.6 -> 4.0.9 age adoption passing confidence
@types/ember__string (source) 3.0.12 -> 3.0.15 age adoption passing confidence
@types/ember__template (source) 4.0.4 -> 4.0.7 age adoption passing confidence
@types/ember__test (source) 4.0.4 -> 4.0.6 age adoption passing confidence
@types/ember__utils (source) 4.0.5 -> 4.0.7 age adoption passing confidence
@types/jest (source) 29.5.6 -> 29.5.12 age adoption passing confidence
@types/qunit (source) 2.19.7 -> 2.19.10 age adoption passing confidence
@types/rsvp (source) 4.0.6 -> 4.0.9 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.0.1 -> 7.0.2 age adoption passing confidence
@typescript-eslint/parser (source) 7.0.1 -> 7.0.2 age adoption passing confidence
@vitest/coverage-v8 (source) 1.0.1 -> 1.0.4 age adoption passing confidence
documentation (source) 14.0.2 -> 14.0.3 age adoption passing confidence
ember-cli (source) 4.12.2 -> 4.12.3 age adoption passing confidence
eslint-plugin-ember 12.0.0 -> 12.0.2 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.1.4 age adoption passing confidence
vite (source) 4.5.0 -> 4.5.3 age adoption passing confidence
vitest (source) 1.0.1 -> 1.0.4 age adoption passing confidence

Release Notes

tsconfig/bases (@​tsconfig/ember)

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

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

v7.0.2

Compare Source

🩹 Fixes
  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests
❤️ Thank You
  • Brad Zacher
  • Gareth Jones

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

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

v7.0.2

Compare Source

🩹 Fixes
  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests
❤️ Thank You
  • Brad Zacher
  • Gareth Jones

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

vitest-dev/vitest (@​vitest/coverage-v8)

v1.0.4

Compare Source

The previous release was built incorrectly and didn't include the performance fix. This release fixes that.

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
documentationjs/documentation (documentation)

v14.0.3

Compare Source

ember-cli/ember-cli (ember-cli)

v4.12.3

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

ember-cli/eslint-plugin-ember (eslint-plugin-ember)

v12.0.2

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v12.0.1

Compare Source

🐛 Bug Fix
  • #​2071 Fix nested classes case in no-ember-super-in-es-classes (@​CvX)
📝 Documentation
🏠 Internal
Committers: 4
kulshekhar/ts-jest (ts-jest)

v29.1.4

Compare Source

Bug Fixes
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)

v29.1.2

Compare Source

Bug Fixes
vitejs/vite (vite)

v4.5.3

Compare Source

v4.5.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.1

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

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 dependencies Pull requests that update a dependency file renovatebot labels Oct 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency @tsconfig/ember to v3.0.2 chore(deps): update all non-major dependencies (patch) Oct 30, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from e062247 to f3055ea Compare November 6, 2023 04:57
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from bee5a94 to 732cd93 Compare November 13, 2023 00:24
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 7321246 to 44c03ab Compare November 22, 2023 03:16
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 6 times, most recently from 0bf9766 to 88070c3 Compare December 9, 2023 22:42
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from be2c307 to 580abc4 Compare December 19, 2023 07:34
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 580abc4 to da0a481 Compare January 2, 2024 09:55
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 4 times, most recently from 83e90ec to 9da1fab Compare January 20, 2024 00:52
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9da1fab to c74c0d7 Compare January 22, 2024 13:44
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 5e366e0 to 1e6bf13 Compare February 1, 2024 21:12
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from b1120d6 to 403e209 Compare February 12, 2024 22:43
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 6 times, most recently from 357a855 to 217e5ed Compare February 19, 2024 19:37
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 4294fda to 57fadd2 Compare February 27, 2024 06:24
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 57fadd2 to 316e86b Compare March 6, 2024 08:52
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from e6f1075 to 3ad63c2 Compare March 29, 2024 22:55
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 9 times, most recently from 558b0b5 to c4a9b0f Compare April 10, 2024 17:07
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 028f1e5 to c4e0633 Compare April 26, 2024 22:49
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from b47a0ee to d888b1e Compare May 21, 2024 16:49
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from d888b1e to cd42eff Compare May 23, 2024 07:13
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from cd42eff to f74a8aa Compare May 28, 2024 06:56
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 renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants