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

[Snyk] Upgrade: cloudinary, framer-motion, mongoose, next, react-icons, tailwind-merge #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quangle36
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

cloudinary
from 2.3.0 to 2.4.0 | 2 versions ahead of your current version | 2 months ago
on 2024-07-30
framer-motion
from 11.3.5 to 11.3.30 | 55 versions ahead of your current version | 23 days ago
on 2024-08-23
mongoose
from 8.5.1 to 8.5.4 | 3 versions ahead of your current version | 22 days ago
on 2024-08-23
next
from 14.2.5 to 14.2.6 | 1 version ahead of your current version | 24 days ago
on 2024-08-21
react-icons
from 5.2.1 to 5.3.0 | 1 version ahead of your current version | a month ago
on 2024-08-13
tailwind-merge
from 2.4.0 to 2.5.2 | 18 versions ahead of your current version | a month ago
on 2024-08-12

Release notes
Package name: cloudinary
  • 2.4.0 - 2024-07-30
    • feat: exposing config endpoint from admin api
    • fix: update metadata field added missing param default_disabled
    • fix: types definitions
  • 2.3.1 - 2024-07-25
    • fix: use 0.0.0 as fallback when package.json unavailable
    • fix: upload_chunked_stream works properly with more than 2 chunks
  • 2.3.0 - 2024-07-16
    • fix: url analytics property name
    • fix: dependencies explicit version (fix for CI)
    • fix: decoding transformation string before sending in upload payload
    • feat: update folders
from cloudinary GitHub release notes
Package name: framer-motion
  • 11.3.30 - 2024-08-23

    v11.3.30

  • 11.3.29 - 2024-08-21

    v11.3.29

  • 11.3.29-alpha.0 - 2024-08-15

    v11.3.29-alpha.0

  • 11.3.28 - 2024-08-15

    v11.3.28

  • 11.3.28-alpha.1 - 2024-08-14

    v11.3.28-alpha.1

  • 11.3.28-alpha.0 - 2024-08-14

    v11.3.28-alpha.0

  • 11.3.27 - 2024-08-14

    v11.3.27

  • 11.3.26 - 2024-08-14

    v11.3.26

  • 11.3.25 - 2024-08-14

    v11.3.25

  • 11.3.25-alpha.12 - 2024-08-14

    v11.3.25-alpha.12

  • 11.3.25-alpha.11 - 2024-08-14
  • 11.3.25-alpha.10 - 2024-08-14
  • 11.3.25-alpha.9 - 2024-08-14
  • 11.3.25-alpha.8 - 2024-08-14
  • 11.3.25-alpha.7 - 2024-08-14
  • 11.3.25-alpha.6 - 2024-08-14
  • 11.3.25-alpha.5 - 2024-08-14
  • 11.3.25-alpha.4 - 2024-08-13
  • 11.3.25-alpha.3 - 2024-08-13
  • 11.3.25-alpha.2 - 2024-08-13
  • 11.3.25-alpha.1 - 2024-08-13
  • 11.3.25-alpha.0 - 2024-08-13
  • 11.3.24 - 2024-08-08
  • 11.3.24-alpha.2 - 2024-08-08
  • 11.3.24-alpha.1 - 2024-08-08
  • 11.3.23 - 2024-08-07
  • 11.3.23-alpha.10 - 2024-08-08
  • 11.3.23-alpha.9 - 2024-08-08
  • 11.3.23-alpha.8 - 2024-08-08
  • 11.3.23-alpha.7 - 2024-08-08
  • 11.3.23-alpha.6 - 2024-08-08
  • 11.3.23-alpha.5 - 2024-08-08
  • 11.3.23-alpha.4 - 2024-08-08
  • 11.3.23-alpha.3 - 2024-08-08
  • 11.3.23-alpha.2 - 2024-08-08
  • 11.3.23-alpha.1 - 2024-08-07
  • 11.3.23-alpha.0 - 2024-08-07
  • 11.3.22 - 2024-08-07
  • 11.3.21 - 2024-08-01
  • 11.3.20 - 2024-08-01
  • 11.3.19 - 2024-07-27
  • 11.3.18 - 2024-07-26
  • 11.3.18-alpha.0 - 2024-07-26
  • 11.3.17 - 2024-07-24
  • 11.3.16 - 2024-07-24
  • 11.3.15 - 2024-07-24
  • 11.3.14 - 2024-07-24
  • 11.3.13 - 2024-07-24
  • 11.3.12 - 2024-07-23
  • 11.3.11 - 2024-07-23
  • 11.3.10 - 2024-07-23
  • 11.3.9 - 2024-07-23
  • 11.3.8 - 2024-07-19
  • 11.3.7 - 2024-07-18
  • 11.3.6 - 2024-07-17
  • 11.3.5 - 2024-07-17
