mike-north / ember-monaco

Monaco editor for Ember.js apps
BSD 2-Clause "Simplified" License
18 stars 15 forks source link

chore(deps): stable ember infrastructure (patch) #332

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-source (source) 3.28.0 -> 3.28.1 age adoption passing confidence
eslint-plugin-ember 10.5.1 -> 10.5.4 age adoption passing confidence

Release Notes

emberjs/ember.js ### [`v3.28.1`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v3281-August-30-2021) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.28.0...v3.28.1) - [#​19733](https://togithub.com/emberjs/ember.js/pull/19733) \[BUGFIX] Ensure that using `routerService.urlFor(...)` and `routerService.recognize(...)` does not error if the router is not fully initialized
ember-cli/eslint-plugin-ember ### [`v10.5.4`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1054-2021-08-24) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.5.3...v10.5.4) ##### :bug: Bug Fix - [#​1286](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1286) Avoid unnecessary optional chaining in autofix for `no-get` rule when using `useOptionalChaining` option ([@​raycohen](https://togithub.com/raycohen)) ##### Committers: 1 - Ray Cohen ([@​raycohen](https://togithub.com/raycohen)) ### [`v10.5.3`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1053-2021-08-17) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.5.2...v10.5.3) ##### :bug: Bug Fix - [#​1283](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1283) Fix crash with `let foo` in `no-controller-access-in-routes` ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v10.5.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1052-2021-08-17) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.5.1...v10.5.2) ##### :bug: Bug Fix - [#​1281](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1281) Catch destructured controller access in `no-controller-access-in-routes` rule ([@​bmish](https://togithub.com/bmish)) - [#​1277](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1277) Fix IIFE crash in `require-return-from-computed` rule ([@​aniketh-deepsource](https://togithub.com/aniketh-deepsource)) ##### :memo: Documentation - [#​1275](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1275) Fix typo in `no-controller-access-in-routes` rule doc ([@​locks](https://togithub.com/locks)) - [#​1245](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1245) Explain how to fix violations in `no-empty-glimmer-component-classes` rule doc ([@​hxqlin](https://togithub.com/hxqlin)) ##### :house: Internal - [#​1280](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1280) Add CodeQL ([@​bmish](https://togithub.com/bmish)) ##### Committers: 4 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Hannah Lin ([@​hxqlin](https://togithub.com/hxqlin)) - Ricardo Mendes ([@​locks](https://togithub.com/locks)) - [@​aniketh-deepsource](https://togithub.com/aniketh-deepsource)

Configuration

📅 Schedule: "after 3am,before 9am" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.