-
Notifications
You must be signed in to change notification settings - Fork 0
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 the npm_and_yarn group with 2 updates #174
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Aviator Changeset actions:
|
Current Aviator status
This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
Please follow naming conventions! 😿 |
Przewodnik Recenzenta od SourceryTo jest PR aktualizujący zależności, który podnosi wersje dwóch pakietów npm: postcss z 8.4.47 do 8.4.48 oraz cross-spawn z 7.0.3 do 7.0.6. Zmiany są wprowadzone poprzez bezpośrednie aktualizacje wersji w plikach package.json i package-lock.json. Nie wygenerowano diagramów, ponieważ zmiany wyglądają na proste i nie wymagają wizualnej reprezentacji. Zmiany na poziomie plików
Wskazówki i poleceniaInterakcja z Sourcery
Dostosowywanie swojego doświadczeniaUzyskaj dostęp do swojego pulpitu, aby:
Uzyskiwanie pomocy
Original review guide in EnglishReviewer's Guide by SourceryThis is a dependency update PR that bumps two npm packages: postcss from 8.4.47 to 8.4.48 and cross-spawn from 7.0.3 to 7.0.6. The changes are implemented through direct version updates in the package.json and package-lock.json files. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Here's the code health analysis summary for commits Analysis Summary
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
This pull request failed to merge: PR cannot be automatically rebased, please rebase manually to continue. After you have resolved the problem, you should remove the Additional debug info: A merge conflict occurred while queueing this pull request. Potential conflicting pull requests: Please resolve manually and requeue. If resolving manually does not work, you may need to wait for previous PRs in the queue to merge. |
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pominęliśmy przegląd tego pull requesta. Wygląda na to, że został utworzony przez bota (hej, dependabot[bot]!). Zakładamy, że wie, co robi!
Original comment in English
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
👋 dependabot[bot] your PR is conflicting and needs to be updated to be merged |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Do not merge outdated PRsWonderful, this rule succeeded.Make sure PRs are almost up to date before merging
|
/aviator merge |
Aviator has accepted the merge request. It will enter the queue when all of the required status checks have passed. Aviator will update the sticky status comment as the pull request moves through the queue. |
This pull request failed to merge: PR cannot be automatically rebased, please rebase manually to continue. After you have resolved the problem, you should remove the Additional debug info: There is a conflict with Please resolve manually and requeue. If resolving manually does not work, you may need to wait for previous PRs in the queue to merge. |
Bumps the npm_and_yarn group with 2 updates: [postcss](https://github.com/postcss/postcss) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `postcss` from 8.4.47 to 8.4.48 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.48) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
92943f6
to
f31375a
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
🚀 CodeThreat Security Scan Completed for HulajDusza-serwisHello Team, Great news! We've just completed a thorough security scan for HulajDusza-serwis, and here's what we found: ⏱ Quick Overview
🛠 Detailed Vulnerability AnalysisWe've identified vulnerabilities across the codebase. Here's a detailed look:
🔗 Software Composition Analysis (SCA) Insightspackage-lock.jsonSeverity Summary: Critical: 5 High: 15 Medium: 13 Low: 5
📈 Next Steps & Full ReportTo dive deeper, click here to view the full report. It's essential to review these findings and plan the necessary fixes. If any of the critical/high issues need more discussion, let's set up a quick meeting to strategize our next steps. 🔒 Security isn't just a feature; it's a responsibility. Let's keep our codebase rock solid! |
|
Bumps the npm_and_yarn group with 2 updates: postcss and cross-spawn.
Updates
postcss
from 8.4.47 to 8.4.48Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
cross-spawn
from 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Podsumowanie przez Sourcery
Zaktualizuj postcss do wersji 8.4.48 i cross-spawn do wersji 7.0.6, aby uwzględnić poprawki błędów i usprawnienia.
Poprawki błędów:
Original summary in English
Summary by Sourcery
Update postcss to version 8.4.48 and cross-spawn to version 7.0.6 to incorporate bug fixes and improvements.
Bug Fixes: