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

build(deps-dev): bump @authup/client-web-kit from 1.0.0-beta.22 to 1.0.0-beta.23 #892

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps @authup/client-web-kit from 1.0.0-beta.22 to 1.0.0-beta.23.

Release notes

Sourced from @​authup/client-web-kit's releases.

v1.0.0-beta.23

1.0.0-beta.23 (2024-11-10)

Features

  • emit hooks in module middleware & refactored navigation building (#2480) (ffa8d7e)

Bug Fixes

  • renamed useStore to injectStore (e57e13b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​authup/client-web-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/client-web-nuxt bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
Changelog

Sourced from @​authup/client-web-kit's changelog.

1.0.0-beta.23 (2024-11-10)

Features

  • emit hooks in module middleware & refactored navigation building (#2480) (ffa8d7e)
  • refactored client resource management (#2450) (17f81fa)
  • simplify domain type to shape mapping (6b267d6)

Bug Fixes

  • deps: bump @​vueuse/integrations from 11.1.0 to 11.2.0 (#2452) (03dec7c)
  • renamed useStore to injectStore (e57e13b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​authup/kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-http-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-realtime-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
    • peerDependencies
      • @​authup/kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-http-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
      • @​authup/core-realtime-kit bumped from ^1.0.0-beta.22 to ^1.0.0-beta.23
Commits
  • fe18a08 chore: release master (#2428)
  • 157e612 build(deps-dev): bump the minorandpatch group with 7 updates (#2479)
  • ffa8d7e feat: emit hooks in module middleware & refactored navigation building (#2480)
  • 518c84d build(deps-dev): bump pinia, bootstrap-vue-next & typeorm-extension
  • 03dec7c fix(deps): bump @​vueuse/integrations from 11.1.0 to 11.2.0 (#2452)
  • bb72122 build(deps-dev): bump vue-tsc from 2.1.6 to 2.1.10 (#2451)
  • 17f81fa feat: refactored client resource management (#2450)
  • 4f1cc35 build(deps-dev): bump @​types/node from 22.7.4 to 22.8.0 (#2436)
  • 75c8c2d build(deps-dev): bump socket.io-client from 4.8.0 to 4.8.1 (#2437)
  • 6b267d6 feat: simplify domain type to shape mapping
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/authup/client-web-kit-1.0.0-beta.23 branch 2 times, most recently from 6df585b to 6087d9a Compare November 12, 2024 13:33
Bumps [@authup/client-web-kit](https://github.com/authup/authup/tree/HEAD/packages/client-web-kit) from 1.0.0-beta.22 to 1.0.0-beta.23.
- [Release notes](https://github.com/authup/authup/releases)
- [Changelog](https://github.com/authup/authup/blob/master/packages/client-web-kit/CHANGELOG.md)
- [Commits](https://github.com/authup/authup/commits/v1.0.0-beta.23/packages/client-web-kit)

---
updated-dependencies:
- dependency-name: "@authup/client-web-kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/authup/client-web-kit-1.0.0-beta.23 branch from 6087d9a to 765f66a Compare November 12, 2024 13:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Looks like @authup/client-web-kit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/authup/client-web-kit-1.0.0-beta.23 branch November 12, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants