aurelia-realworld-example-app
aurelia-realworld-example-app copied to clipboard
Bump aurelia-framework from 1.2.0 to 1.4.1
Bumps aurelia-framework from 1.2.0 to 1.4.1.
Release notes
Sourced from aurelia-framework's releases.
1.4.1
What's Changed
- fix(dep): use latest templating to resolve chain dep vul issue by
@bigopon
in aurelia/framework#1001Resolves #992
Full Changelog: https://github.com/aurelia/framework/compare/1.4.0...1.4.1
1.4.0
What's Changed
- fix(dep): resolve vulnerable dep issue by
@bigopon
in aurelia/framework#1000Full Changelog: https://github.com/aurelia/framework/compare/1.3.1...1.4.0
1.3.1
- Add module field to package.json
1.3.0
- Dependency update.
1.3.0-rc.2
1.3.0-rc.2
Bug Fixes
- FrameworkConfiguration: use private info (5a51394)
1.3.0-rc.1
aurelia-framework 1.3.0-rc.1
Features
Changelog
Sourced from aurelia-framework's changelog.
1.4.1 (2022-03-31)
Bug Fixes
1.4.0 (2022-03-31)
Bug Fixes
- all: point package.json module from dist/es2015 back to dist/native-modules (0e59359)
- dep: resolve vulnerable dep issue (#1000) (78102fd)
1.3.0-rc.2 (2018-06-21)
Bug Fixes
- FrameworkConfiguration: use private info (5a51394)
1.3.0-rc.1 (2018-06-21)
Features
Commits
17699b7
chore(release): prepare release v1.4.11930cf1
fix(dep): use latest templating to resolve chain dep vul issue (#1001)ba22929
chore(release): prepare release v1.4.078102fd
fix(dep): resolve vulnerable dep issue (#1000)45bbae4
chore: generate dts (#999) closes #9989fcd25a
build(deps): bump lodash from 4.17.11 to 4.17.21 (#996)e6646d1
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#984)ecf4581
build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#982)82ba0db
build(deps): bump js-yaml from 3.12.1 to 3.14.1 (#997)afcd636
build(deps): bump aurelia-path from 1.1.2 to 1.1.7 (#985)- Additional commits viewable in compare view
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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.