frc3223 / stats

0 stars 8 forks source link

Bump rfc6902 and aurelia-cli #49

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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.35.1 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](https://github.com/frc3223/stats/network/alerts).