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 devdependencies (non-major) (master) #22

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/components (source) ^2.13.0 -> ^2.14.0 age adoption passing confidence
@sanity/semantic-release-preset (source) ^2.0.1 -> ^2.0.2 age adoption passing confidence
@types/jest (source) ^23.3.2 -> ^23.3.14 age adoption passing confidence
@types/lodash (source) ^4.14.149 -> ^4.14.186 age adoption passing confidence
@types/node (source) ^10.17.4 -> ^10.17.60 age adoption passing confidence
@types/react (source) ^17.0.27 -> ^17.0.50 age adoption passing confidence
@types/styled-components (source) ^5.1.14 -> ^5.1.26 age adoption passing confidence
coveralls ^3.0.7 -> ^3.1.1 age adoption passing confidence
husky (source) ^1.0.1 -> ^1.3.1 age adoption passing confidence
lodash (source) ^4.17.15 -> ^4.17.21 age adoption passing confidence
prettier (source) ^1.18.2 -> ^1.19.1 age adoption passing confidence
prompt ^1.0.0 -> ^1.3.0 age adoption passing confidence
react (source) ^16.9 -> ^16.14 age adoption passing confidence
react-dom (source) ^16.2 -> ^16.14 age adoption passing confidence
react-hot-loader ^4.12.15 -> ^4.13.0 age adoption passing confidence
replace-in-file ^3.4.2 -> ^3.4.4 age adoption passing confidence
rollup (source) >=1.26.3 -> >=1.32.1 age adoption passing confidence
rollup-plugin-sourcemaps ^0.4.2 -> ^0.6.3 age adoption passing confidence
rollup-plugin-typescript2 ^0.25.2 -> ^0.34.1 age adoption passing confidence
rxjs (source) ^6.5.3 -> ^6.6.7 age adoption passing confidence
shelljs ^0.8.3 -> ^0.8.5 age adoption passing confidence
styled-components (source) ^5.2.0 -> ^5.3.6 age adoption passing confidence
tslib (source) ^1.10.0 -> ^1.14.1 age adoption passing confidence
tslint-config-prettier ^1.15.0 -> ^1.18.0 age adoption passing confidence
typedoc (source) ^0.15.0 -> ^0.23.18 age adoption passing confidence
typescript (source) ^3.8.0 -> ^3.9.10 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

sanity-io/semantic-release-preset

v2.0.2

Compare Source

Bug Fixes
  • update readme CI example (1e8a5a2)
flatiron/prompt

v1.3.0

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

maxdavidson/rollup-plugin-sourcemaps

v0.6.3

Compare Source

  • Fix ES module breaking due to not default-importing CommonJS modules
  • Add some warning messages

v0.6.2

Compare Source

  • Fix issue with exports that prevented it from working in Node 13.0-13.6

v0.6.1

Compare Source

  • Fix issue with conditional exports that prevented it from working in Node 13+

v0.6.0

Compare Source

  • Drop support for Node 8
  • Update dependencies
  • Publish ES module for Node 12+ using conditional exports

v0.5.0

Compare Source

  • Drop support for Node < 8 and make use of ES2017 features
  • Switch from Babel to TypeScript
  • Remove jsnext:main field from package.json
ezolenko/rollup-plugin-typescript2

v0.34.1

Compare Source

Bugfixes

Internal (testing, refactors)

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.0...0.34.1

v0.34.0

Compare Source

Bugfixes

  • fix: handle all type-only imports by piping TS imports by @​agilgur5 in #​406
    • If you have ever had issues with some files not being type-checked or not generating declarations, this should conclusively fix all such issues. This type of issue used to occur if you had a type-only / interface-only / emit-less file, i.e. a file with only TS types and interfaces that would produce no JS.
    • NOTE: This requires Rollup version 2.60.0+ as it requires the use of this.load
      • 0.34.0 will (accidentally) error out on older versions of Rollup. 0.34.1 patched this to instead give a warning and skip this check on older versions of Rollup.
More Fixes ...

Docs

  • docs: add a simple CHANGELOG.md that references GH releases by @​agilgur5 in #​419
    • i.e. it references this page

Internal (testing, refactors)

More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.33.0.1...0.34.0

v0.33.0

Compare Source

v0.32.1

Compare Source

Bugfixes

Full Changelog: ezolenko/rollup-plugin-typescript2@0.32.0...0.32.1

v0.32.0

Compare Source

Features
Bugfixes
Dependencies
Docs
More Docs ...
GitHub
Internal (testing, refactors)
More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.2...0.32.0

v0.31.2

Compare Source

What's Changed

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.1...0.31.2

v0.31.1

Compare Source

Fix for #​291

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.0...0.31.1

v0.31.0

Compare Source

  • PR #​290 fix for tslib on node 17
  • Updated dependencies

v0.30.0

Compare Source

#​251 Fix duplicate output with multiple entry points
allowing ES2020 module type in tsconfig

v0.29.0

Compare Source

#​249 use compilerOptions.rootDir to filter files

v0.28.0

Compare Source

#​221

v0.27.3

Compare Source

PR #​243

Updating dependencies

v0.27.2

Compare Source

Dependency updates

v0.27.1

Compare Source

v0.27.0

Compare Source

  • updated dependencies and some type changes

v0.26.0

Compare Source

#​203 Updating object-hash to 2.0.2 with async support.

Updating other dependencies.

shelljs/shelljs

v0.8.5

Compare Source

This was a small security fix for #​1058.

styled-components/styled-components

v5.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v5.3.5...v5.3.6

v5.3.5

Add statement of solidarity against the war on Ukraine 🇺🇦

TypeStrong/TypeDoc

v0.23.18

Compare Source

Features
  • Improved error reporting when failing to find entry points, #​2080, #​2082.
Bug Fixes
  • Constructor parameter-properties will now use the @param comment for the parameter if available, #​1261.
  • Fixed display of object types containing methods, #​1788.
  • Fixed conversion of intrinsic string mapping types when converting without a type node, #​2079.

v0.23.17

Compare Source

Features
  • Added titleLink, navigationLinks and sidebarLinks options to add additional links to the rendered output, #​1830.
  • Added sourceLinkTemplate option to allow more flexible specification of remote urls.
    Deprecated now redundant gitRevision detection starting with https?:// introduced in v0.23.16, #​2068.
Thanks!

v0.23.16

Compare Source

Features
  • Object types will now be pretty printed, #​1793.
  • Added support for specifying the tsconfig.json file in packages mode with { "typedoc": { "tsconfig": "tsconfig.lib.json" }} in package.json, #​2061.
  • In packages mode, readme files will now be automatically included if present, #​2065.
  • Added support for specifying the base file url for links to source code, #​2068.
Bug Fixes
  • Private parameter properties will no longer be ignored, #​2064.
Thanks!

v0.23.15

Compare Source

Features
  • TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported
    symbol as re-exports of that symbol, #​2044.
Bug Fixes
  • TypeDoc will now prefer comments on variable declarations over signature comments, #​2042.
  • Fixed double rendering of "Type Parameters" header, #​2054.
  • Fixed double rendering of "Hierarchy" header, #​2053.
  • Removed unused widgets.png and widgets@2x.png files from generated assets folder.

v0.23.14

Compare Source

Features
  • Added support for defining one-off external link mappings with externalSymbolLinkMappings see
    the documentation for usage examples and caveats, #​2030.
  • External link resolvers defined with addUnknownSymbolResolver will now be checked when resolving @link tags, #​2030.
    Note: To support this, resolution will now happen during conversion, and as such, Renderer.addUnknownSymbolResolver has been
    soft deprecated in favor of Converter.addUnknownSymbolResolver. Plugins should update to use the method on Converter.
    DefaultThemeRenderContext.attemptExternalResolution has also been deprecated since it will repeat work done during conversion,
    use ReferenceType.externalUrl instead.
  • Added Converter.addUnknownSymbolResolver for use by plugins supporting external links.
Bug Fixes
  • Fixed conversion of object literal types containing construct signatures, #​2036.
  • Fixed centering of title bar on wide displays, actually this time, #​2046.

v0.23.13

Compare Source

Bug Fixes
  • Fixed packages mode bug introduced in 0.23.12, #​2043.

v0.23.12

Compare Source

Features
  • Added a new ParameterType.Object for declaring object options which will be shallowly merged when read from user configuration.
  • Added a new Application.EVENT_BOOTSTRAP_END event emitted when Application.bootstrap is called.
Bug Fixes
  • TypeDoc will now work properly in packages mode when converting packages outside the current working directory, #​2043.
  • Fixed deprecation warning for isIdentifierOrPrivateIdentifier.
  • Fixed centering of title bar on wide displays, #​2046.
Thanks!

v0.23.11

Compare Source

Features
  • Added support for TypeScript 4.8.
  • Introduced a skipErrorChecking option which instructs TypeDoc to not ask TypeScript for compiler errors
    before attempting to generate documentation. Turning this on may improve generation speed, but could also
    cause a crash if your code contains compiler errors.
  • Added support for JS entry points when using packages mode, #​2037.
Bug Fixes
  • Fixed crash when converting abstract mixin class, #​2011.
  • Readme files within monorepos now have @link tags resolved, #​2029.
  • Correctly resolve unqualified links to class members within parameters, #​2031.
  • TypeDoc will now consider other reflections with the same name as parents when resolving links, #​2033.
  • The "Hierarchy" and "Type Parameters" helpers on DefaultThemeRenderContext now contain all the HTML for their sections of the page, #​2038.
