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.4 age adoption passing confidence

Release Notes

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

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

v5.0.5

Compare Source

Bug Fixes
  • only suffix the chunks folder if chunks are not hashed (61acd17)

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

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove node.import ESM CJS wrapper support (#​226)
Features

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) Oct 17, 2024 5:43pm

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 +267 53 MB sanity-io
npm/[email protected] environment, filesystem, unsafe 0 7.7 MB prettier-bot

🚮 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 8d5a716 to e25da9a Compare July 3, 2024 10:53
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from e25da9a to 88ea385 Compare July 8, 2024 11:17
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 88ea385 to 40fcb69 Compare July 10, 2024 01:13
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 40fcb69 to ed36e52 Compare July 15, 2024 11:36
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from ed36e52 to c641e96 Compare July 18, 2024 18:08
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from c641e96 to 0452293 Compare July 30, 2024 10:11
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 0452293 to 160070a Compare August 1, 2024 18:48
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 160070a to da4962c Compare August 5, 2024 09:49
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from da4962c to 0d320cf Compare September 1, 2024 17: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
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