from framer-motion GitHub release notes
Package name: mongoose
  • 8.5.4 - 2024-08-23

    8.5.4 / 2024-08-23

    • fix: add empty string check for collection name passed #14806 Shubham2552
    • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809
  • 8.5.3 - 2024-08-13

    8.5.3 / 2024-08-13

    • fix(document): call required functions on subdocuments underneath nested paths with correct context #14801 #14788
    • fix(populate): avoid throwing error when no result and lean() set #14799 #14794 #14759 MohOraby
    • fix(document): apply virtuals to subdocuments if parent schema has virtuals: true for backwards compatibility #14774 #14771 #14623 #14394
    • types: make HydratedSingleSubdocument and HydratedArraySubdocument merge types instead of using & #14800 #14793
    • types: support schema type inference based on schema options timestamps as well #14773 #13215 ark23CIS
    • types(cursor): indicate that cursor.next() can return null #14798 #14787
    • types: allow mongoose.connection.db to be undefined #14797 #14789
    • docs: add schema type widening advice #14790 JstnMcBrd
  • 8.5.2 - 2024-07-30

    8.5.2 / 2024-07-30

    • perf(clone): avoid further unnecessary checks if cloning a primitive value #14762 #14394
    • fix: allow setting document array default to null #14769 #14717 #6691
    • fix(model): support session: null option for save() to opt out of automatic session option with transactionAsyncLocalStorage #14744 #14736
    • fix(model+document): avoid depopulating manually populated doc as getter value #14760 #14759
    • fix: correct shardkey access in buildBulkWriteOps #14753 #14752 adf0nt3s
    • fix(query): handle casting $switch in $expr #14755 #14751
    • types: allow calling SchemaType.cast() without parent and init parameters #14756 #14748 #9076
    • docs: fix a wrong example in v6 migration guide #14758 abdelrahman-elkady
  • 8.5.1 - 2024-07-12
