Skip to content

build(deps-dev): bump @authup/core from 0.32.0 to 0.35.0#109

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

build(deps-dev): bump @authup/core from 0.32.0 to 0.35.0#109
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/authup/core-0.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2023

Copy link
Copy Markdown
Contributor

Bumps @authup/core from 0.32.0 to 0.35.0.

Changelog

Sourced from @​authup/core's changelog.

0.35.0 (2023-05-25)

Features

  • add callback handler for token creator (515bdee)
  • allow disabling token refresh timer + add token creation hook option (d042e62)

0.34.0 (2023-05-24)

Bug Fixes

  • better token error handling + token error verification (e323e83)
  • deps: bump @​types/jsonwebtoken from 9.0.1 to 9.0.2 (#1061) (d00c6e3)
  • deps: bump smob from 1.0.0 to 1.1.1 (#1122) (0dc6667)

Features

  • better error messages for refresh_token grant type (13f3239)

0.33.0 (2023-04-24)

Bug Fixes

  • http client (error) hook implementation (86ddd6c)
  • rename retry state tracker (a233a61)
  • typings for auth error check (8a69037)

Features

  • bump hapic to v2.0.0-alpha.x (axios -> fetch) (#1036) (e09c919)
  • implemented hapic v2.0 alpha (f1da95b)

0.32.2 (2023-04-05)

... (truncated)

Commits
  • ac2c2ea chore(release): v0.35.0
  • d042e62 feat: allow disabling token refresh timer + add token creation hook option
  • 515bdee feat: add callback handler for token creator
  • 93d6bca chore(release): v0.34.0
  • e323e83 fix: better token error handling + token error verification
  • 0dc6667 fix(deps): bump smob from 1.0.0 to 1.1.1 (#1122)
  • 13f3239 feat: better error messages for refresh_token grant type
  • d00c6e3 fix(deps): bump @​types/jsonwebtoken from 9.0.1 to 9.0.2 (#1061)
  • b467985 chore(release): v0.33.0
  • a233a61 fix: rename retry state tracker
  • 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 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.32.0 to 0.35.0.
- [Changelog](https://github.com/authup/authup/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/authup/authup/commits/v0.35.0/packages/core)

---
updated-dependencies:
- dependency-name: "@authup/core"
  dependency-type: direct:development
  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 May 25, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #110.

@dependabot dependabot Bot closed this May 29, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/authup/core-0.35.0 branch May 29, 2023 11:14
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