ember-leaflet
ember-leaflet copied to clipboard
Bump ember-cli from 3.25.3 to 3.27.0
Bumps ember-cli from 3.25.3 to 3.27.0.
Release notes
Sourced from ember-cli's releases.
Release 3.27.0
Blueprint Changes
Changelog
- #9504 Update minimum version of broccoli-concat to address a major issue with cache invalidation
@brendenpalmer
- #9535 Disable Embroider by default.
@rwjblue
- #9557 Update app and addon blueprint dependencies to latest.
@rwjblue
- #9558 Switch from
octane
template lint config torecommended
@bmish
- #9453 Prevent "yarn-error.log" files being published for addons
@bertdeblock
- #9392 / #9484 Add eslint-plugin-qunit to blueprint
@bmish
- #9454 / #9492 Add --embroider as an option for new and init
@thoov
- #9456 Add
.*/
to eslint ignore@chancancode
- #9469 Run
lint:fix
script automatically after blueprint generation@rpemberton
- #9480 Refactor getPort to only check required port
@Cartmanishere
- #9485 Add Ember 3.24 LTS to ember-try configuration
@bertdeblock
- #9488 Update supported Ember version in addon blueprint
@bertdeblock
- #9490 Prevent window.Ember deprecation on Ember 3.27+.
@rwjblue
- #9491 Update supported Ember CLI version in addon blueprint
@bertdeblock
- #9495 Enable Embroider by default for new projects
@thoov
- #9500 Fix
lint:fix
script for Windows users@lupestro
Thank you to all who took the time to contribute!
Release 3.27.0-beta.2
Blueprint Changes
Changelog
- #9504 Update minimum version of broccoli-concat to address a major issue with cache invalidation
@brendenpalmer
- #9535 Disable Embroider by default.
@rwjblue
- #9557 Update app and addon blueprint dependencies to latest.
@rwjblue
- #9558 Switch from
octane
template lint config torecommended
@bmish
Thank you to all who took the time to contribute!
Release 3.27.0-beta.1
Blueprint Changes
Changelog
... (truncated)
Changelog
Sourced from ember-cli's changelog.
ember-cli Changelog
v3.27.0-beta.2
Blueprint Changes
Changelog
- #9504 Update minimum version of broccoli-concat to address a major issue with cache invalidation
@brendenpalmer
- #9535 Disable Embroider by default.
@rwjblue
- #9557 Update app and addon blueprint dependencies to latest.
@rwjblue
- #9558 Switch from
octane
template lint config torecommended
@bmish
Thank you to all who took the time to contribute!
v3.27.1-beta.1
Blueprint Changes
Changelog
- #9453 Prevent "yarn-error.log" files being published for addons
@bertdeblock
- #9392 / #9484 Add eslint-plugin-qunit to blueprint
@bmish
- #9454 / #9492 Add --embroider as an option for new and init
@thoov
- #9456 Add
.*/
to eslint ignore@chancancode
- #9469 Run
lint:fix
script automatically after blueprint generation@rpemberton
- #9480 Refactor getPort to only check required port
@Cartmanishere
- #9485 Add Ember 3.24 LTS to ember-try configuration
@bertdeblock
- #9488 Update supported Ember version in addon blueprint
@bertdeblock
- #9490 Prevent window.Ember deprecation on Ember 3.27+.
@rwjblue
- #9491 Update supported Ember CLI version in addon blueprint
@bertdeblock
- #9495 Enable Embroider by default for new projects
@thoov
- #9500 Fix
lint:fix
script for Windows users@lupestro
Thank you to all who took the time to contribute!
v3.26.1
Blueprint Changes
... (truncated)
Commits
9ecd4f6
Release 3.27.03a98e35
update changelog8b20fba
Merge branch 'beta' into releaseebd76ef
Merge pull request #9573 from ember-cli/fix-ci-for-nodea0d130d
Ensure tests fixtures transpile to be evaluated in Node4373c5c
[BUGFIX beta] Comment out IE11 for new apps to avoid deprecation59420cf
Release 3.27.0-beta.2db6beb7
Add v3.27.0-beta.2 to CHANGELOG.md.1c95955
Merge pull request #9558 from bmish/template-lint-recommended0bfecf8
Merge pull request #9557 from ember-cli/update-blueprint-dependencies- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)