Thanks!

v0.23.10

Compare Source

Features
  • Added support for detecting comments directly before parameters as the parameter comment, #​2019.
  • Added support for using the comment directly before a constructor parameter that declares a property as the property comment, #​2019.
  • Improved schema generation to give better autocomplete for the sort option.
  • Optional properties are now visually distinguished in the index/sidebar by rendering prop as prop?, #​2023.
  • DefaultThemeRenderContext.markdown now also accepts a CommentDisplayPart[] for rendering, #​2004.
  • Expose Converter.resolveLinks method for use with Converter.parseRawComment, #​2004.
Bug Fixes
  • Fixed schema URL for TSDoc preventing the use of typedoc/tsdoc.json in TSDoc extends, #​2015.
  • Improved detection of package names in repositories using pnpm, #​2017.
  • Fixed missing JSDoc style @typedef comments for properties, #​2020.
Thanks!

v0.23.9

Compare Source

Bug Fixes
  • TypeDoc will no longer skip entry points which have no exports, #​2007.
    If using "entryPointStrategy": "expand", this change may result in new pages being added to your documentation.
    If this is not desired, you can use the exclude option to filter them out.
  • Fixed missing comments on callable variable-functions constructed indirectly, #​2008.
  • Packages mode will now respect the --includeVersion flag, #​2010.
  • Fixed multiple reflections mapping to the same file name on case insensitive file systems, #​2012.

v0.23.8

Compare Source

Features
  • Added defined in links for classes, enums, #​180.
  • Added support for *.ghe.com and *.github.us GitHub enterprise domains for source links, #​2001.
  • Expose Converter.parseRawComment for plugins to parse additional markdown files, #​2004.
Bug Fixes
  • TypeDoc will no longer emit a warning for {@&#8203;link} containing a URL, #​1980.
  • excludeNotDocumented will no longer remove functions/methods/accessors which are documented, #​1994.
  • Fixed missing sources property on signature reflections #​1996.
Thanks!

v0.23.7

Compare Source

Bug Fixes
  • Tags must now contain whitespace after the tag name to be parsed as a tag, @jest/globals in a comment will no longer be parsed as a tag #​1990.
  • The private member visibility option will now be respected in generated sites, #​1992.
  • Overload rendering will no longer be broken if JavaScript is disabled, #​453.
  • All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, #​1100.

v0.23.6

Compare Source

Features
  • Improved support for --entryPointStrategy Packages. TypeDoc will now load package-specific configurations from package.json typedoc field. This configuration allows configuring a custom display name (typedoc.displayName) field, entry point (typedoc.entryPoint - this is equivalent and will override typedocMain), and path to a readme file to be rendered at the top of the package page (typedoc.readmeFile), #​1658.
  • The --includeVersion option will now be respected by --entryPointStrategy Packages. Also, for this combination, missing version field in the root package.json will not issue a warning.
  • The navigation partial will now call the new settings, primaryNavigation, and secondaryNavigation partials, #​1987.
Bug Fixes
  • All warnings will be reported instead of only the first warning of a given type, [#​

Configuration

📅 Schedule: Branch creation - "before 4am on sunday" (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, click this checkbox.

This PR has been generated by Mend Renovate using a preset from Sanity. View repository job log here

@renovate renovate bot added bump dependencies Pull requests that update a dependency file minor labels Aug 17, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Aug 17, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: sanity-plugin-asset-source-unsplash@0.2.3
npm ERR! Found: typescript@3.9.10
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"^3.9.10" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x" from typedoc@0.23.18
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"^0.23.18" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-10-23T23_53_04_367Z-debug-0.log

@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch 3 times, most recently from 08ecd3e to ce6f729 Compare August 19, 2022 23:28
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch 5 times, most recently from d5a27a4 to a7c8c65 Compare September 1, 2022 02:15
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch from a7c8c65 to caf650a Compare September 3, 2022 15:38
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch 3 times, most recently from 9e7ae0d to 7c4eef1 Compare September 13, 2022 21:52
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch from 7c4eef1 to 12fbefa Compare September 18, 2022 18:37
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch 3 times, most recently from 40efdce to 54b90e9 Compare October 3, 2022 19:46
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch 2 times, most recently from 1999649 to a6f7388 Compare October 10, 2022 22:23
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch from a6f7388 to 2cffcef Compare October 18, 2022 04:10
@renovate renovate bot force-pushed the renovate/master-devdependencies-(non-major) branch from 2cffcef to c7c1ae0 Compare October 23, 2022 23:53
@stipsan stipsan closed this Oct 25, 2022
@renovate renovate bot deleted the renovate/master-devdependencies-(non-major) branch October 25, 2022 19:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant