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 4.1.1 in /frontend #312

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

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

Release notes

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

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)

  • 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)

BREAKING CHANGES

  • Include an adapter subclass of the Ember RestAdapter to handle OIDC token refreshes and unauthorized request handling. The existing OIDCadapter is renamed to OIDCJSONAPIAdapter to clarify the base class origin.
  • mixins can no longer be used, requires migration of consuming ember applications.

v4.0.0-beta.2

4.0.0-beta.2 (2022-02-04)

Bug Fixes

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

... (truncated)

Changelog

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

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)

BREAKING CHANGES

  • Include an adapter subclass of the Ember RestAdapter to handle OIDC token refreshes and unauthorized request handling. The existing OIDCadapter is renamed to OIDCJSONAPIAdapter to clarify the base class origin.
  • mixins can no longer be used, requires migration of consuming ember applications.

4.0.0-beta.2 (2022-02-04)

Bug Fixes

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

4.0.0-beta.1 (2022-01-11)

... (truncated)

Commits
  • c51e5b2 chore(release): 4.1.1 [skip ci]
  • 6c983a3 chore(deps-dev): bump @​apollo/client from 3.5.10 to 3.6.0
  • c86d3b5 chore(deps-dev): bump ember-template-lint from 4.4.2 to 4.5.0
  • 960c629 chore(deps-dev): bump graphql from 16.3.0 to 16.4.0
  • 040970a chore(deps-dev): bump qunit from 2.18.1 to 2.18.2
  • 35cdcbc chore(deps-dev): bump ember-template-lint from 4.4.0 to 4.4.2
  • 4a8406d fix(auth-route): store query params of attempted transition
  • 68a542a chore(deps): bump ember-simple-auth from 4.2.1 to 4.2.2
  • f064cac chore(deps-dev): bump @​glimmer/tracking from 1.1.1 to 1.1.2
  • 5a21b76 chore(deps-dev): bump ember-cli-dependency-checker from 3.2.0 to 3.3.1
  • 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 May 1, 2022
@dependabot dependabot bot requested a review from aziiee May 1, 2022 22:24
Bumps [ember-simple-auth-oidc](https://github.com/adfinis-sygroup/ember-simple-auth-oidc) from 3.0.1 to 4.1.1.
- [Release notes](https://github.com/adfinis-sygroup/ember-simple-auth-oidc/releases)
- [Changelog](https://github.com/adfinis-sygroup/ember-simple-auth-oidc/blob/main/CHANGELOG.md)
- [Commits](adfinis/ember-simple-auth-oidc@v3.0.1...v4.1.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-4.1.1 branch from 7e91885 to d8ea5ce Compare May 5, 2022 12:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #346.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/ember-simple-auth-oidc-4.1.1 branch September 5, 2022 06:13
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