Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release candidate-3.x.x #4281

Closed

Conversation

GordonSmith
Copy link
Member

@GordonSmith GordonSmith commented Nov 6, 2024

🤖 I have created a release beep boop

api: 3.2.0

3.2.0 (2024-11-20)

Features

Bug Fixes

  • Revert arguments removal (20c34f1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
chart: 3.2.0

3.2.0 (2024-11-20)

Features

Bug Fixes

  • Revert arguments removal (20c34f1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
codemirror: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add "option" get/set to Editor (1960f7c)
  • Add maxWeight to Heat chart (59ee802)
  • Add SQL support to codemirror (e66a715)
  • Bundle css files into index.js (f2cd6bc)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade codemirror to v3 (377d6b5)
  • Upgrade layout to v3 (cbc463a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
common: 3.2.0

3.2.0 (2024-11-20)

Features

Bug Fixes

  • Revert arguments removal (20c34f1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
comms: 3.2.0

3.2.0 (2024-11-20)

Features

Bug Fixes

  • Revert arguments removal (20c34f1)
  • Windows build and test failing (6a9952f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
composite: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade form + composite to v3 (ea5c9b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/chart bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/dgrid bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/form bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/html bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/other bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/phosphor bumped from ^3.0.0 to ^3.1.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
dataflow: 9.2.0

9.2.0 (2024-11-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
dgrid: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add dgrid (da14281)
  • Add maxWeight to Heat chart (59ee802)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade ddl-shim to v3 (4861665)
  • Upgrade eclwatch to v3 (a32c104)
  • Upgrade layout to v3 (cbc463a)

Bug Fixes

  • Custom cell render fails with plain string (3cd8004)
  • Revert arguments removal (20c34f1)
  • Undefined background color issue (957d362)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/dgrid-shim bumped from ^2.26.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
dgrid-shim: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add dgrid (da14281)
  • Add maxWeight to Heat chart (59ee802)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • comms: dgrid-shim gridHelper paging text to imply unknown total (cd3a724)
  • dgrid-shim: max page when pagination counts are unknown (8615155)
  • dgrid-shim: max page when pagination counts are unknown (6b9674d)
dgrid2: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade dgrid2 to v3 (3e2105a)
  • Upgrade layout to v3 (cbc463a)

Bug Fixes

  • dgrid2 producing tsc errors (f834768)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
eclwatch: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add maxWeight to Heat chart (59ee802)
  • Bump WsWorkunits services (9ee2210)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade eclwatch to v3 (a32c104)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/codemirror bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/comms bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/dgrid bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/graph bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/layout bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/phosphor bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
esbuild-plugins: 1.3.0

1.3.0 (2024-11-20)

Features

form: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade form + composite to v3 (ea5c9b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/chart bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
graph: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade graph, html and react to v3 (a1aa027)
  • Upgrade layout to v3 (cbc463a)

Bug Fixes

  • Add guard against unknown event source (5c61240), closes #4061
  • Event.path is non-standard (4edabd5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/html bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/react bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
html: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade graph, html and react to v3 (a1aa027)
  • Upgrade layout to v3 (cbc463a)

Bug Fixes

  • html/common: correct BreakdownTable tooltip height calculation (5c77723)
  • Remove preact references from html (c78df51)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
layout: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade form + composite to v3 (ea5c9b7)
  • Upgrade layout to v3 (cbc463a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/chart bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/dgrid2 bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
map: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add maxWeight to Heat chart (59ee802)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade map to v3 (87da3c6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/graph bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/layout bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/other bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
markdown-it-plugins: 1.2.0

1.2.0 (2024-11-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/observablehq-compiler bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
observablehq-compiler: 3.2.0

3.2.0 (2024-11-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
other: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade other to v3 (2400076)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/layout bumped from ^3.0.0 to ^3.1.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
phosphor: 3.1.0

3.1.0 (2024-11-20)

Features

  • Add "LayoutChanged" event to DockPanel (98e5f42)
  • Add padding property to DockPanel.addWidget (446cebd)
  • Bundle css files into index.js (f2cd6bc)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade layout to v3 (cbc463a)
  • Upgrade phosphor to V3 (61a2134)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
react: 3.1.0

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Upgrade graph, html and react to v3 (a1aa027)
  • Upgrade layout to v3 (cbc463a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
util: 3.2.0

3.2.0 (2024-11-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0
hpcc-js: 3.2.0

3.2.0 (2024-11-20)

Features

Bug Fixes

  • dgrid2 producing tsc errors (f834768)
  • Remove preact references from html (c78df51)
  • Revert arguments removal (20c34f1)
  • Windows build and test failing (6a9952f)

This PR was generated with Release Please. See documentation.

@GordonSmith GordonSmith force-pushed the release-please--branches--candidate-3.x.x branch 15 times, most recently from 8a5b4d1 to 479b463 Compare November 13, 2024 16:09
@GordonSmith GordonSmith force-pushed the candidate-3.x.x branch 2 times, most recently from 9a61f0f to c863c60 Compare November 13, 2024 16:20
@GordonSmith GordonSmith force-pushed the release-please--branches--candidate-3.x.x branch 7 times, most recently from c4a727e to 55f74d7 Compare November 15, 2024 15:48
@GordonSmith GordonSmith force-pushed the release-please--branches--candidate-3.x.x branch from 55f74d7 to 5d1b6c8 Compare November 20, 2024 10:03
chore: Remove extraneous packages
@GordonSmith GordonSmith force-pushed the release-please--branches--candidate-3.x.x branch from 5d1b6c8 to bb76516 Compare November 20, 2024 10:19
@GordonSmith GordonSmith deleted the release-please--branches--candidate-3.x.x branch November 20, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant