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) #2789

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.6.0 -> 17.7.0 age adoption passing confidence
glob 10.3.15 -> 10.4.1 age adoption passing confidence
npm-run-all2 6.1.2 -> 6.2.0 age adoption passing confidence
release-it 17.2.1 -> 17.3.0 age adoption passing confidence
rollup (source) 4.17.2 -> 4.18.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.7.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1770-2024-05-14) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.6.0...v17.7.0) ##### 🌟 Features - **hashbang:** Add support to map extensions to executables ([#​278](https://togithub.com/eslint-community/eslint-plugin-n/issues/278)) ([3fd7639](https://togithub.com/eslint-community/eslint-plugin-n/commit/3fd7639e4d98d2cd936682197ef4004d59adadfd)) - **node-builtin:** Add node 20.13.0, 22.0.0, and 22.1.0 support ([#​276](https://togithub.com/eslint-community/eslint-plugin-n/issues/276)) ([4a685c0](https://togithub.com/eslint-community/eslint-plugin-n/commit/4a685c05e2d5770e22c46dcb78267fa8c484f725)) ##### 🩹 Fixes - **node-builtins:** Remove "node:" prefix from "ignores" message ([#​277](https://togithub.com/eslint-community/eslint-plugin-n/issues/277)) ([704f0b9](https://togithub.com/eslint-community/eslint-plugin-n/commit/704f0b9373542e03b42102d30bc44cb7e30fc5d8)) ##### 📚 Documentation - **node-builtins:** Specify that only static properties are supported ([#​272](https://togithub.com/eslint-community/eslint-plugin-n/issues/272)) ([735a520](https://togithub.com/eslint-community/eslint-plugin-n/commit/735a5207aee828e324835bdb0c7fa743347ef4b9)) - Provide an example with eslint-plugin-n to Playground ([#​275](https://togithub.com/eslint-community/eslint-plugin-n/issues/275)) ([cb8ffa6](https://togithub.com/eslint-community/eslint-plugin-n/commit/cb8ffa62d07869dd23985f7d861ad3c60deec4f8))
isaacs/node-glob (glob) ### [`v10.4.1`](https://togithub.com/isaacs/node-glob/compare/v10.4.0...v10.4.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.0...v10.4.1) ### [`v10.4.0`](https://togithub.com/isaacs/node-glob/compare/v10.3.16...v10.4.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.16...v10.4.0) ### [`v10.3.16`](https://togithub.com/isaacs/node-glob/compare/v10.3.15...v10.3.16) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.15...v10.3.16)
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.2.0`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v620) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0) ##### Merged - Placeholder that unfolds into multiple tasks [`#134`](https://togithub.com/bcomnes/npm-run-all2/pull/134) - 📝 add compatibility note for pnpm. [`#136`](https://togithub.com/bcomnes/npm-run-all2/pull/136) - Upgrade: Bump codecov/codecov-action from 3 to 4 [`#131`](https://togithub.com/bcomnes/npm-run-all2/pull/131)
release-it/release-it (release-it) ### [`v17.3.0`](https://togithub.com/release-it/release-it/releases/tag/17.3.0) [Compare Source](https://togithub.com/release-it/release-it/compare/17.2.1...17.3.0) - Support Node.js v22 (resolves [#​1105](https://togithub.com/release-it/release-it/issues/1105)) ([`b26fe12`](https://togithub.com/release-it/release-it/commit/b26fe12)) - Update dependencies ([`1d9a6f0`](https://togithub.com/release-it/release-it/commit/1d9a6f0)) - Skip test ([`1fd2259`](https://togithub.com/release-it/release-it/commit/1fd2259)) - Change git config example in docs (closes [#​1091](https://togithub.com/release-it/release-it/issues/1091)) ([`6df6656`](https://togithub.com/release-it/release-it/commit/6df6656))
rollup/rollup (rollup) ### [`v4.18.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4180) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.17.2...v4.18.0) *2024-05-22* ##### Features - Resolve import.meta.filename and .dirname in transpiled plugins ([#​5520](https://togithub.com/rollup/rollup/issues/5520)) ##### Pull Requests - [#​5504](https://togithub.com/rollup/rollup/pull/5504): Auto generate node index ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5507](https://togithub.com/rollup/rollup/pull/5507): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5508](https://togithub.com/rollup/rollup/pull/5508): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5510](https://togithub.com/rollup/rollup/pull/5510): Split up converter.rs into AST nodes ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5512](https://togithub.com/rollup/rollup/pull/5512): chore(deps): update dependency builtin-modules to v4 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5514](https://togithub.com/rollup/rollup/pull/5514): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5518](https://togithub.com/rollup/rollup/pull/5518): chore(deps): update dependency eslint-plugin-unicorn to v53 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5519](https://togithub.com/rollup/rollup/pull/5519): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5520](https://togithub.com/rollup/rollup/pull/5520): Resolve import.meta.{filename,dirname} in files imported from config ([@​BPScott](https://togithub.com/BPScott)) - [#​5521](https://togithub.com/rollup/rollup/pull/5521): docs: correct base32 to base36 in documentation ([@​highcastlee](https://togithub.com/highcastlee))

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 1 month ago

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

github-actions[bot] commented 1 month ago

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