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

Bump ember-simple-auth from 7.1.2 to 7.1.3 #8323

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps ember-simple-auth from 7.1.2 to 7.1.3.

Release notes

Sourced from ember-simple-auth's releases.

v7.1.3-ember-simple-auth

Release (2025-01-20)

ember-simple-auth 7.1.3 (patch)

🐛 Bug Fix

Committers: 1

Changelog

Sourced from ember-simple-auth's changelog.

Changelog

Release (2025-01-20)

ember-simple-auth 7.1.3 (patch)

🐛 Bug Fix

Committers: 1

Release (2025-01-13)

ember-simple-auth 7.1.2 (patch)

🐛 Bug Fix

🏠 Internal

Committers: 2

Release (2025-01-02)

ember-simple-auth 7.1.1 (patch)

🐛 Bug Fix

  • ember-simple-auth, test-app
    • #2909 fix(ember-simple-auth): setting non 'content' fields with #set on ObjectProxy is not reactive. (@​BobrImperator)

📝 Documentation

🏠 Internal

Committers: 2

... (truncated)

Commits

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 [ember-simple-auth](https://github.com/mainmatter/ember-simple-auth) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/mainmatter/ember-simple-auth/releases)
- [Changelog](https://github.com/mainmatter/ember-simple-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mainmatter/ember-simple-auth/commits)

---
updated-dependencies:
- dependency-name: ember-simple-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot dependabot bot requested a review from stopfstedt as a code owner January 20, 2025 12:59
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 20, 2025

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Contributor

@michaelchadwick michaelchadwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a patch update so that the session authenticate method now returns a Promise instead of void. A quick scan of our code shows nothing affected, as we never check the return value.

@michaelchadwick michaelchadwick added the run ui tests Run the expensive UI tests label Jan 21, 2025
@michaelchadwick michaelchadwick merged commit 7319ee5 into master Jan 21, 2025
49 checks passed
@michaelchadwick michaelchadwick deleted the dependabot/npm_and_yarn/ember-simple-auth-7.1.3 branch January 21, 2025 18:09
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 run ui tests Run the expensive UI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant