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-source from 5.3.0 to 5.4.0 #847

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps ember-source from 5.3.0 to 5.4.0.

Release notes

Sourced from ember-source's releases.

v5.4.0

CHANGELOG

  • #20521 [FEATURE] Add TypeScript support for looking up controllers in DI registry
  • #20529 [BUGFIX] Don't rethrow string errors in handleTransitionReject
  • #20210 [BUGFIX] Fix hanging tests caused by legacy rsvp code
  • #20530 Upgrade the Glimmer VM to 0.84.3

v5.4.0-beta.1

CHANGELOG

  • #20521 [FEATURE] Add TypeScript support for looking up controllers in DI registry
  • #20529 [BUGFIX] Don't rethrow string errors in handleTransitionReject
  • #20210 [BUGFIX] Fix hanging tests caused by legacy rsvp code
  • #20530 Upgrade the Glimmer VM to 0.84.3
Changelog

Sourced from ember-source's changelog.

v5.4.0 (October 30, 2023)

  • #20521 [FEATURE] Add TypeScript support for looking up controllers in DI registry
  • #20529 [BUGFIX] Don't rethrow string errors in handleTransitionReject
  • #20210 [BUGFIX] Fix hanging tests caused by legacy rsvp code
  • #20530 Upgrade the Glimmer VM to 0.84.3
Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-source-5.4.0 branch from ad9c0de to 55a8a91 Compare November 9, 2023 12:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-source-5.4.0 branch 3 times, most recently from b86a0b5 to 53d5aac Compare November 30, 2023 23:33
@Yelinz
Copy link
Member

Yelinz commented Dec 8, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-source-5.4.0 branch from 53d5aac to c156784 Compare December 8, 2023 11:22
Bumps [ember-source](https://github.com/emberjs/ember.js) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md)
- [Commits](emberjs/ember.js@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-source-5.4.0 branch from c156784 to b9fe637 Compare December 8, 2023 11:23
@Yelinz Yelinz merged commit f17fdf8 into main Dec 8, 2023
13 checks passed
@Yelinz Yelinz deleted the dependabot/npm_and_yarn/ember-source-5.4.0 branch December 8, 2023 11:26
@anehx
Copy link
Member

anehx commented Dec 27, 2023

🎉 This PR is included in version 6.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx added the released label Dec 27, 2023
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants