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 dependency @sanity/pkg-utils to v6 #54

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/pkg-utils ^4.4.4 -> ^6.11.13 age adoption passing confidence

Release Notes

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

v6.11.13

Compare Source

Bug Fixes

v6.11.12

Compare Source

Bug Fixes

v6.11.11

Compare Source

Bug Fixes

v6.11.10

Compare Source

Bug Fixes

v6.11.9

Compare Source

Bug Fixes

v6.11.8

Compare Source

Bug Fixes

v6.11.7

Compare Source

Bug Fixes

v6.11.6

Compare Source

Bug Fixes

v6.11.5

Compare Source

Bug Fixes

v6.11.4

Compare Source

Bug Fixes

v6.11.3

Compare Source

Bug Fixes

v6.11.2

Compare Source

Bug Fixes

v6.11.1

Compare Source

Bug Fixes

v6.11.0

Compare Source

Features

v6.10.12

Compare Source

Bug Fixes

v6.10.11

Compare Source

Bug Fixes

v6.10.10

Compare Source

Bug Fixes

v6.10.9

Compare Source

Bug Fixes

v6.10.8

Compare Source

Bug Fixes

v6.10.7

Compare Source

Bug Fixes

v6.10.6

Compare Source

Bug Fixes

v6.10.5

Compare Source

Bug Fixes

v6.10.4

Compare Source

Bug Fixes

v6.10.3

Compare Source

Bug Fixes

v6.10.2

Compare Source

Bug Fixes

v6.10.1

Compare Source

Bug Fixes

v6.10.0

Compare Source

Features

v6.9.3

Compare Source

Bug Fixes

v6.9.2

Compare Source

Bug Fixes

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features
Bug Fixes

v6.8.19

Compare Source

Bug Fixes

v6.8.18

Compare Source

Bug Fixes

v6.8.17

Compare Source

Bug Fixes

v6.8.16

Compare Source

Bug Fixes

v6.8.15

Compare Source

Bug Fixes
  • only enable minifyInternalExports by default when minify: true (#​878) (ee50f48)

v6.8.14

Compare Source

Bug Fixes

v6.8.13

Compare Source

Bug Fixes

v6.8.12

Compare Source

Bug Fixes

v6.8.11

Compare Source

Bug Fixes

v6.8.10

Compare Source

Bug Fixes
  • @sanity/prettier-config is used in the init command (#​834) (7903bf3)
  • update init template to current best practices (#​835) (9acc566)

v6.8.9

Compare Source

Bug Fixes

v6.8.8

Compare Source

Bug Fixes

v6.8.7

Compare Source

Bug Fixes

v6.8.6

Compare Source

Bug Fixes
  • skip export conditions without a source (20612e7)

v6.8.4

Compare Source

Bug Fixes

v6.8.3

Compare Source

Bug Fixes

v6.8.2

Compare Source

Bug Fixes

v6.8.1

Compare Source

Bug Fixes

v6.8.0

Compare Source

Features
  • use @sanity/prettier-config (c9b1cc8)

v6.7.2

Compare Source

Bug Fixes
  • add shorter tsconfig preset paths (d67abcc)
  • allow export conditions that resolve to .json (3c677bc)

v6.7.1

Compare Source

Bug Fixes
  • recommended: add dom and dom.iterable to lib (d7be3bf)
  • strictest: add noImplicitOverride (4ee2f52)

v6.7.0

Compare Source

Features

v6.6.7

Compare Source

Bug Fixes

v6.6.6

Compare Source

Bug Fixes

v6.6.5

Compare Source

Bug Fixes
  • always fail the build on errors, not just on --strict (#​746) (aa601dc)

v6.6.4

Compare Source

Bug Fixes

v6.6.3

Compare Source

Bug Fixes

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features
  • add strictOptions to config to toggle --strict checks (#​724) (396ce6c)
Bug Fixes
  • deps: Update dependency prettier-plugin-packagejson to ^2.5.0 (#​722) (1c5f7d3)

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features
  • add --clean flag for build to auto rimraf dist (35b609a)

v6.3.0

Compare Source

Features
  • add --check flag to build to auto run check after build (35a6d42)

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes
  • optimize lodash plugin crashed on TS syntax (e7b1baf)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • use node: protocol on built in modules
Features

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

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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

vercel bot commented Apr 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
demo-docs ❌ Failed (Inspect) Nov 26, 2024 0:02am

Copy link

socket-security bot commented Apr 16, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +242 44.4 MB sanity-io
npm/[email protected] None 0 7.85 MB azz, duailibe, fisker, ...8 more

🚮 Removed packages: npm/@sanity/[email protected], npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 2cedddd to 5ce151c Compare April 17, 2024 16:12
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 5ce151c to c865b22 Compare April 17, 2024 18:34
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from c865b22 to c7b9107 Compare April 18, 2024 09:49
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from c7b9107 to 6c6e099 Compare April 18, 2024 17:38
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 6c6e099 to 2ea4fce Compare April 19, 2024 11:42
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 2ea4fce to cc0045d Compare April 22, 2024 13:43
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from cc0045d to 0f7bcff Compare April 23, 2024 12:12
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 0f7bcff to ef93b0a Compare April 23, 2024 19:36
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from ef93b0a to 86d6295 Compare April 24, 2024 18:46
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 86d6295 to f758b5b Compare April 25, 2024 18:16
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from f758b5b to 705759f Compare April 29, 2024 12:44
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 705759f to ad2bb34 Compare April 30, 2024 10:21
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 0d320cf to 5317110 Compare September 2, 2024 20:01
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 5317110 to 8af8ffa Compare September 9, 2024 23:20
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 8af8ffa to 1eab215 Compare September 13, 2024 13:41
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 1eab215 to c3d7679 Compare October 14, 2024 19:50
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from c3d7679 to 67944cb Compare October 17, 2024 17:43
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 67944cb to 6f29bdb Compare October 28, 2024 17:01
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 6f29bdb to b219823 Compare October 28, 2024 22:15
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from b219823 to 81194e3 Compare October 29, 2024 17:59
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 81194e3 to 5ebab2c Compare October 31, 2024 15:31
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 5ebab2c to 8af3f3c Compare November 6, 2024 14:44
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 8af3f3c to 731f55c Compare November 11, 2024 18:58
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 731f55c to 37a5201 Compare November 13, 2024 22:47
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 37a5201 to b33260a Compare November 18, 2024 21:53
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