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 moderndash repo dependencies #175

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.27.6 -> 2.27.10 age adoption passing confidence
@svitejs/changesets-changelog-github-compact (source) 1.1.0 -> 1.2.0 age adoption passing confidence
@vitest/coverage-v8 (source) 1.6.0 -> 2.1.5 age adoption passing confidence
@vitest/ui (source) 1.6.0 -> 2.1.5 age adoption passing confidence
typedoc (source) 0.26.2 -> 0.26.11 age adoption passing confidence
typescript (source) 5.5.2 -> 5.6.3 age adoption passing confidence
vite (source) 5.3.2 -> 5.4.11 age adoption passing confidence
vite-tsconfig-paths 4.3.2 -> 5.1.3 age adoption passing confidence
vitest (source) 1.6.0 -> 2.1.5 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.10

Compare Source

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

v2.27.7

Compare Source

Patch Changes
svitejs/changesets-changelog-github-compact (@​svitejs/changesets-changelog-github-compact)

v1.2.0

Compare Source

Minor Changes
  • Use short hash in generated labels for same repo commits (#​56)
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)

  await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()

  const [firstPost] = screen.getByRole('listitem').all()

  await firstPost.getByRole('button', { name: 'Delete' }).click()

  expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.0.5

[Compare Source](http


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented May 27, 2024

⚠️ No Changeset found

Latest commit: 948794d

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

Copy link

netlify bot commented May 27, 2024

Deploy Preview for moderndash ready!

Name Link
🔨 Latest commit 948794d
🔍 Latest deploy log https://app.netlify.com/sites/moderndash/deploys/67409f8d933bb60008eb426c
😎 Deploy Preview https://deploy-preview-175--moderndash.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.27.3 chore(deps): update moderndash repo dependencies May 28, 2024
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 2 times, most recently from 456196b to 3d34f98 Compare May 28, 2024 19:21
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 3 times, most recently from 48dc24b to cc72ff7 Compare June 14, 2024 11:59
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 6 times, most recently from ad0e086 to 3b4c3ee Compare June 27, 2024 18:06
@renovate renovate bot changed the title chore(deps): update moderndash repo dependencies chore(deps): update moderndash repo dependencies - autoclosed Jun 27, 2024
@renovate renovate bot closed this Jun 27, 2024
@renovate renovate bot deleted the renovate/moderndash-repo branch June 27, 2024 21:49
@renovate renovate bot restored the renovate/moderndash-repo branch June 28, 2024 04:20
@renovate renovate bot changed the title chore(deps): update moderndash repo dependencies - autoclosed chore(deps): update moderndash repo dependencies Jun 28, 2024
@renovate renovate bot reopened this Jun 28, 2024
@renovate renovate bot changed the title chore(deps): update moderndash repo dependencies chore(deps): update dependency typedoc to v0.26.3 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/moderndash-repo branch from 3b4c3ee to 932b8ca Compare June 28, 2024 06:10
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.3 chore(deps): update moderndash repo dependencies Jul 1, 2024
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 3 times, most recently from 315d822 to e32cac0 Compare July 3, 2024 07:47
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 3 times, most recently from 5560639 to 496d895 Compare July 10, 2024 18:24
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 3 times, most recently from 828d878 to ff14755 Compare October 8, 2024 22:40
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 4 times, most recently from c6731be to 842a331 Compare October 16, 2024 06:07
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 2 times, most recently from 9caac0a to f46b0dc Compare October 28, 2024 12:49
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 2 times, most recently from 80624f3 to c84d7a5 Compare November 4, 2024 19:02
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 4 times, most recently from 3115225 to 00b92bc Compare November 13, 2024 19:15
@renovate renovate bot force-pushed the renovate/moderndash-repo branch 4 times, most recently from c27541e to 74b4e44 Compare November 22, 2024 13:51
Copy link
Contributor Author

renovate bot commented Nov 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Maggi64 Maggi64 merged commit 7ac331e into main Nov 22, 2024
0 of 2 checks passed
@renovate renovate bot deleted the renovate/moderndash-repo branch November 22, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant