soxhub / ember-scoped-css

MIT License
12 stars 1 forks source link

Update devDependencies #227

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-qunit 8.0.2 -> 8.1.0 age adoption passing confidence
ember-resolver 12.0.0 -> 12.0.1 age adoption passing confidence
prettier (source) 3.3.1 -> 3.3.2 age adoption passing confidence
webpack 5.91.0 -> 5.92.0 age adoption passing confidence

Release Notes

emberjs/ember-qunit (ember-qunit) ### [`v8.1.0`](https://togithub.com/emberjs/ember-qunit/releases/tag/v8.1.0): Release 8.1.0 [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v8.0.2...v8.1.0) ##### :rocket: Enhancement - [#​1166](https://togithub.com/emberjs/ember-qunit/pull/1166) feat: introduce `theme` config and add `qunit-theme-ember` as option ([@​IgnaceMaes](https://togithub.com/IgnaceMaes)) ##### Committers: 1 - Ignace Maes ([@​IgnaceMaes](https://togithub.com/IgnaceMaes))
ember-cli/ember-resolver (ember-resolver) ### [`v12.0.1`](https://togithub.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1201-2024-06-11) [Compare Source](https://togithub.com/ember-cli/ember-resolver/compare/v12.0.0...v12.0.1) ##### :bug: Bug Fix - [#​976](https://togithub.com/ember-cli/ember-resolver/pull/976) Fix peer range for ember-source ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 1 - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
```
webpack/webpack (webpack) ### [`v5.92.0`](https://togithub.com/webpack/webpack/compare/v5.91.0...34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.91.0...v5.92.0)

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 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.



This PR has been generated by Mend Renovate. View repository job log here.