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 non-major - autoclosed #95

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.4.4 -> ^17.7.1 age adoption passing confidence
@commitlint/config-conventional (source) ^17.4.4 -> ^17.7.0 age adoption passing confidence
@sanity/pkg-utils 2.3.5 -> 2.4.5 age adoption passing confidence
@sanity/semantic-release-preset (source) ^4.0.0 -> ^4.1.3 age adoption passing confidence
@sanity/ui-workshop (source) ^1.2.1 -> ^1.2.9 age adoption passing confidence
@types/eslint (source) ^8.21.1 -> ^8.44.2 age adoption passing confidence
@types/node (source) ^18.15.4 -> ^18.17.4 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.52.0 -> ^5.62.0 age adoption passing confidence
@typescript-eslint/parser ^5.52.0 -> ^5.62.0 age adoption passing confidence
eslint (source) ^8.34.0 -> ^8.46.0 age adoption passing confidence
eslint-config-prettier ^8.8.0 -> ^8.10.0 age adoption passing confidence
get-it 8.3.0 -> 8.4.2 age adoption passing confidence
inquirer (source) 8.2.5 -> 8.2.6 age adoption passing confidence
lint-staged ^13.1.2 -> ^13.2.3 age adoption passing confidence
prettier (source) ^3.0.0 -> ^3.0.1 age adoption passing confidence
rimraf ^4.4.0 -> ^4.4.1 age adoption passing confidence
sanity (source) ^3.3.1 -> ^3.15.1 age adoption passing confidence
semver 7.5.2 -> 7.5.4 age adoption passing confidence
sinon (source) ^15.0.2 -> ^15.2.0 age adoption passing confidence
tap (source) ^16.3.4 -> ^16.3.8 age adoption passing confidence
typescript (source) ^5.0.2 -> ^5.1.6 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/config-conventional

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/config-conventional

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/config-conventional

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/config-conventional

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/config-conventional

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

v2.4.5

Compare Source

Bug Fixes
  • build: include recast (commonjs) module in bundle (402e95f)

v2.4.4

Compare Source

Bug Fixes

v2.4.3

Compare Source

Bug Fixes

v2.4.2

Compare Source

Bug Fixes
  • make node.module optional (0896d7a)

v2.4.1

Compare Source

Bug Fixes
  • improve the node.module error message (31a0512)

v2.4.0

Compare Source

Features

v2.3.14

Compare Source

Bug Fixes

v2.3.13

Compare Source

Bug Fixes
  • make "node.require" optional when re-exporting CJS (#​171) (a75f377)

v2.3.12

Compare Source

Bug Fixes
  • handle edge case for default exports (17158bd)

v2.3.11

Compare Source

Bug Fixes
  • don't add cjs.default if there is no default export in source (ea7b53c)

v2.3.10

Compare Source

Bug Fixes

v2.3.9

Compare Source

Bug Fixes

v2.3.8

Compare Source

Bug Fixes

v2.3.7

Compare Source

Bug Fixes

v2.3.6

Compare Source

Bug Fixes
  • deps: bump prettier to v3 (4728158)
sanity-io/semantic-release-preset (@​sanity/semantic-release-preset)

v4.1.3

Compare Source

Bug Fixes
  • turn successComment on github release back on (5660189)
sanity-io/ui-workshop (@​sanity/ui-workshop)

v1.2.9

Compare Source

Bug Fixes

v1.2.7

Compare Source

Bug Fixes

v1.2.6

Compare Source

Bug Fixes

v1.2.5

Compare Source

Bug Fixes
  • deps: allow styled-components peer v6 (8026973)
eslint/eslint (eslint)

v8.46.0

Compare Source

Features

Bug Fixes

  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)

Documentation

  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)

Chores

  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
sanity-io/get-it (get-it)

v8.4.2

Compare Source

Bug Fixes
  • improve React Native compatiblity (ead5ceb)

v8.4.1

Compare Source

Bug Fixes

v8.4.0

Compare Source

Features
Bug Fixes

v8.3.2

Compare Source

Bug Fixes

v8.3.1

Compare Source

Bug Fixes
SBoudrias/Inquirer.js (inquirer)

v8.2.6

Compare Source

  • Bugfix: Fix a dependency who became ESM only
prettier/prettier (prettier)

v3.0.1

Compare Source

diff

Fix cursor positioning for a special case (#​14812 by @​fisker)
// <|> is the cursor position

/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>  } from "fs"

/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns "node {this_file}".
import {} from "fs"

/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>} from "fs"
Fix plugins/estree.d.ts to make it a module (#​15018 by @​kingyue737)

Add export {} in plugins/estree.d.ts to fix the "File is not a module" error

Add parenthesis around leading multiline comment in return statement (#​15037 by @​auvred)
// Input
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  )
}

// Prettier 3.0.0
function fn() {
  return /**
   * @&#8203;type {...}
   */ expresssion;
}

// Prettier 3.0.1
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  );
}
Add support for Vue "Generic Components" (#​15066 by @​auvred)

https://blog.vuejs.org/posts/vue-3-3#generic-components

<!-- Input -->
<script setup lang="ts" generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"></script>

<!-- Prettier 3.0.0 -->
<script
  setup
  lang="ts"
  generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"
></script>

<!-- Prettier 3.0.1 -->
<script
  setup
  lang="ts"
  generic="
    T extends Type1 & Type2 & (Type3 | Type4),
    U extends string | number | boolean
  "
></script>
Fix comments print in IfStatement (#​15076 by @​fisker)
function a(b) {
  if (b) return 1; // comment
  else return 2;
}

/* Prettier 3.0.0 */
Error: Comment "comment" was not printed. Please report this error!

/* Prettier 3.0.1 */
function a(b) {
  if (b) return 1; // comment
  else return 2;
}
Add missing type definition for printer.preprocess (#​15123 by @​so1ve)
export interface Printer<T = any> {
  // ...
+ preprocess?:
+   | ((ast: T, options: ParserOptions<T>) => T | Promise<T>)
+   | undefined;
}
Add missing getVisitorKeys method type definition for Printer (#​15125 by @​auvred)
const printer: Printer = {
  print: () => [],
  getVisitorKeys(node, nonTraversableKeys) {
    return ["body"];
  },
};
Add typing to support readonly array properties of AST Node (#​15127 by @​auvred)
// Input
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");

// Prettier 3.0.0
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
//                  ^ Argument of type '"readonlyArray"' is not assignable to parameter of type '"regularArray"'. ts(2345)

// Prettier 3.0.1
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
Add space before unary minus followed by a function call (#​15129 by @​pamelalozano)
// Input
div {
  margin: - func();
}

// Prettier 3.0.0
div {
  margin: -func();
}

// Prettier 3.0.1
div {
  margin: - func();
}
sanity-io/sanity (sanity)

v3.15.1

Compare Source

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes an issue where package managers were pulling wrong version of the get-it package which is a sub-dependency of the @sanity/client package
  • Fixes an issue that would sometimes cause document lists to not refresh properly after adding or removing a document
  • Fixes issues where timeouts were being cancelled (thanks @​balexand!)
  • Fixes an issue where certain GROQ-filters used for access control rules would crash the studio

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Bjørge Næss | chore: upgrade typescript to 5.x (#​4809) | f7d7b8b
Cody Olsen | fix: ensure @sanity/client pulls in the right get-it version (#​4811) | 41662a3
Bjørge Næss | fix: delay refetching for listener events arriving with visibility != query (#​4795) | d06b0e0
Brian Alexander | fix(core): timeouts randomly being cancelled (#​4815) | 390c8e5
Espen Hovlandsdal | fix(core): parenthesis around GROQ-filters crashing ACL checks (#​4820) | 281ac7a

v3.15.0

Compare Source

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

✨ Highlights

  • Adds new token login method for rare cases when the more secure cookie approach is not viable/wanted
  • Enables specifying authentication options using an object instead of createAuthStore()
  • Adds new is_defined filter to GraphQL APIs, mirroring the defined() function in GROQ. GraphQL APIs will have to be re-deployed to enable the new filter.

🐛 Notable bugfixes

  • Improves performance when fetching projects list as part of the sanity init CLI command
  • Fixes an issue that would give intermittent validation errors for valid string values when using a regex with global flag
  • Fixes an issue where references to undeclared document types would never load
  • Improves error UIs for reference values
  • Improves the changes pane to show path line and change indicator correctly for the following field types:
    • Array of strings (array of type string)
    • Array of tags (array of type string with layout: 'tags')
    • Array of strings (array of type string with options.list)
    • Array of emails (array of type email)

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | feat(auth): allow using explicit token mode for authentication (#​4772) | ccfe3e7
Binoy Patel | chore(deps): remove unused typedoc dependency (#​4771) | 35a14fc
renovate[bot] | chore(deps): update dependency esbuild-register to ^3.4.2 (#​4759) | 1066301
renovate[bot] | chore(deps): update dependency @​vitejs/plugin-react to ^4.0.4 (#​4757) | 76f7eda
renovate[bot] | chore(deps): update dependency vite to ^4.4.8 (#​4762) | eda3446
renovate[bot] | chore(deps): update dependency rxjs to ^7.8.1 (#​4760) | aefd3fc
renovate[bot] | fix(deps): update dependency esbuild to v0.18.17 (#​4766) | d39a4a3
renovate[bot] | chore(deps): update dependency styled-components to ^5.3.11 (#​4761) | 7bec1e7
renovate[bot] | chore(deps): update dessant/lock-threads action to v4.0.1 (#​4763) | c42ee06
renovate[bot] | chore(deps): update peter-evans/create-pull-request digest to 1534078 (#​4753) | 10f5672
renovate[bot] | chore(deps): update dependency esbuild to ^0.18.17 (#​4758) | 9284c4a
Espen Hovlandsdal | chore(deps): update dependency @​sanity/client to v6.3.0 | cc5d0c2
Espen Hovlandsdal | fix(cli): improve performance of projects list | c0a7911
github-actions | chore(deps): dedupe yarn.lock | d221922
Bjørge Næss | fix(validation): reset regex state between validation checks (#​4777) | 4b7d80c
Espen Hovlandsdal | feat(auth): allow specifying options without createAuthStore() (#​4773) | d9a88a5
Michael | feat(graphql): adds is_defined filter (#​4767) | 1b23692
Michael | chore: graphql cli to use latest API version (#​4769) | c559d5f
Espen Hovlandsdal | fix(cli): correct URL for the sanity manage command (#​4783) | 12af996
Bjørge Næss | fix(form): move availability checks to reference value preview (#​4768) | f48430c
Bjørge Næss | fix(form): improve message when reference points to undeclared document type (#​4768) | 366a9f1
Bjørge Næss | fix(form): improve microcopy of reference strength mismatch warning (#​4768) | b1c0856
renovate[bot] | chore(deps): update dependency @​sanity/uuid to ^3.0.2 (#​4789) | 3f30312
renovate[bot] | chore(deps): update dependency @​sanity/pkg-utils to ^2.3.10 (#​4785) | 0526a42
renovate[bot] | chore(lockfile): update dependency sanity-plugin-mux-input to v2.2.1 (#​4792) | c036f1d
renovate[bot] | chore(deps): update dependency @​sanity/client to ^6.4.0 (#​4791) | d336fbe
renovate[bot] | chore(deps): update dependency @​sanity/ui-workshop to ^1.2.9 (#​4787) | dd595cd
renovate[bot] | chore(deps): update dependency @​sanity/ui to ^1.7.4 (#​4786) | c34c65a
Herman Wikner | dev(test-studio): group tsdoc types in structure (#​4803) | 8f28935
renovate[bot] | fix(deps): Update dependency mendoza to v3 (#​4802) | e2fd12a
renovate[bot] | chore(lockfile): Update dependency groq-js to v1.1.11 (#​4800) | ea55198
renovate[bot] | chore(lockfile): Update dependency get-it to v8.4.1 (#​4799) | 30884b5
RitaDias | fix(core): fix issue with change indicator and path lines (#​4685) | 70f635e
renovate[bot] | chore(lockfile): Update dependency vite to v4.4.9 (#​4801) | 55a60ad

v3.14.5

Compare Source

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Various microcopy improvements
  • Adds isSlug() method to @sanity/types for type-safe asserting of a slug object
  • Fixes an issue where using multiple desk tools in the same studio would cause duplicate "review changes" actions and validation lists to appear. Thanks @​andparsons!
  • userHasRole will now accept null as well as a user object, making it more convenient in certain situations where the user might not yet be accessible
  • Fixes issue with auto scrolling on collapsed fieldset
  • Fixes issue where array list would not display all items when wrapped in a custom element
  • Fixes issue where array list would not display when inside a popover

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | fix(core): optimize wheel event on CommandList virtual element (#​4722) | 3dffb11
Fred Carlsen | PTE microcopy updates (#​4624) | c3d0234
Nina Andal Aarvik | fix(core): change cdr tooltip text (#​4750) | c78f9bd
Espen Hovlandsdal | feat(types): add isSlug asserter method (#​4746) | 31cee8f
Espen Hovlandsdal | fix(desk): prevent duplicate validation/change inspectors (#​4748) | 3c1a0e5
Espen Hovlandsdal | test(block-tools): update snapshots to match copy changes | 1378b95
Espen Hovlandsdal | fix(core): allow null and role-less user in userHasRole fn (#​4740) | a735461
renovate[bot] | fix(deps): update dependency @​vercel/frameworks to v1.5.0 (#​4752) | d9dcc3c
Binoy Patel | fix(core): fix auto scrolling issue on collapsed fieldset w/ array (#​4738) | 0cb1a0e
Binoy Patel | fix(core): fixes issues with virtualized list when wrapped in an element (#​4739) | 8779740
renovate[bot] | fix(deps): update dependency @​vercel/fs-detectors to v4.1.1 (#​4764) | bae83ad
Espen Hovlandsdal | refactor(validation): clean up imports/exports (always use named) | e21c7eb
Espen Hovlandsdal | refactor(validation): move @sanity/validation into monopackage | 856131e
Binoy Patel | docs(desk): fix 404 links (#​4770) | 109c3c3

v3.14.4

Compare Source

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm c

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

@renovate renovate bot requested a review from a team as a code owner July 24, 2023 13:45
@renovate renovate bot changed the title fix(deps): update non-major chore(deps): update non-major Jul 25, 2023
@renovate renovate bot force-pushed the renovate/non-major branch 8 times, most recently from 5b436b7 to a9ddb1b Compare July 27, 2023 00:50
@socket-security
Copy link

socket-security bot commented Jul 27, 2023

@renovate renovate bot force-pushed the renovate/non-major branch 17 times, most recently from 574fe41 to 4d3005a Compare August 2, 2023 16:57
@renovate renovate bot force-pushed the renovate/non-major branch 25 times, most recently from 4d25f20 to 1db74a5 Compare August 11, 2023 12:08
@renovate renovate bot changed the title chore(deps): update non-major chore(deps): update non-major - autoclosed Aug 11, 2023
@renovate renovate bot closed this Aug 11, 2023
@renovate renovate bot deleted the renovate/non-major branch August 11, 2023 12:22
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