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

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/client-search 4.15.0 -> 4.16.0 age adoption passing confidence
@changesets/cli (source) 2.26.0 -> 2.26.1 age adoption passing confidence
@codemirror/view 6.9.2 -> 6.9.3 age adoption passing confidence
@docusaurus/core 2.3.1 -> 2.4.0 age adoption passing confidence
@docusaurus/module-type-aliases 2.3.1 -> 2.4.0 age adoption passing confidence
@docusaurus/preset-classic 2.3.1 -> 2.4.0 age adoption passing confidence
@grpc/grpc-js (source) 1.8.12 -> 1.8.13 age adoption passing confidence
@sinclair/typebox 0.25.24 -> 0.26.5 age adoption passing confidence
@types/node (source) 18.15.5 -> 18.15.10 age adoption passing confidence
@types/react (source) 18.0.28 -> 18.0.29 age adoption passing confidence
@uiw/codemirror-theme-github (source) 4.19.9 -> 4.19.10 age adoption passing confidence
@uiw/react-codemirror (source) 4.19.9 -> 4.19.10 age adoption passing confidence
liquidjs 10.6.2 -> 10.7.0 age adoption passing confidence
nanoid 4.0.1 -> 4.0.2 age adoption passing confidence
nodemon (source) 2.0.21 -> 2.0.22 age adoption passing confidence
pnpm (source) 7.30.0 -> 7.30.3 age adoption passing confidence
rimraf 4.4.0 -> 4.4.1 age adoption passing confidence
tsc-alias (source) 1.8.3 -> 1.8.4 age adoption passing confidence
turbo (source) 1.8.4 -> 1.8.5 age adoption passing confidence
webpack 5.76.2 -> 5.76.3 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript

v4.16.0

Compare Source

changesets/changesets

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.
codemirror/view

v6.9.3

Compare Source

Bug fixes

Work around a Firefox issue that caused coordsAtPos to return rectangles with the full line height on empty lines.

Opening a context menu by clicking below the content element but inside the editor now properly shows the browser's menu for editable elements.

Fix an issue that broke composition (especially of Chinese IME) after widget decorations.

Fix an issue that would cause the cursor to jump around during compositions inside nested mark decorations.

facebook/docusaurus

v2.4.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #​8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki)
  • docusaurus-theme-classic
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus
    • #​8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@​slorber)
  • docusaurus-theme-translations
  • docusaurus-theme-common
    • #​8656 feat(theme-common): allow passing a string for details summary (@​pReya)
  • docusaurus-plugin-google-gtag
    • #​8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-common, docusaurus-theme-search-algolia
    • #​8757 fix(search): search page should react to querystring changes + cleanup/refactor (@​slorber)
  • docusaurus
  • docusaurus-theme-translations
💅 Polish
  • create-docusaurus
    • #​8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@​biplavmz)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@​tannerdolby)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
Committers: 14
grpc/grpc-node

v1.8.13: @​grpc/grpc-js 1.8.13

Compare Source

  • Fix memory leak in channelz socket tracking (#​2394)
sinclairzx81/typebox

v0.26.5

Compare Source

v0.26.4

Compare Source

v0.26.3

Compare Source

v0.26.2

Compare Source

v0.26.1

Compare Source

v0.26.0

Compare Source

uiwjs/react-codemirror

v4.19.10

Compare Source

Documentation v4.19.10: https://raw.githack.com/uiwjs/react-codemirror/061c0a9/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.19.9...v4.19.10

npm i @​uiw/[email protected]
harttle/liquidjs

v10.7.0

Compare Source

Bug Fixes
Features
  • JSON format by space in json filter (7b87ea8)

10.6.2 (2023-03-19)

Bug Fixes

10.6.1 (2023-03-02)

Bug Fixes
ai/nanoid

v4.0.2

Compare Source

  • Added link to Github Sponsors.
remy/nodemon

v2.0.22

Compare Source

Bug Fixes
pnpm/pnpm

v7.30.3

Compare Source

Patch Changes

  • Should use most specific override rule when multiple rules match the same target #​6210.
  • Fix regression introduced in v7.30.1 #​6271.

Our Gold Sponsors

Our Silver Sponsors

v7.30.2

Compare Source

v7.30.1

Compare Source

Patch Changes

  • Don't write the pnpm-lock.yaml file if it has no changes and pnpm install --frozen-lockfile was executed #​6158.
  • Fix git-hosted dependencies referenced via git+ssh that use semver selectors #​6239.
  • When publish some package throws an error, the exit code should be non-zero #​5528.
  • Only three paths are displayed in pnpm audit output #​6203
  • Aliased packages should be used to resolve peer dependencies too #​4301.

Our Gold Sponsors

Our Silver Sponsors

isaacs/rimraf

v4.4.1

Compare Source

justkey007/tsc-alias

v1.8.4: (2023-03-21)

Compare Source

What's Changed
New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.3...v1.8.4

vercel/turbo

v1.8.5: Turborepo v1.8.5

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v1.8.4...v1.8.5

webpack/webpack

v5.76.3

Compare Source

Bugfixes

New Contributors

Full Changelog: webpack/webpack@v5.76.2...v5.76.3


Configuration

📅 Schedule: Branch creation - "every weekend" (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. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2023

⚠️ No Changeset found

Latest commit: 64dd72c

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 Mar 25, 2023

PR Preview Action v1.3.0
Preview removed because the pull request was closed.
2023-03-27 10:49 UTC

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (73d5688) 67.03% compared to head (64dd72c) 67.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files         115      115           
  Lines        3134     3134           
  Branches      391      391           
=======================================
  Hits         2101     2101           
  Misses        980      980           
  Partials       53       53           

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 in Codecov by Sentry.
📢 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 5 times, most recently from 2dfff22 to d765be7 Compare March 26, 2023 13:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d765be7 to 64dd72c Compare March 27, 2023 05:53
@ddadaal ddadaal merged commit 9aabf3a into master Mar 27, 2023
@ddadaal ddadaal deleted the renovate/all-minor-patch branch March 27, 2023 10:47
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.

1 participant