Skip to content

feat: Increase minimum required Node versions to 18.20.4, 20.18.0, 22.12.0 #2694

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

Merged
merged 2 commits into from
Mar 22, 2025

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 22, 2025

BREAKING CHANGE: Increases the minimum required Node versions to 18.20.4, 20.18.0, 22.12.0.

Copy link

parse-github-assistant bot commented Mar 22, 2025

🚀 Thanks for opening this pull request!

@mtrezza mtrezza changed the title feat: Increase min required Node versions to 18.20.4, 20.18.0, 22.12.0 feat: Increase minimum required Node versions to 18.20.4, 20.18.0, 22.12.0 Mar 22, 2025
@mtrezza mtrezza merged commit 034df6a into parse-community:alpha Mar 22, 2025
9 of 10 checks passed
@mtrezza mtrezza added the state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message label Mar 22, 2025
parseplatformorg pushed a commit that referenced this pull request Mar 22, 2025
# [7.0.0-alpha.1](6.2.1-alpha.1...7.0.0-alpha.1) (2025-03-22)

### Features

* Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#2694](#2694)) ([034df6a](034df6a))

### BREAKING CHANGES

* Increases the minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0`. ([034df6a](034df6a))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 22, 2025
@mtrezza mtrezza deleted the feat/bump-node-versions branch March 22, 2025 14:39
parseplatformorg pushed a commit that referenced this pull request Apr 4, 2025
# [7.0.0](6.2.0...7.0.0) (2025-04-04)

### Bug Fixes

* Title row disappears when scrolling down in data browser ([#2690](#2690)) ([7eebc45](7eebc45))

### Features

* Allow to select and copy multiple cells in data browser ([#2691](#2691)) ([eb50315](eb50315))
* Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#2694](#2694)) ([034df6a](034df6a))

### BREAKING CHANGES

* Increases the minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0`. ([034df6a](034df6a))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 4, 2025
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 8, 2025
* release: (72 commits)
  chore(release): 7.0.0 [skip ci]
  empty commit to trigger CI
  refactor: Bump @actions/core from 1.9.1 to 1.11.1 (parse-community#2701)
  refactor: Bump @babel/plugin-transform-runtime from 7.19.6 to 7.26.10 (parse-community#2704)
  refactor: Bump typescript from 4.8.3 to 5.8.2 (parse-community#2705)
  refactor: Bump eslint from 9.22.0 to 9.23.0 (parse-community#2702)
  refactor: Fix lint (parse-community#2706)
  ci: Fix auto-release (parse-community#2700)
  ci: fix auto-release (parse-community#2699)
  ci: Upgrade semantic-release (parse-community#2698)
  chore(release): 7.0.0-alpha.2 [skip ci]
  feat: Allow to select and copy multiple cells in data browser (parse-community#2691)
  refactor: Bump immutable from 4.1.0 to 5.1.1 (parse-community#2697)
  refactor: Bump @babel/preset-env from 7.20.2 to 7.26.9 (parse-community#2695)
  refactor: Bump eslint from 8.24.0 to 9.22.0 (parse-community#2692)
  chore(release): 7.0.0-alpha.1 [skip ci]
  feat: Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` (parse-community#2694)
  chore(release): 6.2.1-alpha.1 [skip ci]
  fix: Title row disappears when scrolling down in data browser (parse-community#2690)
  refactor: Bump puppeteer from 22.15.0 to 24.4.0 (parse-community#2687)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants