Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ember-cli-sass to 10 #829

Merged
merged 4 commits into from
Aug 7, 2020
Merged

Bump ember-cli-sass to 10 #829

merged 4 commits into from
Aug 7, 2020

Conversation

twokul
Copy link
Contributor

@twokul twokul commented Aug 7, 2020

This PR does a few things:

  • bumps ember-cli-sass to 10
  • changes node.js support to 12+

Once and if this change lands, we should probably release a major version.

@twokul twokul force-pushed the twokul/bump-ember-cli-sass branch from 88b0e3d to 3fcc61b Compare August 7, 2020 13:33
@@ -93,7 +93,7 @@
"release-it": "^12.3.4"
},
"engines": {
"node": "8.* || >= 10.*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would require a major version bump re: semver

package.json Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
@mixonic
Copy link
Member

mixonic commented Aug 7, 2020

And perhaps we also drop Ember < 2.4 from ember-try and then release the major. We could leave it all on a long-lived branch and do a pre-release

@twokul twokul changed the base branch from master to 3.0-beta August 7, 2020 15:02
.travis.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
twokul and others added 2 commits August 7, 2020 12:20
Co-authored-by: Matthew Beale <matt.beale@addepar.com>
Co-authored-by: Matthew Beale <matt.beale@addepar.com>
@twokul twokul merged commit 17bab00 into 3.0-beta Aug 7, 2020
@twokul twokul deleted the twokul/bump-ember-cli-sass branch August 7, 2020 16:23
bantic pushed a commit that referenced this pull request Nov 6, 2020
* Bump `ember-cli-sass` to `10`

* Update `@addepar/style-box`

* Update package.json

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

* Update .travis.yml

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

Co-authored-by: Matthew Beale <matt.beale@addepar.com>
NullVoxPopuli pushed a commit to NullVoxPopuli/ember-table that referenced this pull request Feb 2, 2021
* Bump `ember-cli-sass` to `10`

* Update `@addepar/style-box`

* Update package.json

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

* Update .travis.yml

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

Co-authored-by: Matthew Beale <matt.beale@addepar.com>
johanrd pushed a commit to johanrd/ember-table that referenced this pull request Feb 25, 2021
* Bump `ember-cli-sass` to `10`

* Update `@addepar/style-box`

* Update package.json

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

* Update .travis.yml

Co-authored-by: Matthew Beale <matt.beale@addepar.com>

Co-authored-by: Matthew Beale <matt.beale@addepar.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants