forked from roofstock/ember-cli-data-export
-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: upgrades to ember@5.4
. (HERO-10268)
#41
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Oct 22, 2024
This was referenced Oct 22, 2024
matthewhartstonge
changed the title
feat: upgrades to
feat: upgrades to Oct 22, 2024
ember@5.4
.ember@5.4
. (HERO-10268)
matthewhartstonge
force-pushed
the
feature/ember-4-12
branch
from
October 22, 2024 23:12
0edb3d6
to
baf2f91
Compare
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 22, 2024 23:12
2e17b76
to
01b2ec8
Compare
matthewhartstonge
force-pushed
the
feature/ember-4-12
branch
from
October 23, 2024 00:22
baf2f91
to
6776896
Compare
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 23, 2024 00:23
01b2ec8
to
0943a41
Compare
matthewhartstonge
force-pushed
the
feature/ember-4-12
branch
from
October 23, 2024 00:41
6776896
to
3e49a18
Compare
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 23, 2024 00:41
0943a41
to
21af6d6
Compare
matthewhartstonge
added
enhancement
New feature or request
dependencies
Pull requests that update a dependency file
labels
Oct 23, 2024
— with
Graphite App
matthewhartstonge
force-pushed
the
feature/ember-4-12
branch
from
October 23, 2024 02:44
3e49a18
to
1d3e5c3
Compare
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 23, 2024 02:44
21af6d6
to
8c3c816
Compare
matthewhartstonge
force-pushed
the
feature/ember-4-12
branch
from
October 23, 2024 02:53
1d3e5c3
to
53dcf6c
Compare
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 23, 2024 02:53
8c3c816
to
9ce4b78
Compare
An error occurred while trying to automatically change base from
feature/ember-4-12
to
main
October 23, 2024 02:56
matthewhartstonge
force-pushed
the
feature/ember-5-4
branch
from
October 23, 2024 02:58
9ce4b78
to
9ee9019
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: upgrades to
ember@5.4
.feat!: removes Blob polyfill in favour of native browser support.
Closes #14, #15 (~98% of in use browsers support the Blob API now 🎉)