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

πŸ’₯ feat: bump to Node20, bump deps + chore #44

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

DariuszPorowski
Copy link
Contributor

πŸ’Œ Description

  • bump to Node20
  • drop Node16 support
  • bump deps (inc. dev)
  • docs update

πŸ”— Related issue

Fixes: #

πŸ—οΈ Type of change

  • πŸ“š Examples / docs / tutorials
  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • πŸ₯‚ Improvement (non-breaking change which improves an existing feature)
  • πŸš€ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to change)
  • 🚨 Security fix
  • ⬆️ Dependencies update

βœ”οΈ Checklist

@DariuszPorowski DariuszPorowski self-assigned this Nov 1, 2023
@DariuszPorowski DariuszPorowski requested a review from a team as a code owner November 1, 2023 03:47
@raven-actions
Copy link

raven-actions bot commented Nov 1, 2023

Dependency Review

βœ… No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/release-publish.yml
  • actions/setup-node@4
  • actions/setup-node@3
package-lock.json
package.json
  • @actions/core@^1.10.1
  • @tsconfig/node20@^20.1.2
  • @types/jest@^29.5.7
  • @types/js-yaml@^4.0.8
  • @types/semver@^7.5.4
  • eslint@^8.52.0
  • eslint-plugin-github@^4.10.1
  • eslint-plugin-jest@^27.6.0
  • jest@^29.7.0
  • nock@^13.3.7
  • prettier@^3.0.3
  • semver@^7.5.4
  • ts-jest@^29.1.1
  • typescript@^5.2.2
  • @actions/core@^1.10.0
  • @tsconfig/node16@^1.0.4
  • @types/jest@^29.5.2
  • @types/js-yaml@^4.0.5
  • @types/semver@^7.5.0
  • eslint@^8.42.0
  • eslint-plugin-github@^4.8.0
  • eslint-plugin-jest@^27.2.1
  • jest@^29.5.0
  • nock@^13.3.1
  • prettier@^2.8.8
  • semver@^7.5.2
  • ts-jest@^29.1.0
  • typescript@^5.1.3

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #44 (ebc4189) into main (e7cd649) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@DariuszPorowski DariuszPorowski merged commit 289da75 into main Nov 1, 2023
@DariuszPorowski DariuszPorowski deleted the breaking/node20 branch November 1, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant