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

Chore(deps): Group dependency updates into smaller PRs #1786

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

literat
Copy link
Collaborator

@literat literat commented Dec 2, 2024

Description

  • current state of non-major dependency updates is not managgable
  • there is a lot of different package changes
  • in the case when CI fails it take a lot of time to resolve where is the root
    of the problem and which package update is responsible
  • thus groupping the dependency updates into some smaller contexts will help us
    with dependency management to be more faster and reliable
  • and if something fails we should be able to recover fast

Additional context

Issue reference

@literat literat requested a review from a team as a code owner December 2, 2024 14:58
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit 0c0e4b3
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/675b12715a5ee000083a5238

@github-actions github-actions bot added the maintenance Changes to the build process or auxilary tools and libraries or other maintenance label Dec 2, 2024
@literat literat force-pushed the chore/group-deps-into-chunks branch from 547f686 to 16e9d31 Compare December 2, 2024 14:58
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 0c0e4b3
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/675b127120e9ab000896cb90
😎 Deploy Preview https://deploy-preview-1786--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

.renovaterc.json Show resolved Hide resolved
.renovaterc.json Outdated Show resolved Hide resolved
@literat literat force-pushed the chore/group-deps-into-chunks branch 2 times, most recently from 412cd2a to 350460c Compare December 12, 2024 16:29
@coveralls
Copy link

Coverage Status

coverage: 79.469%. remained the same
when pulling 350460c on chore/group-deps-into-chunks
into 332d07c on main.

Copy link
Contributor

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

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

👍🏻

  * current state of non-major dependency updates is not managgable
  * there is a lot of different package changes
  * in the case when CI fails it take a lot of time to resolve where is the root
    of the problem and which package update is responsible
  * thus groupping the dependency updates into some smaller contexts will help us
    with dependency management to be more faster and reliable
  * and if something fails we should be able to recover fast

refs #1769
@literat literat force-pushed the chore/group-deps-into-chunks branch from 350460c to 0c0e4b3 Compare December 12, 2024 16:42
@literat literat merged commit 364041e into main Dec 12, 2024
20 checks passed
@literat literat deleted the chore/group-deps-into-chunks branch December 12, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Changes to the build process or auxilary tools and libraries or other maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants