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 non-major #10

Merged
merged 1 commit into from
Nov 26, 2024
Merged

chore(deps): update non-major #10

merged 1 commit into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@sanity/pkg-utils ^6.11.9 -> ^6.11.12 age adoption passing confidence
@sanity/ui (source) 2.8.19 -> 2.8.25 age adoption passing confidence
@types/react (source) ^18.3.11 -> ^18.3.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.9.0 -> ^8.16.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.9.0 -> ^8.16.0 age adoption passing confidence
eslint-plugin-react ^7.37.1 -> ^7.37.2 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.0 age adoption passing confidence
prettier-plugin-packagejson ^2.5.3 -> ^2.5.6 age adoption passing confidence
sanity (source) ^3.64.0 -> ^3.64.3 age adoption passing confidence

Release Notes

sanity-io/pkg-utils (@​sanity/pkg-utils)

v6.11.12

Compare Source

Bug Fixes

v6.11.11

Compare Source

Bug Fixes

v6.11.10

Compare Source

Bug Fixes
sanity-io/ui (@​sanity/ui)

v2.8.25

Compare Source

Bug Fixes

v2.8.24

Compare Source

Bug Fixes

v2.8.23

Compare Source

Bug Fixes

v2.8.22

Compare Source

Bug Fixes

v2.8.21

Compare Source

Bug Fixes

v2.8.20

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

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

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

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

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#​10223)
❤️ Thank You

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

v8.12.1

Compare Source

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

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

v8.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

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

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#​10135)
❤️ Thank You

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

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

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

v8.16.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

v8.15.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.

v8.14.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.

v8.13.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.

v8.12.2

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.12.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.12.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.

v8.11.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.

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)
prettier/prettier (prettier)

v3.4.0

Compare Source

diff

🔗 Release Notes

matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)

v2.5.6

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.12.0 (81ad3b6)

v2.5.5

Compare Source

v2.5.4

Compare Source

sanity-io/sanity (sanity)

v3.64.3

Compare Source

🐛 Notable bugfixes
  • Fixes a regression introduced in v3.64.1 that caused Portable Text content to be hidden when part of a read-only document.
Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.11.1 (#​7861) | 766548c


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

Copy link

socket-security bot commented Nov 26, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@floating-ui/dom@1.6.12 None 0 162 kB atomiks
npm/@portabletext/editor@1.11.3 environment +1 3.73 MB sanity-io
npm/@rollup/rollup-android-arm-eabi@4.27.4 None 0 1.62 MB lukastaegert
npm/@rollup/rollup-android-arm64@4.27.4 None 0 2.23 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-darwin-arm64@4.27.4 None 0 2.19 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-darwin-x64@4.27.4 None 0 2.37 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-freebsd-arm64@4.27.4 None 0 2.13 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-freebsd-x64@4.27.4 None 0 2.46 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-arm-gnueabihf@4.27.4 None 0 2.25 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-arm-musleabihf@4.27.4 None 0 2.25 MB lukastaegert
npm/@rollup/rollup-linux-arm64-gnu@4.27.4 None 0 2.22 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-arm64-musl@4.27.4 None 0 2.13 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-powerpc64le-gnu@4.27.4 None 0 2.76 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-riscv64-gnu@4.27.4 None 0 2.28 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-s390x-gnu@4.27.4 None 0 3.84 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-x64-gnu@4.27.4 None 0 2.5 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-x64-musl@4.27.4 None 0 2.51 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-win32-arm64-msvc@4.27.4 None 0 2.75 MB lukastaegert
npm/@rollup/rollup-win32-ia32-msvc@4.27.4 None 0 2.57 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-win32-x64-msvc@4.27.4 None 0 3.3 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@sanity/block-tools@3.64.3 None 0 452 kB ash
npm/@sanity/cli@3.64.3 environment, filesystem +2 10.2 MB ash
npm/@sanity/codegen@3.64.3 Transitive: filesystem +1 332 kB ash
npm/@sanity/diff@3.64.3 None 0 256 kB ash
npm/@sanity/migrate@3.64.3 network +2 6.3 MB ash
npm/@sanity/pkg-utils@6.11.12 environment +1 1 MB sanity-io
npm/@sanity/schema@3.64.3 None 0 1.08 MB ash
npm/@sanity/types@3.64.3 None 0 407 kB ash
npm/@sanity/ui@2.8.25 None 0 5.17 MB sanity-io
npm/@sanity/util@3.64.3 None 0 176 kB ash
npm/@types/react@18.3.12 None 0 439 kB types
npm/@typescript-eslint/eslint-plugin@8.16.0 None 0 2.76 MB bradzacher, jameshenry
npm/@typescript-eslint/parser@8.16.0 None 0 0 B
npm/@typescript-eslint/scope-manager@8.16.0 None 0 626 kB bradzacher, jameshenry
npm/@typescript-eslint/type-utils@8.16.0 None 0 126 kB bradzacher, jameshenry
npm/@typescript-eslint/types@8.16.0 None 0 174 kB bradzacher, jameshenry
npm/@typescript-eslint/typescript-estree@8.16.0 None 0 593 kB bradzacher, jameshenry
npm/@typescript-eslint/utils@8.16.0 None 0 288 kB bradzacher, jameshenry
npm/@typescript-eslint/visitor-keys@8.16.0 None 0 19.6 kB bradzacher, jameshenry
npm/es-iterator-helpers@1.2.0 None 0 191 kB ljharb
npm/eslint-plugin-react@7.37.2 Transitive: environment, filesystem +2 1.19 MB ljharb, yannickcr
npm/eslint-visitor-keys@4.2.0 None 0 36.1 kB eslintbot
npm/groq@3.64.3 None 0 11.8 kB ash
npm/prettier-plugin-packagejson@2.5.6 None 0 5.55 kB matzkoh
npm/prettier@3.4.0 None 0 7.85 MB azz, duailibe, fisker, ...8 more
npm/react-compiler-runtime@19.0.0-beta-df7b47d-20241124 None 0 72.2 kB react-bot
npm/rollup@4.27.4 environment, filesystem 0 2.6 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/sanity@3.64.3 Transitive: environment, filesystem, network, shell +32 228 MB
npm/sort-package-json@2.12.0 None +1 141 kB keithamus
npm/tslib@2.8.1 None 0 90.4 kB typescript-bot

🚮 Removed packages: npm/@babel/code-frame@7.25.7, npm/@babel/helper-module-imports@7.25.7, npm/@babel/helper-validator-identifier@7.25.7, npm/@babel/highlight@7.25.7, npm/@floating-ui/dom@1.6.11, npm/@portabletext/editor@1.10.2, npm/@rollup/rollup-android-arm-eabi@4.24.4, npm/@rollup/rollup-android-arm64@4.24.4, npm/@rollup/rollup-darwin-arm64@4.24.4, npm/@rollup/rollup-darwin-x64@4.24.4, npm/@rollup/rollup-freebsd-arm64@4.24.4, npm/@rollup/rollup-freebsd-x64@4.24.4, npm/@rollup/rollup-linux-arm-gnueabihf@4.24.4, npm/@rollup/rollup-linux-arm-musleabihf@4.24.4, npm/@rollup/rollup-linux-arm64-gnu@4.24.4, npm/@rollup/rollup-linux-arm64-musl@4.24.4, npm/@rollup/rollup-linux-powerpc64le-gnu@4.24.4, npm/@rollup/rollup-linux-riscv64-gnu@4.24.4, npm/@rollup/rollup-linux-s390x-gnu@4.24.4, npm/@rollup/rollup-linux-x64-gnu@4.24.4, npm/@rollup/rollup-linux-x64-musl@4.24.4, npm/@rollup/rollup-win32-arm64-msvc@4.24.4, npm/@rollup/rollup-win32-ia32-msvc@4.24.4, npm/@rollup/rollup-win32-x64-msvc@4.24.4, npm/@sanity/block-tools@3.64.2, npm/@sanity/cli@3.64.2, npm/@sanity/codegen@3.64.2, npm/@sanity/diff@3.64.2, npm/@sanity/migrate@3.64.2, npm/@sanity/mutator@3.64.2, npm/@sanity/pkg-utils@6.11.9, npm/@sanity/schema@3.64.2, npm/@sanity/types@3.64.2, npm/@sanity/ui@2.8.19, npm/@sanity/util@3.64.2, npm/@types/react@18.3.11, npm/@typescript-eslint/eslint-plugin@8.9.0, npm/@typescript-eslint/parser@8.9.0, npm/@typescript-eslint/scope-manager@8.9.0, npm/@typescript-eslint/type-utils@8.9.0, npm/@typescript-eslint/types@8.9.0, npm/@typescript-eslint/typescript-estree@8.9.0, npm/@typescript-eslint/utils@8.9.0, npm/@typescript-eslint/visitor-keys@8.9.0, npm/es-iterator-helpers@1.1.0, npm/eslint-plugin-react@7.37.1, npm/groq@3.64.2, npm/prettier-plugin-packagejson@2.5.3, npm/prettier@3.3.3, npm/react-compiler-runtime@19.0.0-beta-9ee70a1-20241017, npm/rollup@4.24.4, npm/sanity@3.64.2, npm/sort-package-json@2.10.1, npm/tslib@2.8.0

View full report↗︎

@renovate renovate bot force-pushed the renovate/non-major branch from c95a457 to 8eb7225 Compare November 26, 2024 09:51
@renovate renovate bot force-pushed the renovate/non-major branch from 8eb7225 to 345be57 Compare November 26, 2024 09:56
@jjburbridge jjburbridge merged commit b5dc4e9 into main Nov 26, 2024
4 checks passed
@jjburbridge jjburbridge deleted the renovate/non-major branch November 26, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant