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

fix(deps): update all dependencies j:cdx-227 #174

Merged
merged 1 commit into from
Jul 18, 2022
Merged

fix(deps): update all dependencies j:cdx-227 #174

merged 1 commit into from
Jul 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@coveo/bueno ^0.40.0 -> ^0.42.0 age adoption passing confidence
@types/jest 28.1.4 -> 28.1.6 age adoption passing confidence
@types/node 18.0.3 -> 18.0.6 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.30.5 -> 5.30.6 age adoption passing confidence
@typescript-eslint/parser 5.30.5 -> 5.30.6 age adoption passing confidence
eslint (source) 8.19.0 -> 8.20.0 age adoption passing confidence
jest (source) 28.1.2 -> 28.1.3 age adoption passing confidence
ts-jest (source) 28.0.5 -> 28.0.7 age adoption passing confidence
ts-node (source) 10.8.2 -> 10.9.1 age adoption passing confidence
typedoc (source) 0.23.7 -> 0.23.8 age adoption passing confidence

Release Notes

coveo/ui-kit

v0.42.1

Compare Source

Note: Version bump only for package @​coveo/bueno

v0.42.0

Compare Source

Features

0.41.1 (2022-07-06)

Note: Version bump only for package @​coveo/bueno

v0.41.1

Compare Source

Note: Version bump only for package @​coveo/bueno

v0.41.0

Compare Source

Features

0.40.9 (2022-07-05)

Bug Fixes
  • atomic: add explicit types for different types of store (#​2190) (16afb1e)

0.40.8 (2022-07-05)

Note: Version bump only for package @​coveo/bueno

0.40.7 (2022-07-05)

Bug Fixes

0.40.6 (2022-07-04)

Bug Fixes
  • atomic: add insight and case assist to headless files (#​2185) (6d85aca)

0.40.5 (2022-06-30)

Note: Version bump only for package @​coveo/bueno

0.40.4 (2022-06-30)

Note: Version bump only for package @​coveo/bueno

0.40.3 (2022-06-30)

Note: Version bump only for package @​coveo/bueno

0.40.2 (2022-06-29)

Note: Version bump only for package @​coveo/bueno

0.40.1 (2022-06-29)

Note: Version bump only for package @​coveo/bueno

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.30.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.30.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint

v8.20.0

Compare Source

Features
Bug Fixes
  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)
Documentation
Chores
  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)
facebook/jest

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)
kulshekhar/ts-jest

v28.0.7

Compare Source

Bug Fixes

v28.0.6

Compare Source

Bug Fixes
TypeStrong/ts-node

v10.9.1

Compare Source

Fixed

  • Workaround nodejs bug introduced in 18.6.0 (#​1838) @​cspotcode
    • Only affects projects on node >=18.6.0 using --esm
    • Older versions of node and projects without --esm are unaffected

https://github.com/TypeStrong/ts-node/milestone/18?closed=1

v10.9.0

Compare Source

Added

  • --project accepts path to a directory containing a tsconfig.json (#​1829, #​1830) @​cspotcode
    • previously it required an explicit filename
  • Added helpful error message when swc version is too old to support our configuration (#​1802) @​cspotcode
  • Added experimentalTsImportSpecifiers option which allows using voluntary .ts file extensions in import specifiers (undocumented except for API docs) (#​1815) @​cspotcode

Fixed

https://github.com/TypeStrong/ts-node/milestone/16?closed=1

TypeStrong/TypeDoc

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 {@​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!

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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. View repository job log here.

@renovate renovate bot merged commit 837540c into main Jul 18, 2022
@renovate renovate bot deleted the renovate/all branch July 18, 2022 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants