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.11.11 #140

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

This PR contains the following updates:

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

Release Notes

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

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

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

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 these updates 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 Jul 8, 2024

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

Name Status Preview Comments Updated (UTC)
color ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 11:02pm

@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from b37d2ad to 51c0fe7 Compare July 10, 2024 04:48
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.10.2 chore(deps): update dependency @sanity/pkg-utils to v6.10.3 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 51c0fe7 to 547792b Compare July 15, 2024 13:26
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.10.3 chore(deps): update dependency @sanity/pkg-utils to v6.10.4 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 547792b to 86f893e Compare July 18, 2024 18:46
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.10.4 chore(deps): update dependency @sanity/pkg-utils to v6.10.6 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 86f893e to 65db1d2 Compare July 30, 2024 11:05
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.10.6 chore(deps): update dependency @sanity/pkg-utils to v6.10.7 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 65db1d2 to 84480e1 Compare August 1, 2024 17:53
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.10.7 chore(deps): update dependency @sanity/pkg-utils to v6.10.8 Aug 1, 2024
Copy link

socket-security bot commented Aug 1, 2024

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

Package New capabilities Transitives Size Publisher
npm/@commitlint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +92 6.15 MB bycedric, escapedcat, marionebl, ...1 more
npm/@commitlint/[email protected] Transitive: filesystem +8 141 kB bycedric, escapedcat, marionebl, ...1 more
npm/@figma/[email protected] None 0 156 kB ahurtado-figma
npm/@sanity/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +246 79.4 MB sanity-io
npm/@types/[email protected] None +1 2.3 MB types
npm/@types/[email protected] None 0 0 B
npm/@types/[email protected] None +2 1.69 MB types
npm/[email protected] Transitive: environment, filesystem, shell +97 8.46 MB commitizen-bot
npm/[email protected] None +3 89.8 kB escapedcat
npm/[email protected] None 0 134 kB esbuild, evanw
npm/[email protected] environment, filesystem, unsafe Transitive: eval +96 6.26 MB ljharb
npm/[email protected] environment, filesystem Transitive: eval, unsafe +98 10.8 MB eslintbot
npm/[email protected] Transitive: environment, filesystem, shell +54 2.24 MB okonet
npm/[email protected] Transitive: environment, filesystem +34 922 kB matzkoh
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] environment 0 24 kB react-bot
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] environment, filesystem Transitive: shell +34 3.68 MB isaacs
npm/[email protected] environment Transitive: filesystem +16 3.79 MB probablyup
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +40 10.7 MB antfu, oreanno, patak, ...1 more

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

View full report↗︎

@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from cae8922 to a25398a Compare October 14, 2024 20:41
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.2 chore(deps): update dependency @sanity/pkg-utils to v6.11.3 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from a25398a to 719616f Compare October 17, 2024 17:05
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.3 chore(deps): update dependency @sanity/pkg-utils to v6.11.4 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 719616f to 72afe9e Compare October 28, 2024 17:16
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.4 chore(deps): update dependency @sanity/pkg-utils to v6.11.5 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 72afe9e to 305d43c Compare October 28, 2024 21:58
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.5 chore(deps): update dependency @sanity/pkg-utils to v6.11.6 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 305d43c to 969b381 Compare October 29, 2024 15:59
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.6 chore(deps): update dependency @sanity/pkg-utils to v6.11.7 Oct 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.7 chore(deps): update dependency @sanity/pkg-utils to v6.11.8 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 969b381 to 94c7e30 Compare October 31, 2024 17:02
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 94c7e30 to 8957bda Compare November 6, 2024 13:53
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.8 chore(deps): update dependency @sanity/pkg-utils to v6.11.9 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 8957bda to 8e1cef7 Compare November 11, 2024 16:40
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.9 chore(deps): update dependency @sanity/pkg-utils to v6.11.10 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from 8e1cef7 to dd81389 Compare November 13, 2024 10:30
@renovate renovate bot force-pushed the renovate/sanity-pkg-utils-6.x branch from dd81389 to e803a6c Compare November 13, 2024 23:01
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to v6.11.10 chore(deps): update dependency @sanity/pkg-utils to v6.11.11 Nov 13, 2024
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