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): bump rfc6902 and aurelia-cli in /lib/app #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Removes rfc6902. It's no longer used after updating ancestor dependency aurelia-cli. These dependencies need to be updated together.

Removes rfc6902

Updates aurelia-cli from 1.0.0-beta.6 to 1.3.1

Release notes

Sourced from aurelia-cli's releases.

1.3.1

aurelia-cli 1.3.1 (2020-04-15)

Bug Fixes

  • cypress now validates event name (962c539)
  • babel: fix regression on au generate (b3b489e)

Features

  • scaffold-navigation: upgrade to bootstrap v4 and fontawesome v5 (#1167) (4652e0e)
  • switch from libsass to dart-sass (5da5355)

1.3.0

aurelia-cli 1.3.0

Bug Fixes

  • missing semicolon in ts skeleton (5661b23)
  • cli-bundler: avoid writing out webpack env json files (5893a67)
  • docker: only copy config folder for webpack projs (d560a4d)
  • protractor: fix chrome-driver issue on visible chrome too (f45a7a9)
  • tasks: update-all-dependencies should mutate original file, not dist file (ec3a743)
  • webpack: clean-webpack-plugin changed export (273a1f4)

Features

  • webpack: show aurelia-dialog patch for IE11 issue (ff13245)

1.2.3

aurelia-cli 1.2.3

Bug Fixes

  • cli-bundler: avoid passing empty source map to concat-with-sourcemaps (160a817), closes #1157

1.2.2

aurelia-cli 1.2.2

Bug Fixes

  • webpack: deal with host option before webpack config (fe322c6)
  • webpack: fix missing postcss in less/scss/styl processing (c246d66), closes #1152

1.2.1

aurelia-cli 1.2.1

Bug Fixes

... (truncated)

Changelog

Sourced from aurelia-cli's changelog.

1.3.1 (2020-04-15)

Bug Fixes

  • cypress now validates event name (962c539)
  • babel: fix regression on au generate (b3b489e)

Features

  • scaffold-navigation: upgrade to bootstrap v4 and fontawesome v5 (#1167) (4652e0e)
  • switch from libsass to dart-sass (5da5355)

1.3.0 (2020-03-03)

Bug Fixes

  • missing semicolon in ts skeleton (5661b23)
  • cli-bundler: avoid writing out webpack env json files (5893a67)
  • docker: only copy config folder for webpack projs (d560a4d)
  • protractor: fix chrome-driver issue on visible chrome too (f45a7a9)
  • tasks: update-all-dependencies should mutate original file, not dist file (ec3a743)
  • webpack: clean-webpack-plugin changed export (273a1f4)

Features

  • webpack: show aurelia-dialog patch for IE11 issue (ff13245)

1.2.3 (2019-12-18)

Bug Fixes

  • cli-bundler: avoid passing empty source map to concat-with-sourcemaps (160a817), closes #1157

1.2.2 (2019-11-05)

Bug Fixes

  • webpack: deal with host option before webpack config (fe322c6)

... (truncated)

Commits
  • 8d99053 chore(all): prepare release 1.3.1
  • 081a0eb chore(babel): update comment around regenerator runtime
  • b3b489e fix(babel): fix regression on au generate
  • 099469d chore: clean up legacy code
  • 5da5355 feat: switch from libsass to dart-sass
  • 962c539 fix: cypress now validates event name
  • 0cdf3da chore: rename .babelrc.js to babel.config.js which works better in nested sit...
  • d54f295 chore(deps): bump acorn from 7.1.0 to 7.1.1 (#1169)
  • 4652e0e feat(scaffold-navigation): upgrade to bootstrap v4 and fontawesome v5 (#1167)
  • 20b7b14 chore(all): prepare release 1.3.0
  • 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.

Removes [rfc6902](https://github.com/chbrown/rfc6902). It's no longer used after updating ancestor dependency [aurelia-cli](https://github.com/aurelia/cli). These dependencies need to be updated together.


Removes `rfc6902`

Updates `aurelia-cli` from 1.0.0-beta.6 to 1.3.1
- [Release notes](https://github.com/aurelia/cli/releases)
- [Changelog](https://github.com/aurelia/cli/blob/master/CHANGELOG.md)
- [Commits](aurelia/cli@1.0.0-beta.6...1.3.1)

---
updated-dependencies:
- dependency-name: rfc6902
  dependency-type: indirect
- dependency-name: aurelia-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants