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.0.1 in /frontend #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2022

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

Release notes

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

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

BREAKING CHANGES

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

v4.1.1

4.1.1 (2022-04-28)

Bug Fixes

  • auth-route: store query params of attempted transition (4a8406d)

v4.1.0

4.1.0 (2022-03-22)

Features

  • apollo: add middleware for ember-apollo-client (7e22f17)

v4.0.0

4.0.0 (2022-02-04)

Bug Fixes

  • authentication: fix collection of attempted transition url (503a0d5)
  • config: remove usage of ember-get-config (74a9c0d)

... (truncated)

Changelog

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

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.

4.1.1 (2022-04-28)

Bug Fixes

  • auth-route: store query params of attempted transition (4a8406d)

4.1.0 (2022-03-22)

Features

  • apollo: add middleware for ember-apollo-client (7e22f17)

4.0.0 (2022-02-04)

Bug Fixes

  • authentication: fix collection of attempted transition url (503a0d5)

  • config: remove usage of ember-get-config (74a9c0d)

  • debug: remove console log statements (eb3af4b)

  • dummy: correct session setup and fix serializer deprecation (aae998d)

  • lint: add missing linter deps and fix linting errors (d21c18e)

  • minor fixes and requested changes (28a67ac)

  • feat(adapter)!: add oidc rest adapter and refactor adapter naming (2c9f446)

  • refactor(octane)!: refactor to native js classes and remove mixins (b3610e8)

... (truncated)

Commits
  • 373d679 chore(release): 5.0.1 [skip ci]
  • 31aca2e fix(apollo): make apollo client a dependency
  • 3c69b18 chore(deps): update dependencies
  • ca27d08 chore(deps): bump @​embroider/macros from 1.8.3 to 1.9.0
  • b77e033 chore(deps): update dependencies
  • 62dea94 chore(deps): bump uuid from 8.3.2 to 9.0.0
  • bd10132 chore(deps-dev): bump ember-data from 4.6.1 to 4.6.3
  • 5a11f25 chore(deps-dev): bump @​apollo/client from 3.6.9 to 3.6.10
  • 70ffaae chore(deps): bump ember-concurrency from 2.3.2 to 2.3.7
  • 4768a6e chore: add enablePkce documentation to readme
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2022

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/358/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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ember-simple-auth-oidc-5.0.1 branch from 6269124 to 124acb9 Compare November 11, 2022 13:19
Bumps [ember-simple-auth-oidc](https://github.com/adfinis/ember-simple-auth-oidc) from 3.0.1 to 5.0.1.
- [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.0.1)

---
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 force-pushed the dependabot/npm_and_yarn/frontend/ember-simple-auth-oidc-5.0.1 branch from 124acb9 to 8b41f31 Compare December 14, 2022 09:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2023

Superseded by #396.

@dependabot dependabot bot closed this May 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/ember-simple-auth-oidc-5.0.1 branch May 14, 2023 23: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants