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

pkg: Update all non-major dependencies #3042

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/cli 3.1.22 -> 3.1.23 age adoption passing confidence
@anansi/core 0.19.0 -> 0.19.1 age adoption passing confidence
@data-client/react (source) 0.11.4 -> 0.11.5 age adoption passing confidence
@data-client/rest (source) 0.11.3 -> 0.11.5 age adoption passing confidence
@data-client/test (source) 0.11.4 -> 0.11.5 age adoption passing confidence

Release Notes

reactive/data-client (@​data-client/react)

v0.11.5

Compare Source

Patch Changes
reactive/data-client (@​data-client/rest)

v0.11.5

Compare Source

Patch Changes
  • #​3028 b173c52 Thanks @​ntucker! - Warn for capitalization mistakes when calling createResource()

    Endpoint and Collection are both capitalized because they
    are classes. However, this may not be intuitive since other arguments are lower-first. Let's add a console.warn() to help
    guide, since this may be intentional?

    export const UserResource = createResource({
      urlPrefix: CONFIG.API_ROOT,
      path: "/users/:id",
      schema: User,
      // this should be 'Endpoint:'
      endpoint: AuthedEndpoint,
    });
reactive/data-client (@​data-client/test)

v0.11.5

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Apr 30, 2024

⚠️ No Changeset found

Latest commit: b5a194b

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

@ntucker ntucker enabled auto-merge April 30, 2024 16:31
@ntucker ntucker added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit d01aee4 Apr 30, 2024
20 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch April 30, 2024 17:02
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.

None yet

1 participant