Skip to content

Releases: balena-io-modules/abstract-sql-compiler

v10.1.2

06 Jan 22:53
01883b8
Compare
Choose a tag to compare

Update dependency @balena/odata-to-abstract-sql to v7

Notable changes

  • Update dependency mocha to v11 [Self-hosted Renovate Bot]
  • Update dependencies [Thodoris Greasidis]
    • Wrap composite comparison operations with parenthesis when necessary [Thodoris Greasidis]
    • tsconfig: Switch the module compiler option to Node16 [Thodoris Greasidis]
    • Update tsconfig target to es2023 [Thodoris Greasidis]
    • Update minimum supported nodejs version to 20.14.0 [Thodoris Greasidis]
    • Make @​balena/sbvr-types a peer dependency [Thodoris Greasidis]
    • Lint fixes [Thodoris Greasidis]
    • Change the exported Types to an interface so that they can be augmented [Thodoris Greasidis]
    • Update @​balena/lint to v8.2.7 [Josh Bowling]
    • Update BigInteger and BigSerial TsTypes [Josh Bowling]
    • Improve BigInteger and BigSerial support [Josh Bowling]
  • tsconfig: Switch the module compiler option to Node16 [Thodoris Greasidis]
  • Update minimum supported nodejs version to 20.14.0 [Thodoris Greasidis]
balena-io-modules/odata-to-abstract-sql (@​balena/odata-to-abstract-sql)

v7.0.1

Compare Source

  • Update dependency mocha to v11 [Self-hosted Renovate Bot]

v7.0.0

Compare Source

Update dependencies [Thodoris Greasidis]

abstract-sql-compiler-10.0.1 - 2024-10-07

  • Wrap composite comparison operations with parenthesis when necessary [Thodoris Greasidis]

abstract-sql-compiler-10.0.0 - 2024-10-07

  • tsconfig: Switch the module compiler option to Node16 [Thodoris Greasidis]
  • Update tsconfig target to es2023 [Thodoris Greasidis]
  • Update minimum supported nodejs version to 20.14.0 [Thodoris Greasidis]
  • Make @​balena/sbvr-types a peer dependency [Thodoris Greasidis]
  • Lint fixes [Thodoris Greasidis]
Update dependencies & tests to match [Thodoris Greasidis]

lf-to-abstract-sql-5.0.2 - 2024-03-05

Update `@balena/sbvr-types` devDependency [Harald Fischer]
sbvr-types-7.0.1 - 2024-03-04
sbvr-types-7.0.0 - 2024-03-04
  • Return ISODateString instead of date [fisehara]
sbvr-types-6.1.1 - 2024-01-02
sbvr-types-6.1.0 - 2023-10-03
  • Add checksum to WebResource [Otávio Jacobi]
sbvr-types-6.0.0 - 2023-08-09
  • Change contents to snake_case [Otávio Jacobi]
sbvr-types-5.2.0 - 2023-08-08
  • Expose WebResource as WebResourceType [Otávio Jacobi]
sbvr-types-5.1.0 - 2023-08-03
  • Adds WebResource type [Otávio Jacobi]

lf-to-abstract-sql-5.0.1 - 2023-05-16

Update @​balena/sbvr-types to 5.0.0 [Pagan Gazzard]
sbvr-types-5.0.0 - 2023-05-16
  • Switch from export = to export default [Pagan Gazzard]
sbvr-types-4.0.2 - 2023-05-03
  • Improve typings [Pagan Gazzard]
sbvr-types-4.0.1 - 2023-05-02
  • boolean: Avoid unnecessary array creation to reduce GCs [Thodoris Greasidis]
sbvr-types-4.0.0 - 2023-04-26
  • Add test cases for Objects in JSON validate [fisehara]
  • Drop require-npm4-to-publish devDependency [fisehara]
  • Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021 [Pagan Gazzard]
  • Switch JSON to use JSON db type instead of TEXT [Pagan Gazzard]
  • Switch Boolean to use BOOLEAN db type instead of INTEGER [Pagan Gazzard]
  • Assert that JSON input typeof is object [Josh Bowling]
sbvr-types-3.5.0 - 2023-03-21
  • Add Big Serial type [Josh Bowling]
sbvr-types-3.4.19 - 2022-12-08
  • Flowzone: Allow external contributions [Josh Bowling]

odata-parser-3.1.0 - 2024-10-03

  • Use bind vars for $top and $skip options [Pagan Gazzard]

odata-parser-3.0.8 - 2024-06-04

  • Fix type checking of the declaration file [Pagan Gazzard]

odata-parser-3.0.7 - 2024-04-13

  • Update dependency husky to v9 [Self-hosted Renovate Bot]

odata-parser-3.0.6 - 2024-04-12

  • Update dependency peggy to v4 [Self-hosted Renovate Bot]

odata-parser-3.0.5 - 2024-04-12

  • Update dependency lint-staged to v15 [Self-hosted Renovate Bot]

odata-parser-3.0.4 - 2024-04-12

odata-parser-3.0.3 - 2024-01-04

  • Optimize by moving constant values into global init [fisehara]

odata-parser-3.0.2 - 2024-01-04

  • Update dependencies [fisehara]

odata-parser-3.0.1 - 2023-09-25

  • Allow running CI on external PRs [Pagan Gazzard]

odata-to-abstract-sql-6.4.0 - 2024-10-04

Support number references as boolean types [Pagan Gazzard]
odata-parser-3.1.0 - 2024-10-03
  • Use bind vars for $top and $skip options [Pagan Gazzard]