from mongoose GitHub release notes
Package name: next
  • 14.2.6 - 2024-08-21

    Note

    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • Ensure fetch cache TTL is updated properly (#69164)
  • 14.2.5 - 2024-07-10
from next GitHub release notes
Package name: react-icons from react-icons GitHub release notes
Package name: tailwind-merge
  • 2.5.2 - 2024-08-12

    Sorry for all the bugs today!

    Bug Fixes

    Full Changelog: v2.5.1...v2.5.2

    Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ jamaluddinrumi for sponsoring tailwind-merge! ❤️

  • 2.5.2-dev.a9aa5911cc624d0ddd2ee81bcce00b932a437aea - 2024-08-30
  • 2.5.2-dev.a72f2f474fbba41c9940d3c9737cd3ad431d68da - 2024-08-12
  • 2.5.2-dev.9a68667c3a6710512dedcee4e74cbd60dbe57f38 - 2024-09-02
  • 2.5.2-dev.34753fec69281e1f001a4129b6518b2e589eb28f - 2024-08-18
  • 2.5.2-dev.1bed05d40bc8f053548fb85c40eeaac60e0234ef - 2024-08-18
  • 2.5.2-dev.0c74ac3cababfa706594629e5244995535ca70a1 - 2024-08-18
  • 2.5.1 - 2024-08-12

    Bug Fixes

    • Fix space at beginning of input causing infinite loop by @ dcastil in #457

    Full Changelog: v2.5.0...v2.5.1

    Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ jamaluddinrumi for sponsoring tailwind-merge! ❤️

  • 2.5.1-dev.c795f4bcf2ef5a80b735db30d20f96b49a14ae57 - 2024-08-12
  • 2.5.1-dev.a9ebe22aaea320d0894ce4255eaffcb6b2d1a649 - 2024-08-12
  • 2.5.1-dev.0f0f53e1b3d930b21560eea24b467e0870854f52 - 2024-08-12
  • 2.5.1-dev.056b2a31bf7d9244aa97cc859e110bdbae6723e5 - 2024-08-12
  • 2.5.0 - 2024-08-11

    New Features

    Bug Fixes

    • Fix bg-opacity arbitrary percentages not being recognized properly by @ dcastil in #451

    Full Changelog: v2.4.0...v2.5.0

    Thanks to @ brandonmcconnell, @ manavm1990, @ langy and @ jamesreaco for sponsoring tailwind-merge! ❤️

  • 2.5.0-dev.bceb688b56d9e901493eb53cbb236c6767b27818 - 2024-08-11
  • 2.5.0-dev.b42e5961db46b205575bf54414d4f00a9ed81c23 - 2024-08-11
  • 2.5.0-dev.80d01a1abb4d048841c8757da10bb9c0e5c441c8 - 2024-08-12
  • 2.5.0-dev.41e589bb317c8203857f9293af64c6c9cbf3ddf7 - 2024-08-12
  • 2.5.0-dev.0ba31f3c3d64f1f4c334d97ec569d6a2ece5c759 - 2024-08-11
  • 2.4.0 - 2024-07-07

    New Features

    • Allow hooking into class parsing logic (experimental) by @ dcastil in #444
      • There is no info to this in the docs because this is experimental, but there is a new experimentalParseClassName property in the config that allows you to customize how tailwind-merge recognizes classes. If you're interested, you can read how to use it in the inline JSDocs and subscribe to #385 for upcoming more powerful low-level functionality.
    • Create security policy by @ dcastil in #439
      • Added documentation on how to report potential vulnerabilities
    • Avoid @ babel/runtime dependency by @ dcastil in #431
      • Now no dependencies in tailwind-merge anymore. This dependency was only used in the tailwind-merge/es5 bundle anyway which I don't optimize for.

    Documentation

    Other

    • Added GitHub Action that adds context-v2 label to every issue, discussion and PR by @ Pritam1211 in #434
    • Replace size-limit action with own metrics-report action by @ dcastil in #433

    Full Changelog: v2.3.0...v2.4.0

    Thanks to @ brandonmcconnell, @ manavm1990, @ langy, @ jamesreaco and @ microsoft for sponsoring tailwind-merge! ❤️

from tailwind-merge GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"cloudinary","from":"2.3.0","to":"2.4.0"},{"name":"framer-motion","from":"11.3.5","to":"11.3.30"},{"name":"mongoose","from":"8.5.1","to":"8.5.4"},{"name":"next","from":"14.2.5","to":"14.2.6"},{"name":"react-icons","from":"5.2.1","to":"5.3.0"},{"name":"tailwind-merge","from":"2.4.0","to":"2.5.2"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"a782beb0-247f-4c04-be44-5483fa608805","prPublicId":"a782beb0-247f-4c04-be44-5483fa608805","packageManager":"npm","priorityScoreList":[],"projectPublicId":"c8a7944c-cfbf-4725-a1f1-7b19ee5fa9fa","projectUr...

Snyk has created this PR to upgrade:
  - cloudinary from 2.3.0 to 2.4.0.
    See this package in npm: https://www.npmjs.com/package/cloudinary
  - framer-motion from 11.3.5 to 11.3.30.
    See this package in npm: https://www.npmjs.com/package/framer-motion
  - mongoose from 8.5.1 to 8.5.4.
    See this package in npm: https://www.npmjs.com/package/mongoose
  - next from 14.2.5 to 14.2.6.
    See this package in npm: https://www.npmjs.com/package/next
  - react-icons from 5.2.1 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/react-icons
  - tailwind-merge from 2.4.0 to 2.5.2.
    See this package in npm: https://www.npmjs.com/package/tailwind-merge

See this project in Snyk:
https://app.snyk.io/org/quangle36/project/c8a7944c-cfbf-4725-a1f1-7b19ee5fa9fa?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Sep 15, 2024

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

Name Status Preview Comments Updated (UTC)
photography-portfolio ❌ Failed (Inspect) Sep 17, 2024 3:49pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants