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 #56

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 0.32.0 to 3.0.1

Release notes

Sourced from aurelia-cli's releases.

3.0.1

Bug Fixes

  • remove engines requirement to allow to use in older nodejs with yarn (0cc316e)

3.0.0

Bug Fixes

  • generate: au generate should only create folder when needed (238f68b), closes #475
  • hashed bundle file name rewrite should touch all instances (47d0b0f), closes #456

chore

Reverts

  • Revert "chore: upgrade mock-fs" (7506c88)

BREAKING CHANGES

  • drop support of nodejs v12 and below
  • drop support of Nodejs before v12

2.0.3

Bug Fixes

  • cli-bundler: fix error on latest JS syntax, replaced outdated esprima with meriyah (1dca043)

2.0.2

Bug Fixes

  • cli-bundler: correctly handle browser "." mapping (f2fc025)

2.0.1

aurelia-cli 2.0.1

Bug Fixes

  • cli-bundler: browser ignore field should return empty object instead of undefined (58d8355)

2.0.0

aurelia-cli 2.0.0

Bug Fixes

... (truncated)

Changelog

Sourced from aurelia-cli's changelog.

3.0.1 (2022-06-07)

Bug Fixes

  • remove engines requirement to allow to use in older nodejs with yarn (0cc316e)

3.0.0 (2022-06-06)

Bug Fixes

  • generate: au generate should only create folder when needed (238f68b), closes #475
  • hashed bundle file name rewrite should touch all instances (47d0b0f), closes #456

chore

Reverts

  • Revert "chore: upgrade mock-fs" (7506c88)

BREAKING CHANGES

  • drop support of nodejs v12 and below
  • drop support of Nodejs before v12

2.0.3 (2021-05-07)

Bug Fixes

  • cli-bundler: fix error on latest JS syntax, replaced outdated esprima with meriyah (1dca043)

2.0.2 (2020-09-18)

Bug Fixes

... (truncated)

Commits
  • 82091bb 3.0.1
  • 6736c0d chore: simplify release task
  • 0cc316e fix: remove engines requirement to allow to use in older nodejs with yarn
  • 2269447 chore(release): prepare release 3.0.0
  • abd6151 chore: only support nodejs v14+
  • 7803c0d chore: upgrade deps
  • 238f68b fix(generate): au generate should only create folder when needed
  • 47d0b0f fix: hashed bundle file name rewrite should touch all instances
  • fa83749 chore: cleanup eslint
  • ef9b08a test: remove nodejs v10 from ci
  • 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 0.32.0 to 3.0.1
- [Release notes](https://github.com/aurelia/cli/releases)
- [Changelog](https://github.com/aurelia/cli/blob/master/CHANGELOG.md)
- [Commits](aurelia/cli@0.32.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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