NullVoxPopuli / ember-cheat-sheet

A cheat sheet for converting between classic and octane edition of Ember
https://cheatsheet.glimmer.nullvoxpopuli.com/docs
MIT License
14 stars 10 forks source link

Update dependency ember-functions-as-helper-polyfill to v2 #104

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-functions-as-helper-polyfill ^1.0.10 -> ^2.0.0 age adoption passing confidence

Release Notes

NullVoxPopuli/ember-functions-as-helper-polyfill (ember-functions-as-helper-polyfill) ### [`v2.1.2`](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/blob/HEAD/CHANGELOG.md#212-2023-08-03) [Compare Source](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.1...v2.1.2) ##### Bug Fixes - widen peer range ([01697a1](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/01697a18d64b84aee94b980e622bc63b8f78fbfa)) ### [`v2.1.1`](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/blob/HEAD/CHANGELOG.md#211-2022-05-01) [Compare Source](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.0...v2.1.1) ##### Bug Fixes - **inert:** update when this polyfill becomes inert ([4797f5c](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/4797f5ce205bedef0be206e2c0898897914e1438)) ### [`v2.1.0`](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/blob/HEAD/CHANGELOG.md#210-2022-04-14) [Compare Source](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.0.1...v2.1.0) ##### Features - make inert when ember-source supports default helper manager ([0e98b0f](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/0e98b0f835278e070eb62b3a5c13b6bbc2e46e9c)) #### [2.0.1](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.0.0...v2.0.1) (2022-02-04) ##### Bug Fixes - **deps:** update dependency ember-cli-typescript to v5 ([38084b6](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/38084b674bc9886baf6f7a10fec2ab5af7a6f944)) ### [`v2.0.1`](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/blob/HEAD/CHANGELOG.md#201-2022-02-04) [Compare Source](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.0.0...v2.0.1) ##### Bug Fixes - **deps:** update dependency ember-cli-typescript to v5 ([38084b6](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/38084b674bc9886baf6f7a10fec2ab5af7a6f944)) ### [`v2.0.0`](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/blob/HEAD/CHANGELOG.md#200-2022-01-30) [Compare Source](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.15...v2.0.0) ##### chore - sync with RFC ([343a698](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/343a6989a840866b849723d7ca63a85e772f1018)) ##### BREAKING CHANGES - copy real implementation this changes the behavior of the options arg to enable optional positional params when options are not used. See the RFC update for mo[https://github.com/emberjs/rfcs/pull/756](https://togithub.com/emberjs/rfcs/pull/756)js/rfcs/pull/756 #### [1.0.15](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.14...v1.0.15) (2022-01-26) ##### Bug Fixes - **deps:** do not depend on unneeded packages ([442696d](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/442696d24d29a0d1a6b5e4f90480b535ff19c666)) #### [1.0.14](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.13...v1.0.14) (2022-01-19) ##### Bug Fixes - **deps:** update embroider monorepo to v1 ([1376433](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/137643307754d803458b19ff7454eaed1c12bab0)) #### [1.0.13](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.12...v1.0.13) (2022-01-14) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.50.2 ([5a96c7c](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/5a96c7ce73c25a86239246aea733479d09fd4330)) #### [1.0.12](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.11...v1.0.12) (2022-01-13) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.50.1 ([7807cdd](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/7807cdd3a12d99049866903b774268de726c155c)) #### [1.0.11](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.10...v1.0.11) (2022-01-08) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.50.0 ([a66d4f0](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/a66d4f0d02e2dc20e0656518d56e8c879bc89f6b)) #### [1.0.10](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.9...v1.0.10) (2021-12-22) ##### Bug Fixes - **deps:** update dependency ember-cli-babel to ^7.26.11 ([ec2d3d0](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/ec2d3d06669dd96a0a162f6cc1402e7c78fc10c9)) #### [1.0.9](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.8...v1.0.9) (2021-12-21) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.49.0 ([8769559](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/87695593e3154f187fae7c9c20ad0079aaf5c3f9)) #### [1.0.8](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.7...v1.0.8) (2021-12-17) ##### Bug Fixes - **deps:** update dependency ember-cli-babel to ^7.26.10 ([512e369](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/512e3698c7e6216e426958daeb267e72dc9035e0)) #### [1.0.7](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.6...v1.0.7) (2021-12-16) ##### Bug Fixes - **deps:** update dependency ember-cli-babel to ^7.26.8 ([2fb6f84](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/2fb6f84845912fb01689ce58425d403646cd2c28)) #### [1.0.6](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.5...v1.0.6) (2021-12-09) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.48.1 ([dade0a1](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/dade0a1ab473f8a1dfccb3e7b47db7f0d4dee349)) #### [1.0.5](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.4...v1.0.5) (2021-12-08) ##### Bug Fixes - **deps:** update embroider monorepo to ^0.48.0 ([a3ca6ad](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/a3ca6adb2b056eb18d1063162b8cfb1a82446518)) #### [1.0.4](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.3...v1.0.4) (2021-12-05) ##### Bug Fixes - **deps:** update dependency ember-cli-htmlbars to ^6.0.1 ([2d2a840](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/2d2a840b40df370095b8bd4499f95495a02db88c)) #### [1.0.3](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.2...v1.0.3) (2021-11-16) ##### Bug Fixes - **deps:** update dependency ember-cli-htmlbars to v6 ([f423f1d](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/f423f1d7de89e9ea51c29e9658ae3d82412e0210)) #### [1.0.2](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.1...v1.0.2) (2021-11-16) ##### Bug Fixes - **deps:** update dependency ember-auto-import to v2 ([edab058](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/edab058838525b19251f7e0a384f20959e66ad7b)) #### [1.0.1](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.0...v1.0.1) (2021-11-15) ##### Bug Fixes - **readme:** specify 'this' in helper usages ([8250105](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/8250105669ac96972147b0dec346a3f7b04bfd12)) - remove post install script ([fc68d30](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/fc68d301b70c9cdfe913647657103b2b49e76730)), closes [#​13](https://togithub.com/NullVoxPopuli/ember-functions-as-helper-polyfill/issues/13)

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

stackblitz[bot] commented 10 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

cloudflare-workers-and-pages[bot] commented 10 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 07a9c2c
Status: βœ…  Deploy successful!
Preview URL: https://47e882e5.ember-cheat-sheet.pages.dev
Branch Preview URL: https://renovate-ember-functions-as-2e8i.ember-cheat-sheet.pages.dev

View logs