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

Upgrade dependencies and node v20 #185

Merged
merged 8 commits into from
Feb 20, 2024
Merged

Upgrade dependencies and node v20 #185

merged 8 commits into from
Feb 20, 2024

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Feb 19, 2024

@emcfarlane emcfarlane self-assigned this Feb 19, 2024
@emcfarlane emcfarlane marked this pull request as ready for review February 19, 2024 13:47
package.json Show resolved Hide resolved
package-lock.json Show resolved Hide resolved
Copy link
Member

@timostamm timostamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. We update the following dependencies with breaking changes:

  • typescript and eslint - not an issue because the build and lint steps still pass
  • prettier - new formatting does not affect code
  • @actions/github - the only breaking change appears to be dropped support for Node 16 (see changelog)

@emcfarlane emcfarlane merged commit abf079c into main Feb 20, 2024
3 checks passed
@emcfarlane emcfarlane deleted the ed/bumpd branch February 20, 2024 13:01
emcfarlane added a commit to bufbuild/buf-breaking-action that referenced this pull request Feb 20, 2024
Upgrade dependencies to latest and node runtime to v20. Following
dependencies were upgraded with major version changes:
- typescript and eslint: not an issue because the build and lint steps
still pass
- prettier: new formatting does not affect code
- @actions/github: the only breaking change appears to be dropped
support for Node 16

Follows from bufbuild/buf-setup-action#185
emcfarlane added a commit to bufbuild/buf-lint-action that referenced this pull request Feb 20, 2024
Upgrade dependencies to latest and node runtime to v20. Following
dependencies were upgraded with major version changes:
- typescript and eslint: not an issue because the build and lint steps
still pass
- prettier: new formatting does not affect code
- @actions/github: the only breaking change appears to be dropped
support for Node 16

Follows from bufbuild/buf-setup-action#185
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants