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

7.0.13 patch release #22668

Merged
merged 25 commits into from
May 22, 2023
Merged

7.0.13 patch release #22668

merged 25 commits into from
May 22, 2023

Conversation

shilman
Copy link
Member

@shilman shilman commented May 22, 2023

Bug Fixes

  • Core: Only connect to serverChannel in development mode #22575
  • Angular: Fix process I/O for compodoc command #22441
  • CLI: Improve error handling when dealing with angular.json files #22663
  • CLI: Skip prompting for eslint plugin with --yes flag #22651
  • CLI: Account for windows paths when copying templates #22644
  • CLI: Fix pnpm init command #22635
  • UI: Add legacy font formats #22576
  • Webpack: Remove the alias for global #22393

Maintenance

  • Angular: Enable unit tests #22355
  • CLI: Reduce installation noise and improve error handling #22554
  • CLI: Only handle CTRL + C on init event #22687

Build

  • Build: Add discord notification when generating sandboxes fails #22638
  • Build: Set correct ref on sandboxes Github action #22625
  • Build: Fix sandbox generation scripts #22620

shilman and others added 13 commits May 15, 2023 23:14
Fix broken link in Storybook and docs
…ponents

Chore: (Docs) Adds video callouts for parameters and naming components and stories
…yer_ref

Chore: (Docs) - Removes reference to the Storybook deployer
…e_storybook

Chore: (Docs) Naming components and hierarchy updates
…-noise

CLI: Reduce installation noise and improve error handling
CLI: Account for windows paths when copying templates
CLI: Skip prompting for eslint plugin with --yes flag
CLI: Improve error handling when dealing with angular.json files
@shilman shilman changed the base branch from next to main May 22, 2023 09:59
yannbf and others added 5 commits May 22, 2023 18:22
…tion-script

Build: Fix sandbox generation scripts
Build: set correct ref on sandboxes Github action
…nerate-sandboxes-fail

Build: add discord notification when generating sandboxes fails
…c-output

Adjust child process I/O for compodoc command
@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:

➕ Added Package Capability Access +/- Transitive Count Publisher
jest-specific-snapshot@8.0.0 None +0 igor-dv

🚮 Removed packages: jest@28.1.3, jest-preset-angular@12.2.6

@shilman shilman added maintenance User-facing maintenance tasks ci:merged Run the CI jobs that normally run when merged. labels May 22, 2023
@shilman shilman marked this pull request as ready for review May 22, 2023 11:08
@shilman shilman merged commit 433f82c into main May 22, 2023
@shilman shilman deleted the main-prerelease branch May 22, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:merged Run the CI jobs that normally run when merged. maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants