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 all non-major dependencies #1810

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server (source) ^4.11.2 -> ^4.11.3 age adoption passing confidence
@types/chrome (source) ^0.0.287 -> ^0.0.292 age adoption passing confidence
@types/dateformat (source) ^5.0.2 -> ^5.0.3 age adoption passing confidence
@types/lodash (source) ^4.17.13 -> ^4.17.14 age adoption passing confidence
@types/node (source) ^22.10.2 -> ^22.10.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.18.2 -> ^8.19.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.18.2 -> ^8.19.1 age adoption passing confidence
framer-motion ^11.15.0 -> ^11.16.3 age adoption passing confidence
pnpm (source) 9.15.2 -> 9.15.3 age adoption passing confidence
typescript (source) ~5.7.2 -> ~5.7.3 age adoption passing confidence
typescript-eslint (source) ^8.18.2 -> ^8.19.1 age adoption passing confidence

Release Notes

apollographql/apollo-server (@​apollo/server)

v4.11.3

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

motiondivision/motion (framer-motion)

v11.16.3

Compare Source

Fixed
  • Checking return of press, hover, and inView callbacks before calling.

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.
pnpm/pnpm (pnpm)

v9.15.3

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.19.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

changeset-bot bot commented Dec 30, 2024

⚠️ No Changeset found

Latest commit: d113852

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c0291e to e72a3bf Compare January 7, 2025 18:59
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^8.19.0 fix(deps): update all non-major dependencies Jan 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c36a5ce to da68e99 Compare January 9, 2025 11:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da68e99 to 7da2bb2 Compare January 9, 2025 14:15
@Methuselah96 Methuselah96 enabled auto-merge (squash) January 9, 2025 14:23
@Methuselah96 Methuselah96 merged commit 6ea51af into main Jan 9, 2025
1 check passed
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch January 9, 2025 14:45
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.

1 participant