odata-to-abstract-sql-6.3.0 - 2024-08-26

  • Support PUT/PATCH/DELETE requests on resources with a translated ID field [Thodoris Greasidis]

odata-to-abstract-sql-6.2.8 - 2024-08-26

Update dependencies [Pagan Gazzard]
abstract-sql-compiler-9.2.0 - 2024-06-12
  • Adds EndsWithNode and ContainsNode typings [Pagan Gazzard]
lf-to-abstract-sql-5.0.2 - 2024-03-05
Update `@balena/sbvr-types` devDependency [Harald Fischer]
sbvr-types-7.0.1 - 2024-03-04
sbvr-types-7.0.0 - 2024-03-04
  • Return ISODateString instead of date [fisehara]
sbvr-types-6.1.1 - 2024-01-02
sbvr-types-6.1.0 - 2023-10-03
  • Add checksum to WebResource [Otávio Jacobi]
sbvr-types-6.0.0 - 2023-08-09
  • Change contents to snake_case [Otávio Jacobi]
sbvr-types-5.2.0 - 2023-08-08
  • Expose WebResource as WebResourceType [Otávio Jacobi]
sbvr-types-5.1.0 - 2023-08-03
  • Adds WebResource type [Otávio Jacobi]
odata-parser-3.0.8 - 2024-06-04
  • Fix type checking of the declaration file [Pagan Gazzard]
odata-parser-3.0.7 - 2024-04-13
  • Update dependency husky to v9 [Self-hosted Renovate Bot]
odata-parser-3.0.6 - 2024-04-12
  • Update dependency peggy to v4 [Self-hosted Renovate Bot]
odata-parser-3.0.5 - 2024-04-12
  • Update dependency lint-staged to v15 [Self-hosted Renovate Bot]
odata-parser-3.0.4 - 2024-04-12
sbvr-parser-1.4.6 - Invalid date
sbvr-parser-1.4.5 - 2024-06-18
  • Switch to an inflection library from npm which does not monkey patch [Pagan Gazzard]
sbvr-parser-1.4.4 - 2024-03-05
  • Updated @balena/sbvr-types [Harald Fischer]
sbvr-types-7.1.3 - 2024-06-12
  • Add typings for all abstract sql fragments, fixing where necessary [Pagan Gazzard]
sbvr-types-7.1.2 - 2024-06-12
  • Explicitly type the compare function for hashed [Pagan Gazzard]
sbvr-types-7.1.1 - 2024-06-04
  • Accept Date for the write types of Date Time/Date/Time [Pagan Gazzard]
sbvr-types-7.1.0 - 2024-04-25
  • Export typescript read/write types for each sbvr type [Pagan Gazzard]
sbvr-types-7.0.10 - 2024-04-09
  • Update Big Serial concept type to Big Integer [Josh Bowling]
sbvr-types-7.0.9 - 2024-04-09
  • Add Big Serial to Type.sbvr [Josh Bowling]
sbvr-types-7.0.8 - 2024-04-09
  • Update prepare script for husky v9 [Josh Bowling]
  • Update dependency husky to v9 [Self-hoste...
Read more

v10.1.1

06 Jan 22:01
b74cd01
Compare
Choose a tag to compare

Update dependency mocha to v11

Notable changes

mochajs/mocha (mocha)

v11.0.1

Compare Source

🌟 Features
📚 Documentation

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • adapt new engine range for Mocha 11 (#​5216)
🌟 Features
🩹 Fixes
📚 Documentation

List of commits

08528d0 (Update dependency mocha to v11, 2025-01-06)

v10.1.0

24 Oct 14:44
2bf9614
Compare
Choose a tag to compare

e3ebcdd (Add Lower unary node for countTableSelects optimization, 2024-10-24)

v10.0.1

07 Oct 12:50
b42f6bc
Compare
Choose a tag to compare

b39c90a (Wrap composite comparison operations with parenthesis when necessary, 2023-05-15)

v10.0.0

07 Oct 10:03
9c80f02
Compare
Choose a tag to compare

28c15f3 (tsconfig: Switch the module compiler option to Node16, 2024-10-04)
9fa6236 (Update tsconfig target to es2023, 2024-10-04)
2e399f7 (Update minimum supported nodejs version to 20.14.0, 2024-10-04)
af8dc56 (Make @balena/sbvr-types a peer dependency, 2024-10-04)
6ea529e (Lint fixes, 2024-10-04)
877ea17 (Update dependencies & tests to match, 2024-10-04)

v9.2.0

12 Jun 13:14
0d128f8
Compare
Choose a tag to compare

bb22332 (Adds EndsWithNode and ContainsNode typings, 2024-06-12)

v9.1.4

09 Apr 10:04
f4cad6e
Compare
Choose a tag to compare

9e4025d (Cast Big Serial to integer, 2024-04-08)

v9.1.3

09 Apr 01:42
6a72efc
Compare
Choose a tag to compare

bae8356 (Update prepare script for husky v9, 2024-04-09)
d53d2f1 (Update dependency husky to v9, 2024-03-26)

v9.1.2

09 Apr 01:09
268dd7a
Compare
Choose a tag to compare

6b5c28a (Update dependency lint-staged to v15, 2024-03-26)

v9.1.1

26 Mar 10:27
722c34b
Compare
Choose a tag to compare

8353653 (Update dependency @balena/lint to v8, 2024-03-21)