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-dev): bump ember-simple-auth-oidc from 3.0.1 to 5.1.0 in /frontend #396

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2023

Bumps ember-simple-auth-oidc from 3.0.1 to 5.1.0.

Release notes

Sourced from ember-simple-auth-oidc's releases.

v5.1.0

5.1.0 (2023-04-20)

Bug Fixes

  • debounce redirect in unauthorized handler (dd18217)
  • prevent race condition in unauthorized handler (dd4e63c)

Features

  • add config option for debouncing unauthorized handler (0bafd98)

v5.0.3

5.0.3 (2023-03-22)

Bug Fixes

  • prevent redirect loops to login route (4e5d909)

v5.0.2

5.0.2 (2023-03-16)

Bug Fixes

  • always reconnect on unauthorized responses (4a2f0a6)

v5.0.1

5.0.1 (2022-10-20)

Bug Fixes

  • apollo: make apollo client a dependency (31aca2e), closes #597

v5.0.0

5.0.0 (2022-09-02)

chore

  • deps: update dependencies (2c298f5)

Features

... (truncated)

Changelog

Sourced from ember-simple-auth-oidc's changelog.

5.1.0 (2023-04-20)

Bug Fixes

  • debounce redirect in unauthorized handler (dd18217)
  • prevent race condition in unauthorized handler (dd4e63c)

Features

  • add config option for debouncing unauthorized handler (0bafd98)

5.0.3 (2023-03-22)

Bug Fixes

  • prevent redirect loops to login route (4e5d909)

5.0.2 (2023-03-16)

Bug Fixes

  • always reconnect on unauthorized responses (4a2f0a6)

5.0.1 (2022-10-20)

Bug Fixes

  • apollo: make apollo client a dependency (31aca2e), closes #597

5.0.0 (2022-09-02)

chore

  • deps: update dependencies (2c298f5)

Features

BREAKING CHANGES

  • deps: Drop support for Node v12 and Ember LTS v3.24.

... (truncated)

Commits
  • 988d35b chore(release): 5.1.0 [skip ci]
  • 0bafd98 feat: add config option for debouncing unauthorized handler
  • dd18217 fix: debounce redirect in unauthorized handler
  • dd4e63c fix: prevent race condition in unauthorized handler
  • b7994b5 chore(deps-dev): bump eslint-plugin-qunit from 7.3.1 to 7.3.4
  • 1e803e4 chore(deps): bump @​apollo/client from 3.7.1 to 3.7.10
  • 53ea70d chore(release): 5.0.3 [skip ci]
  • 4e5d909 fix: prevent redirect loops to login route
  • b798d85 chore(release): 5.0.2 [skip ci]
  • 4a2f0a6 fix: always reconnect on unauthorized responses
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ember-simple-auth-oidc](https://github.com/adfinis/ember-simple-auth-oidc) from 3.0.1 to 5.1.0.
- [Release notes](https://github.com/adfinis/ember-simple-auth-oidc/releases)
- [Changelog](https://github.com/adfinis/ember-simple-auth-oidc/blob/main/CHANGELOG.md)
- [Commits](adfinis/ember-simple-auth-oidc@v3.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: ember-simple-auth-oidc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2023

Dependabot tried to add @aziiee as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/adfinis/customer-center/pulls/396/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the adfinis/customer-center repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants