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

Releases/v3.7 #218

Merged
merged 5 commits into from
Nov 27, 2023
Merged

Releases/v3.7 #218

merged 5 commits into from
Nov 27, 2023

Conversation

dangoslen
Copy link
Owner

Cuts release 3.7.0.

This release implements #213 and supports adding multiple entries for Dependabot pull requests with multiple dependency upgrades

@dangoslen dangoslen added this to the v3.7.0 milestone Nov 25, 2023
Repository owner deleted a comment from github-actions bot Nov 26, 2023
Repository owner deleted a comment from github-actions bot Nov 26, 2023
Repository owner deleted a comment from github-actions bot Nov 26, 2023
Copy link
Contributor

Preview of Release Notes to be Created

Added

Dependencies

  • Bump @actions/github from 5.1.0 to 6.0.0 (#209)
  • Bump jest from 29.6.1 to 29.7.0 (#211)
  • Bump @types/jest from 29.5.2 to 29.5.8 (#211)
  • Bump actions/checkout from 3.5.3 to 4.1.1 (#207)
  • Bump actions/setup-node from 3 to 4 (#206)
  • Bump @vercel/ncc from 0.36.1 to 0.38.1 (#221)
  • Bump eslint-plugin-jest from 27.2.2 to 27.6.0 (#220)

Refactored

  • Refactored how a changelog gets updated to allow for multiple entries to be written in one invocation of the action. This is preparatory work to allow for multi-package updates
  • Refactored entry-extractor to return an array of DependabotEntry values to update the changelog with. This is preparatory work to allow for multi-package updates

@dangoslen dangoslen merged commit 15b927c into main Nov 27, 2023
3 checks passed
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