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 non-major dependencies #432

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ant-design/icons (source) 5.0.0 -> 5.0.1 age adoption passing confidence
@codemirror/commands 6.1.3 -> 6.2.0 age adoption passing confidence
@docusaurus/core 2.2.0 -> 2.3.0 age adoption passing confidence
@docusaurus/module-type-aliases 2.2.0 -> 2.3.0 age adoption passing confidence
@docusaurus/preset-classic 2.2.0 -> 2.3.0 age adoption passing confidence
@fastify/static 6.6.1 -> 6.7.0 age adoption passing confidence
@fastify/view 7.4.0 -> 7.4.1 age adoption passing confidence
@grpc/grpc-js (source) 1.8.4 -> 1.8.7 age adoption passing confidence
@mikro-orm/cli (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@mikro-orm/core (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@mikro-orm/mariadb (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@mikro-orm/migrations (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@mikro-orm/mysql (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@mikro-orm/seeder (source) 5.6.7 -> 5.6.8 age adoption passing confidence
@playwright/test (source) 1.29.2 -> 1.30.0 age adoption passing confidence
@sinclair/typebox 0.25.20 -> 0.25.21 age adoption passing confidence
@types/jest (source) 29.2.5 -> 29.4.0 age adoption passing confidence
@types/react (source) 18.0.26 -> 18.0.27 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.48.1 -> 5.49.0 age adoption passing confidence
@typescript-eslint/parser 5.48.1 -> 5.49.0 age adoption passing confidence
antd (source) 5.1.5 -> 5.1.6 age adoption passing confidence
eslint-plugin-import 2.27.4 -> 2.27.5 age adoption passing confidence
fastify (source) 4.11.0 -> 4.12.0 age adoption passing confidence
ioredis 5.2.5 -> 5.3.0 age adoption passing confidence
jest (source) 29.3.1 -> 29.4.1 age adoption passing confidence
jest-environment-jsdom 29.3.1 -> 29.4.1 age adoption passing confidence
node-ssh 13.0.0 -> 13.0.1 age adoption passing confidence
pnpm (source) 7.25.0 -> 7.26.1 age adoption passing confidence
protobufjs (source) 7.1.2 -> 7.2.0 age adoption passing confidence
rimraf 4.0.7 -> 4.1.2 age adoption passing confidence
tslib (source) 2.4.1 -> 2.5.0 age adoption passing confidence

Release Notes

ant-design/ant-design-icons

v5.0.1

Compare Source

codemirror/commands

v6.2.0

Compare Source

New features

The new joinToEvent history configuration option allows you to provide custom logic that determines whether a new transaction is added to an existing history event.

facebook/docusaurus

v2.3.0

Compare Source

🚀 New Feature
  • docusaurus-theme-translations
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus
    • #​8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@​friederbluemle)
  • docusaurus-theme-search-algolia
    • #​8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #​8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
🐛 Bug Fix
  • docusaurus-mdx-loader
    • #​8303 fix(mdx-loader): support nested admonitions
    • #​8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-theme-translations
    • #​8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@​slorber)
    • #​8289 fix(theme-translations): complete Turkish theme translations
    • #​8406 fix(translations): complete farsi theme translations
    • #​8450 fix(theme-translations): complete Vietnamese theme translations
    • #​8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #​8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@​slorber)
💅 Polish
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-translations
  • eslint-plugin
Committers: 16
fastify/fastify-static

v6.7.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-static@v6.6.1...v6.7.0

fastify/point-of-view

v7.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/point-of-view@v7.4.0...v7.4.1

grpc/grpc-node

v1.8.7: @​grpc/grpc-js 1.8.7

Compare Source

  • Make handling of HTTP2 session references work independent of keepalive settings (#​2337)

v1.8.6: @​grpc/grpc-js 1.8.6

Compare Source

  • Hold a reference to transport from call to avoid premature garbage collection (#​2336)

v1.8.5: @​grpc/grpc-js 1.8.5

Compare Source

  • Cancel deadline timer when the call ends (#​2335)
mikro-orm/mikro-orm

v5.6.8

Compare Source

Bug Fixes
  • mysql: fix reloading of database defaults for complex composite PKs (d36af00), closes #​3965
  • reflection: do not rehydrate metadata cache for enum items unless needed (e4761b6), closes #​3955
Features
  • core: add forceConstructor option to @Entity() decorator (c89b4af)
  • core: add hydrate option to @Property() decorator (f4ba092), closes #​3936
  • core: allow filtering in Collection.loadCount() (#​3958) (08ea320), closes #​3527
  • migrations-mongo: replace backslash in the glob to fix windows support (d904ba0), closes #​3957
  • mongo: add missing MongoEntityRepository.getCollection() shortcut (5e4e126), closes #​3951
Microsoft/playwright

v1.30.0

Compare Source

🎉 Happy New Year 🎉

Maintenance release with bugfixes and new browsers only. We are baking some nice features for v1.31.

Browser Versions
  • Chromium 110.0.5481.38
  • Mozilla Firefox 108.0.2
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 109
  • Microsoft Edge 109
sinclairzx81/typebox

v0.25.21

Compare Source

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

v5.49.0

Compare Source

Features
  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#​6259) (c8a6d80)

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

Compare Source

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

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

v5.49.0

Compare Source

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

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

Compare Source

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

ant-design/ant-design

v5.1.6

Compare Source


import-js/eslint-plugin-import

v2.27.5

Compare Source

Fixed
fastify/fastify

v4.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.11.0...v4.12.0

luin/ioredis

v5.3.0

Compare Source

Bug Fixes
Features

5.2.6 (2023-01-25)

Bug Fixes
  • remove extraneous TCP/IPC properties from RedisOptions TS type (#​1707) (9af7b1c)

5.2.5 (2023-01-14)

Bug Fixes
  • Named export to support ESM imports in Typescript (#​1695) (cdded57)

    With this change, users would be able to import Redis with import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.

5.2.4 (2022-11-02)

Bug Fixes

5.2.3 (2022-08-23)

Bug Fixes

5.2.2 (2022-07-23)

Bug Fixes
  • srandmember with count argument should return array of strings (#​1620) (5f813f3)

5.2.1 (2022-07-16)

Bug Fixes
  • always allow selecting a new node for cluster mode subscriptions when the current one fails (#​1589) (1c8cb85)

v5.2.6

Compare Source

Bug Fixes
  • remove extraneous TCP/IPC properties from RedisOptions TS type (#​1707) (9af7b1c)
facebook/jest

v29.4.1

Compare Source

Features
  • [expect, jest-circus, @​jest/types] Implement numPassingAsserts of testResults to track the number of passing asserts in a test (#​13795)
  • [jest-core] Add newlines to JSON output (#​13817)
  • [@jest/reporters] Automatic log folding in GitHub Actions Reporter (#​13626)
Fixes
  • [@jest/expect-utils] toMatchObject diffs should include Symbol properties (#​13810)
  • [jest-runtime] Handle missing replaceProperty (#​13823)
  • [@jest/types] Add partial support for done callbacks in typings of each (#​13756)

v29.4.0

Compare Source

Features
  • [expect, @​jest/expect-utils] Support custom equality testers (#​13654)
  • [jest-config, jest-worker] Use os.availableParallelism if available to calculate number of workers to spawn (#​13738)
  • [@jest/globals, jest-mock] Add jest.replaceProperty() that replaces property value (#​13496)
  • [jest-haste-map] ignore Sapling vcs directories (.sl/) (#​13674)
  • [jest-resolve] Support subpath imports (#​13705, #​13723, #​13777)
  • [jest-runtime] Add jest.isolateModulesAsync for scoped module initialization of asynchronous functions (#​13680)
  • [jest-runtime] Add jest.isEnvironmentTornDown function (#​13741)
  • [jest-test-result] Added skipped and focused status to FormattedTestResult (#​13700)
  • [jest-transform] Support for asynchronous createTransformer (#​13762)
Fixes
  • [jest-environment-node] Fix non-configurable globals (#​13687)
  • [@jest/expect-utils] toMatchObject should handle Symbol properties (#​13639)
  • [jest-mock] Fix mockReset and resetAllMocks undefined return value(#​13692)
  • [jest-resolve] Add global paths to require.resolve.paths (#​13633)
  • [jest-resolve] Correct node core module detection when using node: specifiers (#​13806)
  • [jest-runtime] Support WASM files that import JS resources (#​13608)
  • [jest-runtime] Use the scriptTransformer cache in jest-runner (#​13735)
  • [jest-runtime] Enforce import assertions when importing JSON in ESM (#​12755 & #​13805)
  • [jest-snapshot] Make sure to import babel outside of the sandbox (#​13694)
  • [jest-transform] Ensure the correct configuration is passed to preprocessors specified multiple times in the transform option (#​13770)
Chore & Maintenance
  • [@jest/fake-timers] Update @sinonjs/fake-timers (#​13612)
  • [docs] Improve custom puppeteer example to prevent worker warnings (#​13619)
steelbrain/node-ssh

v13.0.1

Compare Source

  • Fix trailing space in .exec() generated command when no parameters are used. #​455 (Thanks @​Nicram97)
pnpm/pnpm

v7.26.1

Compare Source

Patch Changes

  • Fixed out of memory error that sometimes happens when node-linker is set to hoisted #​5988.
  • Fixed EMFILE: too many open files by using graceful-fs for reading bin files of dependencies #​5887.
  • Fix lockfile v6 on projects that use patched dependencies #​5967.

Our Gold Sponsors

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

@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2023

⚠️ No Changeset found

Latest commit: 05de6ba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2023

PR Preview Action v1.2.0
Preview removed because the pull request was closed.
2023-01-28 07:39 UTC

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Base: 64.68% // Head: 64.68% // No change to project coverage 👍

Coverage data is based on head (05de6ba) compared to base (5e4f6ac).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   64.68%   64.68%           
=======================================
  Files         106      106           
  Lines        2970     2970           
  Branches      371      371           
=======================================
  Hits         1921     1921           
  Misses       1003     1003           
  Partials       46       46           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 524f439 to 8f614f1 Compare January 27, 2023 07:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f614f1 to 05de6ba Compare January 27, 2023 18:25
@ddadaal ddadaal merged commit 3d9f986 into master Jan 28, 2023
@ddadaal ddadaal deleted the renovate/all-minor-patch branch January 28, 2023 07:37
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.

2 participants