Snyk upgrade ee6af0c20ac76af6380912fad6b7b13e#957
Open
Dustin4444 wants to merge 1095 commits intoember-fastboot:v2.xfrom
Open
Snyk upgrade ee6af0c20ac76af6380912fad6b7b13e#957Dustin4444 wants to merge 1095 commits intoember-fastboot:v2.xfrom
Dustin4444 wants to merge 1095 commits intoember-fastboot:v2.xfrom
Conversation
# Conflicts: # packages/fastboot-express-middleware/package.json run tests in ci skip legacy mocha tests skip fastboot ci on windows fastboot ci test is not working correctly on windows
port fastboot test into integration-tests package
add integration-test in ci rename lib to test-helper
doc: update CONTRIBUTING.md for code structure and tests
[fastboot-app-server] turn on gzip by default
…ng-nonexistent-fastboot-service-property Throw a helpful error when people use `isFastboot` instead of `isFastBoot`
* `@service('fastboot')`
* `cookies` -> `this.fastboot.request.cookies`
* `headers` -> `this.fastboot.request.headers`
* `host` -> `this.fastboot.request.host`
* `ember-addon.fastBootDependencies` -> `ember-addon.fastbootDependencies` (the lowercased 'b')
* `app/initializers|instance-initialzers/fastboot` -> `fastboot/initializers|instance-initializers/`
Remove deprecated features for ember-cli-fastboot v3 release
…r-more update to Ember 5.8 using ember-cli-update
start using release-plan
Fix embroider-optimised
add names to private tests packages
this package shouldn't be released when release-plan is doing its work, so we need to set it as private
…t-test-scenarios mark fastboot-test-scenarios as private
…view Prepare Release
fix ember-source peer declaration
always use workspace deps
…view Prepare Release
Update url for fastboot-app-server in package.json for npm
…view Prepare Release
Update url for fastboot-express-middleware in package.json for npm
Snyk has created this PR to upgrade ember-cli-htmlbars from 5.7.2 to 6.3.0. See this package in npm: ember-cli-htmlbars See this project in Snyk: https://app.snyk.io/org/dustin4444/project/272e6925-184e-48e6-8cc3-dc9feddf6775?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details