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 all-dependencies #19

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer (source) 15.1.6 -> 15.1.7 age adoption passing confidence
electron 34.0.2 -> 34.1.1 age adoption passing confidence
eslint (source) 9.19.0 -> 9.20.0 age adoption passing confidence
motion 12.0.5 -> 12.4.2 age adoption passing confidence
next (source) 15.1.6 -> 15.1.7 age adoption passing confidence
pnpm (source) 10.2.0 -> 10.3.0 age adoption passing confidence
postcss (source) 8.5.1 -> 8.5.2 age adoption passing confidence
rollup (source) 4.34.2 -> 4.34.6 age adoption passing confidence
turbo (source) 2.4.0 -> 2.4.1 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v15.1.7

Compare Source

electron/electron (electron)

v34.1.1: electron v34.1.1

Compare Source

Release Notes for v34.1.1

Other Changes

v34.1.0: electron v34.1.0

Compare Source

Release Notes for v34.1.0

Features

  • Added view.getVisible(). #​45410 (Also in 35)
  • Added permission support for document.executeCommand("paste"). #​45472 (Also in 33, 35)

Fixes

  • Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #​45419 (Also in 35)
  • Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #​45426 (Also in 33, 35)
  • Fixed an issue where Windows Control Overlay didn't work with some window configurations. #​45478
  • Fixed an issue where selection of multiple directories with the dialog module didn't work on Linux. #​45395 (Also in 35)

Other Changes

  • Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #​45469 (Also in 33, 35)
  • Updated Chromium to 132.0.6834.194. #​45480
eslint/eslint (eslint)

v9.20.0

Compare Source

motiondivision/motion (motion)

v12.4.2

Compare Source

Fixed
  • Preventing press from triggering when an element is disabled.

v12.4.1

Compare Source

Fixed
  • Check for transition in initial when animating removed values.

v12.4.0

Compare Source

Added
  • Added initial option to useInView.

v12.3.1

Compare Source

Fixed
  • Correctly applying CSS variables at the end of a mini animate animation.

v12.3.0

Compare Source

Added
  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.

v12.2.0

Compare Source

Added
  • Added unit support to useSpring.

v12.1.0

Compare Source

Fixed
  • Bug with AnimatePresence in React 19 strict mode.
Deprecated
  • Motion 3D.

v12.0.11

Compare Source

Fixed
  • Moving updateSVGDimensions to its own file to help with tree-shaking.

v12.0.10

Compare Source

Fixed
  • Providing MotionValue to motion component from motion/react-client entrypoint.

v12.0.9

Compare Source

Fixed
  • Removing React from bundle.

v12.0.8

Compare Source

Fixed
  • Infer type of children prop for motion.create.

v12.0.6

Compare Source

Fixed
  • Discard layout projection snapshots if 0x0.
vercel/next.js (next)

v15.1.7

Compare Source

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.

v10.2.1

Compare Source

Patch Changes
  • Don't read a package from side-effects cache if it isn't allowed to be built #​9042.
  • pnpm approve-builds should work, when executed from a subdirectory of a workspace #​9042.
  • pnpm deploy --legacy should work without injected dependencies.
  • Add information about how to deploy without "injected dependencies" to the "pnpm deploy" error message.
postcss/postcss (postcss)

v8.5.2

Compare Source

rollup/rollup (rollup)

v4.34.6

Compare Source

2025-02-07

Bug Fixes
  • Retain "void 0" in the output for smaller output and fewer surprises (#​5838)
Pull Requests

v4.34.5

Compare Source

2025-02-07

Bug Fixes
  • Ensure namespace reexports always include all properties of all exports (#​5837)
Pull Requests

v4.34.4

Compare Source

2025-02-05

Bug Fixes
  • Do not tree-shake properties if a rest element is used in destructuring (#​5833)
Pull Requests

v4.34.3

Compare Source

2025-02-05

Bug Fixes
  • Ensure properties of "this" are included in getters (#​5831)
Pull Requests
vercel/turborepo (turbo)

v2.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link
Contributor Author

renovate bot commented Feb 3, 2025

bors: r+

@renovate renovate bot force-pushed the renovate/all-dependencies branch 5 times, most recently from cf4458b to 4fc3cc9 Compare February 4, 2025 10:43
@renovate renovate bot changed the title chore(deps): update all-dependencies chore(deps): update dependency motion to v12.0.11 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from b040d46 to 53ac15e Compare February 4, 2025 16:45
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.0.11 chore(deps): update dependency motion to v12.1.0 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 53ac15e to 95625f6 Compare February 5, 2025 09:14
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.1.0 chore(deps): update dependency motion to v12.2.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 95625f6 to 5d5ed16 Compare February 5, 2025 14:29
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.2.0 chore(deps): update all-dependencies Feb 5, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from 5cb230a to 4f7009e Compare February 9, 2025 12:45
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 4f7009e to c24e685 Compare February 11, 2025 11:16
@Debbl Debbl merged commit 9b99a80 into main Feb 11, 2025
2 checks passed
@renovate renovate bot deleted the renovate/all-dependencies branch February 11, 2025 11:48
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