ome / omero-iviewer

An OMERO.web app allowing to view images
https://www.openmicroscopy.org/omero/iviewer/
Other
18 stars 29 forks source link

Bump aurelia-framework from 1.1.4 to 1.4.1 #413

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps aurelia-framework from 1.1.4 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

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

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

1.2.0

aurelia-framework 1.2.0

Features

  • log: support optional log level param to developmentLogging(). (7962912)

1.1.5

Documentation update.

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/ome/omero-iviewer/network/alerts).
will-moore commented 2 years ago

Today on merge-ci I'm seeing Unhandled rejection Error: BindingLanguage must implement inspectTextContent(). errors in inviewer - Googling found https://discourse.aurelia.io/t/bindinglanguage-must-implement-inspecttextcontent/1967 and https://github.com/aurelia/skeleton-navigation/issues/759 suggesting a clean node_modules should fix...

Probably due to this PR...

--exclude

will-moore commented 2 years ago

Testing this locally, checked out this branch, deleted ./node_modules and $ npm install. Running $ npm run dev and

Unhandled rejection Error: BindingLanguage must implement inspectTextContent().
    at mi (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:819:9)
    at BindingLanguage.inspectTextContent (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:838:5)
    at ViewCompiler._compileNode (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:2605:77)
    at ViewCompiler._compileNode (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:2629:31)
    at ViewCompiler.compile (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:2570:10)
    at eval (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3344:46)From previous event:
    at eval (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3337:115)From previous event:
    at ViewEngine.loadViewFactory (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3320:65)
    at ConventionalViewStrategy.loadViewFactory (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4411:23)
    at HtmlBehaviorResource.load (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3809:27)
    at ResourceDescription.load (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3122:26)
    at ResourceModule.load (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3064:23)
    at eval (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3448:41)From previous event:
    at ViewEngine.importViewResources (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3419:50)
    at ViewEngine.loadTemplateResources (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3391:17)
    at eval (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3337:37)From previous event:
    at ViewEngine.loadViewFactory (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3320:65)
    at ConventionalViewStrategy.loadViewFactory (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4411:23)
    at HtmlBehaviorResource.load (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:3809:27)
    at eval (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4681:16)From previous event:
    at CompositionEngine.createController (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4669:69)
    at CompositionEngine._createControllerAndSwap (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4645:17)
    at CompositionEngine.compose (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:4744:19)
    at TemplatingEngine.compose (webpack-internal:///./node_modules/aurelia-framework/node_modules/aurelia-templating/dist/native-modules/aurelia-templating.js:5361:36)
    at Aurelia.setRoot (webpack-internal:///aurelia-framework:967:19)
    at eval (webpack-internal:///./src/main.js:71:20)From previous event:
    at eval (webpack-internal:///./src/main.js:70:19)
    at eval (webpack-internal:///./node_modules/aurelia-bootstrapper/dist/native-modules/aurelia-bootstrapper.js:128:12)From previous event:
    at bootstrap (webpack-internal:///./node_modules/aurelia-bootstrapper/dist/native-modules/aurelia-bootstrapper.js:127:24)
    at eval (webpack-internal:///./src/main.js:66:71)
    at ./src/main.js (http://localhost:8080/bundle.js:4939:1)
    at __webpack_require__ (http://localhost:8080/bundle.js:727:30)
    at fn (http://localhost:8080/bundle.js:101:20)
    at 0 (http://localhost:8080/bundle.js:5457:18)
    at __webpack_require__ (http://localhost:8080/bundle.js:727:30)
    at http://localhost:8080/bundle.js:794:37
    at http://localhost:8080/bundle.js:797:10
printWarning @ bluebird.js?f684:1542

Screenshot 2022-07-07 at 10 42 19

will-moore commented 2 years ago

Asking about this at https://discourse.aurelia.io/t/bindinglanguage-must-implement-inspecttextcontent-upgrade-1-1-to-1-4/4837/2

dependabot[bot] commented 1 year ago

Looks like aurelia-framework is up-to-date now, so this is no longer needed.