Support sameSite:none in cookie options (thanks @pixnlove!)
v1.3.1
Updated the machine-as-action dependency to include a reminder about escaping strings with dynamic data when they're injected (Thanks @dusterherz for letting us know about this)
v1.2.5
Added more info to the error message shown when an app fails to lift
Updated the sails-generate dependency
v1.2.4
Fix resourceful PubSub for the update blueprint action, resolving #6824 (thanks @Tarrask!)
Re-enable afterDestroy lifecycle callback for the destroy blueprint action, fixing #5630
Update CSRF hook to fix an issue with disabling CSRF for routes defined using regular expression syntax, resolving #6838
Update session hook to fix an issue with double-prefixes, resolving #6541 (thanks @travispwingo!)
Update minimist dependency to resolve potential vulnerabilities
Update various comments, error messages, and logs for clarity/consistency
v1.2.3
1.2.3
Update eslint dev depdendency to get rid of vulnerability warnings
Minor formatting/verbiage fixes
v1.2.2
• Update merge-defaults dependency to resolve potential vulnerabilities
• Update sails-stringfile dependency to resolve potential vulnerabilities
• Update sort-route-addresses dependency to resolve potential vulnerabilities
v1.2.1
Added sails migrate for quickly running auto-migrations by hand
The output of sails inspect no longer includes controller information
When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
Switched to using updateOne in the "update" blueprint
Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
Update error mesage in default serverError response to use flaverr
In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
Update flaverr dependency
Update i18n-2 dependency to resolve deprecation warning
Update rc dependency to address potential vulnerabilities
Update machinepack-process dependency to address potential vulnerabilities
Update machinepack-redis dependency to address potential vulnerabilities
Added sails migrate for quickly running auto-migrations by hand
The output of sails inspect no longer includes controller information
When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
Switched to using updateOne in the "update" blueprint
Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
Update error mesage in default serverError response to use flaverr
In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
Update flaverr dependency
Update i18n-2 dependency to resolve deprecation warning
Update rc dependency to address potential vulnerabilities
Update machinepack-process dependency to address potential vulnerabilities
Update machinepack-redis dependency to address potential vulnerabilities
1.1.0
As always, we owe a debt of gratitude to our contributors-- we mentioned you below next to the features/enhancements/fixes you contributed to. (Apologies to anyone we missed, there was a lot in this release! Let us know and we'll add you to the list.)
We especially want to thank those contributors who helped out with the documentation:
This version was pushed to npm by eashaw, a new releaser for sails since your current version.
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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pokemontrades/flairhq/network/alerts).
Bumps sails from 0.11.5 to 1.5.2.
Release notes
Sourced from sails's releases.
... (truncated)
Changelog
Sourced from sails's changelog.
... (truncated)
Commits
06ce9cf
1.5.2c5e98c2
Merge pull request #7203 from balderdashy/upgrade-sort-route-addresses-depend...ccd6d57
sort-route-addresses@0.0.4e46c83b
1.5.1023319e
Update version of prompt to 1.2.1 (#7202)ed349a1
Add note about supported versions of Postgres15b43ff
Merge pull request #7181 from balderdashy/update-upgrading-to-1.0-docs39e34cd
Update To1.0.md9c821ec
Add note about undefined attributes799f2c0
Update README.mdMaintainer changes
This version was pushed to npm by eashaw, a new releaser for sails since your current version.
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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pokemontrades/flairhq/network/alerts).