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 from 4.2.2 to 5.0.0 #8769

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ember-simple-auth from 4.2.2 to 5.0.0.

Release notes

Sourced from ember-simple-auth's releases.

5.0.0

💥 Breaking Change

📝 Documentation

🏠 Internal

Committers: 9

Changelog

Sourced from ember-simple-auth's changelog.

5.0.0 (2023-03-24)

💥 Breaking Change

📝 Documentation

🏠 Internal

Committers: 9

Commits
  • 034c767 v5.0.0
  • db8d3f8 Merge pull request #2502 from mainmatter/renovate/ember-cli-fastboot-4.x
  • 6df8eeb chore(deps): update dependency ember-cli-fastboot to v4
  • 1304590 Merge pull request #2503 from mainmatter/renovate/fastboot-app-server-4.x
  • 99103cf chore(deps): update dependency fastboot-app-server to v4
  • 65528a7 Merge pull request #2530 from BobrImperator/chore/remove-babel-plugin-typescr...
  • dd1c7a6 chore(deps): remove typescript-transform resolution
  • 78d307b Merge pull request #2529 from BobrImperator/chore/remove-cssstyle-resolutions
  • 24892a9 chore(deps): remove cssstyle resolutions
  • 4e43184 Merge pull request #2528 from BobrImperator/chore/remove-jsdom-resolution
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mainmatter, a new releaser for ember-simple-auth since your current version.


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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@vercel
Copy link

vercel bot commented May 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-event-frontend ❌ Failed (Inspect) Jun 28, 2023 4:48am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from ab6ddff to cd60c3a Compare May 30, 2023 03:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from cd60c3a to 3ff9e8c Compare May 30, 2023 04:06
@cweitat
Copy link
Contributor

cweitat commented May 30, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2023

Looks like this PR is already up-to-date with development! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@@ -128,7 +128,7 @@
"ember-resolver": "^8.0.3",
"ember-route-action-helper": "^2.0.8",
"ember-router-scroll": "^3.3.7",
"ember-simple-auth": "^4.2.2",
"ember-simple-auth": "^5.0.0",
Copy link

Choose a reason for hiding this comment

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

we can remove the auth version 4.0.0 since the code would work fine then also.

Copy link
Contributor

Choose a reason for hiding this comment

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

@jpsxlr8 please create PR to remove package if not needed

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from 3ff9e8c to f3b6fa2 Compare May 31, 2023 08:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from f3b6fa2 to 22fada6 Compare June 25, 2023 11:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from 22fada6 to a104930 Compare June 27, 2023 05:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from a104930 to 527c14b Compare June 27, 2023 13:56
Bumps [ember-simple-auth](https://github.com/mainmatter/ember-simple-auth) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/mainmatter/ember-simple-auth/releases)
- [Changelog](https://github.com/mainmatter/ember-simple-auth/blob/master/CHANGELOG.md)
- [Commits](mainmatter/ember-simple-auth@4.2.2...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch from 527c14b to 43a9432 Compare June 28, 2023 04:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2023

Superseded by #9148.

@dependabot dependabot bot closed this Aug 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-simple-auth-5.0.0 branch August 18, 2023 22:01
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 DO-NOT-MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants