Skip to content

Bump @authup/core from 0.37.1 to 0.40.0#199

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/authup/core-0.40.0
Closed

Bump @authup/core from 0.37.1 to 0.40.0#199
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/authup/core-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2023

Copy link
Copy Markdown
Contributor

Bumps @authup/core from 0.37.1 to 0.40.0.

Changelog

Sourced from @​authup/core's changelog.

0.40.0 (2023-08-15)

Features

  • implemmented socket manager + refactored entiy-{list,manager} (b6ddb51)
  • simplified entity assign actions (c22ab45)

0.39.0 (2023-07-18)

Bug Fixes

  • oauth2 github identity-provider workflow (f6843e2)
  • rename identity-provider protocol_config column to preset (bf4020e)
  • rename realm column drop_able to built_in (dd93239)

Features

  • better typing and structure for entity-{list,manager} (abbfe43)
  • extended identity-provider form to manage protocols and protocol-configs (0d01e7f)
  • implemented (social)login flow for identity provider authorization & redirect (8db22c9)
  • implemented entity-manager + created domain entity components (391969d)
  • split identity-provider form fields + additional utitlity components (a50a695)

0.38.0 (2023-06-29)

Note: Version bump only for package @​authup/core

Commits
  • 669f4e5 chore(release): v0.40.0
  • 371cce6 build: fix merge conflict
  • c22ab45 feat: simplified entity assign actions
  • b6ddb51 feat: implemmented socket manager + refactored entiy-{list,manager}
  • 4a224e3 chore(release): v0.39.0
  • dd93239 fix: rename realm column drop_able to built_in
  • bf4020e fix: rename identity-provider protocol_config column to preset
  • f6843e2 fix: oauth2 github identity-provider workflow
  • a50a695 feat: split identity-provider form fields + additional utitlity components
  • 0d01e7f feat: extended identity-provider form to manage protocols and protocol-configs
  • 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)

Bumps [@authup/core](https://github.com/authup/authup/tree/HEAD/packages/core) from 0.37.1 to 0.40.0.
- [Changelog](https://github.com/authup/authup/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/authup/authup/commits/v0.40.0/packages/core)

---
updated-dependencies:
- dependency-name: "@authup/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2023
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #208.

@dependabot dependabot Bot closed this Sep 4, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/authup/core-0.40.0 branch September 4, 2023 07:50
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