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 dependencies (non-major) #215

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/ni ^0.21.12 -> ^0.22.0 age adoption passing confidence
@changesets/cli (source) ^2.27.1 -> ^2.27.7 age adoption passing confidence
@microsoft/api-extractor (source) ^7.43.0 -> ^7.47.2 age adoption passing confidence
@ocavue/eslint-config ^1.4.3 -> ^1.8.0 age adoption passing confidence
@remirror/extension-heading (source) ^2.0.14 -> ^2.0.15 age adoption passing confidence
@remirror/extension-link (source) ^2.0.17 -> ^2.0.18 age adoption passing confidence
@remirror/pm (source) ^2.0.8 -> ^2.0.9 age adoption passing confidence
@types/node (source) ^20.12.5 -> ^20.14.11 age adoption passing confidence
@types/react (source) ^18.2.74 -> ^18.3.3 age adoption passing confidence
@types/react-dom (source) ^18.2.24 -> ^18.3.0 age adoption passing confidence
@vitejs/plugin-react-swc ^3.6.0 -> ^3.7.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.4.0 -> ^1.6.0 age adoption passing confidence
dedent ^1.5.1 -> ^1.5.3 age adoption passing confidence
execa ^9.2.0 -> ^9.3.0 age adoption passing confidence
jsdom ^24.0.0 -> ^24.1.0 age adoption passing confidence
next (source) ^14.1.4 -> ^14.2.5 age adoption passing confidence
pnpm (source) 8.15.6 -> 8.15.9 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.39 age adoption passing confidence
postcss-nesting (source) ^12.1.1 -> ^12.1.5 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.3 age adoption passing confidence
prosemirror-flat-list (source) ^0.5.2 -> ^0.5.3 age adoption passing confidence
prosemirror-model ^1.22.1 -> ^1.22.2 age adoption passing confidence
prosemirror-safari-ime-span ^1.0.1 -> ^1.0.2 age adoption passing confidence
prosemirror-view ^1.33.8 -> ^1.33.9 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
remirror (source) ^2.0.39 -> ^2.0.40 age adoption passing confidence
tsup (source) ^8.0.2 -> ^8.1.2 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.5.3 age adoption passing confidence
unified (source) ^11.0.4 -> ^11.0.5 age adoption passing confidence
vite (source) ^5.1.6 -> ^5.3.4 age adoption passing confidence
vitest (source) ^1.4.0 -> ^1.6.0 age adoption passing confidence

Release Notes

antfu/ni (@​antfu/ni)

v0.22.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
changesets/changesets (@​changesets/cli)

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes

v2.27.3

Compare Source

Patch Changes
  • #​1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

v2.27.2

Compare Source

Patch Changes
microsoft/rushstack (@​microsoft/api-extractor)

v7.47.2

Compare Source

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

v7.47.1

Compare Source

Tue, 16 Jul 2024 00:36:22 GMT

Version update only

v7.47.0

Compare Source

Mon, 03 Jun 2024 23:43:15 GMT

Minor changes
  • Add support for re-exporting modules using syntax such as export * as ns from './file' (GitHub #​2780)

v7.46.2

Compare Source

Thu, 30 May 2024 00:13:05 GMT

Patches
  • Include missing type modifiers on type-only exports.

v7.46.1

Compare Source

Wed, 29 May 2024 02:03:50 GMT

Version update only

v7.46.0

Compare Source

Wed, 29 May 2024 00:10:52 GMT

Minor changes
  • Bump TSDoc dependencies.

v7.45.1

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v7.45.0

Compare Source

Tue, 28 May 2024 00:09:47 GMT

Minor changes
  • Improve support for resolving the tsdoc-metadata.json to include the folder referenced by a types field in an "exports" field and an "typesVersions" field in addition to "types", "typings", and "tsdocMetadata" fields.

v7.44.1

Compare Source

Sat, 25 May 2024 04:54:07 GMT

Version update only

v7.44.0

Compare Source

Fri, 24 May 2024 00:15:08 GMT

Minor changes
  • Add support for "variants" of API reports which include or exclude items by release tag

v7.43.8

Compare Source

Thu, 23 May 2024 02:26:56 GMT

Version update only

v7.43.7

Compare Source

Thu, 16 May 2024 15:10:22 GMT

Version update only

v7.43.6

Compare Source

Wed, 15 May 2024 23:42:58 GMT

Version update only

v7.43.5

Compare Source

Wed, 15 May 2024 06:04:17 GMT

Version update only

v7.43.4

Compare Source

Fri, 10 May 2024 05:33:33 GMT

Version update only

v7.43.3

Compare Source

Wed, 08 May 2024 22:23:50 GMT

Version update only

v7.43.2

Compare Source

Mon, 06 May 2024 15:11:04 GMT

Version update only

v7.43.1

Compare Source

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

ocavue/eslint-config (@​ocavue/eslint-config)

v1.8.0

Compare Source

Features
  • enable rule @​typescript-eslint/no-unnecessary-parameter-property-assignment (#​77) (f880ef8)

v1.7.0

Compare Source

Features
  • add name to configs (a45eeaa)
  • disable some typescript rules for test files (e3b6acb)
  • drop eslint-define-config (24eb6dc)
  • support typescript 5.5 (19e07c5)

v1.6.0

Compare Source

Features
  • update dependency eslint-plugin-markdown to v5 (#​70) (0cf5a5d)
  • update dependency eslint-plugin-unicorn to v53 (#​71) (583c393)

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Features
remirror/remirror (@​remirror/extension-heading)

v2.0.15

2024-07-17

Patch Changes
remirror/remirror (@​remirror/extension-link)

v2.0.18

2024-07-17

Patch Changes
vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.7.0

Compare Source

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

dmnd/dedent (dedent)

v1.5.3

Compare Source

What's Changed

Full Changelog: https://github.com/dm


Configuration

📅 Schedule: Branch creation - "before 4am 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. View repository job log here.

Copy link

changeset-bot bot commented May 1, 2024

🦋 Changeset detected

Latest commit: 1b70a24

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
prosemirror-flat-list Patch

Not sure what this means? Click here to learn what changesets are.

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

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 9 times, most recently from d1e38e7 to c7c0357 Compare May 8, 2024 12:57
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 7 times, most recently from d119202 to f5a934b Compare May 15, 2024 16:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from 63ef31b to 1acaa9d Compare May 22, 2024 19:54
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 7 times, most recently from d33ca18 to a5b28a8 Compare May 27, 2024 11:48
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 15 times, most recently from bd069e9 to ffbb5e5 Compare July 17, 2024 21:23
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 55a1293 to 547c3e8 Compare July 18, 2024 20:39
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 547c3e8 to bebc72a Compare July 19, 2024 05:33
Copy link
Contributor

github-actions bot commented Jul 19, 2024

@github-actions github-actions bot temporarily deployed to pull request July 19, 2024 05:35 Inactive
Copy link
Contributor

github-actions bot commented Jul 19, 2024

@github-actions github-actions bot temporarily deployed to pull request July 19, 2024 05:35 Inactive
@ocavue ocavue merged commit e038952 into master Jul 19, 2024
5 checks passed
@ocavue ocavue deleted the renovate/dependencies-non-major branch July 19, 2024 05:37
@github-actions github-actions bot temporarily deployed to pull request July 19, 2024 05:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 19, 2024 05:39 Inactive
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