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

Use future version of satellite repo dependencies #22026

Merged
merged 4 commits into from
Apr 11, 2023

Conversation

shilman
Copy link
Member

@shilman shilman commented Apr 11, 2023

We have created a new npm tag, future to isolate 7.1 changes from users upgrading to 7.0 on either the latest or next tags. This is a workaround for a circular dependency issue that we have between the monorepo and a few satellite repos. We will attempt to fix this problem properly in a later effort, but in the short term the following satellite repos have future releases which point back to the future tag on the monopo. The next branch on the monorepo will release to the future npm tag for the coming month.

  • jest
  • testing-library
  • test-runner

@shilman shilman added the maintenance User-facing maintenance tasks label Apr 11, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 11, 2023


Fails
🚫 A 'patch' label is required to merge during stabilization.

Patch PRs are small bug fixes, build updates, and documentation changes.
They do not include new features or more disruptive bugfixes.

These changes will be first released on 7.1-alpha, then patched back to 'main'
after they have been verified to be correct and released as 7.0.x patch releases.

After the stabilization period ends (ETA 2023-04-12), the 'patch' label
will no longer be required to merge into next, and we will merge ALL accepted
PRs to 'next' and release them on 7.1-alpha. Patch PRs will be
patched back to 'main' and released in 7.0.x patch releases.

Generated by 🚫 dangerJS against dedfe7d

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Shell access ✅ 0 issues
Uses eval ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
GitHub dependency ✅ 0 issues
New author ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: @storybook/jest@0.1.0, @storybook/testing-library@0.1.0

@shilman shilman added dependencies and removed maintenance User-facing maintenance tasks labels Apr 11, 2023
@shilman shilman merged commit e015ce0 into next Apr 11, 2023
@shilman shilman deleted the shilman/use-future-satellite-repos branch April 11, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant