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

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.5 -> 7.24.7 age adoption passing confidence
@babel/eslint-parser (source) 7.24.5 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/runtime (source) 7.24.5 -> 7.24.7 age adoption passing confidence
@mermaid-js/mermaid-cli 10.9.0 -> 10.9.1 age adoption passing confidence
ember-auto-import (source) 2.7.2 -> 2.7.4 age adoption passing confidence
ember-data (source) 5.3.3 -> 5.3.8 age adoption passing confidence
fastboot-app-server (source) 4.1.3 -> 4.1.4 age adoption passing confidence
glob 10.4.1 -> 10.4.2 age adoption passing confidence
npm-run-all2 6.2.0 -> 6.2.2 age adoption passing confidence
prettier (source) 3.3.0 -> 3.3.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7247-2024-06-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.6...v7.24.7) ##### :bug: Bug Fix - `babel-node` - [#​16554](https://togithub.com/babel/babel/pull/16554) Allow extra flags in babel-node ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​16522](https://togithub.com/babel/babel/pull/16522) fix: incorrect `constantViolations` with destructuring ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-explicit-resource-management` - [#​16524](https://togithub.com/babel/babel/pull/16524) fix: Transform `using` in `switch` correctly ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-helpers`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16525](https://togithub.com/babel/babel/pull/16525) Delete unused array helpers ([@​blakewilson](https://togithub.com/blakewilson)) ### [`v7.24.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.5...v7.24.6) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties` - [#​16514](https://togithub.com/babel/babel/pull/16514) Fix source maps for private member expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs` - [#​16515](https://togithub.com/babel/babel/pull/16515) Fix source maps for template literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16485](https://togithub.com/babel/babel/pull/16485) Support undecorated static accessor in anonymous classes ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16484](https://togithub.com/babel/babel/pull/16484) Fix decorator bare yield await ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3` - [#​16483](https://togithub.com/babel/babel/pull/16483) Fix: throw TypeError if addInitializer is called after finished ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-typescript` - [#​16476](https://togithub.com/babel/babel/pull/16476) fix: Correctly parse `cls.fn = x` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16501](https://togithub.com/babel/babel/pull/16501) Generate helper metadata at build time ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers` - [#​16499](https://togithub.com/babel/babel/pull/16499) Add `tsconfig.json` for `@babel/helpers/src/helpers` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16495](https://togithub.com/babel/babel/pull/16495) Move all runtime helpers to individual files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser`, `babel-traverse` - [#​16482](https://togithub.com/babel/babel/pull/16482) Statically generate boilerplate for bitfield accessors ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​16466](https://togithub.com/babel/babel/pull/16466) Migrate import assertions syntax ([@​JLHwung](https://togithub.com/JLHwung))
mermaid-js/mermaid-cli (@​mermaid-js/mermaid-cli) ### [`v10.9.1`](https://togithub.com/mermaid-js/mermaid-cli/releases/tag/10.9.1) [Compare Source](https://togithub.com/mermaid-js/mermaid-cli/compare/10.9.0...10.9.1) #### Changes #### 📦 Dependency updates - build(deps): bump mermaid from 10.9.0 to 10.9.1 [@​dependabot](https://togithub.com/dependabot) ([#​692](https://togithub.com/mermaid-js/mermaid-cli/issues/692))
ef4/ember-auto-import (ember-auto-import) ### [`v2.7.4`](https://togithub.com/ef4/ember-auto-import/compare/6ec7c7274744b3844e44e767a67de9a5f9f2ddbf...a1e91449f9686c8229a9bb6ca24111ccfc73eb34) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/6ec7c7274744b3844e44e767a67de9a5f9f2ddbf...a1e91449f9686c8229a9bb6ca24111ccfc73eb34) ### [`v2.7.3`](https://togithub.com/ef4/ember-auto-import/compare/cccb8b1a5033272f32d65a00fdf33e1c05b8698d...6ec7c7274744b3844e44e767a67de9a5f9f2ddbf) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/cccb8b1a5033272f32d65a00fdf33e1c05b8698d...6ec7c7274744b3844e44e767a67de9a5f9f2ddbf)
emberjs/data (ember-data) ### [`v5.3.8`](https://togithub.com/emberjs/data/compare/v5.3.7...v5.3.8) [Compare Source](https://togithub.com/emberjs/data/compare/v5.3.7...v5.3.8) ### [`v5.3.7`](https://togithub.com/emberjs/data/compare/v5.3.6...v5.3.7) [Compare Source](https://togithub.com/emberjs/data/compare/v5.3.6...v5.3.7) ### [`v5.3.6`](https://togithub.com/emberjs/data/compare/v5.3.5...v5.3.6) [Compare Source](https://togithub.com/emberjs/data/compare/v5.3.5...v5.3.6) ### [`v5.3.5`](https://togithub.com/emberjs/data/compare/v5.3.4...v5.3.5) [Compare Source](https://togithub.com/emberjs/data/compare/v5.3.4...v5.3.5) ### [`v5.3.4`](https://togithub.com/emberjs/data/blob/HEAD/packages/-ember-data/CHANGELOG.md#v534-2024-06-15) [Compare Source](https://togithub.com/emberjs/data/compare/v5.3.3...v5.3.4) ##### :evergreen_tree: New Deprecation - [#​9479](https://togithub.com/emberjs/data/pull/9479) feat: support migration path for ember-inflector usage ([@​runspired](https://togithub.com/runspired)) ##### :memo: Documentation - [#​9328](https://togithub.com/emberjs/data/pull/9328) chore: update READMEs with status and dist tag info ([@​runspired](https://togithub.com/runspired)) ##### :rocket: Enhancement - [#​9471](https://togithub.com/emberjs/data/pull/9471) feat: npx warp-drive ([@​runspired](https://togithub.com/runspired)) - [#​9468](https://togithub.com/emberjs/data/pull/9468) feat: string utils 🌌 ([@​runspired](https://togithub.com/runspired)) - [#​9407](https://togithub.com/emberjs/data/pull/9407) feat: v2 addons ([@​runspired](https://togithub.com/runspired)) - [#​9448](https://togithub.com/emberjs/data/pull/9448) feat: impl SchemaService RFC ([@​runspired](https://togithub.com/runspired)) - [#​9450](https://togithub.com/emberjs/data/pull/9450) feat: improve typing around Model and createRecord ([@​runspired](https://togithub.com/runspired)) - [#​9366](https://togithub.com/emberjs/data/pull/9366) feat: typed Model ([@​runspired](https://togithub.com/runspired)) - [#​9260](https://togithub.com/emberjs/data/pull/9260) feat: ember specific data utils ([@​runspired](https://togithub.com/runspired)) - [#​9244](https://togithub.com/emberjs/data/pull/9244) feat: improves consumer-facing store types ([@​runspired](https://togithub.com/runspired)) ##### :bug: Bug Fix - [#​9469](https://togithub.com/emberjs/data/pull/9469) Fix exports for 'ember-data' ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) - [#​9318](https://togithub.com/emberjs/data/pull/9318) fix: be more specific in files in case .npmignore is ignored ([@​runspired](https://togithub.com/runspired)) ##### :house: Internal - [#​9477](https://togithub.com/emberjs/data/pull/9477) fix: add deprecation and avoid breaking configs ([@​runspired](https://togithub.com/runspired)) - [#​9292](https://togithub.com/emberjs/data/pull/9292) feat: add new build-config package ([@​runspired](https://togithub.com/runspired)) - [#​9370](https://togithub.com/emberjs/data/pull/9370) chore: rename macros ([@​runspired](https://togithub.com/runspired)) ##### Committers: (2) Chris Thoburn ([@​runspired](https://togithub.com/runspired)) [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) For the full project changelog see
isaacs/node-glob (glob) ### [`v10.4.2`](https://togithub.com/isaacs/node-glob/compare/v10.4.1...eef7ea35afe511079c5bf83862ed57ece2bbf7fa) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.1...v10.4.2)
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.2.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v622) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.1...v6.2.2) ##### Commits - Revert "Compatibility: npm, yarn and pnpm run scripts" [`fc35f0d`](https://togithub.com/bcomnes/npm-run-all2/commit/fc35f0dc4f78afc1c631fa94b6ac85ba0fb0e7b1) ### [`v6.2.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v621) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.1) ##### Merged - Compatibility: npm, yarn and pnpm run scripts [`#143`](https://togithub.com/bcomnes/npm-run-all2/pull/143) - Use neostandard + add more static code analysis [`#142`](https://togithub.com/bcomnes/npm-run-all2/pull/142) - Upgrade: Bump c8 from 9.1.0 to 10.0.0 [`#141`](https://togithub.com/bcomnes/npm-run-all2/pull/141) - Upgrade: Bump p-queue from 7.4.1 to 8.0.1 [`#138`](https://togithub.com/bcomnes/npm-run-all2/pull/138)
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}}
``` ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ```

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 16 hours ago

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