Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sanity-io/pkg-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.5
Choose a base ref
...
head repository: sanity-io/pkg-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.6
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 14, 2023

  1. chore(deps): update dependency astro to ^2.10.7 (#187)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    af4280a View commit details

Commits on Aug 15, 2023

  1. chore(deps): update dependency @commitlint/cli to ^17.7.1 (#189)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3bca6fe View commit details
  2. chore(deps): update dependency lint-staged to v14 (#197)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e4bb4e9 View commit details
  3. chore(deps): update linters (#195)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6f7235c View commit details
  4. chore(deps): update dependency @types/react to ^18.2.20 (#191)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0059a50 View commit details
  5. chore(deps): update dependency recast to ^0.23.4 (#190)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e4d84dc View commit details
  6. fix(deps): Update dependency @rollup/plugin-commonjs to ^25.0.4 (#188)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a7f919e View commit details
  7. fix(deps): update dependency esbuild to ^0.19.2 (#192)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9876740 View commit details
  8. fix(deps): update dependency zod to ^3.22.0 (#196)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    18a2f16 View commit details
  9. chore(deps): lock file maintenance (#198)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    59d2b08 View commit details
  10. Copy the full SHA
    3966586 View commit details
Showing with 388 additions and 388 deletions.
  1. +8 −0 CHANGELOG.md
  2. +10 −10 package.json
  3. +1 −1 playground/runtime-astro/package.json
  4. +2 −2 playground/runtime-next-js/package.json
  5. +1 −1 playground/use-client-directive/package.json
  6. +366 −374 pnpm-lock.yaml
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.6](https://github.com/sanity-io/pkg-utils/compare/v2.4.5...v2.4.6) (2023-08-15)

### Bug Fixes

- **deps:** Update dependency @rollup/plugin-commonjs to ^25.0.4 ([#188](https://github.com/sanity-io/pkg-utils/issues/188)) ([a7f919e](https://github.com/sanity-io/pkg-utils/commit/a7f919e459369f56cf9e9391e3c4ab0aee5766e0))
- **deps:** update dependency esbuild to ^0.19.2 ([#192](https://github.com/sanity-io/pkg-utils/issues/192)) ([9876740](https://github.com/sanity-io/pkg-utils/commit/98767408cad1f30dbf15648db53d3aaf7449871e))
- **deps:** update dependency zod to ^3.22.0 ([#196](https://github.com/sanity-io/pkg-utils/issues/196)) ([18a2f16](https://github.com/sanity-io/pkg-utils/commit/18a2f1610f63bffce969b2f35449029d6bc75872))

## [2.4.5](https://github.com/sanity-io/pkg-utils/compare/v2.4.4...v2.4.5) (2023-08-09)

### Bug Fixes
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/pkg-utils",
"version": "2.4.5",
"version": "2.4.6",
"description": "Simple utilities for modern npm packages.",
"keywords": [
"sanity-io",
@@ -129,7 +129,7 @@
"@microsoft/tsdoc-config": "^0.16.2",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
@@ -138,7 +138,7 @@
"cac": "^6.7.14",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"esbuild": "^0.19.0",
"esbuild": "^0.19.2",
"esbuild-register": "^3.4.2",
"find-config": "^1.0.0",
"get-latest-version": "^5.1.0",
@@ -160,10 +160,10 @@
"rxjs": "^7.8.1",
"treeify": "^1.1.0",
"uuid": "^9.0.0",
"zod": "^3.21.4"
"zod": "^3.22.0"
},
"devDependencies": {
"@commitlint/cli": "^17.7.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@sanity/pkg-utils": "workspace:*",
"@sanity/semantic-release-preset": "^4.1.3",
@@ -177,21 +177,21 @@
"@types/rimraf": "^3.0.2",
"@types/treeify": "^1.0.0",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"commitizen": "^4.3.0",
"cpx": "^1.5.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"npm-run-all": "^4.1.5",
"outdent": "^0.8.0",
"recast": "^0.23.3",
"recast": "^0.23.4",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^21.0.7",
"ts-node": "^10.9.1",
2 changes: 1 addition & 1 deletion playground/runtime-astro/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"start": "astro dev"
},
"dependencies": {
"astro": "^2.10.3",
"astro": "^2.10.7",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
4 changes: 2 additions & 2 deletions playground/runtime-next-js/package.json
Original file line number Diff line number Diff line change
@@ -10,12 +10,12 @@
},
"dependencies": {
"dummy-module": "workspace:*",
"next": "^13.4.13",
"next": "^13.4.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"use-client-directive": "workspace:*"
},
"devDependencies": {
"@types/react": "^18.2.19"
"@types/react": "^18.2.20"
}
}
2 changes: 1 addition & 1 deletion playground/use-client-directive/package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@types/react": "^18.2.19",
"@types/react": "^18.2.20",
"react": "^18.2.0"
},
"peerDependencies": {
740 changes: 366 additions & 374 deletions pnpm-lock.yaml

Large diffs are not rendered by default.