mainmatter / ember-simple-auth

A library for implementing authentication/authorization in Ember.js applications.
https://ember-simple-auth.com
MIT License
1.93k stars 606 forks source link

chore(deps): update all non-major dependencies (minor) #2773

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli (source) 5.7.0 -> 5.8.0 age adoption passing confidence
ember-source (source) 5.7.0 -> 5.8.0 age adoption passing confidence
rollup (source) 4.14.2 -> 4.16.1 age adoption passing confidence

Release Notes

ember-cli/ember-cli (ember-cli) ### [`v5.8.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v580) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v5.7.0...v5.8.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v5.7.0...v5.8.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v5.7.0...v5.8.0) ##### Changelog - [#​10418](https://togithub.com/ember-cli/ember-cli/pull/10418) \[ENHANCEMENT] Use `content-tag` to parse GTS in blueprints [@​IgnaceMaes](https://togithub.com/IgnaceMaes) - [#​10432](https://togithub.com/ember-cli/ember-cli/pull/10432) Filter out tsconfig.declarations.json correctly [@​bendemboski](https://togithub.com/bendemboski) - [#​10436](https://togithub.com/ember-cli/ember-cli/pull/10436) stop using wyvox/action-setup-pnpm [@​mansona](https://togithub.com/mansona) - [#​10437](https://togithub.com/ember-cli/ember-cli/pull/10437) \[ENHANCEMENT] Update LTS scenarios in `addon` blueprint [@​bertdeblock](https://togithub.com/bertdeblock) - [#​10438](https://togithub.com/ember-cli/ember-cli/pull/10438) \[ENHANCEMENT] Add `declarations` folder to `.eslintignore` file in `app` blueprint [@​bertdeblock](https://togithub.com/bertdeblock) - [#​10439](https://togithub.com/ember-cli/ember-cli/pull/10439) \[ENHANCEMENT] Add tsconfig files to `.npmignore` file in `addon` blueprint [@​bertdeblock](https://togithub.com/bertdeblock) Thank you to all who took the time to contribute!
emberjs/ember.js (ember-source) ### [`v5.8.0`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v580-April-15-2024) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v5.7.0...v5.8.0) - [#​20672](https://togithub.com/emberjs/ember.js/pull/20672) \[BUGFIX] Restore `{{this.attrs.foo}}` deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.
rollup/rollup (rollup) ### [`v4.16.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4161) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.0...v4.16.1) *2024-04-21* ##### Bug Fixes - Fix crash when rendering logical or conditional expressions ([#​5481](https://togithub.com/rollup/rollup/issues/5481)) ##### Pull Requests - [#​5481](https://togithub.com/rollup/rollup/pull/5481): fix: conditional/logical expression should request a new tree-shaking ([@​liuly0322](https://togithub.com/liuly0322)) ### [`v4.16.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4160) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.15.0...v4.16.0) *2024-04-21* ##### Features - Track function call arguments to optimize functions only called once or with the same literal values ([#​5443](https://togithub.com/rollup/rollup/issues/5443)) ##### Pull Requests - [#​5443](https://togithub.com/rollup/rollup/pull/5443): feat: improve tree-shaking by propagate const parameter ([@​liuly0322](https://togithub.com/liuly0322), [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.15.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4150) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.14.3...v4.15.0) *2024-04-20* ##### Features - Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes ([#​5474](https://togithub.com/rollup/rollup/issues/5474)) ##### Pull Requests - [#​5474](https://togithub.com/rollup/rollup/pull/5474): Add ImportAttributesKey to choose keyword ("with" | "assert") ([@​doubleaa93](https://togithub.com/doubleaa93), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5475](https://togithub.com/rollup/rollup/pull/5475): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5477](https://togithub.com/rollup/rollup/pull/5477): Try to run emulated smoke tests for Linux environments ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.14.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4143) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.14.2...v4.14.3) *2024-04-15* ##### Bug Fixes - Support Alpine Linux and other MUSL builds on ARM ([#​5471](https://togithub.com/rollup/rollup/issues/5471)) ##### Pull Requests - [#​5471](https://togithub.com/rollup/rollup/pull/5471): Add linux arm musl build ([@​sapphi-red](https://togithub.com/sapphi-red))

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.



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

github-actions[bot] commented 2 months ago

Some tests with 'continue-on-error: true' have failed: