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

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

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

Release Notes

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

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

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

Bug Fixes

v4.4.0

Compare Source

Features
Bug Fixes

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features
  • make [hash] in chunk file names opt-in (5181ac4)
Bug Fixes

v4.2.11

Compare Source

Bug Fixes
  • deps: update dependency prettier-plugin-packagejson to ^2.4.12 (#​525) (502e2a5)

v4.2.10

Compare Source

Bug Fixes

v4.2.9

Compare Source

Bug Fixes
  • only minifyInternalExports when compact is true (8a9d83d)

v4.2.8

Compare Source

Bug Fixes

v4.2.7

Compare Source

Bug Fixes
  • minify syntax by default (09ffc73)

v4.2.6

Compare Source

Bug Fixes
  • set terser compress directives to false (b707e4d)

v4.2.5

Compare Source

Bug Fixes

v4.2.4

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

socket-security bot commented Sep 13, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/icons@3.4.0 None 0 1.38 MB sanity-io
npm/@sanity/pkg-utils@6.11.1 environment Transitive: eval, filesystem, network, shell, unsafe +355 597 MB sanity-io
npm/@sanity/plugin-kit@4.0.18 Transitive: environment, eval, filesystem, network, shell, unsafe +472 343 MB sanity-io
npm/@sanity/prettier-config@1.0.3 Transitive: environment, filesystem +33 813 kB
npm/@sanity/semantic-release-preset@5.0.0 Transitive: environment, filesystem, shell +62 2.44 MB sanity-io
npm/@sanity/ui@2.8.9 Transitive: environment +33 12 MB sanity-io
npm/@types/react@18.3.5 None +2 1.69 MB types
npm/@typescript-eslint/eslint-plugin@7.18.0 Transitive: environment, filesystem +40 8.27 MB jameshenry
npm/@typescript-eslint/parser@7.18.0 Transitive: environment, filesystem +34 3.44 MB jameshenry
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-config-sanity@7.1.2 None +1 58 kB sanity-io
npm/eslint-plugin-prettier@5.2.1 Transitive: environment +5 244 kB jounqin
npm/eslint-plugin-react-hooks@4.6.2 environment 0 118 kB react-bot
npm/eslint-plugin-react@7.36.1 Transitive: environment, eval, filesystem +104 6.03 MB ljharb, yannickcr
npm/prettier@3.3.3 environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react@18.3.1 environment +2 339 kB react-bot
npm/sanity@3.57.3 Transitive: environment, eval, filesystem, network, shell, unsafe +817 618 MB armandocerna, ash, atombender, ...53 more
npm/semantic-release@24.1.1 environment, network Transitive: eval, filesystem, shell, unsafe +269 35.5 MB semantic-release-bot
npm/typescript@5.6.2 None 0 22.4 MB typescript-bot
npm/use-effect-event@1.0.2 None 0 9.51 kB sanity-io

🚮 Removed packages: npm/@sanity/icons@2.11.2, npm/@sanity/pkg-utils@2.4.10, npm/@sanity/plugin-kit@3.1.10, npm/@sanity/semantic-release-preset@4.1.7, npm/@sanity/ui@2.0.7, npm/@types/react@18.2.65, npm/@types/styled-components@5.1.34, npm/@typescript-eslint/eslint-plugin@5.62.0, npm/@typescript-eslint/parser@5.62.0, npm/eslint-config-prettier@8.10.0, npm/eslint-config-sanity@6.0.0, npm/eslint-plugin-prettier@4.2.1, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react@7.34.0, npm/prettier-plugin-packagejson@2.4.12, npm/prettier@2.8.8, npm/react-dom@18.2.0, npm/react@18.2.0, npm/sanity@3.32.0, npm/semantic-release@21.1.2, npm/typescript@4.9.5

View full report↗︎

@stipsan stipsan force-pushed the renovate/sanity-pkg-utils-6.x branch from 61111b7 to 000c032 Compare September 13, 2024 08:39
Copy link
Contributor Author

renovate bot commented Sep 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@stipsan stipsan force-pushed the renovate/sanity-pkg-utils-6.x branch 3 times, most recently from b2abd35 to 011e06c Compare September 13, 2024 09:28
@stipsan stipsan force-pushed the renovate/sanity-pkg-utils-6.x branch from 011e06c to b0f4d49 Compare September 13, 2024 09:32
@stipsan stipsan merged commit b6e6637 into main Sep 13, 2024
10 of 11 checks passed
@stipsan stipsan deleted the renovate/sanity-pkg-utils-6.x branch September 13, 2024 09:36
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.

1 participant