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): update dependency upgrades - non-major #190

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.5.5 -> 22.9.0 age adoption passing confidence
@types/react (source) 18.3.7 -> 18.3.12 age adoption passing confidence
eslint (source) 9.10.0 -> 9.14.0 age adoption passing confidence
framer-motion 11.5.5 -> 11.11.11 age adoption passing confidence
react-parallax-tilt (source) 1.7.239 -> 1.7.253 age adoption passing confidence
rehype-highlight 7.0.0 -> 7.0.1 age adoption passing confidence
stylelint (source) 16.9.0 -> 16.10.0 age adoption passing confidence
tailwind-merge 2.5.2 -> 2.5.4 age adoption passing confidence
tailwindcss (source) 3.4.12 -> 3.4.14 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

framer/motion (framer-motion)

v11.11.11

Compare Source

Fixed
  • Fixing double update() call on mount.

v11.11.10

Compare Source

Fixed
  • Removing will-change from SSR.

v11.11.9

Compare Source

Changed
  • will-change is now no longer automatically managed without useWillChange.

v11.11.8

Compare Source

Fixed
  • Fixing fallback package.json for entrypoints in older versions of Node.

v11.11.7

Compare Source

Fixed
  • Improving generic value signature for animate.

v11.11.6

Compare Source

Fixed
  • Allowing generic motion value types in animate.

v11.11.5

Compare Source

Fixed
  • Removed ability to define CSS variables on style without casting, as this was conflicting with React CSSProperties.

v11.11.4

Compare Source

Fixed
  • Memoize AnimatePresence safeToRemove.
  • Remove duplicate layout="size" annotation.

v11.11.3

Compare Source

Fixed
  • Remove as any requirement for CSS variables.

v11.11.2

Compare Source

Fixed
  • Make BezierDefinition readonly for easier definition outside a Transition.

v11.11.1

Compare Source

Fix
  • Fixed optimised appear effects in granular Suspense environments.

v11.11.0

Compare Source

Added
  • animate can now animate any object.

v11.10.0

Compare Source

Added
  • delay with seconds now exported from "framer-motion/dom".
Fixed
  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.

v11.9.0

Compare Source

Added
  • Mini animate and useAnimate functions.

v11.8.0

Compare Source

Added
  • Easing functions now get compiled into linear() easings when animating via WAAPI.

v11.7.0

Compare Source

Added
  • Added support for custom animation generators via type.

v11.6.0

Compare Source

Added
  • Added info and element tracking to scroll.
  • Added steps easing.
Changed
  • Values added to will-change now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.

v11.5.6

Compare Source

Fixed
  • Ensuring updating motion values during render doesn't lock rendering for an element.
mkosir/react-parallax-tilt (react-parallax-tilt)

v1.7.253

Compare Source

Bug Fixes
  • deps: update dependencies (3f287e2)

v1.7.252

Compare Source

Bug Fixes
  • deps: update dependencies (3d62db4)
  • deps: update dependencies (84d23e9)
  • deps: update dependencies (cbc88ae)

v1.7.251

Compare Source

Bug Fixes
  • deps: update dependencies (8326afd)

v1.7.250

Compare Source

Bug Fixes
  • deps: update dependencies (876ff88)

v1.7.249

Compare Source

Bug Fixes
  • deps: update dependencies (bfe69d8)

v1.7.248

Compare Source

Bug Fixes
  • deps: update dependencies (0dc376f)

v1.7.247

Compare Source

Bug Fixes
  • deps: update dependencies (4dc8cbe)
  • deps: update dependencies (0db173d)
  • deps: update dependencies (e74dc6a)

v1.7.246

Compare Source

Bug Fixes
  • deps: update dependencies (1ef056b)

v1.7.245

Compare Source

Bug Fixes
  • deps: update dependencies (6a9fc9a)

v1.7.244

Compare Source

Bug Fixes
  • deps: update dependencies (5d708a5)

v1.7.243

Compare Source

Bug Fixes
  • deps: update dependencies (59c2ccc)

v1.7.242

Compare Source

Bug Fixes
  • deps: update dependencies (3f4c488)
  • deps: update dependencies (f4a6ab0)

v1.7.241

Compare Source

Bug Fixes
  • deps: update dependencies (9efffe0)
  • deps: update dependencies (0ea94c9)

v1.7.240

Compare Source

Bug Fixes
  • deps: update dependencies (d22aeac)
  • deps: update dependencies (0e21290)
rehypejs/rehype-highlight (rehype-highlight)

v7.0.1

Compare Source

Fix
  • 8fbc0eb Fix to prefer no-highlight class over language-* class
Types
Docs
  • a2d4dc3 Add HTML, CSS sections to readme
  • 67eeb3a Add example, links to rehype-highlight-code-lines
  • 3c2d9e0 Add references to rehype-starry-night in docs

Full Changelog: rehypejs/rehype-highlight@7.0.0...7.0.1

stylelint/stylelint (stylelint)

v16.10.0

Compare Source

dcastil/tailwind-merge (tailwind-merge)

v2.5.4

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.3...v2.5.4

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

v2.5.3

Compare Source

Bug Fixes
Documentation
Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

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

tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)

v3.4.13

Compare Source

Fixed
  • Improve source glob verification performance (#​14481)
microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "on Thursday on the first day instance of January, March, May, July, September, November after 4pm" (UTC), 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.

@renovate renovate bot enabled auto-merge (squash) November 8, 2024 21:29
Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for dancing-dragon-b13f72 ready!

Name Link
🔨 Latest commit b57e36b
🔍 Latest deploy log https://app.netlify.com/sites/dancing-dragon-b13f72/deploys/672e8360cb037c000841fb2a
😎 Deploy Preview https://deploy-preview-190--dancing-dragon-b13f72.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@renovate renovate bot force-pushed the renovate/dependency-upgrades-non-major branch from 5ca52c3 to b57e36b Compare November 8, 2024 21:32
@renovate renovate bot merged commit a3f6f9f into main Nov 8, 2024
6 of 7 checks passed
@renovate renovate bot deleted the renovate/dependency-upgrades-non-major branch November 8, 2024 21:33
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.

0 participants