Skip to content

Commit

Permalink
⬆️ v3.6.1...v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nadnoslen committed Apr 11, 2022
1 parent 20fbcb8 commit f1ca1ed
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 53 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/node_modules/

# misc
/.env*
/.sass-cache
/connect.lock
/coverage/
Expand Down
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/.bowerrc
/.editorconfig
/.ember-cli
/.env*
/.eslintignore
/.eslintrc.js
/.gitignore
Expand Down
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
# we recommend new addons test the current and previous LTS
# as well as latest stable release (bonus points to beta/canary)
- stage: "Additional Tests"
env: EMBER_TRY_SCENARIO=ember-lts-2.16
- env: EMBER_TRY_SCENARIO=ember-lts-2.18
env: EMBER_TRY_SCENARIO=ember-lts-2.18
- env: EMBER_TRY_SCENARIO=ember-lts-3.4
- env: EMBER_TRY_SCENARIO=ember-release
- env: EMBER_TRY_SCENARIO=ember-beta
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

Ember.TextSupport enhancements including a `{{input-text}}` and `{{text-area}}` component.

## Compatibility

- Ember.js v2.18 or above
- Ember CLI v2.13 or above

## Installation

The following command will install this add-on:
Expand Down
14 changes: 0 additions & 14 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,6 @@ module.exports = function () {
return {
useYarn: true,
scenarios: [
{
name: "ember-lts-2.16",
env: {
EMBER_OPTIONAL_FEATURES: JSON.stringify({
"jquery-integration": true,
}),
},
npm: {
devDependencies: {
"@ember/jquery": "^0.5.1",
"ember-source": "~2.16.0",
},
},
},
{
name: "ember-lts-2.18",
env: {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"clipboard": "^2.0.2",
"ct-emberjs-bling": "^0.0.1-rc.5",
"ember-auto-import": "^1.2.15",
"ember-cli": "~3.6.1",
"ember-cli": "~3.7.1",
"ember-cli-app-version": "^3.2.0",
"ember-cli-bootstrap-4": "^0.7.0",
"ember-cli-dependency-checker": "^3.0.0",
Expand All @@ -80,7 +80,7 @@
"ember-qunit": "^3.4.1",
"ember-resolver": "^5.0.1",
"ember-route-action-helper": "^2.0.6",
"ember-source": "~3.6.0",
"ember-source": "~3.7.0",
"ember-source-channel-url": "^1.1.0",
"ember-try": "^1.0.0",
"eslint-plugin-ember": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/dummy/config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "3.6.1",
"version": "3.7.1",
"blueprints": [
{
"name": "addon",
Expand Down
79 changes: 45 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"

"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.16.7":
"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.16.7", "@babel/plugin-transform-modules-amd@^7.2.0":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz#b28d323016a7daaae8609781d1f8c9da42b13186"
integrity sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==
Expand Down Expand Up @@ -2186,7 +2186,7 @@ babel-plugin-htmlbars-inline-precompile@^0.2.5:
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-0.2.6.tgz#c00b8a3f4b32ca04bf0f0d5169fcef3b5a66d69d"
integrity sha512-H4H75TKGUFij8ukwEYWEERAgrUf16R8NSK1uDPe3QwxT8mnE1K8+/s6DVjUqbM5Pv6lSIcE4XufXdlSX+DTB6g==

babel-plugin-module-resolver@^3.2.0:
babel-plugin-module-resolver@^3.1.1, babel-plugin-module-resolver@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.2.0.tgz#ddfa5e301e3b9aa12d852a9979f18b37881ff5a7"
integrity sha512-tjR0GvSndzPew/Iayf4uICWZqjBwnlMWjSx6brryfQ81F9rxBVqwDJtFCV8oOs0+vJeefK9TmdZtkIFdFe1UnA==
Expand Down Expand Up @@ -2893,7 +2893,7 @@ broccoli-babel-transpiler@^6.5.0:
rsvp "^4.8.2"
workerpool "^2.3.0"

broccoli-babel-transpiler@^7.8.0:
broccoli-babel-transpiler@^7.1.1, broccoli-babel-transpiler@^7.8.0:
version "7.8.1"
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.8.1.tgz#a5dc04cf4f59de98124fc128683ab2b83e5d28c1"
integrity sha512-6IXBgfRt7HZ61g67ssBc6lBb3Smw3DPZ9dEYirgtvXWpRZ2A9M22nxy6opEwJDgDJzlu/bB7ToppW33OFkA1gA==
Expand Down Expand Up @@ -3977,7 +3977,7 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==

ci-info@^1.1.3, ci-info@^1.5.0:
ci-info@^1.5.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
Expand Down Expand Up @@ -5128,16 +5128,16 @@ ember-cli-bootstrap-4@^0.7.0:
popper.js "^1.14.4"
sass "^1.14.0"

ember-cli-broccoli-sane-watcher@^2.1.1:
version "2.2.2"
resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-2.2.2.tgz#9bb1b04ddeb2c086aecd8693cbaeca1d88dc160c"
integrity sha512-9OLy8x3pdNKC/6xR00IjTL8XyiQU3rb2HLyQSAqHuaZpZcSTKkbAse2ERTsELSINoo/zi/W7qPP5vd5SsHsraw==
ember-cli-broccoli-sane-watcher@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-3.0.0.tgz#dc1812c047e1ceec4413d3c41b51a9ffc61b4cfe"
integrity sha512-sLn+wy6FJpGMHtSwAGUjQK3nJFvw2b6H8bR2EgMIXxkUI3DYFLi6Xnyxm02XlMTcfTxF10yHFhHJe0O+PcJM7A==
dependencies:
broccoli-slow-trees "^3.0.1"
heimdalljs "^0.2.1"
heimdalljs-logger "^0.1.7"
rsvp "^3.0.18"
sane "^2.4.1"
sane "^4.0.0"

ember-cli-dependency-checker@^3.0.0:
version "3.3.0"
Expand Down Expand Up @@ -5441,18 +5441,19 @@ ember-cli-version-checker@^5.1.1:
semver "^7.3.4"
silent-error "^1.1.1"

ember-cli@~3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.6.1.tgz#2a8394bb6d3859d3cdb9e6e79d6d7455f80db9e1"
integrity sha512-66q6pyeJP5SotkLX6HgKTBEOqDBm4u0BzkdT2JQPZ1Syey9/M8aek6tUnEun2rjJaLhee1tXwgQgAw4QJqscTA==
ember-cli@~3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.7.1.tgz#f307bcd68aaf083612717ab32133120272d89170"
integrity sha512-hlQK32xZEubHRdAo8s6JKvDTBB41wKghW3m0IewS+sZTV92Z6DJoZXlH5taETcnc5qMR1Ifml25Z2ezyNL/OBA==
dependencies:
amd-name-resolver "^1.2.0"
babel-plugin-transform-es2015-modules-amd "^6.24.1"
"@babel/plugin-transform-modules-amd" "^7.2.0"
amd-name-resolver "^1.3.1"
babel-plugin-module-resolver "^3.1.1"
bower-config "^1.3.0"
bower-endpoint-parser "0.2.2"
broccoli "^2.0.0"
broccoli-amd-funnel "^2.0.1"
broccoli-babel-transpiler "^6.5.0"
broccoli-babel-transpiler "^7.1.1"
broccoli-builder "^0.18.14"
broccoli-concat "^3.7.3"
broccoli-config-loader "^1.0.1"
Expand All @@ -5469,15 +5470,15 @@ ember-cli@~3.6.1:
calculate-cache-key-for-tree "^1.1.0"
capture-exit "^1.2.0"
chalk "^2.4.1"
ci-info "^1.1.3"
ci-info "^2.0.0"
clean-base-url "^1.0.0"
compression "^1.7.3"
configstore "^4.0.0"
console-ui "^2.2.2"
core-object "^3.1.5"
dag-map "^2.0.2"
diff "^3.5.0"
ember-cli-broccoli-sane-watcher "^2.1.1"
ember-cli-broccoli-sane-watcher "^3.0.0"
ember-cli-is-package-missing "^1.0.0"
ember-cli-lodash-subset "^2.0.1"
ember-cli-normalize-entity-name "^1.0.0"
Expand All @@ -5493,8 +5494,8 @@ ember-cli@~3.6.1:
fixturify "^0.3.4"
fixturify-project "^1.5.3"
fs-extra "^7.0.0"
fs-tree-diff "^0.5.7"
get-caller-file "^1.0.0"
fs-tree-diff "^1.0.0"
get-caller-file "^2.0.0"
git-repo-info "^2.0.0"
glob "^7.1.2"
heimdalljs "^0.2.5"
Expand Down Expand Up @@ -5532,9 +5533,9 @@ ember-cli@~3.6.1:
tree-sync "^1.2.2"
uuid "^3.3.2"
validate-npm-package-name "^3.0.0"
walk-sync "^0.3.2"
walk-sync "^1.0.0"
watch-detector "^0.1.0"
yam "^0.0.24"
yam "^1.0.0"

ember-disable-prototype-extensions@^1.1.3:
version "1.1.3"
Expand Down Expand Up @@ -5639,13 +5640,13 @@ ember-source-channel-url@^1.0.1, ember-source-channel-url@^1.1.0:
dependencies:
got "^8.0.1"

ember-source@~3.6.0:
version "3.6.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.6.1.tgz#61a286e4a954e2e514a25df6d97bfe5a380c1cfd"
integrity sha512-hkUvGz4XBLhmac1iCZBjGZGDY3y1ke6fMyfzxP6QutlGUtlQOaQsKOk0HuP3DR7pNggLzQfK8Qxjr5/bNQ1lPw==
ember-source@~3.7.0:
version "3.7.3"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.7.3.tgz#ae66f5c37d928908d2cc6891dab46d24a8168678"
integrity sha512-K+jUCR0Q4ef71bBJnq380e0TgsE1KSDP430n3c/vA07HMnvg3BCakpy21TUJuGxpH07Jeuf7HNehI0ZHyIiW/w==
dependencies:
broccoli-funnel "^2.0.1"
broccoli-merge-trees "^2.0.0"
broccoli-merge-trees "^3.0.2"
chalk "^2.3.0"
ember-cli-babel "^7.1.3"
ember-cli-get-component-path-option "^1.0.0"
Expand Down Expand Up @@ -6780,6 +6781,16 @@ fs-tree-diff@^0.5.2, fs-tree-diff@^0.5.3, fs-tree-diff@^0.5.4, fs-tree-diff@^0.5
path-posix "^1.0.0"
symlink-or-copy "^1.1.8"

fs-tree-diff@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-1.0.2.tgz#0e2931733a85b55feb3472c0b89a20b0c03ac0de"
integrity sha512-Zro2ACaPVDgVOx9+s5s5AfPlAD0kMJdbwGvTGF6KC1SjxjiGWxJvV4mUTDkFVSy3OUw2C/f1qpdjF81hGqSBAw==
dependencies:
heimdalljs-logger "^0.1.7"
object-assign "^4.1.0"
path-posix "^1.0.0"
symlink-or-copy "^1.1.8"

fs-tree-diff@^2.0.0, fs-tree-diff@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-2.0.1.tgz#343e4745ab435ec39ebac5f9059ad919cd034afa"
Expand Down Expand Up @@ -6915,12 +6926,12 @@ gensync@^1.0.0-beta.2:
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==

get-caller-file@^1.0.0, get-caller-file@^1.0.1:
get-caller-file@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==

get-caller-file@^2.0.1:
get-caller-file@^2.0.0, get-caller-file@^2.0.1:
version "2.0.5"
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
Expand Down Expand Up @@ -11835,7 +11846,7 @@ safe-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sane@^2.4.1, sane@^2.5.2:
sane@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/sane/-/sane-2.5.2.tgz#b4dc1861c21b427e929507a3e751e2a2cb8ab3fa"
integrity sha1-tNwYYcIbQn6SlQej51HiosuKs/o=
Expand Down Expand Up @@ -13951,10 +13962,10 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==

yam@^0.0.24:
version "0.0.24"
resolved "https://registry.yarnpkg.com/yam/-/yam-0.0.24.tgz#11e9630444735f66a561d29221407de6d037cd95"
integrity sha512-llPF60oFLV8EQimNPR6+KorSaj59L32C4c1db4cr72GaWVWapnhTS2VZeK2K2xLyEOveWtRcNa+dLJBW7EfhYQ==
yam@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/yam/-/yam-1.0.0.tgz#7f6c91dc0f5de75a031e6da6b3907c3d25ab0de5"
integrity sha512-Hv9xxHtsJ9228wNhk03xnlDReUuWVvHwM4rIbjdAXYvHLs17xjuyF50N6XXFMN6N0omBaqgOok/MCK3At9fTAg==
dependencies:
fs-extra "^4.0.2"
lodash.merge "^4.6.0"
Expand Down

0 comments on commit f1ca1ed

Please sign in to comment.