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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update non-major #112

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.2.0 -> ^19.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.1.0 -> ^19.6.0 age adoption passing confidence
@sanity/icons (source) 2.11.2 -> 2.11.8 age adoption passing confidence
@sanity/incompatible-plugin 1.0.4 -> 1.0.5 age adoption passing confidence
@sanity/pkg-utils ^5.0.4 -> ^5.1.12 age adoption passing confidence
@sanity/plugin-kit ^3.1.10 -> ^3.1.12 age adoption passing confidence
@sanity/preview-url-secret (source) ^1.6.4 -> ^1.6.21 age adoption passing confidence
@sanity/semantic-release-preset (source) ^4.1.7 -> ^4.1.8 age adoption passing confidence
@sanity/ui (source) 2.0.10 -> 2.10.14 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.3.1 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.3.1 -> ^7.18.0 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-sanity (source) ^7.1.2 -> ^7.1.3 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.31.0 age adoption passing confidence
eslint-plugin-prettier ^5.1.3 -> ^5.2.1 age adoption passing confidence
eslint-plugin-react ^7.34.1 -> ^7.37.3 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
eslint-plugin-simple-import-sort ^12.0.0 -> ^12.1.1 age adoption passing confidence
framer-motion 11.0.8 -> 11.15.0 age adoption passing confidence
npm-run-all2 ^5.0.0 -> ^5.0.2 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.4.2 age adoption passing confidence
prettier-plugin-packagejson ^2.4.12 -> ^2.5.6 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-is (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
sanity (source) ^3.34.0 -> ^3.68.3 age adoption passing confidence
styled-components (source) ^6.1.8 -> ^6.1.13 age adoption passing confidence
typescript (source) 5.3.3 -> 5.7.2 age adoption passing confidence
usehooks-ts (source) 3.0.1 -> 3.1.0 age adoption passing confidence

Release Notes

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

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

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

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

sanity-io/icons (@​sanity/icons)

v2.11.8

Compare Source

Bug Fixes

v2.11.7

Compare Source

Bug Fixes

v2.11.6

Compare Source

Bug Fixes

v2.11.5

Compare Source

Bug Fixes

v2.11.4

Compare Source

Bug Fixes

v2.11.3

Compare Source

Bug Fixes
sanity-io/incompatible-plugin (@​sanity/incompatible-plugin)

v1.0.5

Compare Source

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

v5.1.12

Compare Source

Bug Fixes

v5.1.11

Compare Source

Bug Fixes
  • don't generate legacy exports for CJS-only exports (b38aa49)

v5.1.10

Compare Source

Bug Fixes
  • add const T to narrow types returned by defineConfig (be29777)
  • set moduleSideEffects: 'no-external' by default (51afe8a)

v5.1.9

Compare Source

Bug Fixes

v5.1.8

Compare Source

Bug Fixes

v5.1.7

Compare Source

Bug Fixes
  • type: "undefined" should be type: "commonjs" (befbe86)

v5.1.6

Compare Source

Bug Fixes
  • only require type: commonjs when legacyExports: false (#​662) (de5fe2c)

v5.1.5

Compare Source

Bug Fixes
  • deps: Update dependency prettier-plugin-packagejson to ^2.4.14 (#​659) (d609564)
  • deps: Update dependency rollup to ^4.13.2 (#​648) (be3922f)
  • update tsdoc for external (2e95cd3)

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes
  • emit valid ESM in CJS modules when legacyExports: true (#​635) (26f9e1c)

v5.1.2

Compare Source

Bug Fixes
  • only require top-level types if there are exports (77143b7)
  • require a type in package.json when in strict mode (#​631) (191482b)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
  • support module: "Preserve" in TS 5.4 (8f62425)
Bug Fixes
  • use the same typescript version as @microsoft/api-extractor (d63fab6)

v5.0.7

Compare Source

Bug Fixes

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

Bug Fixes
  • only suffix the chunks folder if chunks are not hashed (61acd17)
sanity-io/plugin-kit (@​sanity/plugin-kit)

v3.1.12

Compare Source

Bug Fixes
  • use a more secure release pipeline (f5569c0)

v3.1.11

Compare Source

Bug Fixes
  • change ordering for import and require (88bf94f)
  • docs: fix command to install build tool (cf131ba)
  • enable provenance on the CI (d7d69cb)
sanity-io/visual-editing (@​sanity/preview-url-secret)

v1.6.21

Bug Fixes

v1.6.20

Bug Fixes

v1.6.19

Bug Fixes

v1.6.18

Bug Fixes

v1.6.17

Bug Fixes

v1.6.16

Bug Fixes

v1.6.15

Bug Fixes

v1.6.14

Bug Fixes

v1.6.13

Bug Fixes

v1.6.12

Bug Fixes

v1.6.11

Bug Fixes

v1.6.10

Bug Fixes

v1.6.9

Bug Fixes

v1.6.8

Bug Fixes

v1.6.7

Bug Fixes

v1.6.6

Bug Fixes

v1.6.5

Bug Fixes
  • ship TS Node16 compatible typings (a21794d)
sanity-io/semantic-release-preset (@​sanity/semantic-release-preset)

v4.1.8

Compare Source

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

v2.10.14

Compare Source

Bug Fixes

v2.10.13

Compare Source

Bug Fixes

v2.10.12

Compare Source

Bug Fixes

v2.10.11

Compare Source

Bug Fixes

v2.10.10

Compare Source

Bug Fixes

v2.10.9

Compare Source

Bug Fixes

v2.10.8

Compare Source

Bug Fixes

v2.10.7

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^11.13.5 (19e049e)
  • ensure referenceElement don't flash in the wrong position on mount (c95c1c0)

v2.10.6

Compare Source

Bug Fixes
  • allow using useGlobalKeyDown without useCallback (263c0a6)

v2.10.5

Compare Source

Bug Fixes

v2.10.4

Compare Source

Bug Fixes

v2.10.3

Compare Source

Bug Fixes

v2.10.2

Compare Source

Bug Fixes

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 April 11, 2024 17:22
Copy link
Contributor Author

renovate bot commented Apr 11, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"5.4.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@"5.4.2" from @sanity/[email protected]
npm error node_modules/@sanity/pkg-utils
npm error   dev @sanity/pkg-utils@"^5.1.12" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-09T07_14_27_031Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-09T07_14_27_031Z-debug-0.log

@renovate renovate bot force-pushed the renovate/non-major branch 8 times, most recently from 089cc9e to ff17401 Compare April 19, 2024 18:14
@renovate renovate bot force-pushed the renovate/non-major branch 8 times, most recently from 809d2e7 to 688d2c7 Compare April 27, 2024 01:24
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 868ee04 to 9055ca3 Compare May 5, 2024 16:34
@renovate renovate bot force-pushed the renovate/non-major branch 3 times, most recently from 4e3f47b to 5a55016 Compare May 8, 2024 10:39
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"5.7.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@"5.4.2" from @sanity/[email protected]
npm error node_modules/@sanity/pkg-utils
npm error   dev @sanity/pkg-utils@"^5.1.12" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-02T03_22_43_361Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-02T03_22_43_361Z-debug-0.log

@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 35693f6 to 6ed6eb9 Compare May 13, 2024 20:07
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 76ab056 to ec7f221 Compare October 15, 2024 23:05
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 08fbcf3 to 3e56ce9 Compare October 24, 2024 17:24
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 85259f0 to 8c85d28 Compare November 5, 2024 19:40
@renovate renovate bot force-pushed the renovate/non-major branch 3 times, most recently from 3584034 to 210f64f Compare November 19, 2024 11:38
@renovate renovate bot force-pushed the renovate/non-major branch 7 times, most recently from b257f25 to 45f669b Compare November 26, 2024 14:39
@renovate renovate bot force-pushed the renovate/non-major branch from 45f669b to 3317f36 Compare November 28, 2024 12:57
@renovate renovate bot force-pushed the renovate/non-major branch 3 times, most recently from e9448e2 to adb8b32 Compare December 11, 2024 14:31
@renovate renovate bot force-pushed the renovate/non-major branch 6 times, most recently from 3698872 to 27d9ddd Compare December 20, 2024 20:04
@renovate renovate bot force-pushed the renovate/non-major branch from 27d9ddd to f4a5a2e Compare December 24, 2024 02:33
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.

0 participants