aurelia / dialog

A dialog plugin for Aurelia.
MIT License
106 stars 115 forks source link

chore(deps): bump aurelia-framework from 1.3.1 to 1.4.1 #419

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps aurelia-framework from 1.3.1 to 1.4.1.

Release notes

Sourced from aurelia-framework's releases.

1.4.1

What's Changed

Resolves #992

Full Changelog: https://github.com/aurelia/framework/compare/1.4.0...1.4.1

1.4.0

What's Changed

Full Changelog: https://github.com/aurelia/framework/compare/1.3.1...1.4.0

Changelog

Sourced from aurelia-framework's changelog.

1.4.1 (2022-03-31)

Bug Fixes

  • dep: use latest templating to resolve chain dep vul issue (#1001) (1930cf1)

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

  • Aurelia: ability to define root with constructor (15fc9dd)
  • config: accepts classes beside module id string (80a3d39)

1.2.0 (2018-03-29)

Bug Fixes

  • doc: clarify when detached() is called (6eee2b9)
  • doc: updated contact detail screenshot to bootstrap 4 styles (5cdfe26)
  • doc: updated screenshots to bootstrap 4 styles (88f0210)
  • doc: updated the form layout in the contact manager tutorial (19a5dbe)

... (truncated)

Commits
  • 17699b7 chore(release): prepare release v1.4.1
  • 1930cf1 fix(dep): use latest templating to resolve chain dep vul issue (#1001)
  • ba22929 chore(release): prepare release v1.4.0
  • 78102fd fix(dep): resolve vulnerable dep issue (#1000)
  • 45bbae4 chore: generate dts (#999) closes #998
  • 9fcd25a 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 compatibility score

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](https://github.com/aurelia/dialog/network/alerts).