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

fix(deps): update dependencies (non-major) #1371

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.13.1 -> ^22.13.2 age adoption passing confidence
antd (source) 5.23.4 -> 5.24.0 age adoption passing confidence
cypress (source) ^14.0.2 -> ^14.0.3 age adoption passing confidence
eslint (source) ^9.20.0 -> ^9.20.1 age adoption passing confidence
eslint-config-next (source) ^15.1.6 -> ^15.1.7 age adoption passing confidence
framer-motion ^12.4.1 -> ^12.4.2 age adoption passing confidence
pnpm (source) 10.2.1 -> 10.3.0 age adoption passing confidence
postcss (source) ^8.5.1 -> ^8.5.2 age adoption passing confidence
postcss-preset-env (source) ^10.1.3 -> ^10.1.4 age adoption passing confidence
prettier (source) ^3.4.2 -> ^3.5.0 age adoption passing confidence
remark-gfm ^4.0.0 -> ^4.0.1 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.24.0

Compare Source


cypress-io/cypress (cypress)

v14.0.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

eslint/eslint (eslint)

v9.20.1

Compare Source

vercel/next.js (eslint-config-next)

v15.1.7

Compare Source

motiondivision/motion (framer-motion)

v12.4.2

Compare Source

Fixed
  • Preventing press from triggering when an element is disabled.
pnpm/pnpm (pnpm)

v10.3.0

Compare Source

Minor Changes
  • Added a new setting called strict-dep-builds. When enabled, the installation will exit with a non-zero exit code if any dependencies have unreviewed build scripts (aka postinstall scripts) #​9071.
Patch Changes
  • Fix a false negative of verify-deps-before-run after pnpm install --production|--no-optional #​9019.
  • Print the warning about blocked installation scripts at the end of the installation output and make it more prominent.
postcss/postcss (postcss)

v8.5.2

Compare Source

csstools/postcss-plugins (postcss-preset-env)

v10.1.4

Compare Source

February 12, 2025

prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes

remarkjs/remark-gfm (remark-gfm)

v4.0.1

Compare Source

Types
  • 4af823a Refactor to use interface for exposed types
  • 3a57a5b Add declaration maps
  • 76559f9 Refactor to use @imports
Docs

Full Changelog: remarkjs/remark-gfm@4.0.0...4.0.1


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Feb 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:27pm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 9, 2025
Copy link
Contributor

github-actions bot commented Feb 9, 2025

Lighthouse Report

https://blog-6jq88vj2c-sabertazs-projects.vercel.app/

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 92
🟢 accessibility 100
🟢 best-practices 100
🟢 seo 100

https://blog-6jq88vj2c-sabertazs-projects.vercel.app/posts

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 97
🟢 accessibility 95
🟢 best-practices 96
🟢 seo 100

https://blog-6jq88vj2c-sabertazs-projects.vercel.app/tags

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 96
🟢 accessibility 95
🟢 best-practices 96
🟢 seo 100

https://blog-6jq88vj2c-sabertazs-projects.vercel.app/books

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 98
🟢 accessibility 94
🟢 best-practices 96
🟢 seo 100

https://blog-6jq88vj2c-sabertazs-projects.vercel.app/about

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 98
🟢 accessibility 94
🟢 best-practices 96
🟢 seo 100

Copy link

socket-security bot commented Feb 9, 2025

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.33%. Comparing base (9a2722c) to head (fe2001a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1371   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files         179      179           
  Lines         857      857           
  Branches       85       88    +3     
=======================================
  Hits          817      817           
+ Misses         36       32    -4     
- Partials        4        8    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Lint errors.
- Update snapshots.
- Allow cypress builds.
Copy link
Contributor Author

renovate bot commented Feb 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sabertazimi sabertazimi merged commit 9f4ca49 into main Feb 13, 2025
15 checks passed
@sabertazimi sabertazimi deleted the renovate/dependencies branch February 13, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant