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

Bump dependencies after release of 4.15.7 #4647

Merged
merged 46 commits into from
Feb 27, 2023
Merged

Bump dependencies after release of 4.15.7 #4647

merged 46 commits into from
Feb 27, 2023

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Feb 17, 2023

Related to #4640.

Changelog Entry

Description

Bump dependencies after release of 4.15.7.

Design

skipBump -> pinDependencies

We updated our bump scripts. Instead of skipping bumping certain dependencies, we now allows a semver to bump to.

Out-of-memory (OOM) issues

After bumping @babel/*@7.21, when running tests, we are seeing out-of-memory (OOM) issues.

We are temporarily paused bumping @babel/* until the issue is resolved.

Specific Changes

  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim added the release Release checklist label Feb 17, 2023
@compulim compulim force-pushed the bump-deps-4.15.8-0 branch 12 times, most recently from a091696 to a09ea1c Compare February 24, 2023 06:24
@compulim compulim marked this pull request as ready for review February 25, 2023 20:41
@compulim compulim added this to the imminent milestone Feb 25, 2023
@compulim compulim added the p0 Must Fix. Release-blocker label Feb 25, 2023
@compulim compulim merged commit fe23bb4 into main Feb 27, 2023
@compulim compulim deleted the bump-deps-4.15.8-0 branch February 27, 2023 19:18
@compulim compulim mentioned this pull request Aug 25, 2023
75 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0 Must Fix. Release-blocker release Release checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants