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 #137

Merged
merged 1 commit into from
Mar 18, 2024
Merged

chore(deps): update non-major #137

merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.1.0 -> ^19.2.0 age adoption passing confidence
@sanity/pkg-utils ^5.0.1 -> ^5.0.4 age adoption passing confidence
@sanity/ui (source) 2.0.9 -> 2.0.10 age adoption passing confidence
@types/react (source) ^18.2.65 -> ^18.2.67 age adoption passing confidence
@types/react-dom (source) ^18.2.21 -> ^18.2.22 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.2.0 -> ^7.3.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.2.0 -> ^7.3.0 age adoption passing confidence
eslint-config-sanity (source) ^7.1.1 -> ^7.1.2 age adoption passing confidence
eslint-plugin-react ^7.34.0 -> ^7.34.1 age adoption passing confidence
npm-run-all2 ^5.0.0 -> ^5.0.2 age adoption passing confidence
sanity (source) ^3.32.0 -> ^3.34.0 age adoption passing confidence
semantic-release ^23.0.2 -> ^23.0.5 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)
sanity-io/pkg-utils (@​sanity/pkg-utils)

v5.0.4

Compare Source

Bug Fixes
  • prefix chunks folder with [format] instead of the filename (c4fadaf)

v5.0.3

Compare Source

Bug Fixes
  • prefix with format when not using a hash (cb85ac1)

v5.0.2

Compare Source

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

v2.0.10

Compare Source

Bug Fixes
  • deps: downgrade framer-motion as it breaks sanity/presentation (0b644dd)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.3.0

Compare Source

🚀 Features
  • eslint-plugin: [restrict-template-expressions] add allowArray option

  • eslint-plugin: add meta.docs.recommended setting for strict config options

  • eslint-plugin: add rule use-unknown-in-catch-callback-variables

  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection

🩹 Fixes
  • correct engines.node constraints in package.json

  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form

  • eslint-plugin: [consistent-type-imports] handle imports without specifiers

  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant

  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum

  • eslint-plugin: [no-unused-expressions] false negatives when using assertions

  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments

  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option

  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor

  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations

❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

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

v7.3.0

Compare Source

🩹 Fixes
  • correct engines.node constraints in package.json
❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

sanity-io/eslint-config-sanity (eslint-config-sanity)

v7.1.2

Compare Source

Bug Fixes
  • remove react/prop-types rule (89b18d4)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

[#​24


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

@renovate renovate bot requested a review from a team as a code owner March 18, 2024 19:22
@stipsan stipsan merged commit ee9cbb8 into main Mar 18, 2024
11 checks passed
@stipsan stipsan deleted the renovate/non-major branch March 18, 2024 19:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant