emberx-file-input
                                
                                
                                
                                    emberx-file-input copied to clipboard
                            
                            
                            
                        Bump ember-ajax from 3.0.0 to 5.1.1
Bumps ember-ajax from 3.0.0 to 5.1.1.
Release notes
Sourced from ember-ajax's releases.
v4.0.1
Identical to
4.0.0; release made to remove deprecation warning when installing the latest version.A bug, fixed
What happened?
There was a bug fixed in
v3.1.1that resulted in a "breaking change" for many users. This bug was related to the fact thatember-ajaxpreviously always made relative URLs into absolute URLs. I didn't correctly think about the fact that this would break people that depended on this behavior, and released the change within a "patch" release.#383 and the resulting conversation was the outcome of this error on my (
@alexlafroscia's) part.Going forward
Two releases were made to attempt to address this fact.
v3.1.3was released that reverts the new behavior. If you were banking on your relative URLs being made absolute implicitly, please upgrade to that version.v4.0.0was released frommaster, including no new behavior fromv3.1.2. This means that, if you've already upgraded tov3.1.1or later, you can safely move tov4.0.0without changing any code on your end.I'm sorry for whatever frustration this issue caused and appreciate the assistance of those that brought the issue to my attention.
v3.1.0
Features
Commits
5520bdfv5.1.1b818a9fv5.1.01b7a0f3chore: update ignore files77fbbb9Merge pull request #459 from Turbo87/gh-actions5fb626dchore: remove TravisCI config903b5ebchore: add GitHub Actions config597afc3chore: changeember-datadependency to~3.1.1a499159Merge pull request #454 from abrahamspaa/vulnerable-fixd44a567Merge pull request #452 from boris-petrov/fix-ember-deprecationb1e1952bump version najax- Additional commits viewable in compare view
 
Maintainer changes
This version was pushed to npm by turbo87, a new releaser for ember-ajax since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)