Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Bump total.js from 3.0.0 to 3.4.7 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps total.js from 3.0.0 to 3.4.7.

Release notes

Sourced from total.js's releases.

v3.4.5

Fixes:

  • fixed: a problem with persistent images

v3.4.4

News:

  • added: schema options $.successful(function(response) {})
  • added: options.reconnectserver {Boolean} to WEBSOCKETCLIENT
  • added: req.snapshot(callback(err, request_body))
  • added: a new command CMD('reload_preferences')
  • added: a new FILESTORAGE mechanism based on UID
  • added: sql extension to U.getContentType()
  • added: F.stats.performance.usage which contains percentual usage of the thread

Updates:

  • updated: SchemaOptions method $.response([index/operation_name]), e.g. $.response('workflow.NAME')
  • updated: snapshot startscript.js.json contains tabs instead of spaces
  • updated: DatabaseBuilder.rule(rule, [param]), supports string declaration of filter function
  • updated: URL validation

Fixes:

  • fixed: cleaning of NoSQL embedded databases
  • fixed: String.parseCSV(), now supports multiline strings
  • fixed: a bug when closing of websocket
  • fixed: DatabaseBuilder.search() method
  • fixed: Error in CLONE() method
  • fixed: schema.inherit() by adding schema.middleware() and schema.verify()
  • fixed: parsing messages in WebSocket
  • fixed: a problem in some commands pre-render in the view compiler
  • fixed: parsing of query strings

v3.4.3

News:

  • added: HASH(value, [type]) for creating hash like in jComponent
  • added: SchemaOptions.repo as alias to SchemaInstance.model.$$repository
  • added: a new type CONVERT syntax to schema.define() (more in docs)
  • added: SchemaEntity.verify(name, function($), [cache]) for async verification of values
  • added: TEMP variable as a new global variable (it's cleaned every 7 minutes)
  • added: CONF.allow_persistent_images: true which allows to reuse resized images in temp directory
  • added: req.filecache(callback) as alias for F.exists()
  • added: own QueryParser
  • added: RESTBuilderInstance.convert('name:String,age:Number') method
  • added: RESTBuilder.upgrade(fn(restbuilder)) for upgrading of RESTBuilder
  • added: RESTBuilder parses Total.js Errors in responses as Error
  • added: String.prototype.env() replaces all values in the form [key] for CONF.key
  • added: WebSocket supports a new type - raw buffer

... (truncated)

Changelog

Sourced from total.js's changelog.

======= 3.4.7

  • fixed: controller.transfer()

======= 3.4.6

  • added: a support for Total.js v4 UIDs

  • updated: file stats

  • updated: calculating of usage

  • fixed: applying of default_root in static files

  • fixed: routing evaluation

  • fixed: parsing of longer WebSocket messages

  • fixed: mail error handling

  • fixed: versions with default_root

======= 3.4.5

  • fixed: a problem with persistent images

======= 3.4.4

  • added: schema options $.successful(function(response) {})

  • added: options.reconnectserver {Boolean} to WEBSOCKETCLIENT

  • added: req.snapshot(callback(err, request_body))

  • added: a new command CMD('reload_preferences')

  • added: a new FILESTORAGE mechanism based on UID

  • added: sql extension to U.getContentType()

  • added: F.stats.performance.usage which contains percentual usage of the thread

  • updated: SchemaOptions method $.response([index/operation_name]), e.g. $.response('workflow.NAME')

  • updated: snapshot startscript.js.json contains tabs instead of spaces

  • updated: DatabaseBuilder.rule(rule, [param]), supports string declaration of filter function

  • updated: URL validation

  • fixed: cleaning of NoSQL embedded databases

  • fixed: String.parseCSV(), now supports multiline strings

  • fixed: a bug when closing of websocket

  • fixed: DatabaseBuilder.search() method

  • fixed: Error in CLONE() method

  • fixed: schema.inherit() by adding schema.middleware() and schema.verify()

  • fixed: parsing messages in WebSocket

  • fixed: a problem in some commands pre-render in the view compiler

  • fixed: parsing of query strings

======= 3.4.3

  • added: HASH(value, [type]) for creating hash like in jComponent
  • added: SchemaOptions.repo as alias to SchemaInstance.model.$$repository

... (truncated)

Commits

Dependabot compatibility score

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2021

Superseded by #6.

@dependabot dependabot bot closed this Sep 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/total.js-3.4.7 branch September 1, 2021 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants